/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Blog
    06 - Testimonial
    07 - Header
    08 - Footer
    09 - Title Bar
    10 - Accordion
    11 - List Group
    12 - Banner Slider
    13 - Client
	14 - Marquee
	15 - Portfolio
	16 - Progress Bar
	17 - Tab
	18 - Coaching
	19 - Spinner
	20 - Static Box

******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading {
  margin-bottom: 45px;
}
.pbmit-heading-subheading .pbmit-subtitle {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  text-transform: none;
  margin-bottom: 13px;
  padding-left: 30px;
  position: relative;
  display: inline-block;
  color: var(--pbmit-body-typography-color);
}
.pbmit-heading-subheading .pbmit-subtitle:after {
  position: absolute;
  left: 0px;
  top: 1px;
  content: "\e805";
  font-family: "pbminfotech-base-icons";
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  color: var(--pbmit-global-color);
  transition: all 1s ease-in;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.pbmit-heading-subheading.text-center .pbmit-subtitle {
  padding: 28px 0 0;
}
.pbmit-heading-subheading.text-center .pbmit-subtitle:after {
  left: calc(50% - 10px);
}
.pbmit-heading-subheading .pbmit-title {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 600;
  font-size: 52px;
  line-height: 54px;
  letter-spacing: -2px;
  color: var(--pbmit-heading-color);
  text-transform: none;
  font-style: normal;
  margin-bottom: 0;
  position: relative;
}
.pbmit-heading-subheading .pbmit-heading-desc {
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  margin-top: 25px;
}
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-subtitle {
  color: var(--pbmit-global-color);
}
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-blackish .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-color-blackish .pbmit-custom-heading .pbmit-title {
  color: var(--pbmit-white-color);
}
/*=== For the same css ===*/
.pbmit-ihbox-icon-wrapper svg,
.pbmit-service-icon svg,
.pbmit-ihbox-svg-wrapper svg,
.pbmit-card-box-icon-wrapper svg {
  width: 1em;
  height: 1em;
}
.pbmit-ihbox-btn .pbmit-button-icon-wrapper,
.pbmit-service-btn .pbmit-button-icon-wrapper,
.pbmit-coaching-btn .pbmit-button-icon-wrapper,
.pbmit-blog-btn .pbmit-button-icon-wrapper,
.pbmit-portfolio-btn .pbmit-button-icon-wrapper,
.pbmit-newsletter button .pbmit-button-icon-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  margin-left: 1px;
  font-size: 21px;
}
.pbmit-ihbox-btn .pbmit-button-icon-wrapper::before,
.pbmit-service-btn .pbmit-button-icon-wrapper:before,
.pbmit-coaching-btn .pbmit-button-icon-wrapper:before,
.pbmit-blog-btn .pbmit-button-icon-wrapper:before,
.pbmit-portfolio-btn .pbmit-button-icon-wrapper::before,
.pbmit-newsletter button .pbmit-button-icon-wrapper:before {
  content: "\e82a";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  top: 3px;
  right: -4px;
  width: 1em;
  height: auto;
  font-weight: 400;
  transform: scale(0.26) translate(-58px, 50px);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-btn .pbmit-button-icon,
.pbmit-service-btn .pbmit-button-icon,
.pbmit-coaching-btn .pbmit-button-icon,
.pbmit-blog-btn .pbmit-button-icon,
.pbmit-portfolio-btn .pbmit-button-icon,
.pbmit-newsletter button .pbmit-button-icon {
  display: inline-block;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox:hover .pbmit-button-icon-wrapper::before,
.pbmit-ele-service:hover .pbmit-service-btn .pbmit-button-icon-wrapper:before,
.pbmit-blog-btn a:hover .pbmit-button-icon-wrapper::before,
.pbmit-portfolio-btn:hover .pbmit-button-icon-wrapper::before {
  transform: scale(1) translate(-2px, 0);
}
.pbmit-ihbox:hover .pbmit-ihbox-btn .pbmit-button-icon,
.pbmit-ele-service:hover .pbmit-service-btn .pbmit-button-icon,
.pbmit-blog-btn a:hover .pbmit-button-icon,
.pbmit-portfolio-btn:hover .pbmit-button-icon,
.pbmit-coaching-btn:hover .pbmit-button-icon,
.site-footer .pbmit-newsletter button:hover .pbmit-button-icon {
  transform: scale(0.26) translate(45px, -62px);
}
.pbmit-coaching-btn:hover .pbmit-button-icon-wrapper::before,
.site-footer .pbmit-newsletter button:hover .pbmit-button-icon-wrapper:before {
  transform: scale(1) translate(-2px, -2px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-coaching-style-1 .pbminfotech-coaching-price,
.pbmit-coaching-style-2 .pbminfotech-coaching-price,
.pbmit-coaching-style-4 .pbminfotech-box-number,
.pbmit-divider-text,
.pbmit-accordion-title,
.progressbar .progress-label,
.progress.progress-percent-bg .progress-percent,
.pbmit-static-box-style-1 .pbmit-box-number,
.pbmit-ihbox-style-10 .pbmit-ihbox-box-number,
.widget-recent-post .pbmit-rpw-title a,
.blog-details .pbmit-entry-content blockquote cite,
.post-navigation .nav-links .nav-title,
.blog-details .pbmit-author-content .pbmit-author-name,
.pbmit-coaching-lines-wrapper .pbmit-coaching-line-title,
.pbmit-tab .pbmit-tabs-heading,
.pbmit-tab .pbmit-tab-counter,
.pbmit-element-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-blog-meta-top .pbmit-meta,
.blog-classic .pbmit-blog-meta-top.pbmit-blog-meta a {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 600 !important;
  font-style: normal;
}
.pbmit-blog-style-5 .pbmit-meta-line,
.pbmit-coaching-style-2 .pbmit-coaching-cat,
.pbmit-blog-style-5 span.pbmit-meta-category a,
.pbmit-element-team-style-2 .pbminfotech-box-team-position,
.pbmit-blog-style-3 .pbmit-meta-line,
.testimonial-two-area .pbmit-heading-subheading .pbmit-heading-desc span,
.about-us-two-rightbox .pbmit-progress-bar svg text,
.pbmit-coaching-style-3 .pbmit-coaching-cat,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.site-header .pbmit-contact-info,
.sidebar ul.pbmit-all-post-list > li a,
.pbmit-blog-style-4 .pbmit-meta-date-wrapper .pbmit-month-wrap,
.sidebar .widget-categories ul li a,
.pbmit-coaching-style-1 .pbmit-coaching-cat,
.pbmit-service-style-1 .pbmit-service-cat a {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
  font-style: normal;
}
.pbmit-service-style-3 .pbminfotech-box-number,
.post-navigation .nav-links .pbmit-post-nav-head,
.pbmit-blog-style-4 .pbmit-meta-line,
.pbmit-rpw-content .pbmit-rpw-date a,
.pbmit-footer-style-1 .pbmit-footer-info-inner .pbmit-footer-box .pbmit-footer-content-wrap .pbmit-footer-box-content {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: normal;
  font-style: normal;
}
.pbmit-service-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  line-height: normal;
  border-radius: 50%;
  background-color: var(--pbmit-white-color);
}
.pbmit-blog-btn,
.site-header .pbmit-header-button,
.pbmit-tab .nav .nav-item a,
.pbmit-service-btn,
.pbmit-coaching-btn,
.pbmit-ihbox-btn a {
  font-family: var(--pbmit-btn-typography-font-family);
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-style: normal;
}
/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1,
.pbmit-ihbox-style-1 .pbmit-element-subtitle,
.pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-box {
  padding: 85px 100px 92px 55px;
  position: relative;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-inner {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg {
  margin-right: 30px;
  position: relative;
  display: inline-block;
}
.pbmit-ihbox-style-1 .pbmit-btn-wrap {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -27px;
  right: 45px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper {
  font-size: 55px;
  line-height: 55px;
  color: var(--pbmit-blackish-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-icon-type-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-element-title {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.25px;
  margin-bottom: 0;
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle a,
.pbmit-ihbox-style-1 .pbmit-element-subtitle,
.pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-ihbox-style-1 .pbmit-element-title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image {
  background-color: transparent;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text {
  font-size: 40px;
}
.pbmit-ihbox-style-1 .pbmit-icon {
  margin-top: 5px;
  display: inline-block;
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: 400;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle a,
.pbmit-ihbox-style-1 .pbmit-element-subtitle {
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn .pbmit-button-text {
  font-size: 0;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a {
  color: var(--pbmit-global-color) !important;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a {
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-arrow-icon--circle {
  transition: stroke-dashoffset 0.5s ease;
  stroke-dasharray: 140;
  stroke-dashoffset: 140;
}
.pbmit-ihbox-style-1.pbmit-ihbox:hover .pbmit-arrow-icon--circle {
  stroke-dashoffset: 0;
}
.pbmit-ihbox-style-1 .pbmit-btn-wrap svg g {
  stroke: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-btn-wrap svg g,
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-btn-wrap svg g {
  stroke: var(--pbmit-white-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-element-title {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-ihbox-style-2,
.pbmit-ihbox-style-2 .pbmit-element-subtitle,
.pbmit-ihbox-style-2 .pbmit-element-title,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-box {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg {
  margin-right: 15px;
  position: relative;
  display: inline-block;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-2 .pbmit-icon-type-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
  width: 58px;
  height: 58px;
  font-size: 25px;
  line-height: 25px;
  color: var(--pbmit-white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-color: var(--pbmit-global-color);
  border-radius: 50%;
}
.pbmit-ihbox-style-2:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-2:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-2:hover .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-2 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-2 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-2 .pbmit-element-title {
  font-size: 16px;
  line-height: 24px;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle a,
.pbmit-ihbox-style-2 .pbmit-element-title a,
.pbmit-ihbox-style-2 .pbmit-element-title,
.pbmit-ihbox-style-2 .pbmit-element-subtitle {
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-2 .pbmit-vizaa-icon {
  margin-top: 5px;
  display: inline-block;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn a {
  margin: 10px 0 0;
  display: block;
}
/** Style 3 **/
.pbmit-ihbox-style-3,
.pbmit-ihbox-style-3 .pbmit-element-subtitle,
.pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-box {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg {
  margin-right: 25px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3 .pbmit-icon-type-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 70px;
  font-size: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-blackish-color);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg g {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-bg-color-white .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text,
.pbmit-bg-color-white .pbmit-ihbox-style-3 .pbmit-icon-type-icon,
.pbmit-bg-color-white .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-light-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-icon-type-icon,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-icon-type-icon svg path,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-icon-type-icon svg g,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3:hover .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-3:hover .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-wrapper svg {
  fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-element-title {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 0;
}
.pbmit-ihbox-style-3 .pbmit-heading-desc {
  font-size: 15px;
  font-weight: 500;
}
.pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-ihbox-style-3 .pbmit-element-title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-3 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text {
  font-size: 30px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a {
  margin: 10px 0 0;
  display: block;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-element-title {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-heading-desc {
  color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
/** Style 4 **/
.pbmit-ihbox-style-4,
.pbmit-ihbox-style-4 .pbmit-element-subtitle,
.pbmit-ihbox-style-4 .pbmit-element-title,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon {
  display: inline-block;
  margin-right: 15px;
}
.pbmit-miconheading-style-4 .pbmit-ihbox-style-4 .pbmit-ihbox-box {
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pbmit-miconheading-style-4 .pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-miconheading-style-4 .pbmit-ihbox-style-4 .pbmit-ihbox-icon {
  margin: 0 0 10px;
}
.pbmit-element-column-one .pbmit-ihbox-style-4 .pbmit-ihbox-box,
.pbmit-ihbox-style-4 .pbmit-ihbox-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text {
  font-size: 30px;
}
.pbmit-ihbox-style-4 .pbmit-element-title {
  font-size: 16px;
  line-height: 24px;
  margin: 0 5px 0 0;
  font-weight: 500;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle,
.pbmit-ihbox-style-4 .pbmit-element-subtitle a {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
  color: var(--pbmit-global-color);
  font-weight: 500;
  position: relative;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--pbmit-white-color);
  bottom: 0px;
  left: 0;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle a:hover {
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle a:hover:after {
  background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image {
  position: relative;
  padding-right: 30px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image::after {
  position: absolute;
  content: "\e818";
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  font-size: 24px;
  border-radius: 50%;
  font-family: "pbminfotech-base-icons";
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
  border: 3px solid var(--pbmit-white-color);
}
.pbmit-ihbox-style-4 .pbmit-button-icon-wrapper {
  display: none;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-4 .pbmit-element-title {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-4 .pbmit-element-subtitle a {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-4 .pbmit-element-subtitle a:hover {
  color: var(--pbmit-global-color);
}
/** Style 5 **/
.pbmit-ihbox-style-5,
.pbmit-ihbox-style-5 .pbmit-element-subtitle,
.pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-5 .pbmit-icon-wrapper {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon {
  margin-right: 20px;
  display: inline-block;
  margin-top: -5px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  line-height: 40px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-5 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon svg g {
  fill: var(--pbmit-global-color);
  transition: all 0.03s ease-in;
}
.pbmit-ihbox-style-5 .pbmit-element-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 7px;
  letter-spacing: -0.25px;
}
.pbmit-ihbox-style-5 div.pbmit-element-subtitle {
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: var(--pbmit-blackish-color);
}
.pbmit-miconheading-style-5 .pbmit-content-wrap {
  padding-top: 10px;
}
.pbmit-ihbox-style-5 .pbmit-element-title a,
.pbmit-ihbox-style-5 .pbmit-element-subtitle a,
.pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-ihbox-style-5 .pbmit-element-subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
/** Style 6 **/
.pbmit-ihbox-style-6,
.pbmit-ihbox-style-6 .pbmit-element-subtitle,
.pbmit-ihbox-style-6 .pbmit-element-title,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-box {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg {
  margin-right: 30px;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper {
  font-size: 50px;
  line-height: 50px;
  color: var(--pbmit-global-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg g {
  fill: var(--pbmit-global-color);
  transition: all 0.03s ease-in;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pbmit-ihbox-style-6 .pbmit-element-title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 5px;
}
.pbmit-ihbox-style-6 .pbmit-heading-desc,
.pbmit-ihbox-style-6 .pbmit-element-title a,
.pbmit-ihbox-style-6 .pbmit-element-title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-6 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text {
  font-size: 40px;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-btn a {
  margin: 10px 0 0;
  display: block;
}
/** Style 7 **/
.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-element-subtitle,
.pbmit-ihbox-style-7 .pbmit-element-title,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
  display: inline-block;
  margin-right: 15px;
}
.pbmit-miconheading-style-7 .pbmit-ihbox-style-7 .pbmit-ihbox-box {
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pbmit-miconheading-style-7 .pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-miconheading-style-7 .pbmit-ihbox-style-7 .pbmit-ihbox-icon {
  margin: 0 0 10px;
}
.pbmit-element-column-one .pbmit-ihbox-style-7 .pbmit-ihbox-box,
.pbmit-ihbox-style-7 .pbmit-ihbox-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-7 .pbmit-element-title {
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}
.pbmit-ihbox-style-7 .pbmit-element-title > span {
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image {
  position: relative;
  min-width: 138px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img {
  width: 100%;
  height: 54px;
  object-fit: cover;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image::after {
  position: absolute;
  content: "\e818";
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  font-weight: lighter;
  font-size: 18px;
  border-radius: 50%;
  font-family: "pbminfotech-base-icons";
  background-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
  color: var(--pbmit-white-color);
}
/** Style 8 **/
.pbmit-ihbox-style-8,
.pbmit-ihbox-style-8 .pbmit-element-subtitle,
.pbmit-ihbox-style-8 .pbmit-element-title {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-8 {
  position: relative;
}
.pbmit-element-viewtype-carousel-2 .pbmit-ihbox-style-8 {
  padding-top: 5px;
}
.pbmit-ihbox-style-8:hover {
  transform: translate(0, -5px);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-headingicon {
  padding: 40px;
  border-radius: 30px;
  background: var(--pbmit-light-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-contents {
  margin-bottom: 45px;
}
.pbmit-ihbox.pbmit-ihbox-style-8 .pbmit-ihbox-box-number {
  margin-bottom: 10px;
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 7px;
  font-weight: 500;
  color: #666;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle::before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  margin: 0 7px 0 0;
  background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-8 .pbmit-element-title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 26px;
  overflow: hidden;
  letter-spacing: -0.55px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 .pbmit-icon-type-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text {
  font-size: 60px;
  line-height: 60px;
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-icon-type-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-8 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-8 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wpapper svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn .pbmit-button-text {
  font-size: 0;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn a .pbmit-button-icon-wrapper {
  margin: 0 !important;
}
.pbmit-ihbox-style-8 .pbmit-btn-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pbmit-ihbox-style-8 .pbmit-heading-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666 !important;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn .pbmit-button-icon {
  top: 1px;
  right: 0px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before {
  top: 1px;
  right: -1px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn {
  border-radius: 45px 0 45px 0px;
  padding: 15px 0 0 15px;
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn a {
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
  position: relative;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.pbmit-ihbox-style-8:hover .pbmit-ihbox-btn a {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn a::after,
.pbmit-ihbox-style-8 .pbmit-ihbox-btn a::before {
  position: absolute;
  content: "";
  background-image: -webkit-radial-gradient(circle farthest-side at 0 0, transparent 99.99%, var(--pbmit-white-color) 100%);
  background-image: -o-radial-gradient(circle farthest-side at 0 0, transparent 99.99%, var(--pbmit-white-color) 100%);
  background-image: radial-gradient(circle farthest-side at 0 0, transparent 99.99%, var(--pbmit-white-color) 100%);
  width: 50px;
  height: 50px;
  bottom: 0;
  left: -60px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn a::after {
  left: unset;
  top: -60px;
  right: 0;
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle a,
.pbmit-ihbox-style-8 .pbmit-element-title a {
  color: var(--pbmit-vizaa-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle a:hover,
.pbmit-ihbox-style-8 .pbmit-element-title a:hover {
  color: var(--pbmit-vizaa-global-color);
}
/** Style 9 **/
.pbmit-ihbox-style-9,
.pbmit-ihbox-style-9 .pbmit-element-subtitle,
.pbmit-ihbox-style-9 .pbmit-element-title,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box {
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg {
  margin-right: 20px;
  display: inline-block;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9 .pbmit-icon-type-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
  width: 70px;
  height: 70px;
  font-size: 35px;
  line-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-bg-color-global .pbmit-ihbox-style-9 .pbmit-icon-type-icon,
.pbmit-bg-color-global .pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text,
.pbmit-bg-color-global .pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-secondary-color);
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-type-text,
.pbmit-bg-color-blackish .pbmit-ihbox-style-9:hover .pbmit-icon-type-icon,
.pbmit-bg-color-blackish .pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper {
  background-color: var(--pbmit-secondary-color);
}
.pbmit-ihbox-style-9 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-9 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-9 .pbmit-icon-type-icon svg g {
  fill: var(--pbmit-white-color);
  transition: all 0 03s ease-in;
}
.pbmit-ihbox-style-9 .pbmit-element-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.pbmit-ihbox-style-9 .pbmit-element-title a,
.pbmit-ihbox-style-9 .pbmit-element-title,
.pbmit-ihbox-style-9 .pbmit-element-subtitle a,
.pbmit-ihbox-style-9 .pbmit-element-subtitle {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-9 .pbmit-element-subtitle a,
.pbmit-ihbox-style-9 .pbmit-element-subtitle {
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.pbmit-ihbox-style-9 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a {
  margin: 10px 0 0;
  display: block;
}
/** Style 10 **/
.pbmit-ihbox-style-10,
.pbmit-ihbox-style-10 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-10 .pbmit-element-title,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper svg {
  transition: all 0.25s ease-in;
}
.pbmit-miconheading-style-10 .pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text,
.pbmit-miconheading-style-10 .pbmit-ihbox-style-10 .pbmit-icon-type-icon,
.pbmit-miconheading-style-10 .pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
}
.pbmit-element-column-one .pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text,
.pbmit-element-column-one .pbmit-ihbox-style-10 .pbmit-icon-type-icon,
.pbmit-element-column-one .pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-10 .pbmit-icon-type-icon,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper {
  font-size: 80px;
  line-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 30px;
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-10 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-miconheading-style-10 .pbmit-ihbox-style-10 .pbmit-ihbox-contents {
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pbmit-element-column-one .pbmit-ihbox-style-10 .pbmit-ihbox-contents,
.pbmit-ihbox-style-10 .pbmit-ihbox-contents {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.pbmit-ihbox-style-10 .pbmit-element-title {
  font-size: 22px;
  line-height: 32px;
  margin: 0;
}
.pbmit-ihbox-style-10 .pbmit-element-title,
.pbmit-ihbox-style-10 .pbmit-element-title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-10:hover .pbmit-element-title {
  transform: translateX(1%);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-box-number {
  font-size: 24px;
  line-height: 34px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-box-number::after {
  content: ".";
}
.pbmit-ihbox-style-10:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-svg-wrapper {
  transform: translate(0, -5px);
}
.pbmit-ihbox-style-10 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text {
  font-size: 50px;
  line-height: 50px;
}
.pbmit-miconheading-style-10 .pbmit-ihbox-style-10 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
/** Style 11 **/
.pbmit-miconheading-style-11 {
  margin-bottom: 20px;
}
.pbmit-ihbox-style-11,
.pbmit-ihbox-style-11 .pbmit-ihbox-box,
.pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-ihbox-style-11 .pbmit-element-title,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-box {
  display: flex;
  align-items: center;
  padding: 21px 25px;
  border-radius: 15px;
  background-color: transparent;
  border: 1px solid #ddd;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-box,
.pbmit-ihbox-style-11:hover .pbmit-ihbox-box {
  background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg {
  margin-right: 25px;
  position: relative;
  display: inline-block;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-11 .pbmit-icon-type-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper {
  font-size: 40px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-11 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-11 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-11 .pbmit-icon-type-icon svg g {
  fill: var(--pbmit-global-color);
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-11 .pbmit-element-title {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-11 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: var(--pbmit-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper {
  color: var(--pbmit-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg path,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg g,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper svg,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-secondary-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg path,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg g,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-icon-type-icon svg,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-11:hover .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-11:hover .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-11:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-11:hover .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-white-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-title,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11,
.pbmit-ihbox-style-11:hover .pbmit-element-subtitle,
.pbmit-ihbox-style-11:hover .pbmit-element-title,
.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11:hover {
  color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-ihbox-style-11:hover .pbmit-element-subtitle {
  color: var(--pbmit-secondary-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11:hover .pbmit-ihbox-btn a,
.pbmit-elementor-bg-color-globalcolor .pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-11:hover .pbmit-element-subtitle {
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-11 .pbmit-element-subtitle a:hover,
.pbmit-ihbox-style-11 .pbmit-element-title a:hover,
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover {
  color: rgba(var(--pbmit-white-color-rgb), 0.8) !important;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text {
  font-size: 30px;
}
/** Style 12 **/
.pbmit-ihbox-style-12,
.pbmit-ihbox-style-12 .pbmit-element-subtitle,
.pbmit-ihbox-style-12 .pbmit-element-title,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon {
  display: inline-block;
  margin-right: 5px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-12 .pbmit-icon-type-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-12 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-12 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-12 .pbmit-element-title {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}
.pbmit-ihbox-style-12 .pbmit-element-title > span {
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-12 .pbmit-element-subtitle {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
  color: var(--pbmit-global-color);
  text-decoration: underline;
  font-weight: 400;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-image {
  position: relative;
  padding-right: 20px;
  min-width: 100px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-image img {
  width: 100%;
  height: 34px;
  object-fit: cover;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-image::after {
  position: absolute;
  content: "\e818";
  right: 2px;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  font-size: 18px;
  font-weight: lighter;
  border-radius: 50%;
  font-family: "pbminfotech-base-icons";
  background-color: rgba(var(--pbmit-light-color-rgb), 1);
  color: var(--pbmit-global-color);
  border: 2px solid var(--pbmit-white-color);
}
.pbmit-ihbox-style-12 .pbmit-heading-desc {
  font-size: 14px;
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-12 .pbmit-heading-desc,
.pbmit-ihbox-style-12 .pbmit-element-title {
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  color: var(--pbmit-white-color);
}
/** Style 13 **/
.pbmit-ihbox-style-13,
.pbmit-ihbox-style-13 .pbmit-element-subtitle,
.pbmit-ihbox-style-13 .pbmit-element-title,
.pbmit-ihbox-style-13 .pbmit-heading-desc,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon {
  display: inline-block;
  margin-right: 15px;
}
.pbmit-miconheading-style-13 .pbmit-ihbox-style-13 .pbmit-ihbox-box {
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pbmit-miconheading-style-13 .pbmit-ihbox-style-13 .pbmit-ihbox-svg,
.pbmit-miconheading-style-13 .pbmit-ihbox-style-13 .pbmit-ihbox-icon {
  margin: 0 0 10px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-box {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pbmit-ihbox-style-13 .pbmit-icon-type-icon,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper {
  font-size: 35px;
  line-height: 40px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-13 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-13 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-13 .pbmit-element-title {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  display: flex;
  align-items: center;
}
.pbmit-ihbox-style-13 .pbmit-element-title::before {
  content: "\e883";
  font-family: "pbminfotech-base-icons";
  font-size: 22px;
  line-height: 24px;
  margin: 0 5px 0 0;
  color: #00b67a;
  position: relative;
  top: -2px;
}
.pbmit-ihbox-style-13 .pbmit-element-subtitle {
  font-size: 16px;
  line-height: 16px;
  margin: 0 5px 0 0;
}
.pbmit-ihbox-style-13 .pbmit-element-subtitle > span {
  font-weight: 400;
  margin: 0 5px;
  color: #666;
}
.pbmit-ihbox-style-13 div.pbmit-element-subtitle,
.pbmit-ihbox-style-13 .pbmit-heading-desc span {
  font-weight: 600;
  margin: 0 10px 0 0;
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-13 .pbmit-heading-desc {
  margin: 0 10px 0 0;
}
.pbmit-ihbox-style-13 .pbmit-heading-desc span {
  margin-right: 5px;
}
.pbmit-ihbox-style-13 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13 .pbmit-heading-desc,
.pbmit-ihbox-style-13 .pbmit-element-title,
.pbmit-ihbox-style-13 .pbmit-element-subtitle {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
/** Style 14 **/
.pbmit-miconheading-style-14 {
  margin-bottom: 30px;
}
.pbmit-ihbox-style-14,
.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon,
.pbmit-ihbox-style-14 .pbmit-element-subtitle,
.pbmit-ihbox-style-14 .pbmit-element-title,
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-14 {
  position: relative;
  display: inline-block;
  width: 100%;
}
.pbmit-ihbox-style-14:hover {
  transform: translate(0, -5px);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon {
  padding: 50px;
  border-radius: 20px;
  background: var(--pbmit-light-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-contents {
  position: relative;
}
.pbmit-ihbox.pbmit-ihbox-style-14 .pbmit-ihbox-box-number {
  margin-bottom: 10px;
}
.pbmit-ihbox-style-14 .pbmit-element-subtitle {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
  font-weight: 400;
  color: var(--pbmit-global-color);
  display: flex;
  align-items: center;
  overflow: hidden;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 8px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon {
  width: 90px;
  height: 90px;
  text-align: center;
  font-size: 35px;
  line-height: 90px;
  background-color: var(--pbmit-blackish-color);
  border-radius: 50%;
  margin-bottom: 20px;
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-wrap .pbmit-icon-type-icon {
  background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap .pbmit-ihbox-svg-wrapper {
  font-size: 25px;
  line-height: 25px;
  z-index: 2;
  position: relative;
  color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-image {
  display: inline-block;
  margin-bottom: 10px;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
  position: relative;
  padding: 0 0 25px;
  margin: 0 0 25px;
}
.pbmit-ihbox-style-14 .pbmit-element-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  left: 0;
  background-color: rgba(var(--pbmit-blackish-color-rgb), 0.1);
  transition: width 0.4s ease-in;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-wrap::before {
  width: 0;
  background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-wrap::before {
  width: 100%;
}
.pbmit-ihbox-style-14 .pbmit-heading-desc {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  color: #666 !important;
}
.pbmit-ihbox-style-14 .pbmit-element-subtitle a,
.pbmit-ihbox-style-14 .pbmit-element-title a {
  color: var(--pbmit-blackish-color) !important;
}
.pbmit-ihbox-style-14 .pbmit-element-subtitle a:hover,
.pbmit-ihbox-style-14 .pbmit-element-title a:hover {
  color: var(--pbmit-global-color) !important;
}
.pbmit-element-miconheading-style-14.pbmit-element-viewtype-carousel .pbmit-element-posts-wrapper {
  border-radius: 20px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn {
  display: block;
  margin: 20px 0 0;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn .pbmit-button-text {
  text-transform: none;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn a {
  display: block;
  padding: 12px 35px;
  text-align: center;
  border-radius: 30px;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
  background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-btn a {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
/** Style 15 **/
.pbmit-ihbox-style-15,
.pbmit-ihbox-style-15 .pbmit-element-subtitle,
.pbmit-ihbox-style-15 .pbmit-element-title,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-15 {
  position: relative;
  margin: 0 30px 20px 0;
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-15 {
  padding-top: 5px;
}
.pbmit-ihbox-style-15:hover {
  transform: translate(0, -5px);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-contents {
  margin-bottom: 30px;
}
.pbmit-ihbox.pbmit-ihbox-style-15 .pbmit-ihbox-box-number {
  margin-bottom: 10px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon {
  display: inline-block;
  margin-bottom: 30px;
}
.pbmit-ihbox-style-15 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-15 .pbmit-element-title {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.pbmit-ihbox-style-15 .pbmit-heading-desc,
.pbmit-ihbox-style-15 .pbmit-element-title,
.pbmit-ihbox-style-15 .pbmit-element-title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-15 .pbmit-heading-desc {
  -webkit-line-clamp: 3;
  line-clamp: 3;
  padding-right: 10px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-15 .pbmit-icon-type-icon,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-text {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  text-align: center;
  font-size: 35px;
  line-height: 35px;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-ihbox-style-15 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-15 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-15 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn a {
  margin: 10px 0 0;
  display: block;
}
/** Style 16 **/
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16 .pbmit-element-subtitle,
.pbmit-ihbox-style-16 .pbmit-element-title,
.pbmit-ihbox-style-16 .pbmit-heading-desc,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon {
  display: inline-block;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-box.d-flex {
  align-items: center;
  padding: 10px 25px 10px 10px;
  border-radius: 15px;
  background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  background: var(--pbmit-white-color);
  padding: 4px 10px 6px;
  border-radius: 10px;
  margin-right: 15px;
}
.pbmit-ihbox-style-16 .pbmit-icon-type-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg-wrapper {
  font-size: 35px;
  line-height: 40px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text {
  font-size: 24px;
}
.pbmit-ihbox-style-16 .pbmit-element-title {
  font-size: 16px;
  line-height: 24px;
  display: flex;
}
.pbmit-ihbox-style-16 .pbmit-element-title::before {
  content: "\e883";
  font-family: "pbminfotech-base-icons";
  font-size: 22px;
  line-height: 24px;
  margin: 0 5px 0 0;
  color: #00b67a;
  position: relative;
  top: -2px;
}
.pbmit-ihbox-style-16 .pbmit-heading-desc {
  color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-16 .pbmit-element-subtitle {
  font-size: 20px;
  line-height: 20px;
  padding: 6px 5px 0 0;
  margin: 0;
}
.pbmit-ihbox-style-16 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-16 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-16 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-global-color);
}
/** Style 17 **/
.pbmit-ihbox-style-17,
.pbmit-ihbox-style-17 .pbmit-element-subtitle,
.pbmit-ihbox-style-17 .pbmit-element-title,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-headingicon {
  display: inline-flex;
}
.pbmit-miconheading-style-4 .pbmit-ihbox-style-17 .pbmit-ihbox-headingicon {
  align-items: flex-start;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon {
  margin-right: 20px;
  display: inline-block;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
  font-size: 70px;
  line-height: 70px;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-17 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
  font-size: 30px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image img {
  min-width: 150px;
  height: auto;
}
.pbmit-ihbox-style-17 .pbmit-element-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.pbmit-ihbox-style-17 .pbmit-heading-desc,
.pbmit-ihbox-style-17 .pbmit-element-title,
.pbmit-ihbox-style-17 .pbmit-element-title a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-17 .pbmit-element-subtitle {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-17 .pbmit-heading-desc {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(var(--pbmit-secondary-color-rgb), 0.15);
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
/** Style 18 **/
.pbmit-miconheading-style-18 {
  margin-bottom: 30px;
}
.pbmit-ihbox-style-18,
.pbmit-ihbox-style-18 .pbmit-element-subtitle,
.pbmit-ihbox-style-18 .pbmit-element-title,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper {
  transition: all 0.25s ease-in;
}
.pbmit-ihbox-style-18 {
  padding: 25px 25px 30px 25px;
  border-radius: 25px;
  display: inline-block;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-box {
  display: flex;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg {
  display: inline-block;
  margin-right: 30px;
}
.pbmit-ihbox-style-18 .pbmit-icon-type-icon,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-18 .pbmit-icon-type-icon svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18 .pbmit-icon-type-icon svg g {
  fill: var(--pbmit-blackish-color);
  transition: all 0.03s ease-in;
}
.pbmit-ihbox-style-18 .pbmit-icon-type-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-18,
.pbmit-ihbox-style-18:hover {
  background-color: var(--pbmit-light-color);
  border-color: transparent;
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon-wrapper {
  color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-18:hover .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-18:hover .pbmit-icon-type-icon svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18:hover .pbmit-icon-type-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-18 .pbmit-element-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  color: var(--pbmit-blackish-color);
  margin-bottom: 10px;
}
.pbmit-ihbox-style-18 .pbmit-element-title a,
.pbmit-ihbox-style-18 .pbmit-element-title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-18 .pbmit-element-subtitle {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-18 .pbmit-heading-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text {
  font-size: 40px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a {
  padding: 10px 0 0 0;
  display: block;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-18 .pbmit-element-subtitle a:hover,
.pbmit-ihbox-style-18 .pbmit-element-title a:hover {
  color: var(--pbmit-global-color) !important;
}
/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 {
  margin-bottom: 30px;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before,
.pbmit-team-style-1 .pbmit-featured-wrapper::after,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbmit-team-social-links li,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,
.pbmit-team-style-1 .pbminfotech-box-social-links {
  transition: all 0.6s ease-in-out;
}
.pbmit-team-style-1 .pbmit-featured-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.pbmit-team-style-1 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  padding: 2px 2px 0;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-team-style-1 .pbminfotech-box-content {
  position: relative;
  padding: 35px 45px 40px 30px;
}
.pbmit-team-style-1 .pbmit-featured-inner {
  position: relative;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 30px;
  transition: all 0.3s ease-out;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.pbmit-team-style-1 .pbmit-team-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 5px;
}
.pbmit-team-style-1 .pbmit-team-btn {
  position: absolute;
  bottom: 0;
  right: 45px;
  z-index: 6;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text {
  width: 60px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  position: relative;
  border-radius: 50px 50px 0 0;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 40px;
  width: 20px;
  box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after {
  left: 100%;
  border-bottom-left-radius: 20px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links {
  text-align: center;
  position: absolute;
  width: 60px;
  height: auto;
  bottom: 0;
  right: 0;
  padding: 0;
  z-index: 1;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.6s cubic-bezier(0.77, 0, 0.01, 0.98);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.01, 0.98);
  background-color: var(--pbmit-light-color);
  padding: 15px 5px;
  border-radius: 50px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links ul {
  display: flex;
  flex-direction: column-reverse;
  gap: 10px;
}
.pbmit-team-style-1:hover .pbmit-team-btn .pbminfotech-box-social-links {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li {
  display: block;
  margin: 0 0 20px;
  padding: 0 !important;
  margin-bottom: 0;
  transform: translate(0);
  transition: all 600ms ease-in-out;
}
.pbmit-team-style-1:hover .pbmit-team-btn .pbmit-team-social-links li {
  transform: translate(0);
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
  display: inline-block;
  opacity: 1;
  line-height: normal;
  text-align: center;
  font-size: 16px;
  color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover {
  color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-box-team-position {
  font-size: 14px;
  line-height: 24px;
  color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-box-team-position::before {
  content: "/";
  display: inline-block;
  margin-right: 3px;
}
.pbmit-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/** Style 2 **/
.pbmit-team-style-2 .pbmit-featured-wrapper img,
.pbmit-team-style-2 .pbmit-featured-wrapper::after,
.pbmit-team-style-2 .pbmit-team-social-links li a,
.pbmit-team-style-2 .pbmit-team-social-links li,
.pbmit-team-style-2 .pbmit-team-btn,
.pbmit-team-style-2 .pbminfotech-box-content,
.pbmit-team-style-2 .pbmit-short-description,
.pbmit-team-style-2 .pbminfotech-box-social-links {
  transition: all 0.4s ease-in-out;
}
.pbmit-team-style-2 .pbmit-featured-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.pbmit-team-style-2 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  padding: 20px 20px 35px;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
  border-radius: 40px;
}
.pbmit-team-style-2 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 30px;
  transition: all 0.4s ease-in-out;
}
.pbmit-team-style-2:hover .pbmit-featured-wrapper img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.pbmit-team-style-2 .pbminfotech-box-content {
  padding: 33px 65px 0 10px;
  position: relative;
}
.pbmit-team-style-2 .pbmit-team-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 3px;
}
.pbmit-element-team-style-2.pbmit-element-viewtype-carousel .pbmit-element-posts-wrapper {
  border-radius: 30px;
}
.pbmit-element-team-style-2 .pbminfotech-box-team-position {
  font-size: 14px;
  line-height: 20px;
}
.pbmit-element-team-style-2 .pbminfotech-box-team-position::before {
  content: "/";
  display: inline-block;
  margin-right: 3px;
}
.pbmit-team-style-2 .pbmit-team-btn {
  position: absolute;
  bottom: -3px;
  right: 5px;
  z-index: 6;
  overflow: hidden;
  padding-top: 120px;
}
.pbmit-team-style-2 .pbmit-team-btn a.pbmit-team-text {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background-color: var(--pbmit-light-color);
  text-align: center;
  display: inline-block;
}
.pbmit-team-style-2 .pbminfotech-box-social-links {
  text-align: center;
  position: absolute;
  width: 60px;
  height: auto;
  bottom: 0;
  right: 0;
  padding: 0;
  z-index: 1;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.6s cubic-bezier(0.77, 0, 0.01, 0.98);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.01, 0.98);
  background-color: var(--pbmit-light-color);
  padding: 15px 5px;
  border-radius: 50px;
}
.pbmit-team-style-2 .pbminfotech-box-social-links ul {
  display: flex;
  flex-direction: column-reverse;
  gap: 12px;
}
.pbmit-team-style-2:hover .pbmit-team-btn .pbminfotech-box-social-links {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pbmit-team-style-2 .pbmit-team-btn .pbmit-team-social-links li {
  display: block;
  margin: 0 0 20px;
  padding: 0 !important;
  margin-bottom: 0;
  transform: translate(0);
  transition: all 600ms ease-in-out;
}
.pbmit-team-style-2:hover .pbmit-team-btn .pbmit-team-social-links li {
  transform: translate(0);
}
.pbmit-team-style-2 .pbmit-team-social-links li a {
  display: inline-block;
  opacity: 1;
  line-height: normal;
  text-align: center;
  font-size: 16px;
  color: var(--pbmit-blackish-color);
}
.pbmit-team-style-2 .pbmit-team-social-links li a:hover {
  color: var(--pbmit-global-color);
}
/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-circle {
  position: relative;
  display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas {
  transform: rotate(-45deg) translate(-2px, 2px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 95px;
  width: 95px;
  top: 50%;
  left: 50%;
  font-size: 24px;
  line-height: 30px;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
  transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
  margin-left: 20px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup {
  font-size: 15px;
  line-height: 15px;
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
  font-size: 84px;
  line-height: 84px;
  margin-bottom: 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-2 .pbmit-fid span {
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup {
  font-size: 60px;
  line-height: 60px;
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-contents {
  padding: 0 30px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
  font-size: 16px;
  line-height: 24px;
  margin: 5px 0 18px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
  font-size: 15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
  top: -30px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid sub {
  bottom: -2px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sub {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid span {
  margin-left: -18px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before span {
  margin-right: -15px;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: -2.5px;
  color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-3 .pbmit-fid span {
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
  font-size: 55px;
  line-height: 55px;
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 15px;
  color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
  top: -35px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub {
  bottom: -2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid span {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span {
  margin-right: -15px;
}
/* For Bg Color */
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-title,
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
  color: var(--pbmit-white-color);
}
/** Style 5 **/
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 5px;
  font-weight: 700;
  margin: 0;
  color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-5 {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding: 30px 50px 35px 50px;
  background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
  font-size: 36px;
  line-height: 36px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-contents {
  text-align: center;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0px;
  color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sup {
  top: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid sup {
  top: -20px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid sup {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sup {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid sub {
  bottom: -2px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid sub {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sub {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid span {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-before span {
  margin-right: -15px;
}
/** Style 6 **/
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: -2.5px;
  color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-6 .pbmit-fid span {
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner sup {
  font-size: 35px;
  line-height: 35px;
  color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-desc {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-6 .pbmit-fid sup {
  top: -17px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid sup {
  margin-left: -10px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before sup {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-6 .pbmit-fid sub {
  bottom: -2px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid sub {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before sub {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid span {
  margin-left: -15px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-before span {
  margin-right: -15px;
}
.pbminfotech-ele-fid-style-6 .pbmit-sbox-icon-wrapper {
  font-size: 50px;
  line-height: 50px;
  color: var(--pbmit-global-color);
  padding-right: 15px;
}
/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 {
  margin-bottom: 30px;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-1 .pbmit-featured-wrapper img {
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.pbmit-service-style-1 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
}
.pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item {
  margin: 0 0 5px 5px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img {
  width: 100%;
}
.pbmit-service-style-1 .pbmit-featured-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 1) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.18) 45%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 98%
  );
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper::after {
  opacity: 0;
  visibility: hidden;
}
.pbmit-service-style-1 .pbmit-featured-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 1) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.18) 80%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 98%
  );
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper::before {
  opacity: 1;
  visibility: visible;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper {
  position: relative;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper a.pbmit-link {
  z-index: 0;
}
.pbmit-service-style-1 .pbmit-service-btn-wrapper {
  position: absolute;
  right: -10px;
  bottom: 0;
  display: table;
  text-align: center;
  z-index: 3;
  padding: 10px 10px 0 10px;
  border-radius: 50px 50px 0 0;
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-btn-wrapper::after,
.pbmit-service-style-1 .pbmit-service-btn-wrapper::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 70px;
  width: 34px;
  box-shadow: 0 45px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-btn-wrapper::before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-service-style-1 .pbmit-service-btn-wrapper::after {
  left: calc(100% - 44px);
  bottom: 70px;
  border-bottom-right-radius: 20px;
}
.pbmit-service-style-1 .pbmit-service-btn {
  position: relative;
  overflow: hidden;
  z-index: 2;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
  width: 60px;
  height: 60px;
}
.pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon {
  top: 2px;
  left: -1px;
}
.pbmit-service-style-1:hover .pbmit-service-btn {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-content-box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 70px 40px 35px;
  z-index: 2;
}
.pbmit-service-style-1 .pbmit-service-title {
  position: relative;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}
.pbmit-service-style-1 .pbmit-service-title,
.pbmit-service-style-1 .pbmit-service-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  word-break: break-all;
}
.pbmit-service-style-1 .pbmit-service-title,
.pbmit-service-style-1 .pbmit-service-title a {
  color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-icon {
  font-size: 40px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  margin-bottom: 10px;
}
.pbmit-service-style-1 .pbmit-service-icon svg path,
.pbmit-service-style-1 .pbmit-service-icon svg g,
.pbmit-service-style-1 .pbmit-service-icon svg {
  fill: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-cat {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 6px;
}
.pbmit-service-style-1 .pbmit-service-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-cat::before {
  content: "/";
  display: inline-block;
  color: var(--pbmit-global-color);
  border-radius: 50%;
  margin-right: 3px;
  position: relative;
  top: 0px;
  transform: rotate(-19deg);
}
.pbmit-service-style-1 .pbmit-service-description {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-service-style-1:hover .pbmit-service-description {
  opacity: 1;
  height: 80px;
  margin-bottom: 20px;
}
.pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon-wrapper:before {
  top: 1px;
  right: -1px;
}
/** Style 2 **/
.pbmit-service-style-2 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-2 {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-service-style-2 {
  position: relative;
}
.pbmit-element-viewtype-carousel .pbmit-service-style-2 {
  padding-top: 5px;
}
.pbmit-service-style-2:hover {
  transform: translate(0, -5px);
}
.pbmit-service-style-2 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  padding: 10px;
  border-radius: 30px 30px 0;
  background: var(--pbmit-light-color);
}
.pbmit-bg-color-light .pbmit-service-style-2 .pbminfotech-post-item {
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-featured-img-wrapper {
  position: relative;
}
.pbmit-service-style-2 .pbmit-featured-wrapper {
  position: relative;
  border-radius: 30px;
  width: 100%;
}
.pbmit-service-style-2 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 30px;
}
.pbmit-service-style-2 .pbminfotech-box-content {
  padding: 25px 20px 20px;
}
.pbmit-service-style-2 .pbmit-service-title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 9px;
}
.pbmit-service-style-2 .pbmit-service-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-service-style-2 .pbmit-service-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-icon {
  font-size: 50px;
  line-height: 50px;
  color: var(--pbmit-blackish-color);
}
.pbmit-service-style-2 .pbmit-service-icon img {
  max-width: 60px;
  height: 60px;
}
.pbmit-service-style-2 .pbmit-service-icon svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-service-style-2 .pbmit-service-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-service-style-2 .pbmit-service-cat {
  display: none;
}
.pbmit-service-style-2 .pbmit-service-btn-wrapper {
  position: absolute;
  right: -10px;
  bottom: 0;
  display: table;
  text-align: center;
  z-index: 1;
  padding: 10px 10px 0 10px;
  border-radius: 50px 50px 0 0;
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-btn-wrapper::after,
.pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 60px;
  width: 30px;
  box-shadow: 0 30px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
  right: 100%;
  border-bottom-right-radius: 30px;
}
.pbmit-service-style-2 .pbmit-service-btn-wrapper::after {
  left: calc(100% - 38px);
  bottom: 60px;
  border-bottom-right-radius: 30px;
}
.pbmit-service-style-2 .pbmit-service-btn {
  position: relative;
  overflow: hidden;
  z-index: 2;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-bg-color-light .pbmit-service-style-2 .pbmit-service-btn {
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-2:hover .pbmit-service-btn {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-bg-color-global .pbmit-service-style-2:hover .pbmit-service-btn {
  background-color: var(--pbmit-secondary-color);
}
.pbmit-service-style-2 .pbmit-service-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon-wrapper,
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon {
  top: 1px;
  left: 0;
}
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon-wrapper:before {
  top: 0px;
  right: -2px;
}
.pbmit-service-btn .pbmit-button-icon-wrapper {
  margin: 0;
}
.pbmit-button-icon {
  position: relative;
  top: 3px;
  right: -2px;
}
/** Style 3 **/
.pbmit-service-style-3 {
  margin-bottom: 30px;
}
.pbmit-service-style-3 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-3 .pbminfotech-box-number,
.pbmit-service-style-3 {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pbmit-service-style-3 {
  position: relative;
}
.pbmit-element-viewtype-carousel .pbmit-service-style-3 {
  padding-top: 5px;
}
.pbmit-service-style-3:hover {
  transform: translate(0, -5px);
}
.pbmit-service-style-3 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  padding: 35px;
  border-radius: 30px;
  background: var(--pbmit-light-color);
}
.pbmit-bg-color-light .pbmit-service-style-3 .pbminfotech-post-item {
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbmit-featured-img-main-wrapper,
.pbmit-service-style-3 .pbmit-featured-img-wrapper {
  position: relative;
}
.pbmit-service-style-3 .pbmit-featured-wrapper {
  position: relative;
  border-radius: 20px;
  width: 100%;
}
.pbmit-service-style-3 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 20px;
}
.pbmit-service-style-3 .pbmit-service-title {
  font-size: 24px;
  line-height: 28px;
  margin: 10px 0;
  padding-top: 25px;
  border-top: 1px solid #ddd;
  position: relative;
}
.pbmit-service-style-3 .pbmit-service-title::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 0;
  z-index: 1;
  background-color: var(--pbmit-global-color);
  height: 1px;
  transition: all 0.3s ease-in;
}
.pbmit-service-style-3:hover .pbmit-service-title::before {
  width: 100%;
}
.pbmit-service-style-3 .pbmit-service-icon {
  font-size: 50px;
  line-height: 50px;
  color: var(--pbmit-blackish-color);
}
.pbmit-service-style-3 .pbmit-service-icon img {
  max-width: 60px;
  height: 60px;
}
.pbmit-service-style-3 .pbmit-service-icon svg {
  fill: var(--pbmit-blackish-color);
}
.pbmit-service-style-3 .pbmit-service-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-service-style-3 .pbmit-service-btn {
  width: 48px;
  height: 48px;
}
.pbmit-service-style-3 .pbmit-service-btn .pbmit-button-icon-wrapper {
  font-size: 18px;
}
.pbmit-service-style-3 .pbmit-service-btn-wrapper {
  position: absolute;
  right: -10px;
  bottom: 0;
  display: table;
  text-align: center;
  z-index: 1;
  padding: 6px 6px 0 6px;
  border-radius: 40px 58px 0 0;
  background-color: var(--pbmit-light-color);
}
.pbmit-bg-color-light .pbmit-service-style-3 .pbmit-service-btn-wrapper {
  background-color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbmit-service-btn-wrapper::after,
.pbmit-service-style-3 .pbmit-service-btn-wrapper::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 60px;
  width: 30px;
  box-shadow: 0 30px 0 0 var(--pbmit-light-color);
}
.pbmit-service-style-3 .pbmit-service-btn-wrapper::before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-service-style-3 .pbmit-service-btn-wrapper::after {
  left: calc(100% - 40px);
  bottom: 54px;
  border-bottom-right-radius: 20px;
}
.pbmit-bg-color-light .pbmit-service-style-3 .pbmit-service-btn-wrapper:before,
.pbmit-bg-color-light .pbmit-service-style-3 .pbmit-service-btn-wrapper::after {
  box-shadow: 0 30px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbmit-service-btn {
  position: relative;
  overflow: hidden;
  z-index: 2;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-3:hover .pbmit-service-btn {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon svg [fill="#3cc"] {
  fill: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-btn .pbmit-button-icon-wrapper,
.pbmit-service-style-3 .pbmit-service-btn .pbmit-button-icon {
  top: 1px;
  left: 0;
}
.pbmit-service-style-3 .pbmit-service-btn .pbmit-button-icon-wrapper:before {
  top: 0px;
  right: -2px;
}
.pbmit-service-style-3 .pbminfotech-box-number {
  position: relative;
  font-size: 13px;
  padding-left: 7px;
}
.pbmit-service-style-3 .pbminfotech-box-number::after {
  content: "/";
  position: absolute;
  left: 0;
}
.pbmit-service-style-3:hover .pbminfotech-box-number {
  color: var(--pbmit-global-color);
}
/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 3 **/
.pbmit-element-blog-style-3 {
  position: relative;
}
.pbminfotech-gap-25px .pbmit-blog-style-3 {
  padding-right: 12.5px;
  padding-left: 12.5px;
  margin-bottom: 25px;
}
.pbmit-element-blog-style-3 .pbmit-featured-box-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.pbmit-blog-style-3 .pbmit-meta-box-wrapper {
  padding: 0 0 10px;
}
.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-post-title {
  font-size: 24px;
  line-height: 29px;
  padding-top: 7px;
  margin: 0;
}
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-post-title {
  font-size: 28px;
  line-height: 34px;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.pbmit-blog-style-3 .pbmit-post-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
  border-radius: 30px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-blog-style-3:hover .pbmit-featured-wrapper img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-meta-line a,
.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-meta-line {
  color: #666;
}
.pbmit-blog-group-right .pbmit-blog-style-3 .pbminfotech-box-desc {
  display: none;
}
.pbmit-blog-style-3 .pbmit-meta-line {
  padding-right: 17px;
  margin-right: 11px;
  font-size: 14px;
}
.pbmit-blog-style-3 .pbmit-meta-line,
.pbmit-blog-style-3 .pbmit-meta-line a {
  text-transform: uppercase;
}
.pbmit-blog-style-3 .pbmit-meta-line::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
  right: -3px;
  top: 50%;
  margin-top: -3px;
}
.pbmit-blog-style-3 .pbmit-meta-line:last-child:after {
  display: none;
  padding: 0;
}
/* Second Blog Design */
.pbmit-element-blog-style-3 .pbmit-blog-group-right {
  padding-right: 0;
}
.pbmit-blog-style-3 .pbmit-featured-box-wrapper,
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 20px;
}
.pbmit-blog-style-3 .pbmit-featured-box-wrapper {
  max-width: 170px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
  width: 170px;
  height: 150px;
}
.pbmit-blog-style-3 .pbminfotech-box-content {
  display: flex;
  align-items: center;
}
.pbmit-blog-style-3 .pbmit-content-wrapper {
  padding: 0 0px 0 35px;
}
.pbmit-blog-style-3 .pbmit-post-title {
  margin-bottom: 15px;
}
/* First Blog Design */
.pbmit-element-blog-style-3 .pbmit-blog-group-left {
  padding: 0 28px 0 0;
}
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-box-wrapper,
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-wrapper img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-box-wrapper {
  max-width: 100%;
}
.pbmit-blog-group-left .pbmit-blog-style-3 .pbminfotech-box-content {
  display: block;
}
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-content-wrapper {
  padding: 18px 30px 0 0;
  position: relative;
}
.pbmit-blog-group-right .pbmit-blog-style-3 .post-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
}
.pbmit-blog-group-right .col-md-12.col-lg-12:last-child .pbmit-blog-style-3 .post-item {
  border-bottom: none;
  padding-bottom: 0;
}
/** Style 4 **/
.pbmit-blog-style-4 {
  margin-bottom: 30px;
}
.pbmit-blog-style-4 .pbmit-blog-btn a,
.pbmit-blog-style-4 .pbmit-featured-wrapper img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-blog-style-4 .post-item {
  border-radius: 15px;
  padding: 15px;
  background-color: var(--pbmit-light-color);
  overflow: hidden;
}
.pbmit-blog-style-4 .pbmit-featured-container,
.pbmit-blog-style-4 .pbmit-featured-container-inner {
  position: relative;
}
.pbmit-blog-style-4 .pbmit-featured-container-inner .pbmit-link {
  z-index: 0;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 25px;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper img {
  border-radius: 20px;
  width: 100%;
  position: relative;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 1) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.1) 60%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 100%
  );
  border-radius: 20px;
}
.pbmit-blog-style-4:hover .pbmit-featured-wrapper img {
  transform: scale(1.05);
}
.pbmit-blog-style-4 .pbmit-content-wrapper {
  padding: 0 15px 20px 15px;
}
.pbmit-blog-style-4 .pbmit-meta-date {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 0 15px 0;
  z-index: 2;
  background-color: var(--pbmit-light-color);
}
.pbmit-blog-style-4 .pbmit-meta-line a,
.pbmit-blog-style-4 .pbmit-meta-line {
  color: var(--pbmit-white-color);
  font-weight: 400 !important;
  position: relative;
}
.pbmit-blog-style-4 .pbmit-meta-line {
  padding-right: 14px;
}
.pbmit-blog-style-4 .pbmit-meta-line::after {
  content: "/";
  position: absolute;
  color: var(--pbmit-global-color);
  right: -3px;
  top: 0;
}
.pbmit-blog-style-4 .pbmit-meta-line:last-child:after {
  display: none;
}
.pbmit-blog-style-4 .pbmit-meta-date .pbmit-meta-date-wrapper {
  margin: 0;
  padding: 0;
}
.pbmit-blog-style-4 .pbmit-meta-date::after,
.pbmit-blog-style-4 .pbmit-meta-date::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 40px;
  width: 20px;
  box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}
.pbmit-blog-style-4 .pbmit-meta-date::before {
  right: -19px;
  left: initial;
  top: 0px;
  bottom: initial;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom-right-radius: 15px;
  transform: rotate(180deg);
}
.pbmit-blog-style-4 .pbmit-meta-date::after {
  z-index: -1;
  left: 0px;
  right: initial;
  top: initial;
  bottom: -40px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom-right-radius: 15px;
  transform: rotate(180deg);
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner * {
  display: block;
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner {
  padding: 14px 22px;
  text-align: center;
  position: relative;
  color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper .pbmit-day-wrap {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  padding-bottom: 3px;
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper .pbmit-month-wrap {
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}
.pbmit-blog-style-4 .pbmit-meta-wraper-inner {
  position: absolute;
  bottom: 22px;
  left: 30px;
  z-index: 2;
}
.pbmit-blog-style-4 .pbmit-post-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.pbmit-blog-style-4 .pbmit-post-title a {
  background-image: linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color)),
    linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color));
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s linear;
}
.pbmit-blog-style-4 .pbmit-post-title a:hover {
  color: var(--pbmit-blackish-color);
  background-size: 0% 1px, 100% 1px;
}
.pbmit-blog-style-4 .pbmit-post-title a,
.pbmit-blog-style-4 .pbmit-post-title {
  text-transform: capitalize;
}
.pbmit-blog-style-4 .pbminfotech-box-desc {
  padding-bottom: 28px;
}
.pbmit-blog-style-4 .pbmit-blog-btn a {
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-blog-style-4 .pbmit-blog-btn a:hover span.pbmit-button-text,
.pbmit-blog-style-4 .pbmit-blog-btn a:hover {
  color: rgba(var(--pbmit-blackish-color-rgb), 1);
}
/** Style 5 **/
.pbmit-blog-style-5 {
  margin-bottom: 25px;
}
.pbmit-blog-style-5 .pbmit-blog-btn a,
.pbmit-blog-style-5 .pbmit-featured-wrapper img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-blog-style-5 .post-item {
  border-radius: 20px;
  padding: 15px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.pbmit-blog-style-5 .pbmit-featured-container,
.pbmit-blog-style-5 .pbmit-featured-container-inner {
  position: relative;
}
.pbmit-blog-style-5 .pbmit-featured-container-inner .pbmit-link {
  z-index: 0;
}
.pbmit-blog-style-5 .pbmit-featured-wrapper {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 17px;
}
.pbmit-blog-style-5 .pbmit-featured-wrapper img {
  border-radius: 15px;
  width: 100%;
  position: relative;
}
.pbmit-blog-style-5:hover .pbmit-featured-wrapper img {
  transform: scale(1.05);
}
.pbmit-blog-style-5 .pbmit-content-wrapper {
  padding: 0 15px 20px 15px;
}
.pbmit-blog-style-5 .pbmit-meta-line {
  padding-right: 17px;
  margin-right: 11px;
  font-size: 14px;
}
.pbmit-meta-line {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.pbmit-meta-line:last-child {
  margin-right: 0;
  padding-right: 0;
}
.pbmit-meta-line a,
.pbmit-meta-line {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--pbmit-body-typography-color);
}
.pbmit-blog-style-5 span.pbmit-meta-category a {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  font-size: 13px;
  line-height: 26px;
  padding: 0 15px;
  border-radius: 20px;
  text-transform: uppercase;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-5 .pbmit-meta-line,
.pbmit-blog-style-5 .pbmit-meta-line a {
  text-transform: uppercase;
}
.pbmit-blog-style-5 .pbmit-meta-line::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
  right: -3px;
  top: 50%;
  margin-top: -3px;
}
.pbmit-blog-style-5 .pbmit-meta-line:last-child:after {
  display: none;
  padding: 0;
}
.pbmit-blog-style-5 .pbmit-post-title {
  font-size: 24px;
  line-height: 28px;
  padding-top: 18px;
  margin: 10px 0;
  border-top: 1px solid #ddd;
}
.pbmit-blog-style-5 .pbmit-post-title a,
.pbmit-blog-style-5 .pbmit-post-title {
  text-transform: capitalize;
  transition: 0.3s linear;
}
.pbmit-blog-style-5 .pbmit-post-title a {
  background-image: linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color)),
    linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color));
  display: inline;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: 0.5s linear;
}
.pbmit-blog-style-5 .pbmit-post-title a:hover {
  color: var(--pbmit-blackish-color);
  background-size: 0% 1px, 100% 1px;
}
.pbmit-blog-style-5 .pbminfotech-box-desc {
  padding-bottom: 17px;
}
.pbmit-blog-style-5 .pbmit-blog-btn a i,
.pbmit-blog-style-5 .pbmit-blog-btn .pbmit-button-text {
  position: relative;
  color: rgba(var(--pbmit-blackish-color-rgb), 1);
  transition: all 0.3s;
}
.pbmit-blog-style-5 .pbmit-blog-btn .pbmit-button-text::after,
.pbmit-blog-style-5 .pbmit-blog-btn .pbmit-button-text::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(var(--pbmit-blackish-color-rgb), 1);
  transition: all 0.3s ease-in;
}
.pbmit-blog-style-5 .pbmit-blog-btn .pbmit-button-text::before {
  width: 0;
  z-index: 1;
  background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-5 .pbmit-blog-btn a {
  display: inline-flex;
  align-items: center;
}
.pbmit-blog-style-5 .pbmit-blog-btn a:hover .pbmit-button-text::before {
  width: 100%;
}
.pbmit-blog-style-5 .pbmit-blog-btn a:hover .pbmit-button-icon-wrapper::before,
.pbmit-blog-style-5 .pbmit-blog-btn a:hover .pbmit-button-text {
  color: var(--pbmit-global-color);
}
.pbmit-blog-style-5 .pbmit-blog-btn a,
.pbmit-blog-style-5 span.pbmit-button-text {
  font-size: 15px;
}
.pbmit-blog-style-5 .pbmit-blog-btn a:hover,
.pbmit-blog-style-5 a:hover span.pbmit-button-text {
  color: var(--pbmit-blackish-color);
}
.pbmit-button-icon i.pbmit-base-icon-up-right-arrow:before {
  margin: 0;
}
/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 {
  overflow: hidden;
  padding-bottom: 12px;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item {
  position: relative;
  padding: 70px 70px 45px 70px;
  border-radius: 30px;
  background-color: var(--pbmit-light-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: bold;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 22px 0 40px 0;
  border: 0;
  font-weight: 500;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
  font-size: 16px;
  line-height: 26px;
  color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 10px;
  color: rgba(var(--pbmit-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active {
  color: #ffcb2b;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i::before {
  margin: 0 2px;
}
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper {
  display: inline;
  position: absolute;
  bottom: -1px;
  right: 48px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  margin-bottom: -10px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper {
  border-radius: 50px 50px 0 0px;
  padding: 8px 8px 0 8px;
  background-color: var(--pbmit-white-color);
  position: relative;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 20px;
  border-top: none;
  background-color: transparent;
  box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before {
  border-radius: 0 0 30px 0;
  right: 100%;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
  border-radius: 0px 0px 0px 30px;
  left: 100%;
}
/** Style 2 **/
.pbmit-element-testimonial-style-2 .pbmit-ele-header-area {
  position: absolute;
  z-index: 2;
  right: 60px;
  top: 65px;
  text-align: right;
  max-width: 220px;
}
.pbmit-element-testimonial-style-2 .pbmit-box-content-wrap {
  padding: 80px 60px 62px;
  border-radius: 30px;
  background-color: rgba(var(--pbmit-white-color-rgb), 0.95);
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 0;
  color: var(--pbmit-blackish-color);
}
.pbmit-element-testimonial-style-2 .pbminfotech-testimonial-text {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 30px 0;
  padding: 15px 0 182px 0;
  border: 0;
  border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.5) !important;
  color: var(--pbmit-blackish-color);
}
.pbmit-element-testimonial-style-2 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.pbmit-element-testimonial-style-2 .pbminfotech-testimonial-detail {
  font-size: 18px;
  line-height: 26px;
  color: var(--pbmit-blackish-color);
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-star-ratings {
  font-size: 20px;
  line-height: 20px;
  margin: 5px 0 0 20px;
  color: rgba(var(--pbmit-global-color-rgb), 0.5);
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active {
  color: #ffcb2b;
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-star-ratings i::before {
  margin: 0;
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-img img {
  border-radius: 30px;
  width: 100%;
}
.pbmit-element-testimonial-style-2 .pbmit-img-post-wraper {
  position: relative;
  border-radius: 30px;
}
.pbmit-element-testimonial-style-2 .pbmit-right-col {
  position: relative;
  padding: 0 30px 0 80px;
}
.pbmit-element-testimonial-style-2 .pbminfotech-box-author {
  position: relative;
}
.pbmit-element-testimonial-style-2 .pbmit-swiper-button-wrapper {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: flex;
  gap: 7px;
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  font-size: 14px;
  line-height: normal;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box svg {
  fill: var(--pbmit-white-color);
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box-wrapper {
  border-radius: 50px 50px 0 0;
  padding: 8px 8px 0 8px;
  background-color: var(--pbmit-light-color);
  display: inline-block;
  position: absolute;
  right: 70px;
  bottom: 0;
  z-index: 1;
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box-wrapper::before,
.pbmit-element-testimonial-style-2 .pbmit-icon-box-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 20px;
  border-top: none;
  background-color: transparent;
  box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box-wrapper::before {
  border-radius: 0 0 30px 0;
  right: 100%;
}
.pbmit-element-testimonial-style-2 .pbmit-icon-box-wrapper::after {
  border-radius: 0px 0px 0px 30px;
  left: 100%;
}
/** Style 4 **/
.pbmit-testimonial-style-4 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
}
.pbmit-testimonial-style-4 .pbminfotech-box-author-wrapper {
  gap: 20px;
  margin-top: 35px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-desc {
  padding: 50px 60px 50px 50px;
  border-radius: 20px;
  background-color: var(--pbmit-light-color);
  color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-text {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  color: var(--pbmit-blackish-color);
  font-weight: 500;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-detail {
  font-size: 18px;
  line-height: 28px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings {
  font-size: 20px;
  line-height: 32px;
  color: rgba(var(--pbmit-global-color-rgb), 0.5);
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings .pbmit-active {
  color: #ffcb2b;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i::before {
  margin: 0px;
}
.pbmit-testimonial-style-4 .pbmit-featured-img-wrapper {
  display: inline;
  position: absolute;
  bottom: -1px;
  right: 55px;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper::before {
  border-radius: 0 0 30px 0;
  right: 100%;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper::after {
  border-radius: 0px 0px 0px 30px;
  left: 100%;
}
/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.site-title {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100px;
  transition: none;
  line-height: inherit;
}
.site-title a {
  display: flex;
  align-items: center;
  line-height: inherit;
}
.site-header .pbmit-sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  background: var(--pbmit-white-color);
  left: 0;
  top: 0;
  box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
  width: 100%;
  z-index: 0;
  transition: all 200ms ease;
}
.site-header .pbmit-right-box {
  position: relative;
}
.site-header .pbmit-button-box .pbmit-header-button a {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--pbmit-blackish-color);
}
.site-header .pbmit-button-box .pbmit-header-button a:before {
  display: inline-block;
  content: "\e86d";
  font-family: "pbminfotech-base-icons";
  font-size: 40px;
  line-height: 40px;
  color: var(--pbmit-global-color);
  margin-right: 10px;
  font-weight: 500;
}
.pbmit-button-box .pbmit-header-button a span {
  display: block;
}
.site-header .pbmit-button-box .pbmit-header-button a:hover {
  color: var(--pbmit-global-color);
}
.site-header .pbmit-right-box .pbmit-header-button2 {
  padding: 0 0 0 30px;
}
.site-header.pbmit-fixed-header .pbmit-sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.pbmit-sticky-header .site-header {
  height: 90px;
  line-height: 90px;
}
.site-header .site-branding .pbmit-sticky-logo {
  display: none;
}
.pbmit-sticky-header .site-navigation ul.navigation > li.active > a,
.pbmit-sticky-header .site-navigation ul.navigation > li > a:hover {
  color: var(--pbmit-blackish-color);
}
.site-header .pbmit-header-search-btn a {
  font-size: 20px;
}
.site-header .pbmit-contact-info {
  font-size: 14px;
}
.site-header .pbmit-contact-info li:not(:last-child),
.site-header .pbmit-social-links li:not(:last-child) {
  padding: 0 15px 0 0;
}
.site-header .pbmit-contact-info li:first-child {
  padding-left: 0;
}
.site-header .pbmit-contact-info li i {
  font-size: 16px;
  margin-right: 5px;
  transition: all 0.3s;
  color: var(--pbmit-global-color);
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links li i {
  font-size: 15px;
  color: var(--pbmit-blackish-color);
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links li a:hover i {
  color: var(--pbmit-global-color);
}
.site-header .pbmit-header-button2 .pbmit-btn {
  padding: 11px 35px 13px;
}
/** Header Style 1 **/
.pbmit-header-style-1 {
  background-color: var(--pbmit-blackish-color);
}
.pbmit-header-style-1 .pbmit-header-overlay,
.pbmit-header-style-2 .pbmit-header-overlay {
  position: absolute;
  z-index: 4;
  width: 100%;
}
.pbmit-header-style-1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 150px;
  top: 0;
  left: 0;
  z-index: 3;
  background: linear-gradient(to bottom, rgb(7 28 47 / 1) 0%, rgb(7 28 47 / 0%) 100%, rgb(7 28 47 / 0%) 30%);
}
.pbmit-header-style-1 .pbmit-main-header-area {
  background-color: transparent;
}
.pbmit-header-style-1 .site-navigation ul.navigation > li > a {
  color: var(--pbmit-white-color);
}
.pbmit-header-style-1 .pbmit-button-box .pbmit-header-button a {
  color: var(--pbmit-white-color);
}
.pbmit-header-style-1 .pbmit-header-search-btn a:not(:hover) {
  color: var(--pbmit-white-color);
}
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-main-logo,
.pbmit-header-style-2 .pbmit-sticky-header .pbmit-main-logo {
  display: none;
}
.site-header .pbmit-sticky-header .site-branding .pbmit-sticky-logo {
  display: inline-block;
}
.pbmit-header-style-1 .pbmit-sticky-header .site-navigation ul.navigation > li > a,
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-right-box .pbmit-header-button a:not(:hover),
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-search-btn a:not(:hover) {
  color: var(--pbmit-blackish-color);
}
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-right-box .pbmit-header-button2 a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
/** Header Style 2 **/
.pbmit-header-style-2.site-header .site-branding img {
  max-height: 55px;
}
.pbmit-header-style-2 .site-branding .site-title {
  height: 95px;
}
.pbmit-header-style-2 .pbmit-sticky-header .site-title,
.pbmit-header-style-2 .pbmit-sticky-header .site-navigation ul.navigation > li,
.pbmit-header-style-2 .pbmit-sticky-header .site-navigation ul.navigation > li > a {
  height: 85px;
  line-height: 85px;
}
/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
.site-footer {
  font-size: 14px;
}
/** Footer Style 1 **/
.pbmit-footer-style-1 .pbmit-footer-big-area {
  padding-bottom: 65px;
}
.pbmit-footer-style-1,
.pbmit-footer-style-1 a {
  color: rgba(var(--pbmit-white-color-rgb), 0.9);
}
.pbmit-footer-style-1 {
  position: relative;
  z-index: 1;
  padding: 85px 15px 15px;
  border-radius: 40px 40px 0 0;
  overflow: hidden;
}
.pbmit-footer-style-1 .pbmit-footer-widget-col-1 {
  padding-right: 15.8%;
}
.site-footer .widget {
  position: relative;
  padding-top: 50px;
}
.site-footer .widget.widget_text {
  font-size: 16px;
  line-height: 26px;
}
.site-footer .widget .pbmit-newsletter {
  max-width: 630px;
  margin: 0 auto 25px;
}
.site-footer .widget .pbmit-newsletter h4 {
  font-size: 20px;
  line-height: 30px;
  margin: 0 40px 30px 0;
  color: var(--pbmit-white-color);
}
.site-footer .widget .pbmit-newsletter .pbmit-submit-box {
  display: flex;
  width: 100%;
  background-color: var(--pbmit-white-color);
  border-radius: 50px;
  position: relative;
}
.site-footer .widget .pbmit-newsletter input {
  color: var(--pbmit-blackish-color);
  padding: 15px 20px 15px 40px;
  height: 60px;
  font-size: 15px;
  width: 68%;
  border-radius: 36px;
  background-color: var(--pbmit-white-color);
  display: block;
  border: none;
  font-weight: 400;
  transition: all 500ms ease;
}
.site-footer .widget .pbmit-submit-box button {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 54px;
  height: 54px;
  padding: 0;
}
.site-footer .pbmit-newsletter .pbmit-submit-box .pbmit-button-icon-wrapper:before {
  top: 3px !important;
  right: 0;
}
.site-footer .pbmit-newsletter .pbmit-submit-box .pbmit-button-icon {
  top: 2px;
  right: 1px;
}
.site-footer .widget .widget-title {
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.25px;
  margin-bottom: 24px;
  color: var(--pbmit-white-color);
  text-transform: capitalize;
  font-style: normal;
}
.site-footer .widget ul > li:not(:last-child) {
  padding: 0px 0px 9px 0;
}
.pbmit-footer-style-1 .pbmit-footer-widget-col-4 {
  padding: 0 0 0 60px;
}
.pbmit-footer-style-1 .pbmit-footer-info-inner > .container {
  padding-top: 60px !important;
  padding-bottom: 70px !important;
  border-top: 1px solid rgba(var(--pbmit-white-color-rgb), 0.1);
}
.pbmit-footer-style-1 .pbmit-footer-info-inner .pbmit-footer-box {
  display: flex;
  align-items: center;
}
.pbmit-footer-style-1 .pbmit-footer-info-inner .pbmit-footer-box .pbmit-footer-content-wrap .pbmit-footer-box-title {
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 11px;
  color: var(--pbmit-global-color);
  display: block;
}
.pbmit-footer-style-1 .pbmit-footer-info-inner .pbmit-footer-box .pbmit-footer-content-wrap .pbmit-footer-box-content {
  font-size: 20px;
  line-height: 20px;
}
.pbmit-footer-style-1 .pbmit-footer-text-area {
  background-color: rgb(255 255 255 / 6%);
  border-radius: 30px;
  padding: 60px 0;
}
.pbmit-footer-text-inner {
  font-size: 14px;
}
.site-footer .pbmit-footer-social-area ul li:not(:last-child) {
  padding: 0 4px 0 0;
}
.pbmit-footer-style-1 .pbmit-footer-social-area ul li a {
  font-size: 16px;
  border-radius: 50%;
  border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.5);
  height: 45px;
  width: 45px;
  line-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pbmit-footer-style-1 .pbmit-footer-social-area ul li a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  border-color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-text-area .pbmit-footer-text-inner .pbmit-main-logo {
  max-height: 75px;
}
/** Footer Style 2 **/
.pbmit-footer-style-2 {
  position: relative;
  overflow: hidden;
  border-radius: 40px 40px 0 0;
  font-weight: 400;
  padding: 0 0 130px;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-footer-style-2:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
  background-color: var(--pbmit-light-color);
}
.pbmit-footer-style-2:after {
  content: "";
  position: absolute;
  height: 215px;
  width: 100%;
  left: inherit !important;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-animation: pbmit_marquee 35s cubic-bezier(1, 0, 0.7, 0) forwards;
  animation: pbmit_marquee 35s linear infinite;
  background-repeat: repeat-x;
  background-size: contain;
  background-image: url(../images/bg/footer-bg.png);
}
@keyframes pbmit_marquee {
  0% {
    background-position: 0 100%;
  }

  50% {
    background-position: -500px 100%;
  }
  100% {
    background-position: -900px 100%;
  }
}
.pbmit-footer-style-2 .pbmit-footer-big-area {
  padding-top: 70px;
}
.pbmit-footer-big-area .pbmit-main-logo {
  max-height: 75px;
}
.pbmit-footer-style-2 .pbmit-footer-right {
  padding: 0 0 0 11%;
}
.pbmit-footer-style-2 .pbmit-footer-widget-area {
  padding-bottom: 50px;
}
.pbmit-footer-style-2 .widget .widget-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  color: var(--pbmit-blackish-color);
}
.pbmit-footer-style-2 .widget ul > li {
  padding: 0 0 8px 0;
}
.pbmit-footer-style-2 .widget ul > li:last-child {
  padding: 0;
}
.pbmit-footer-style-2 .widget ul > li a {
  font-weight: 500;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-footer-style-2 .widget ul > li a:hover {
  color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .widget-text {
  font-size: 16px;
  line-height: 26px;
}
.pbmit-footer-style-2 .pbmit-contact-widget-lines {
  display: inline-grid;
}
.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-address p,
.pbmit-footer-style-1 .pbmit-contact-widget-lines .pbmit-address p {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
}
.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-phone,
.pbmit-footer-style-1 .pbmit-contact-widget-lines .pbmit-phone {
  font-size: 30px;
  line-height: 40px;
  margin: 8px 0 8px;
  letter-spacing: -0.25px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: normal;
  font-style: normal;
}
.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-email a:not(:hover) {
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-footer-style-2 .gallery {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  width: 100%;
  gap: 10px;
  padding-bottom: 20px;
}
.pbmit-footer-style-2 .gallery .gallery-item img {
  width: 100%;
}
.pbmit-footer-style-2 .pbmit-footer-text-area {
  padding: 15px 0;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner {
  position: relative;
  padding-top: 60px;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner {
  color: var(--pbmit-blackish-color);
}
.pbmit-footer-style-2 .pbmit-footer-text-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  border: 1px dashed rgba(var(--pbmit-global-color-rgb), 0.3);
  transition: all 0.4s ease-in;
  width: 100%;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner::after {
  position: absolute;
  left: 50%;
  top: -25px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  content: "\e83f";
  font-family: "pbminfotech-base-icons";
  font-size: 25px;
  line-height: 25px;
  color: var(--pbmit-global-color);
  transform: translateX(-50%);
  transition: all 0.4s ease-in;
  border-radius: 10px;
  background-color: var(--pbmit-grey-color);
}
.pbmit-footer-style-2 .pbmit-footer-menu {
  display: flex;
}
.pbmit-footer-style-2 .pbmit-footer-menu li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.pbmit-footer-style-2 .pbmit-footer-menu li:first-child {
  padding-left: 0;
}
.pbmit-footer-style-2 .pbmit-footer-menu li:last-child {
  padding-right: 0;
}
.pbmit-footer-style-2 .pbmit-footer-menu li:not(:first-child):before {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background-color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.pbmit-footer-style-2 .pbmit-footer-copyright-text-area {
  text-align: right;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner a,
.pbmit-footer-style-2 .pbmit-footer-copyright-text-area p {
  font-weight: 500;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner a:not(:hover) {
  color: var(--pbmit-blackish-color);
}
/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
  background-color: rgba(9, 36, 60, 0.3);
  background-image: url(../images/bg/titlebar-img.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
  z-index: 2;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content {
  min-height: 590px;
}
.pbmit-title-bar-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(9, 36, 60, 0.3);
}
.pbmit-title-bar-content {
  position: relative;
  z-index: 1;
  padding: 110px 0 64px;
  display: flex;
  align-items: center;
}
.pbmit-title-bar-content-inner,
.pbmit-title-bar-content .pbmit-breadcrumb {
  width: 100%;
  text-align: center;
}
.pbmit-title-bar-content .pbmit-tbar,
.pbmit-title-bar-content .pbmit-breadcrumb {
  display: block;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
  max-width: none;
  padding: 0 !important;
  margin-bottom: 15px;
}
.pbmit-tbar-subtitle {
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 15px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-tbar-title {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  letter-spacing: -0.25px;
  color: var(--pbmit-white-color);
  text-transform: none;
  font-style: normal;
  margin-bottom: 0;
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
  font-family: Public Sans, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0px;
  color: var(--pbmit-white-color);
  text-transform: none;
  font-style: normal;
}
.pbmit-breadcrumb a:hover {
  color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner {
  padding-left: 5px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep {
  padding: 0 4px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep i:before {
  margin: 0;
}
/*----------------------------------------*/
/*  10 - Accordion
/*----------------------------------------*/
.accordion-item {
  position: relative;
  margin-bottom: 10px;
  border: none;
  background-color: transparent;
  color: inherit;
  box-shadow: none;
}
.accordion-button {
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: var(--pbmit-blackish-color);
  background-color: transparent;
  border-radius: 50px !important;
  border: 1px solid var(--pbmit-blackish-color);
}
.accordion-button:not(.collapsed) {
  box-shadow: none;
  color: var(--pbmit-blackish-color);
  transition: all 9s ease-in-out;
  background-color: transparent;
}
.accordion-item .pbmit-accordion-icon {
  display: flex;
  margin-left: auto;
}
.accordion-item.active .pbmit-accordion-icon-closed {
  display: none;
}
.accordion-item .pbmit-accordion-icon-closed {
  display: block;
}
.accordion-item.active .pbmit-accordion-icon-opened {
  display: block;
}
.accordion-item .pbmit-accordion-icon-opened {
  display: none;
}
.accordion-item .pbmit-accordion-icon svg {
  fill: var(--pbmit-global-color);
  height: 18px;
}
.accordion-button::after {
  display: none;
}
.accordion-button:focus {
  box-shadow: none;
}
.pbmit-accordion-title {
  display: flex;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: var(--pbmit-blackish-color);
  font-size: 16px;
  line-height: 26px;
}
.accordion-body {
  border: 0;
  padding: 25px 32px 20px 40px;
}
.pbmit-bg-color-blackish .accordion .pbmit-accordion-title {
  color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .accordion-button {
  border-color: rgba(var(--pbmit-white-color-rgb), 0.2);
  background-color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .accordion-body {
  color: var(--pbmit-white-color);
}
.accordion.style-2 .accordion-item {
  padding: 0 30px;
  border-radius: 20px;
  background-color: var(--pbmit-light-color);
}
.accordion.style-2 .accordion-item:not(:last-child) {
  margin-bottom: 5px;
}
.accordion.style-2 .accordion-button {
  border: none;
  padding: 17px 0;
  border-radius: 0px !important;
}
.accordion.style-2 .accordion-item.active .accordion-header {
  border-bottom: 1px solid #dddddd;
}
.accordion.style-2 .pbmit-accordion-title {
  font-size: 16px;
}
.accordion.style-2 .accordion-item .pbmit-accordion-icon svg {
  height: 15px;
  fill: var(--pbmit-blackish-color);
}
.accordion.style-2 .accordion-body {
  padding: 17px 20px 30px 0;
}
.accordion.style-2 .accordion-body p {
  margin-bottom: 0;
}

/*----------------------------------------*/
/*  11 - List Group
/*----------------------------------------*/
.list-group .list-group-item {
  display: flex;
  font-size: inherit;
  align-items: flex-start;
  padding: 0;
  color: var(--pbmit-blackish-color);
  position: relative;
  border: none;
  background: transparent;
}
.list-group .pbmit-icon-list-icon {
  color: var(--pbmit-blackish-color);
  display: flex;
  position: relative;
  top: 0px;
  line-height: normal;
  transition: all 0.25s ease-in-out;
}
.list-group .pbmit-icon-list-icon svg {
  width: 20px;
  height: 20px;
  fill: var(--pbmit-global-color);
}
.list-group .pbmit-icon-list-text {
  font-size: 16px;
  line-height: 26px;
  padding-left: 10px;
  margin-bottom: 0;
  font-weight: 400;
  color: var(--pbmit-blackish-color);
  align-self: center;
}
.list-group .list-group-item:not(:last-child) {
  padding-bottom: calc(12px / 2);
}
.list-group .list-group-item:not(:first-child) {
  margin-top: calc(15px / 2);
}
.list-group.style-2 .pbmit-icon-list-text {
  font-size: 18px;
  line-height: 24px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
}
.list-group.style-2 .pbmit-icon-list-icon svg {
  width: 22px;
  height: 22px;
}
.pbmit-bg-color-blackish .list-group .pbmit-icon-list-text {
  color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/*  12 -  Banner Slider
/*----------------------------------------*/
.pbmit-slider-area .transform-left {
  position: relative;
  transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}
.pbmit-slider-area .transform-left span {
  transform: scale(1.5) translate(100px, 0px);
  transform-origin: 50% 50%;
  transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.swiper-slide-active .transform-left {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.swiper-slide-active .transform-left span {
  transform: scale(1) translate(0, 0);
}
.pbmit-slider-area .transform-right {
  position: relative;
  transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.pbmit-slider-area .transform-right span {
  transform: scale(1.5) translate(-100px, 0px);
  transform-origin: 50% 50%;
  transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.swiper-slide-active .transform-right {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.swiper-slide-active .transform-right span {
  transform: scale(1) translate(0, 0);
}
.pbmit-slider-area .transform-center {
  opacity: 0;
  transition: all 1000ms ease;
  transform: scale(0.9);
}
.swiper-slide-active .transform-center {
  opacity: 1;
  transform: scale(1);
}
.pbmit-slider-area .transform-bottom {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom {
  opacity: 1;
  transform: translateY(0);
}
.swiper-slide-active .transform-delay-1 {
  transition-delay: 1000ms;
}
.swiper-slide-active .transform-delay-2 {
  transition-delay: 1400ms;
}
.swiper-slide-active .transform-delay-3 {
  transition-delay: 1800ms;
}
.swiper-slide-active .transform-delay-4 {
  transition-delay: 2100ms;
}
.swiper-slide-active .transform-delay-5 {
  transition-delay: 2400ms;
}
.pbmit-slider-area .pbmit-slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pbmit-slider-area .swiper-slider {
  padding-bottom: 0 !important;
}
.pbmit-slider-area .swiper-slide-active .pbmit-bg-overlay {
  transform: translate3d(0px, 0px, 0px);
  opacity: 0;
  visibility: hidden;
}
.pbmit-slider-area .pbmit-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  transform: translate(0px, 0px);
  background-color: var(--pbmit-blackish-color);
  visibility: visible;
  transform-origin: 50% 50%;
  opacity: 1;
  transition-duration: 4s;
}
/** Slider 01 **/
.pbmit-slider-one .pbmit-slider-item {
  height: 900px;
  display: flex;
  align-items: center;
}
.pbmit-slider-one .pbmit-slider-content > * {
  max-width: max-content;
}
.pbmit-slider-one .pbmit-sub-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Public Sans";
}
.pbmit-slider-one .pbmit-title {
  font-size: 72px;
  line-height: 72px;
  font-weight: 700;
  margin-bottom: 25px;
}
.pbmit-slider-one .pbmit-desc {
  font-size: 18px;
  line-height: 22px;
  padding-top: 20px;
  font-weight: 200;
  margin-bottom: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "Public Sans";
}
.pbmit-slider-one .pbmit-sub-title,
.pbmit-slider-one .pbmit-title,
.pbmit-slider-one .pbmit-desc {
  color: var(--pbmit-white-color);
}
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-one .swiper-button-next {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 48%;
}
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-one .swiper-button-next {
  left: auto;
  right: 60px;
}
.pbmit-slider-one .swiper-button-next {
  margin-top: 50px;
}
.pbmit-slider-one .swiper-button-next,
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-three .swiper-button-next,
.pbmit-slider-three .swiper-button-prev {
  border: none;
}
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-three .swiper-button-prev {
  transform: none;
}
.pbmit-slider-one .swiper-button-next,
.pbmit-slider-three .swiper-button-next {
  transform: rotate(180deg);
}
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-one .swiper-button-next,
.pbmit-slider-one .swiper-button-next:hover,
.pbmit-slider-one .swiper-button-prev:hover,
.pbmit-slider-three .swiper-button-prev,
.pbmit-slider-three .swiper-button-next {
  background-color: rgba(0, 0, 0, 0.1);
}
.pbmit-slider-one .swiper-button-next:after,
.pbmit-slider-one .swiper-button-prev:after,
.pbmit-slider-three .swiper-button-next:after,
.pbmit-slider-three .swiper-button-prev:after {
  content: "\e84e";
  color: var(--pbmit-white-color);
}
/** Slider 02 **/
.pbmit-slider-two .pbmit-slider-item {
  padding: 300px 0 210px;
}
.pbmit-slider-two .pbmit-slider-content > * {
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.pbmit-slider-two .pbmit-sub-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  padding: 7px 20px;
  margin-bottom: 15px;
  border-radius: 20px;
  border: 1px solid;
}
.pbmit-slider-two .slide-01 .pbmit-sub-title {
  color: var(--pbmit-blackish-color);
  border-color: var(--pbmit-blackish-color);
}
.pbmit-slider-two .slide-03 .pbmit-sub-title {
  color: var(--pbmit-global-color);
  border-color: var(--pbmit-global-color);
}
.pbmit-slider-two .pbmit-title {
  font-size: 80px;
  line-height: 82px;
  margin-bottom: 15px;
  letter-spacing: -2px;
  font-weight: 700;
  color: var(--pbmit-white-color);
}
.pbmit-slider-two .pbmit-desc {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  opacity: 0;
  transition-duration: 2s;
  color: var(--pbmit-blackish-color);
  font-family: "Public Sans";
  font-weight: 300;
}
.pbmit-slider-two .swiper-slide-active .pbmit-desc {
  opacity: 1;
}
.pbmit-slider-two .pbmit-button .pbmit-btn.blackish:hover {
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
}
.pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets {
  width: 130px;
  height: 50px;
  left: 50%;
  bottom: 25px;
  transform: translate(-50%, 50%);
  border-radius: 30px 30px 0 0;
  background-color: var(--pbmit-white-color);
}
.pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets:before,
.pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets:after {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0;
  height: 40px;
  width: 20px;
  box-shadow: 0 20px 0 0 var(--pbmit-white-color);
  padding: 10px;
}
.pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets:before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-slider-two .swiper-horizontal > .swiper-pagination-bullets:after {
  left: 100%;
  border-bottom-left-radius: 20px;
}
.pbmit-slider-two .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px !important;
  background-color: rgba(var(--pbmit-blackish-color-rgb), 0.3) !important;
}
.pbmit-slider-two .swiper-pagination-bullet-active {
  outline: 1px solid var(--pbmit-global-color);
  outline-offset: 4px;
  background-color: var(--pbmit-global-color) !important;
}
/** Slider 03 **/
.pbmit-slider-three .pbmit-slider-item {
  height: 830px;
  display: flex;
  align-items: center;
  background: url("../images/banner-slider-img/demo-3-shape.png") 50% 50% / cover no-repeat transparent;
  background-color: rgba(0, 0, 0, 0.3);
}
.pbmit-slider-three .pbmit-slider-bg {
  transform: scale(1);
  transition: transform 20s ease-in;
}
.pbmit-slider-three .swiper-slide-active .pbmit-slider-bg {
  transform: scale(1.1);
}
.pbmit-slider-three .pbmit-slider-content > * {
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.pbmit-slider-three .pbmit-sub-title {
  font-size: 16px;
  line-height: 22px;
  color: var(--pbmit-white-color);
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: "Public Sans";
  font-weight: 300;
}
.pbmit-slider-three .pbmit-title {
  font-size: 130px;
  line-height: 130px;
  margin-bottom: 0;
  letter-spacing: -4px;
  text-transform: uppercase;
  color: var(--pbmit-white-color);
}
.pbmit-slider-three .pbmit-title-small {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
  letter-spacing: -2px;
  color: var(--pbmit-white-color);
}
.pbmit-slider-three .swiper-button-prev,
.pbmit-slider-three .swiper-button-next {
  position: absolute;
  width: 70px;
  height: 70px;
}
.pbmit-slider-three .swiper-button-prev {
  left: 30px;
}
.pbmit-slider-three .swiper-button-next {
  right: 30px;
}
/*----------------------------------------*/
/*  13 - Client
/*----------------------------------------*/
.pbmit-hide {
  display: none;
}
/** Slider 01 **/
.pbmit-client-style-1 .pbmit-border-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.pbmit-client-style-1 .pbmit-client-wrapper {
  overflow: hidden;
  z-index: 1;
  height: -webkit-max-content;
  display: inline-block;
}
.pbmit-client-style-1 .pbmit-border-wrapper {
  transition: all 0.4s ease-in;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-1 .pbmit-client-hover-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
  visibility: visible;
  transform: translateY(0%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
  transform: translateY(100%);
}
/** Slider 02 **/
.pbmit-client-style-2 .pbmit-border-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 52px 30px;
  border-radius: 25px;
  transition: all 0.4s ease-in;
  background-color: var(--pbmit-light-color);
}
.pbmit-client-style-2 .pbmit-client-wrapper {
  overflow: hidden;
  z-index: 1;
  height: -webkit-max-content;
  display: inline-block;
}
.pbmit-client-wrapper {
  position: relative;
  text-align: center;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-client-hover-img {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-2 .pbmit-client-hover-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
  visibility: visible;
  transform: translateY(0%);
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
  transform: translateY(100%);
}
.pbmit-client-style-2:hover .pbmit-border-wrapper {
  background-color: var(--pbmit-global-color);
  border-color: var(--pbmit-global-color);
}
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-client-hover-img img {
  filter: brightness(1) invert(0);
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-client-hover-img img {
  filter: brightness(0) invert(1);
}
.pbminfotech-gap-40px .pbmit-client-style-2 {
  padding: 0 20px;
  margin-bottom: 40px;
}

/* --------------------------------------
* 14 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title {
  font-size: 30px;
  line-height: 55px;
  color: var(--pbmit-blackish-color);
  font-weight: 400;
  width: auto;
  position: relative;
  overflow: hidden;
  transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
  margin: 0;
  padding: 0;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper {
  padding-left: 63px;
  margin-left: 25px;
  position: relative;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before {
  content: "\e88d";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 30px;
  transform: translateY(-50%);
  color: var(--pbmit-blackish-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 5px;
  font-weight: 400;
}
/* Bg Color */
.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-element-title,
.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before {
  color: var(--pbmit-white-color);
}
/* --------------------------------------
* 15 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 {
  margin-bottom: 30px;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content {
  position: relative;
  overflow: hidden;
}
.pbmit-portfolio-style-1 .pbmit-port-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-portfolio-style-1 .pbmit-port-cat,
.pbmit-portfolio-style-1 .pbmit-port-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover {
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title a,
.pbmit-portfolio-style-1 .pbmit-portfolio-title {
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-port-cat {
  display: none;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
  width: 100%;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 1) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.18) 80%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 98%
  );
}
.pbmit-portfolio-style-1 .pbminfotech-titlebox {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 20px);
  bottom: 0;
  text-align: center;
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  text-align: center;
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon .flag {
  width: 65px;
  height: 65px;
  max-width: 65px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-size: cover;
  background-color: transparent;
  transition: transform 2s;
}
.pbmit-portfolio-style-1:hover .pbmit-country-flag-icon .flag {
  transform: rotate(360deg);
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 8px 8px 0 8px;
  background-color: var(--pbmit-white-color);
  border-radius: 50px 50px 0 0;
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon::after,
.pbmit-portfolio-style-1 .pbmit-country-flag-icon::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 0px;
  height: 40px;
  width: 20px;
  box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon::before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-portfolio-style-1 .pbmit-country-flag-icon::after {
  left: 100%;
  border-bottom-left-radius: 20px;
}
/** Style 2 **/
.pbmit-portfolio-style-2 {
  margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content {
  position: relative;
  overflow: visible;
  padding-top: 10px;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content {
  position: relative;
  padding: 35px 45px 55px;
  background-color: var(--pbmit-light-color);
  border-radius: 30px;
}
.pbmit-portfolio-style-2 .pbminfotech-portfolio-desc p {
  margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-port-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-portfolio-style-2 .pbmit-port-cat,
.pbmit-portfolio-style-2 .pbmit-port-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbmit-port-cat a:hover {
  color: var(--pbmit-secondary-color);
}
.pbmit-portfolio-style-2 .pbmit-port-cat {
  display: none;
}
.pbmit-portfolio-style-2 .pbminfotech-titlebox {
  position: relative;
  z-index: 1;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title::after {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0px;
  left: 0;
  background-color: var(--pbmit-global-color);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.pbmit-portfolio-style-2:hover .pbmit-portfolio-title::after {
  width: 100%;
}
.pbmit-text-color-white .pbmit-portfolio-style-2 .pbmit-portfolio-title,
.pbmit-text-color-white .pbmit-portfolio-style-2 .pbmit-portfolio-title a {
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title a:hover {
  color: var(--pbmit-global-color);
}
.pbmit-text-color-white .pbmit-portfolio-style-2 {
  color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon-wrapper {
  position: absolute;
  right: 60px;
  top: 0;
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon .flag {
  width: 70px;
  height: 70px;
  max-width: 70px;
  padding: 0;
  margin: -10px 0 0;
  border: none;
  border-radius: 50%;
  background-size: cover;
  background-color: transparent;
}
.pbmit-portfolio-style-2:hover .pbmit-country-flag-icon .flag {
  animation: pbmit-rotate-vertical 1.1s ease-out;
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon {
  border-radius: 0 0 50px 50px;
  padding: 0 8px 8px 8px;
  background-color: var(--pbmit-white-color);
  border-top: none;
  position: relative;
  line-height: 0;
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon::before,
.pbmit-portfolio-style-2 .pbmit-country-flag-icon::after {
  content: "";
  position: absolute;
  top: 0;
  height: 30px;
  width: 18px;
  border-bottom: none;
  background-color: transparent;
  box-shadow: 0 -15px 0 0 var(--pbmit-white-color);
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon::before {
  border-radius: 0 30px 0 0;
  border-left: 0;
  right: 100%;
}
.pbmit-portfolio-style-2 .pbmit-country-flag-icon::after {
  border-radius: 30px 0 0 0;
  border-right: 0;
  left: 100%;
}
@keyframes pbmit-rotate-vertical {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.pbmit-country-flag-icon .flag {
  display: inline-block;
  width: 50px;
  height: 50px;
  max-width: 50px;
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon-gb {
  background-image: url(../images/flags/gb.svg);
}
.flag-icon-sh {
  background-image: url(../images/flags/sh.svg);
}

.flag-icon-gf {
  background-image: url(../images/flags/gf.svg);
}
.flag-icon-tr {
  background-image: url(../images/flags/tr.svg);
}
.flag-icon-ae {
  background-image: url(../images/flags/ae.svg);
}
.flag-icon-fr {
  background-image: url(../images/flags/fr.svg);
}
.flag-icon-au {
  background-image: url(../images/flags/au.svg);
}
.flag-icon-ca {
  background-image: url(../images/flags/ca.svg);
}
.flag-icon-ru {
  background-image: url(../images/flags/ru.svg);
}
.flag-icon-br {
  background-image: url(../images/flags/br.svg);
}
.flag-icon-pl {
  background-image: url(../images/flags/pl.svg);
}
.flag-icon-ch {
  background-image: url(../images/flags/ch.svg);
}
/** Style 3 **/
.pbmit-portfolio-style-3 .pbminfotech-post-content {
  position: relative;
}
.pbmit-portfolio-style-3 .pbmit-port-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-portfolio-style-3 .pbmit-port-cat,
.pbmit-portfolio-style-3 .pbmit-port-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-title {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 24px;
}
.pbmit-portfolio-style-3 .pbmit-port-cat {
  display: none;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper img {
  width: 100%;
  border-radius: 20px;
}
.pbmit-portfolio-style-3 .pbminfotech-titlebox {
  position: absolute;
  bottom: 10px;
  transition: all 0.4s ease-in-out;
  left: 10px;
  right: 10px;
  text-align: center;
  height: 75px;
  background-color: var(--pbmit-white-color);
  border-radius: 20px;
  padding: 17px 35px 20px;
}
.pbmit-portfolio-style-3:hover .pbminfotech-titlebox {
  height: 245px;
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon-wrapper {
  position: absolute;
  right: 55px;
  top: 0;
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon .flag {
  width: 65px;
  height: 65px;
  max-width: 65px;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-size: cover;
  background-color: transparent;
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon {
  position: relative;
  display: inline-block;
  padding: 0 8px 8px 8px;
  background-color: var(--pbmit-white-color);
  border-radius: 0 0 50px 50px;
  line-height: 0;
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon::after,
.pbmit-portfolio-style-3 .pbmit-country-flag-icon::before {
  content: "";
  position: absolute;
  background-color: transparent;
  top: 0;
  height: 40px;
  width: 20px;
  box-shadow: 0 -20px 0 0 var(--pbmit-white-color);
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon::before {
  right: 100%;
  border-top-right-radius: 20px;
}
.pbmit-portfolio-style-3 .pbmit-country-flag-icon::after {
  left: 100%;
  border-top-left-radius: 20px;
}
.pbmit-portfolio-style-3 .pbminfotech-portfolio-desc {
  transition: all 0.4s ease-in-out;
}
.pbmit-portfolio-style-3 .pbminfotech-portfolio-desc p {
  margin: 0;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-title,
.pbmit-portfolio-style-3 .pbmit-portfolio-title a,
.pbmit-portfolio-style-3 .pbminfotech-portfolio-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 0;
}
.pbmit-portfolio-style-3 .pbminfotech-portfolio-desc {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  opacity: 0;
  visibility: hidden;
  padding-top: 45px;
  margin-top: 25px;
  border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
  position: relative;
}
.pbmit-portfolio-style-3 .pbminfotech-portfolio-desc::after {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  top: 0px;
  left: 0;
  background-color: var(--pbmit-global-color);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.pbmit-portfolio-style-3 .pbminfotech-titlebox:hover .pbminfotech-portfolio-desc::after {
  width: 100%;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn {
  position: relative;
  opacity: 0;
  visibility: hidden;
  color: var(--pbmit-blackish-color);
  transition: all 0.4s ease-in-out;
  background: var(--pbmit-white-color);
  padding: 12px 40px;
  border-radius: 50px;
  margin-top: 22px;
  display: inline-block;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn .pbmit-button-icon-wrapper::before {
  top: 3px;
}
.pbmit-portfolio-style-3:hover .pbminfotech-portfolio-desc,
.pbmit-portfolio-style-3:hover .pbmit-portfolio-btn {
  opacity: 1;
  visibility: visible;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-btn .pbmit-button-text {
  position: relative;
}
/** Style 4 **/
.pbmit-portfolio-style-4 {
  margin-bottom: 30px;
}
.pbmit-portfolio-style-4 .pbminfotech-post-content {
  position: relative;
  overflow: hidden;
}
.pbmit-portfolio-style-4 .pbmit-port-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-portfolio-style-4 .pbmit-port-cat,
.pbmit-portfolio-style-4 .pbmit-port-cat a {
  color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-4 .pbmit-port-cat a:hover {
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-4 .pbmit-portfolio-title {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.pbmit-portfolio-style-4 .pbmit-portfolio-title a,
.pbmit-portfolio-style-4 .pbmit-portfolio-title {
  color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-4 .pbmit-port-cat {
  display: none;
}
.pbmit-portfolio-style-4 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
.pbmit-portfolio-style-4 .pbmit-featured-wrapper img {
  width: 100%;
}
.pbmit-portfolio-style-4 .pbminfotech-titlebox {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 20px);
  bottom: 0;
  text-align: center;
  z-index: 1;
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  text-align: center;
  z-index: 1;
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon .flag {
  width: 65px;
  height: 65px;
  max-width: 65px;
  padding: 0;
  margin: 0 0 -2px 0;
  border: none;
  border-radius: 50%;
  background-size: cover;
  background-color: transparent;
  transition: transform 2s;
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 8px 8px 0 8px;
  background-color: var(--pbmit-white-color);
  border-radius: 50px 50px 0 0;
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon::after,
.pbmit-portfolio-style-4 .pbmit-country-flag-icon::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: 1px;
  height: 40px;
  width: 18px;
  box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon::before {
  right: 100%;
  border-bottom-right-radius: 20px;
}
.pbmit-portfolio-style-4 .pbmit-country-flag-icon::after {
  left: 100%;
  border-bottom-left-radius: 20px;
}
.pbmit-portfolio-style-4 .pbminfotech-post-content {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 560px;
  border-radius: 30px;
}
.pbmit-element-portfolio-style-4 .pbmit-portfolio-style-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 13%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  transition: flex-basis 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding-right: 2px !important;
  padding-left: 3px !important;
}
.pbmit-element-portfolio-style-4 .pbmit-portfolio-style-4.pbmit-active {
  flex: 31.8%;
}
.pbmit-portfolio-style-4 .pbminfotech-post-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 1) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.25) 80%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 98%
  );
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* --------------------------------------
* 16 - Progress Bar
* ---------------------------------------*/
.progressbar {
  margin-bottom: 20px;
  overflow: hidden;
}
.progressbar .progress-label {
  color: var(--pbmit-blackish-color);
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.25px;
}
.progress {
  position: relative !important;
  line-height: 30px;
  height: 100%;
  border-radius: 12px;
  margin-top: 10px;
  overflow: visible;
  background-color: rgba(var(--pbmit-blackish-color-rgb), 0.05);
}
.progress .progress-bar {
  position: relative;
  height: 12px;
  overflow: visible;
  border-radius: 12px;
  background-color: var(--pbmit-global-color);
}
.progress.progress-percent-bg .progress-percent {
  position: absolute;
  right: 0px;
  left: auto;
  top: -30px;
  font-size: 18px;
  line-height: 20px;
  color: var(--pbmit-global-color);
}

/* --------------------------------------
* 17 - Tab
* ---------------------------------------*/
.pbmit-tab {
  display: flex;
}
.pbmit-tab .pbmit-tabs-heading {
  display: block;
  position: relative;
  padding: 0 70px 0 0;
  width: 28%;
}
.pbmit-tab .pbmit-tab-counter {
  padding: 17px 0 45px;
  margin: 12px 0 0 0;
  border-top: 1px solid #ddd;
  font-size: 18px;
  color: var(--pbmit-global-color);
  transition: all 0.4s ease-in-out;
}
.pbmit-tab-link {
  position: relative;
}
.pbmit-tab-content-title,
.pbmit-tab-link {
  margin-bottom: 18px;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.6px;
  text-transform: capitalize;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
  transition: all 0.4s ease-in-out;
  list-style: none;
}
.pbmit-tab-active .pbmit-tab-content-title,
.pbmit-tab-link.pbmit-tab-li-active {
  color: var(--pbmit-blackish-color);
}
.pbmit-tab-content-title span,
.pbmit-tab-link span {
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
}
.pbmit-tab-image-wrapper {
  width: 36%;
  padding: 0;
  text-align: right;
}
.pbmit-tab-content.pbmit-tab-active {
  display: block;
  animation: pbmit-faded 2s;
}
@keyframes pbmit-faded {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pbmit-tab-content .pbmit-content-tab-image,
.pbmit-tab-content .pbmit-tab-content-inner {
  display: none;
}
.pbmit-tab-content.pbmit-tab-active .pbmit-tab-content-inner {
  display: block;
}
.pbmit-tab .pbmit-tab-image-wrapper .pbmit-tab-image-wrap img {
  border-radius: 20px;
}
.pbmit-tab-content-wrapper {
  width: 35%;
  padding: 0;
}
.pbmit-tab-content.pbmit-tab-active {
  display: block;
  animation: pbmit-faded 2s;
}
.pbmit-tab .pbmit-tab-content-wapper-inner {
  padding: 76px 60px;
  border-radius: 20px;
  background-color: var(--pbmit-light-color);
}
.pbmit-tab .pbmit-tab-content .pbmit-tab-icon-wrap {
  display: flex;
  align-items: center;
  padding-bottom: 120px;
}
.pbmit-tab .pbmit-tab-list h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  letter-spacing: -0.75px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.pbmit-tab .pbmit-tab-icon-wrapper.pbmit-icon-type-icon svg {
  width: 55px;
  height: auto;
  fill: var(--pbmit-global-color);
}
.pbmit-tab .pbmit-tab-icon-wrapper.pbmit-icon-type-icon svg path {
  fill: var(--pbmit-global-color);
}
.pbmit-tab .pbmit-tab-content .pbmit-desc-tabs {
  padding-top: 45px;
  margin-top: 28px;
  border-top: 1px solid #ddd;
  display: inline-block;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  position: relative;
}
.pbmit-tab .pbmit-tab-list span {
  word-wrap: break-word;
}
.pbmit-tab-content-title,
.pbmit-tab-content {
  display: none;
}

/* --------------------------------------
* 18 - Coaching
* ---------------------------------------*/
/** Style 1 **/
.pbmit-coaching-style-1 {
  margin-bottom: 30px;
}
.pbmit-coaching-style-1 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
}
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper {
  font-size: 55px;
  line-height: 65px;
  color: var(--pbmit-global-color);
  position: relative;
  z-index: 1;
  position: relative;
  margin-right: 30px;
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-1 .pbmit-featured-wrapper img {
  width: 100%;
}
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper img {
  max-width: 55px;
  height: auto;
}
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper svg,
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper img {
  margin-bottom: 10px;
}
.pbmit-coaching-style-1 .pbmit-coaching-icon-wrapper {
  display: none;
}
.pbmit-coaching-style-1 .pbmit-coaching-title {
  font-size: 30px;
  line-height: 38px;
  margin: 0 0 10px;
}
.pbmit-coaching-style-1 .pbmit-coaching-title,
.pbmit-coaching-style-1 .pbmit-coaching-title a {
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-1:hover .pbmit-coaching-icon-wrapper {
  transform: translateY(-10px);
}
.pbmit-coaching-style-1 .pbminfotech-box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0 50px 110px;
  transform: translateY(50px);
  transition: all 0.4s ease-in-out;
  text-align: center;
}
.pbmit-coaching-style-1:hover .pbminfotech-box-content {
  transform: translateY(0);
}
.pbmit-coaching-style-1 .pbminfotech-box-content p {
  margin: 0;
  color: rgba(var(--pbmit-white-color-rgb), 0.8);
  transition: all 0.4s ease-in-out;
}
.pbmit-coaching-style-1:hover .pbminfotech-box-content p {
  color: #d1dee9;
}
.pbmit-coaching-style-1 .pbmit-coaching-image-wrapper {
  position: relative;
}
.pbmit-coaching-style-1 .pbmit-coaching-image-wrapper,
.pbmit-coaching-style-1 .pbmit-coaching-image-wrapper img {
  position: relative;
  overflow: hidden;
  border-radius: 40px;
}
.pbmit-coaching-style-1 .pbminfotech-box-inner {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  height: 0;
}
.pbmit-coaching-style-1:hover .pbminfotech-box-inner {
  opacity: 1;
  visibility: visible;
  height: 155px;
  transition: all 0.4s ease-in-out;
}
.pbmit-coaching-style-1 .pbmit-coaching-cat {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
}
.pbmit-coaching-style-1 .pbmit-coaching-cat a,
.pbmit-coaching-style-1 .pbmit-coaching-cat {
  color: var(--pbmit-global-color);
}
.pbmit-coaching-style-1 .pbmit-coaching-image-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  transition: all 0.4s ease-in-out;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 0.9) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.2) 43%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 100%
  );
}
.pbmit-coaching-style-1:hover .pbmit-coaching-image-wrapper::after {
  opacity: 0;
  visibility: visible;
}
.pbmit-coaching-style-1 .pbmit-coaching-image-wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  transition: all 0.4s ease-in-out;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 0.9) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.2) 75%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 100%
  );
  opacity: 0;
  visibility: visible;
}
.pbmit-coaching-style-1:hover .pbmit-coaching-image-wrapper::before {
  opacity: 1;
  visibility: visible;
}
.pbmit-coaching-style-1 .pbminfotech-coaching-price {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
  margin: 20px 0 0 0;
  color: var(--pbmit-white-color);
  z-index: 1;
}
.pbmit-coaching-style-1 .pbminfotech-box-content p,
.pbmit-coaching-style-1 .pbminfotech-box-content,
.pbmit-coaching-style-1 .pbmit-coaching-title a,
.pbmit-coaching-style-1 .pbmit-coaching-title,
.pbmit-coaching-style-1 .pbmit-coaching-cat a,
.pbmit-coaching-style-1 .pbmit-coaching-cat {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.pbmit-coaching-style-1 .pbminfotech-box-content p,
.pbmit-coaching-style-1 .pbminfotech-box-content {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.pbmit-coaching-style-1 a.pbmit-coaching-btn {
  background-color: var(--pbmit-white-color);
  color: var(--pbmit-blackish-color);
  margin-top: 28px;
}
.pbmit-coaching-style-1 .pbmit-button-icon i.pbmit-base-icon-up-right-arrow:before {
  position: relative;
  top: 2px;
  right: -2px;
}
.pbmit-coaching-style-1 a.pbmit-coaching-btn:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-1 a.pbmit-coaching-btn i {
  font-size: 20px;
}
.pbmit-coaching-style-1 .pbmit-button-icon {
  position: relative;
  top: 1px;
  right: 0px;
}
.pbmit-coaching-style-1 .pbmit-coaching-btn .pbmit-button-icon-wrapper::before {
  top: 4px;
}
.pbmit-coaching-style-1 .pbminfotech-coaching-price {
  display: none;
}
/** Style 2 **/
.pbmit-coaching-style-2 {
  margin-bottom: 20px;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price,
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text,
.pbmit-coaching-style-2 {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.pbmit-element-viewtype-carousel .pbmit-coaching-style-2 {
  padding-top: 5px;
}
.pbmit-coaching-style-2 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-right: 30px;
  border-bottom: 1px solid #ddd;
}
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(4) .pbminfotech-post-item::after,
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(3) .pbminfotech-post-item::after,
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item::after,
[data-columns="4"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item::after,
[data-columns="3"] .pbmit-coaching-style-2:nth-last-child(3) .pbminfotech-post-item::after,
[data-columns="3"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item::after,
[data-columns="3"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item::after,
[data-columns="2"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item::after,
[data-columns="2"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item::after {
  display: none;
}
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(4) .pbminfotech-post-item,
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(3) .pbminfotech-post-item,
[data-columns="4"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item,
[data-columns="4"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item,
[data-columns="3"] .pbmit-coaching-style-2:nth-last-child(3) .pbminfotech-post-item,
[data-columns="3"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item,
[data-columns="3"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item,
[data-columns="2"] .pbmit-coaching-style-2:nth-last-child(2) .pbminfotech-post-item,
[data-columns="2"] .pbmit-coaching-style-2:last-child .pbminfotech-post-item {
  border-bottom: none;
  padding: 0;
}
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper {
  font-size: 55px;
  line-height: 65px;
  color: var(--pbmit-global-color);
  position: relative;
  z-index: 1;
  position: relative;
  margin-right: 30px;
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper img {
  max-width: 55px;
  height: auto;
}
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper svg,
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper img {
  margin-bottom: 10px;
}
.pbmit-coaching-style-2 .pbmit-coaching-icon-wrapper {
  display: none;
}
.pbmit-coaching-style-2 .pbmit-coaching-title {
  font-size: 24px;
  line-height: 34px;
  margin: 0 0 5px;
}
.pbmit-coaching-style-2:hover .pbmit-coaching-icon-wrapper {
  transform: translateY(-10px);
}
.pbmit-coaching-style-2 .pbminfotech-box-content p {
  margin: 0;
}
.pbmit-coaching-style-2 .pbmit-coaching-image-wrapper {
  position: relative;
}
.pbmit-coaching-style-2 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.pbmit-coaching-style-2 .pbmit-coaching-image-wrapper img {
  border-radius: 30px;
  width: 100%;
}
.pbmit-coaching-style-2 .pbmit-coaching-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-coaching-style-2 .pbmit-coaching-cat a,
.pbmit-coaching-style-2 .pbmit-coaching-cat {
  color: var(--pbmit-global-color);
}
.pbmit-coaching-style-2 .pbmit-coaching-cat a:hover {
  color: var(--pbmit-secondary-color);
}
.pbmit-coaching-style-2 .pbminfotech-box-content {
  padding: 0 30px 0 35px;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text span,
.pbmit-coaching-style-2 .pbminfotech-coaching-price span {
  font-size: 16px;
  padding: 13px 28px;
  border-radius: 30px;
  display: inline-block;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-2 .pbmit-coaching-cat,
.pbmit-coaching-style-2 .pbmit-coaching-cat a,
.pbmit-coaching-style-2 .pbmit-coaching-title,
.pbmit-coaching-style-2 .pbmit-coaching-title a,
.pbmit-coaching-style-2 .pbmit-coaching-content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
}
.pbmit-coaching-style-2 .pbmit-coaching-content p {
  line-clamp: 2;
  -webkit-line-clamp: 2;
  font-size: 16px;
  line-height: 24px;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price,
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text {
  display: block;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-inner {
  position: relative;
  overflow: hidden;
  margin-top: 15px;
  height: 52px;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price {
  position: relative;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0px, 55px);
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text > span {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text > span i {
  line-height: 0;
  top: 3px;
  right: 3px;
  position: relative;
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-text > span i::before {
  font-size: 21px;
}
.pbmit-coaching-style-2:hover .pbminfotech-coaching-price-text {
  transform: translate(0, 0px);
}
.pbmit-coaching-style-2:hover .pbminfotech-coaching-price {
  position: relative;
  transform: translate(0, -50px);
}
.pbmit-coaching-style-2 .pbminfotech-coaching-price-inner {
  display: none;
}
.pbmit-coaching-style-2 .pbmit-coaching-btn {
  margin-top: 20px;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-2 .pbmit-coaching-btn:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-coaching-btn {
  display: inline-flex;
  align-items: center;
  padding: 12px 35px;
  border-radius: 30px;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-coaching-btn:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
.pbmit-element-column-two .pbmit-coaching-style-2 .pbmit-coaching-image-wrapper {
  max-width: 211px;
}
/** Style 3 **/
.pbmit-coaching-style-3 {
  margin-bottom: 20px;
}
.pbmit-coaching-style-3:hover .pbminfotech-post-item,
.pbmit-coaching-style-3 .pbminfotech-coaching-price,
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text,
.pbmit-coaching-style-3 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.pbmit-coaching-style-3:hover {
  transform: translate(0, -5px);
}
.pbmit-coaching-style-3 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 15px;
  background-color: var(--pbmit-light-bg-color);
  border-radius: 20px;
}
.pbmit-coaching-style-3:hover .pbminfotech-post-item {
  border-color: var(--pbmit-global-color);
}
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper {
  font-size: 55px;
  line-height: 65px;
  color: var(--pbmit-global-color);
  position: relative;
  z-index: 1;
  position: relative;
  margin-right: 30px;
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper img {
  max-width: 55px;
  height: auto;
}
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper svg,
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper img {
  margin-bottom: 10px;
}
.pbmit-coaching-style-3 .pbmit-coaching-icon-wrapper {
  display: none;
}
.pbmit-coaching-style-3 .pbmit-coaching-title {
  font-size: 24px;
  line-height: 34px;
  margin: 0 0 5px;
}
.pbmit-coaching-style-3:hover .pbmit-coaching-icon-wrapper {
  transform: translateY(-10px);
}
.pbmit-coaching-style-3 .pbminfotech-box-content p {
  margin: 0;
}
.pbmit-coaching-style-3 .pbmit-coaching-image-wrapper {
  position: relative;
}
.pbmit-column-two .pbmit-coaching-style-3 .pbmit-coaching-image-wrapper {
  max-width: 211px;
}
.pbmit-coaching-style-3 .pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.pbmit-coaching-style-3 .pbmit-coaching-image-wrapper img {
  border-radius: 20px;
  width: 100%;
}
.pbmit-coaching-style-3 .pbmit-coaching-cat {
  font-size: 14px;
  line-height: 24px;
}
.pbmit-coaching-style-3 .pbmit-coaching-cat a,
.pbmit-coaching-style-3 .pbmit-coaching-cat {
  color: var(--pbmit-global-color);
}
.pbmit-coaching-style-3 .pbmit-coaching-cat a:hover {
  color: var(--pbmit-secondary-color);
}
.pbmit-coaching-style-3 .pbminfotech-box-content {
  padding: 0 30px 0 35px;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text span,
.pbmit-coaching-style-3 .pbminfotech-coaching-price span {
  font-size: 16px;
  padding: 13px 30px;
  border-radius: 30px;
  display: inline-block;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
  text-align: center;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text span {
  padding: 12px 20px 13px 30px;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text .pbmit-button-icon {
  position: relative;
  top: 3px;
  right: 0px;
  font-size: 21px;
  line-height: 0;
}
.pbmit-coaching-style-3 .pbmit-coaching-cat,
.pbmit-coaching-style-3 .pbmit-coaching-cat a,
.pbmit-coaching-style-3 .pbmit-coaching-title,
.pbmit-coaching-style-3 .pbmit-coaching-title a,
.pbmit-coaching-style-3 .pbmit-coaching-content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
}
.pbmit-coaching-style-3 .pbmit-coaching-content p {
  line-clamp: 2;
  -webkit-line-clamp: 2;
  font-size: 16px;
  line-height: 24px;
}
.pbmit-bg-color-light .pbmit-coaching-style-3 .pbminfotech-post-item {
  background-color: var(--pbmit-white-color);
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price,
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text {
  display: block;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-inner {
  position: relative;
  overflow: hidden;
  margin-top: 15px;
  height: 52px;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price {
  position: relative;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0px, 55px);
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text > span {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text > span i {
  line-height: 0;
  top: 3px;
  right: 3px;
  position: relative;
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-text > span i::before {
  font-size: 21px;
}
.pbmit-coaching-style-3:hover .pbminfotech-coaching-price-text {
  transform: translate(0, 0px);
}
.pbmit-coaching-style-3:hover .pbminfotech-coaching-price {
  position: relative;
  transform: translate(0, -50px);
}
.pbmit-coaching-style-3 .pbminfotech-coaching-price-inner {
  display: none;
}
.pbmit-coaching-style-3 .pbmit-coaching-btn {
  margin-top: 20px;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-3 .pbmit-coaching-btn:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
/** Style 4 **/
.pbmit-coaching-style-4 {
  margin-bottom: 30px;
}
.pbmit-coaching-style-4 .pbminfotech-post-item {
  position: relative;
  overflow: hidden;
}
.pbmit-coaching-style-4 .pbmit-coaching-icon-wrapper {
  font-size: 55px;
  line-height: 65px;
  color: var(--pbmit-global-color);
  position: relative;
  z-index: 1;
  position: relative;
  margin-right: 30px;
  background-color: var(--pbmit-light-color);
}
.pbmit-coaching-style-4 .pbmit-coaching-icon-wrapper svg {
  fill: var(--pbmit-global-color);
}
.pbmit-coaching-style-4 .pbmit-coaching-icon-wrapper svg,
.pbmit-coaching-style-4 .pbmit-coaching-icon-wrapper img {
  margin-bottom: 10px;
}
.pbmit-coaching-style-4 .pbmit-coaching-icon-wrapper {
  display: none;
}
.pbmit-coaching-style-4 h3.pbmit-coaching-title.pbmit-coaching-title-main {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 1;
  border: none;
  color: white;
  color: var(--pbmit-white-color);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  writing-mode: vertical-rl;
  inline-size: 280px;
  overflow-wrap: break-word;
  transform: translateX(-50%) translateY(0%) rotate(180deg);
  transition: all 0.45s ease-out;
}
.pbmit-coaching-style-4 .pbminfotech-box-number {
  position: absolute;
  top: 40px;
  left: 50%;
  font-size: 30px;
  line-height: 38px;
  color: rgba(var(--pbmit-white-color-rgb), 0.5);
  z-index: 2;
  transform: translateX(-50%) translateY(0%);
  transition: all 0.45s ease-out;
}
.pbmit-coaching-style-4.pbmit-active .pbminfotech-box-number {
  opacity: 0;
  visibility: hidden;
}
.pbmit-coaching-style-4 h3.pbmit-coaching-title.pbmit-coaching-title-main a {
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-4.pbmit-active h3.pbmit-coaching-title.pbmit-coaching-title-main {
  opacity: 0;
  visibility: hidden;
}
.pbmit-coaching-style-4 .pbmit-coaching-title {
  font-size: 30px;
  line-height: 38px;
  margin: 0 0 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.pbmit-coaching-style-4 .pbmit-coaching-title::after {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0px;
  left: 0;
  background-color: var(--pbmit-global-color);
  transition: all 0.45s ease-out;
}
.pbmit-coaching-style-4 .pbminfotech-box-content:hover .pbmit-coaching-title::after {
  width: 100%;
}
.pbmit-coaching-style-4 .pbminfotech-box-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  z-index: 3;
  padding: 25px 30px 30px;
  background: var(--pbmit-white-color);
  border-radius: 20px;
  transition: all 0.4s ease-in-out;
  text-align: center;
  opacity: 0;
  visibility: hidden;
}
.pbmit-coaching-style-4.pbmit-active .pbmit-coaching-content p {
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.pbmit-coaching-style-4.pbmit-active .pbminfotech-box-content,
.pbmit-coaching-style-4.pbmit-active .pbmit-coaching-content p {
  animation: fadeIn 1.1s ease-in-out;
}
.pbmit-coaching-style-4.pbmit-active .pbminfotech-box-content {
  opacity: 1;
  visibility: visible;
}
.pbmit-coaching-style-4 .pbmit-coaching-cat {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
}
.pbmit-coaching-style-4 .pbmit-coaching-content p {
  color: #666666;
}
.pbmit-element-coaching-style-4.pbmit-element-viewtype-carousel .pbmit-element-posts-wrapper {
  border-radius: 40px;
}
.pbminfotech-gap-0px .pbmit-coaching-style-4 .pbmit-coaching-image-wrapper::before,
.pbminfotech-gap-0px .pbmit-coaching-style-4 .pbmit-coaching-image-wrapper,
.pbminfotech-gap-0px .pbmit-coaching-style-4 .pbmit-coaching-image-wrapper img {
  border-radius: 0;
}
.pbmit-coaching-style-4 .pbminfotech-coaching-price {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  z-index: 1;
  padding: 13px 25px;
  border-radius: 50px;
  background-color: var(--pbmit-light-color);
  color: var(--pbmit-blackish-color);
  transition: all 0.35s ease-out;
}
.pbmit-coaching-style-4 .pbminfotech-coaching-price:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-coaching-style-4 .pbminfotech-box-content p,
.pbmit-coaching-style-4 .pbminfotech-box-content,
.pbmit-coaching-style-4 .pbmit-coaching-title a,
.pbmit-coaching-style-4 .pbmit-coaching-title,
.pbmit-coaching-style-4 .pbmit-coaching-cat a,
.pbmit-coaching-style-4 .pbmit-coaching-cat {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.pbmit-coaching-style-4 h3.pbmit-coaching-title.pbmit-coaching-title-main a,
.pbmit-coaching-style-4 .pbminfotech-box-content p,
.pbmit-coaching-style-4 .pbminfotech-box-content {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.pbmit-element-coaching-style-4 .pbmit-coaching-style-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 11%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  transition: flex-basis 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pbmit-element-coaching-style-4 .pbmit-coaching-style-4.pbmit-active {
  flex: 37%;
}
.pbmit-coaching-style-4 .pbminfotech-box-content-wrapper {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 564px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.pbmit-coaching-style-4 .pbminfotech-box-content-wrapper::before {
  content: "";
  position: absolute;
  border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.2);
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 20px;
  top: 0;
  left: 0;
  z-index: 2;
}
.pbmit-coaching-style-4 .pbminfotech-box-content-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  transition: all 0.4s ease-in-out;
  background: linear-gradient(
    to top,
    rgba(var(--pbmit-blackish-color-rgb), 0.8) 0%,
    rgba(var(--pbmit-blackish-color-rgb), 0.8) 100%,
    rgba(var(--pbmit-blackish-color-rgb), 0) 100%
  );
}
.pbmit-coaching-style-4.pbmit-active .pbminfotech-box-content-wrapper::before,
.pbmit-coaching-style-4.pbmit-active .pbminfotech-box-content-wrapper::after {
  opacity: 0;
  visibility: hidden;
}
.pbmit-coaching-style-4 .pbminfotech-coaching-price {
  display: none;
  margin-bottom: 25px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pbminfotech-gap-15px .pbmit-coaching-style-4 {
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-bottom: 15px;
}

/* --------------------------------------
* 19 - Spinner
* ---------------------------------------*/
/** Style 1 **/
.pbmit-spinner-box-style-1 {
  width: 240px;
  position: relative;
  border-radius: 50%;
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon,
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper,
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon-wrapper {
  height: 185px;
  width: 185px;
  font-size: 100px;
  line-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 3px solid var(--pbmit-global-color);
  border-radius: 50%;
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper svg,
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon-wrapper i {
  fill: var(--pbmit-global-color);
  color: var(--pbmit-global-color);
  display: block;
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper svg path {
  fill: var(--pbmit-blackish-color);
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-box .pbmit-circle-box-wrap svg {
  -webkit-animation-name: pbmit_spin;
  animation-name: pbmit_spin;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  fill: var(--pbmit-blackish-color);
  transform-origin: 50% 50% 0;
  transform: rotate(0deg);
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@keyframes pbmit_spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon-wrapper::before,
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg-wrapper::before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border: 1px solid var(--pbmit-global-color);
  border-radius: 50%;
}

/* --------------------------------------
* 20 - Static Box
* ---------------------------------------*/
/** Style 1 **/
.pbmit-static-box-style-1 {
  text-align: center;
  margin-bottom: 30px;
}
.pbmit-static-box-style-1 .pbmit-staticbox-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}
.pbmit-static-box-style-1:nth-child(even) .pbmit-staticbox-wrapper {
  flex-direction: column-reverse;
}
.pbmit-static-box-style-1 .pbmit-img {
  position: relative;
  width: 200px;
  overflow: hidden;
}
.pbmit-static-box-style-1 .pbmit-img img {
  border-radius: 50%;
}
.pbmit-static-box-style-1 .pbmit-static-box-title {
  font-size: 24px;
  line-height: 30px;
  padding: 0 34px;
  margin-bottom: 20px;
}
.pbmit-static-box-style-1 .pbmit-box-number {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  z-index: 2;
  position: relative;
  transform: rotate(90deg);
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-static-box-style-1 .pbmit-box-number-wrapper::before {
  right: calc(100% - 1px);
  border-bottom-right-radius: 20px;
}
.pbmit-static-box-style-1 .pbmit-box-number-wrapper::after {
  left: calc(100% - 1px);
  border-bottom-left-radius: 20px;
}
.pbmit-static-box-style-1 .pbmit-content-box {
  padding: 0 20px 10px;
}
.pbmit-static-box-style-1 .pbmit-staticbox-wrapper::after {
  position: absolute;
  content: "";
  top: calc(50% - 90px);
  right: -70px;
  width: 106px;
  height: 208px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(../images/homepage-2/bg/static-box-line.png);
}
.pbmit-static-box-style-1:nth-child(even) .pbmit-staticbox-wrapper::after {
  transform: scaleX(-1);
}
.pbmit-static-box-style-1:last-child .pbmit-staticbox-wrapper::after {
  content: none;
}
.pbmit-static-box-style-1 .pbmit-static-btn a {
  display: inline-block;
  margin: 15px 0 0;
}
.pbmit-static-box-style-1 .pbmit-static-box-desc,
.pbmit-static-box-style-1 .pbmit-static-box-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
