/******************************

    00 - Home
    01 - Inner Page
		01 - Our History
		02 - Service Detail
        03 - Portfolio Single 
        04 - Blog Detail
             Sidebar Right
             Blog Large
             Blog Single
        05 - Team Single
        06 - Contact Us
        07 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
body {
  background-color: var(--pbmit-light-color);
}
#page {
  overflow: hidden;
  position: relative;
}
/** Homepage 01 **/
.ihbox-section-one .ihbox-wrap {
  margin: 0px 0px 0px 0px;
  padding: 0px 30px 90px 30px;
  border-radius: 0px 0px 30px 30px;
}
.ihbox-section-one .ihbox-contant {
  margin-top: -50px;
  margin-bottom: 0px;
}
.ihbox-section-one .ihbox-wrap .ihbox-inner {
  position: relative;
  z-index: 1;
}
.ihbox-section-one .pbmit-ihbox .pbmit-element-title {
  color: var(--pbmit-blackish-color);
}
.tab-section-one {
  background-image: url(../images/homepage-1/bg-pattern.png);
  background-position: top right;
  background-repeat: no-repeat;
}
.tab-section-one .tab-image {
  background-image: url(../images/homepage-1/tab-img-01.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
}
.service-section-one {
  position: relative;
}
.service-section-one .swiper-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 50%;
  transform: translateX(-58%) translateY(0);
}
.about-section-one .about-widget-wrap {
  background-image: url(../images/homepage-1/bg/icon-bg-img-01.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  align-content: center;
  align-items: center;
  margin: 0px 5px 0px 0px;
  padding: 40px 40px 40px 40px;
  border-radius: 30px 30px 30px 30px;
  background-color: var(--pbmit-white-color);
  height: 100%;
}
.about-section-one .about-fid-wrap {
  align-content: center;
  align-items: center;
  background-color: var(--pbmit-global-color) !important;
  margin: 0px 5px 0px 5px;
  padding: 40px 40px 50px 40px;
  border-radius: 30px 30px 30px 30px;
  height: 100%;
}
.about-section-one .ihbox-wrap {
  background-image: url(../images/homepage-1/bg/icon-bg-img-02.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0px 5px 0px 0px;
  padding: 40px 40px 30px 40px;
  border-radius: 30px 30px 30px 30px;
  position: relative;
}
.about-section-one .ihbox-wrap .ihbox-background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #00000000 41%, #000000 100%);
  opacity: 0.8;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 30px 30px 30px 30px;
  z-index: 1;
}
.about-section-one .widget-wrap {
  background-color: var(--pbmit-blackish-color) !important;
  margin: 0px 5px 0px 5px;
  padding: 40px 40px 50px 40px;
  border-radius: 30px 30px 30px 30px;
}
.about-section-one .about-one-col-1 {
  width: 45%;
}
.about-section-one .about-one-col-2 {
  width: 27.666%;
}
.about-section-one .about-one-col-3 {
  width: 27%;
}
.about-section-one .about-video {
  --video-aspect-ratio: 1;
  aspect-ratio: var(--video-aspect-ratio);
}
.about-section-one .about-video iframe {
  height: 100%;
  width: 100%;
  display: flex;
  border: none;
  background-color: #000;
  border-radius: 30px 30px 30px 30px;
}
.about-section-one .about-one-bottom-col-1 {
  width: 27%;
}
.about-section-one .about-one-bottom-col-2 {
  width: 27.666%;
}
.about-section-one .about-one-bottom-col-3 {
  width: 45%;
}
.about-section-one .about-wrap {
  align-content: space-between;
  background-image: url(../images/homepage-1/bg/icon-bg-img-03.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: var(--pbmit-white-color) !important;
  margin: 0px 0px 0px 5px;
  padding: 40px 30px 30px 35px;
  border-radius: 30px 30px 30px 30px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.about-section-one .about-wrap .pbmit-custom-heading h2 {
  font-size: 24px;
  line-height: 30px;
}
.about-section-one .about-wrap .pbmit-custom-heading,
.about-section-one .about-wrap .about-one-button {
  width: 100%;
}
.about-section-one .about-wrap .about-one-button {
  text-align: right;
}
.sidebar-section-one .sidebar-image img {
  border-radius: 30px 30px 30px 30px;
}
.sidebar-section-one .sidebar-wrap {
  padding: 70px 0px 0px 65px;
}
.our-client-section-one {
  background-image: url(../images/homepage-1/bg/client-bg-img.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  border-radius: 30px 30px 30px 30px;
  background-color: var(--pbmit-blackish-color);
}
.our-client-section-one .pbmit-ele {
  padding-left: 2.5px;
  padding-right: 2.5px;
  margin-bottom: 5px;
}
.testimonial-section-one {
  background-image: url(../images/homepage-1/bg/testimonial-bg-map.png);
  background-position: 50% 125px;
  background-repeat: no-repeat;
}
.testimonial-section-one .testimonial-widget .pbmit-custom-heading {
  text-align: center;
}
.testimonial-section-one .testimonial-demo {
  padding: 0px 0px 100px 0px;
}
.testimonial-section-one .testimonial-wrap {
  align-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.testimonial-section-one .testimonial-image {
  text-align: right;
}
.testimonial-section-one .testimonial-widget-container {
  display: inline-block;
  padding: 4px 20px 8px;
  border-radius: 50px;
  background-color: var(--pbmit-blackish-color);
}
.testimonial-section-one .testimonial-widget {
  margin: 0px 0px -20px -15px;
}
.testimonial-section-one .testimonial-contant {
  text-align: left;
}
.testimonial-section-one .testimonial-img {
  margin: -8px 0px 0px -30px;
}
.testimonial-section-one .testimonial-widget .pbmit-element-title {
  font-size: 24px;
  line-height: 24px;
}
.testimonial-section-one .swiper-button-next,
.testimonial-section-one .swiper-button-prev {
  position: absolute;
}
.blog-section-one .blog-contant {
  padding: 0px 25px 0px 0px;
}

/** Homepage 02 **/
.about-section-two .about-image {
  background-image: url(../images/homepage-2/bg/about-img-01.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0px 20px 0px 0px;
  border-radius: 30px 30px 30px 30px;
  height: 100%;
  position: relative;
}
.about-section-two .about-wrap {
  margin: 0px 0px 0px 50px;
  padding: 55px 0px 30px 0px;
  align-content: center;
  align-items: center;
}
.about-section-two .ihbox-bg {
  padding: 0px 60px 0px 0px;
}
.about-section-two .ihbox-inner {
  padding: 0px 40px 0px 0px;
}
.about-section-two .about-button {
  padding: 30px 0 0 0;
}
.about-section-two .about-image .about-contant {
  right: 0px;
  width: auto;
  bottom: 0px;
  position: absolute;
}
.marquee-section-two {
  padding: 80px 0px 80px 0px;
}
.service-section-two .swiper-slide {
  display: block;
  width: 664.583px;
  margin-right: 30px;
}
.service-section-two .pbmit-header-area {
  position: relative;
  padding: 0;
  margin-left: 0;
}
.service-section-two .service-wrapper {
  margin-left: auto;
  position: absolute;
  right: 14px;
  display: flex;
  align-items: end;
  height: 45px;
  bottom: 10px;
}
.service-section-two .service-wrapper .swiper-button-prev {
  background-color: var(--pbmit-white-color);
}
.service-section-two .service-wrapper .swiper-button-prev:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.ihbox-section-two .ihbox-wrap {
  padding: 100px 0px 0px 0px;
}
.ihbox-section-two .ihbox-col-1 {
  padding: 0px 20px 0px 0px;
}
.ihbox-section-two .ihbox-col-2 {
  padding: 0px 10px 0px 10px;
}
.ihbox-section-two .ihbox-col-3 {
  padding: 0px 0px 0px 20px;
}
.portfolio-section-two {
  background-color: var(--pbmit-white-color);
  clip-path: inset(0% 4.6375% round 30px);
}
.portfolio-section-two .pbmit-heading-subheading {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.portfolio-section-two .pbmit-heading-subheading .pbmit-hs-left,
.portfolio-section-two .pbmit-heading-subheading .pbmit-hs-right {
  flex: 1;
}
.portfolio-section-two .portfolio-wrapper {
  top: 40%;
  bottom: inherit;
  transform: translateX(0%) translateY(-50%);
  margin-left: auto;
  position: absolute;
  right: 14px;
  display: flex;
  align-items: end;
  height: 45px;
}
.portfolio-section-two .pbmit-heading-subheading .pbmit-heading-desc {
  margin: 0;
}
.portfolio-section-two .swiper-button-prev {
  background-color: var(--pbmit-light-color);
}
.portfolio-section-two .swiper-button-next:hover {
  background-color: var(--pbmit-blackish-color);
  color: var(--pbmit-white-color);
}
.portfolio-section-two .swiper-button-prev:hover {
  background-color: var(--pbmit-blackish-color);
  color: var(--pbmit-white-color);
}
.fid-section-two .fid-image {
  background-image: url(../images/homepage-2/bg/fid-img-01.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 30px 30px;
  height: 100%;
}
.fid-section-two .fid-wrap {
  padding: 80px 0px 120px 90px;
}
.fid-section-two .fid-content {
  padding: 0px 60px 0px 0px;
}
.box-section-two .box-wrap {
  padding: 130px 100px 48px 50px;
}
.box-section-two .box-contant {
  margin: 0px 0px 0px -17px;
  padding: 42px 0px 0px 0px;
}
.box-section-two .box-img {
  background-image: url(../images/homepage-2/bg/box-img-01.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 30px 30px;
  height: 100%;
}
.box-section-two .pbmit-btn {
  padding: 17px 35px;
}
.box-section-two .pbmit-tab .pbmit-tab-inner-content ul li::before {
  font-family: "pbminfotech-base-icons";
  position: absolute;
  content: "\e83f";
  font-size: 16px;
  line-height: 16px;
  left: 0;
  top: 3px;
  color: var(--pbmit-global-color);
}
.box-section-two .pbmit-tab .pbmit-tab-inner-content ul {
  list-style-type: none;
  padding: 0;
  padding-top: 0 !important;
  margin-bottom: 0;
}
.box-section-two .pbmit-tab .pbmit-tab-inner-content ul li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  margin-bottom: 12px;
}
.tween-effect-section-two {
  background-image: url(../images/homepage-2/bg/ad-section-bg-img.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 85px;
  margin-bottom: 75px;
  border-radius: 15px 15px 15px 15px;
}
.tween-effect-section-two .tween-effect-wrap {
  padding: 100px 0px 120px 0px;
}
.tween-effect-section-two .tween-effect-contant {
  margin: 0px 3px 0px 0px;
  padding: 20px 30px 15px 30px;
  border-radius: 50px 50px 50px 50px;
}
.tween-effect-section-two .tween-effect-contant .pbmit-icon-wrapper i {
  color: var(--pbmit-white-color);
}
.tween-effect-section-two .tween-effect-contant .pbmit-ihbox-contents a {
  color: var(--pbmit-white-color);
}
.tween-effect-section-two .tween-effect-contant .pbmit-ihbox-contents a:hover {
  color: var(--pbmit-global-color);
}
.tween-effect-section-two .tween-effect-btn {
  padding: 0px 120px 0px 120px;
}
.tween-effect-section-two
  .pbmit-ihbox
  .pbmit-element-title
  .pbmit-button-icon-wrapper,
.pbmit-ihbox .pbmit-element-subtitle .pbmit-button-icon-wrapper {
  display: none;
}
.testimonial-section-two .pbmit-header-area {
  position: relative;
  padding: 0;
}
.testimonial-section-two .testimonial-wrapper {
  margin-left: auto;
  position: absolute;
  right: 14px;
  display: flex;
  align-items: end;
  height: 45px;
  bottom: 10px;
}
.testimonial-section-two .swiper-button-prev,
.testimonial-section-two .swiper-button-next,
.testimonial-section-three .swiper-button-prev,
.testimonial-section-three .swiper-button-next {
  background-color: transparent;
  border: 2px solid var(--pbmit-global-color);
  color: var(--pbmit-global-color);
}
.testimonial-section-two .swiper-button-prev:hover,
.testimonial-section-two .swiper-button-next:hover,
.testimonial-section-three .swiper-button-prev:hover,
.testimonial-section-three .swiper-button-next:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.testimonial-section-two .testimonial-contant {
  padding: 0px 0px 0px 20px;
}
.contact-us-section-two .contact-us-two {
  background-image: url(../images/homepage-2/bg/contact-side-img.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px 10px 10px 10px;
  height: 100%;
}
.contact-us-section-two .contact-wrap {
  background-color: var(--pbmit-blackish-color);
  padding: 80px 80px 60px 65px;
  border-radius: 10px 10px 10px 10px;
}

/** Homepage 03 **/
.ihbox-section-three .ihbox-wrap {
  background-image: url(../images/homepage-3/ihbox/icon-bg-img-01.jpg);
  background-position: center center;
  background-size: cover;
  padding: 230px 80px 70px 80px;
  border-radius: 0px 0px 0px 30px;
  position: relative;
}
.ihbox-section-three .ihbox-contant {
  background-image: url(../images/homepage-3/ihbox/icon-bg-img-02.jpg);
  background-position: center center;
  background-size: cover;
  padding: 230px 80px 70px 80px;
  border-radius: 0px 0px 30px 0px;
  position: relative;
  margin: 0px 0px 0px 1px;
}
.ihbox-section-three .ihbox-background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #00000000 50%, #000000e6 100%);
  opacity: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.ihbox-section-three .ihbox-background-overlay.first {
  border-radius: 0 0 0 30px;
}
.ihbox-section-three .ihbox-background-overlay.second {
  border-radius: 0 0 30px 0;
}
.static-box-section-three .container-fluid {
  padding-left: inherit;
  padding-right: inherit;
}
.team-section-three .team-wrap {
  padding: 0px 110px 0px 0px;
  align-content: center;
  align-items: center;
}
.client-section-three .pbmit-heading-subheading .pbmit-subtitle {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  transform: translateX(0%) translateY(-50%);
  padding: 25px 0 0 0;
}
.client-section-three .pbmit-heading-subheading .pbmit-title {
  font-size: 160px;
  line-height: 160px;
  color: rgba(var(--pbmit-global-color-rgb), 0.1);
}
.video-section-three .video-bg {
  overflow: hidden;
  padding: 300px 0px 300px 0px;
  border-radius: 15px;
  position: relative;
}
.video-section-three .video-bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
  width: 1404px;
  height: 790px;
}
.our-location-section-three .stratum-image-hotspot__image {
  margin: 0px 0px 0px -130px;
}
.our-location-section-three .our-location-wrap {
  padding: 0px 0px 0px 30px;
}
.our-location-section-three .ihbox-wrap {
  padding: 0px 50px 0px 0px;
}
.our-location-section-three .ihbox-contant {
  padding: 0px 0px 0px 50px;
}
.testimonial-section-three .testimonial-wrapper {
  border-top: 3px solid var(--pbmit-global-color);
  margin: 58px 0px 0px 550px;
  padding: 60px 0px 0px 0px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - Our History **/
.pbmit-element-timeline-style-1 .pbmit-header-area {
  position: relative;
}
.pbmit-element-timeline-style-1 .history-wrapper {
  margin-left: auto;
  position: absolute;
  right: 14px;
  display: flex;
  align-items: end;
  height: 45px;
  bottom: 10px;
}
.pbmit-element-timeline-style-1 .history-wrapper .swiper-button-next {
  background-color: var(--pbmit-white-color);
  color: var(--pbmit-blackish-color);
}
.pbmit-element-timeline-style-1 .history-wrapper .swiper-button-next:hover {
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
  display: grid;
  height: auto;
  position: relative;
  justify-items: center;
  grid-template-rows: 1fr 1fr;
  text-align: center;
  grid-gap: 160px;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper.pbmit-slide-even
  .pbmit-feature-image {
  order: 1;
  justify-content: start;
  transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .pbmit-feature-image
  img {
  border-radius: 12px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  height: fit-content;
  margin: auto !important;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .steps-dot
  .steps-dot-line {
  color: transparent;
  line-height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .steps-dot
  .steps-dot-line::before,
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .steps-dot
  .steps-dot-line::after {
  background: linear-gradient(
    90deg,
    rgb(var(--pbmit-white-color-rgb), 0.1),
    rgb(var(--pbmit-white-color-rgb), 0.1)
  );
  content: "";
  width: calc(50% + 10px * 100);
  height: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .steps-dot
  .steps-dot-line::before {
  right: 50%;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .steps-dot
  .steps-dot-line::after {
  left: 50%;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot {
  background-color: var(--pbmit-white-color);
  display: block;
  line-height: normal;
  font-size: 14px;
  margin: auto;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  z-index: 2;
  position: relative;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot::after {
  left: -11px;
  bottom: 0;
  background: rgb(var(--pbmit-white-color-rgb), 0.4);
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 40px;
  margin: 0;
  transform: rotate(-45deg);
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper.pbmit-slide-even
  .steps-dot
  .dot::after {
  left: 19px;
  bottom: auto;
}
.pbmit-element-timeline-style-1
  .pbmit-timeline-wrapper
  .pbmit-same-height.steps-content_wrap {
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 5px;
  letter-spacing: 1px;
  color: var(--pbmit-global-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 0 50px;
  text-transform: capitalize;
  color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
  margin: 0;
  padding: 0 90px;
  line-height: 22px;
  color: var(--pbmit-white-color);
}
/** 02 - Service Detail **/
.service-details .service-contant {
  margin-top: 30px;
  margin-bottom: 0px;
}
.service-details .service-wrap {
  margin-top: 50px;
  margin-bottom: 0px;
}
.service-single-img-first {
  background-image: url(../images/service/service-single-01.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
}
.service-single-img-second {
  background-image: url(../images/service/service-single-02.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
}
.service-details .service-wrap .service-wrapper {
  padding: 40px 0px 40px 40px;
}
.service-details .pbmit-tab-inner-content ul {
  list-style-type: none;
  padding: 0;
  padding-top: 0 !important;
  margin-bottom: 0;
}
.service-details .pbmit-tab-inner-content ul li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  margin-bottom: 12px;
}
.service-details .pbmit-tab-inner-content ul li::before {
  font-family: "pbminfotech-base-icons";
  position: absolute;
  content: "\e83f";
  font-size: 16px;
  line-height: 16px;
  left: 0;
  top: 3px;
  color: var(--pbmit-global-color);
}
.service-details .service-detail-widget-wrap {
  padding: 40px 60px 40px 0px;
}
.service-details > .container > .row {
  /*-ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;*/
}
.service-left-col .service-sidebar .post-list {
  background-color: var(--pbmit-white-color);
  padding-top: 40px;
  border-radius: 30px;
}
.service-details .all-post-list li {
  margin-bottom: 2px;
  border-radius: 10px;
  position: relative;
  line-height: 20px;
  padding: 0;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.service-details .swiper-button-next,
.service-details .swiper-button-prev {
    color: black;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    font-size: 20px;
    transition: transform 0.3s ease;
}
.service-details .swiper-button-next {
    position: absolute;
    right: 0;
    z-index: 9;
}
.service-details .swiper-button-prev {
    position: absolute;
    left: 0;
    z-index: 9;
}
.service-details .swiper-slide img {
    height: 450px;
    width: 100%;
    border-radius: 10px;
}
.service-details .swiper-button-next:hover,
.service-details .swiper-button-prev:hover {
    /*transform: scale(1.1);*/
}
.service-details .all-post-list li:hover {
  background-color: var(--pbmit-global-color);
}
.service-details .all-post-list li.post-active {
  border-color: var(--pbmit-global-color);
  background-color: var(--pbmit-global-color);
}
.service-details .all-post-list li a {
  padding: 13px 20px 13px 0;
  display: block;
  position: relative;
  border-radius: 0px;
  margin: 0 20px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.7);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.service-details .all-post-list li a:before {
  position: absolute;
  content: "";
  font-family: "pbminfotech-base-icons";
  left: 0;
  width: 5px;
  height: 5px;
  color: var(--pbmit-global-color);
  top: 50%;
  opacity: 0;
  visibility: visible;
  border-radius: 50%;
  font-size: 8px;
  transform: translateX(0%) translateY(-50%);
  transition: all 0.4s ease-in;
}
.service-details .all-post-list li a:after {
  position: absolute;
  content: "\e8dd";
  font-family: "pbminfotech-base-icons";
  right: 0;
  font-size: 9px;
  top: 50%;
  z-index: 1;
  transition: all 0.4s ease;
  font-weight: 500;
  transform: translateX(0%) translateY(-50%);
}
.service-details .all-post-list li:hover a,
.service-details .all-post-list li.post-active a {
  color: var(--pbmit-white-color);
  padding-left: 20px;
}
.service-details .all-post-list li:hover a:before,
.service-details .all-post-list li.post-active a:before {
  opacity: 1;
  background-color: var(--pbmit-white-color);
  color: var(--pbmit-white-color);
}
.service-details .all-post-list li.post-active a:after,
.service-details .all-post-list li a:hover:after {
  color: var(--pbmit-white-color);
}
.service-details .all-post-list li:last-child {
  border-bottom: none;
}
.service-sidebar .widget:last-child {
  background-color: transparent;
  margin-bottom: 0px;
  padding: 0;
  border: none;
}
.widget .download {
  display: block;
  padding-top: 10px;
}
.widget .download .item-download:first-child {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.2);
}
.widget .download .item-download .pbmit-download-content,
.widget .download .item-download .pbmit-download-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget .download .item-download .pbmit-download-content i {
  line-height: 40px;
  font-size: 40px;
  color: var(--pbmit-global-color);
}
.widget .item-download .pbmit-title-wrap {
  padding-left: 15px;
}
.widget .item-download .pbmit-download-title {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: -2px;
  color: var(--pbmit-global-color);
}
.widget .item-download span {
  font-size: 14px;
  color: var(--pbmit-white-color);
}
.widget .download .item-download .pbmit-download-item i {
  font-size: 26px;
  vertical-align: middle;
  color: var(--pbmit-white-color);
  transition: all 0.4s ease-in;
}
.widget .download i::before {
  margin: 0;
}
.widget .download .item-download a:hover .pbmit-download-item i {
  color: var(--pbmit-global-color);
}
.widget .download .item-download:last-child a {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-item {
  color: var(--pbmit-white-color);
}
.service-details .pbmit-service-feature-image img {
  margin-bottom: 50px;
  border-radius: 30px;
}
/** 03 - Portfolio Single **/
.pbmit-portfolio-single .pbmit-featured-img-wrapper {
  padding-bottom: 60px;
}
.pbmit-portfolio-single .pbmit-featured-img-wrapper img {
  border-radius: 30px;
}
.pbmit-single-project-details-list {
  padding: 0 0 40px 0;
  margin-bottom: 80px;
  border-bottom: 3px solid var(--pbmit-global-color);
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-details-list,
.pbmit-portfolio-single-style-2 .pbmit-pf-entry-content {
  padding-top: 30px;
}
.pbmit-firstletter::first-letter {
  padding: 8px 10px;
  font-size: 30px;
  line-height: 30px;
  float: left;
  font-weight: 500;
  margin-right: 10px;
  border-radius: 10px;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-lines-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li {
  text-align: center;
  position: relative;
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li:not(:last-child) {
  padding: 0 15px 0 0;
  margin: 0 0 20px;
  border: none;
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  position: relative;
  color: var(--pbmit-global-color);
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: normal;
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value {
  display: block;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
}
.pbmit-portfolio-lines-wrapper
  .pbmit-portfolio-line-li:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  right: 0;
  top: 50%;
  background-color: var(--pbmit-global-color);
  -khtml-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.project-single-img_box {
  margin-top: 70px;
  margin-bottom: 0px;
}
.project-single-img_box img {
  border-radius: 30px;
  width: 100%;
}
.pbmit-portfolio-single .portfolio-single-wrap {
  padding: 70px 0px 70px 70px;
}
.pbmit-portfolio-single .pbmit-tab-inner-content ul {
  list-style-type: none;
  padding: 0;
  padding-top: 0 !important;
  margin-bottom: 0;
}
.pbmit-portfolio-single .pbmit-tab-inner-content ul li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  margin-bottom: 12px;
}
.pbmit-portfolio-single .pbmit-tab-inner-content ul li::before {
  font-family: "pbminfotech-base-icons";
  position: absolute;
  content: "\e83f";
  font-size: 16px;
  line-height: 16px;
  left: 0;
  top: 3px;
  color: var(--pbmit-global-color);
}
.pbmit-portfolio-single .ihbox-style-area {
  margin-top: 70px;
  margin-bottom: 10px;
}
.pbmit-portfolio-single .portfolio-contant {
  margin-top: 70px;
  margin-bottom: 0px;
}
.pbmit-portfolio-single .portfolio-img {
  background-image: url(../images/portfolio/project-single.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 230px 0px 230px 0px;
  border-radius: 30px 30px 30px 30px;
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a {
  font-size: 20px;
  padding: 40px;
  position: relative;
  border-radius: 50%;
  color: var(--pbmit-white-color);
  fill: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  text-align: center;
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a::before,
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: -1;
  border-radius: 50%;
  border: 8px solid rgba(var(--pbmit-white-color-rgb), 0.2);
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a::before {
  -webkit-animation: pulse-border-2 1.5s linear infinite;
  animation: pulse-border-2 1.5s linear infinite;
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a::after {
  -webkit-animation: pulse-border 1s linear infinite;
  -moz-animation: pulse-border 1s linear infinite;
  -o-animation: pulse-border 1s linear infinite;
  animation: pulse-border 1s linear infinite;
}
@keyframes pulse-border-2 {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.7);
    -webkit-transform: scale(1.7);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
.pbmit-portfolio-single .portfolio-contant .portfolio-icon-wrapper a svg {
  height: 20px;
  width: 1em;
  position: relative;
  display: block;
}
.pbmit-portfolio-single .post-navigation {
  border: 0;
  margin: 0;
  border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
  margin-top: 60px;
}
.post-navigation .nav-links {
  margin-top: 0;
  padding: 30px 0 8px;
  display: -ms-flexbox;
  display: flex;
  align-items: normal;
  width: 100%;
}
.post-navigation .nav-previous {
  width: 50%;
  margin-right: auto !important;
  position: relative;
}
.post-navigation .nav-links a {
  display: block;
  text-align: left;
  width: 300px;
  transition: all 0.3s ease-in;
}
.post-navigation .pbmit-post-nav-icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 5px;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
  justify-content: flex-start;
}
.post-navigation .nav-links .pbmit-post-nav-icon i {
  font-size: 12px;
  color: var(--pbmit-global-color);
  transition: all 0.3s ease-in;
}
.post-navigation .nav-links .pbmit-post-nav-head {
  font-size: 14px;
  letter-spacing: 0;
  margin-left: 8px;
  text-transform: capitalize;
  transition: all 0.3s ease-in;
  color: var(--pbmit-global-color);
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
  display: block;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
  text-align: left;
}
.nav-links .pbmit-post-nav-wrapper {
  text-align: left;
  word-break: break-word;
}
.post-navigation .nav-links .nav-title {
  font-size: 18px;
  line-height: 24px;
  margin-top: 5px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
  text-transform: none;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.post-navigation .nav-links .nav-next {
  width: 50%;
  text-align: right;
  margin-left: auto;
}
.post-navigation .nav-links .nav-next a {
  display: block;
  text-align: right;
  margin-left: auto;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper {
  text-align: right;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-head {
  margin-right: 8px;
}
.post-navigation .nav-links a:hover .pbmit-post-nav-head,
.post-navigation .nav-links a:hover .pbmit-post-nav-icon i {
  color: var(--pbmit-blackish-color);
}

/** 04 - Blog Detail**/
.pbmit-column-four .container-fluid,
.pbmit-column-three .container-fluid {
  padding: 0 30px;
}
.pbmit-element-posts-wrapper.row .pbmit-blog-style-1 {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.blog-sortable-col_4 .pbmit-element-posts-wrapper.row {
  margin-left: -15px;
  margin-right: -15px;
}

/** Sidebar Right **/
.sidebar .widget {
  padding: 30px;
  margin-bottom: 45px;
  border-radius: 30px;
  background-color: var(--pbmit-white-color);
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget.widget-search {
  border: none;
  background-color: var(--pbmit-global-color);
}
.sidebar .widget .widget-title {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  width: auto;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
  padding-left: 25px;
  padding-bottom: 0;
  margin-bottom: 12px;
  text-transform: capitalize;
  color: var(--pbmit-blackish-color);
}
.sidebar .pbmit-download-info .widget-title {
  color: var(--pbmit-white-color);
}
.sidebar .widget.widget-search .widget-title {
  color: var(--pbmit-white-color);
}
.sidebar .widget .widget-title:before {
  content: "\e862";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: var(--pbmit-global-color);
  transform: translateX(0%) translateY(-50%);
}
.sidebar .widget.widget-search .widget-title:before {
  color: var(--pbmit-white-color);
}
.widget .search-form {
  position: relative;
}
.widget .search-form input {
  background-color: var(--pbmit-white-color);
  height: 60px;
  border: 1px solid var(--pbmit-white-color);
  padding: 0 20px;
  padding-right: 50px;
  background-color: transparent;
  color: var(--pbmit-white-color);
  font-size: 15px;
  border-radius: 40px;
  display: block;
  width: 100%;
}
.widget .search-form input::placeholder {
  color: var(--pbmit-white-color);
}
.widget .search-form .search-submit {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 0;
  height: 0;
  font-size: 16px;
  z-index: 1;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  line-height: 58px;
  outline: none;
  background-color: transparent;
  transition: all 0.6s;
}
.widget .search-form .search-submit:after {
  position: absolute;
  font-family: "pbminfotech-base-icons";
  content: "\e80d";
  right: 50%;
  top: 50%;
  font-size: 16px;
  color: var(--pbmit-white-color);
  line-height: normal;
  font-weight: normal;
  -webkit-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%);
}
.widget .search-form .search-submit:hover {
  background: var(--pbmit-blackish-color);
}
.widget .search-form .search-submit:hover:after {
  color: var(--pbmit-white-color);
}
.sidebar .widget-categories li {
  position: relative;
  line-height: 26px;
  padding: 0;
}
.sidebar .widget-categories .pbmit-cat-li {
  display: flex;
  align-items: center;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
  border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.05);
}
.sidebar .widget-categories .pbmit-cat-li::before {
  position: absolute;
  content: "\e8dd";
  font-family: "pbminfotech-base-icons";
  right: 0;
  font-size: 9px;
  top: 14px;
  z-index: 1;
  transition: all 0.4s ease;
  font-weight: 500;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.7);
}
.sidebar .widget-categories ul li:last-child .pbmit-cat-li {
  border-bottom: none;
}
.sidebar .widget-categories .pbmit-cat-li a {
  font-size: 15px;
  line-height: 21px;
  position: relative;
  padding-left: 0;
  margin: 14px 0;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.25s ease-in-out;
  padding-left: 0;
  color: #666666;
}
.sidebar .widget-categories .pbmit-brackets {
  font-size: 15px;
  padding-left: 5px;
  transition: all 0.25s ease-in-out;
  color: var(--pbmit-global-color);
}
.sidebar .widget-categories .pbmit-cat-li:hover,
.sidebar .widget-categories .pbmit-cat-li:hover .pbmit-brackets {
  color: var(--pbmit-global-color);
}
.sidebar .widget-categories .pbmit-cat-li > a:hover:before {
  background-color: var(--pbmit-global-color);
}
.widget-recent-post .recent-post-list-li:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
.widget-recent-post .recent-post-list-li {
  display: flex !important;
  align-items: center;
  width: 100%;
  margin-top: 18px;
  padding-bottom: 18px;
  line-height: 20px;
  border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.widget-recent-post .recent-post-list-li:last-child {
  border-bottom: none;
}
.widget-recent-post .recent-post-list-li > a {
  width: 80px;
  flex-shrink: 0;
  margin-right: 20px;
  display: inline-block;
}
.widget-recent-post .recent-post-list-li > a img {
  border-radius: 20px;
}
.widget-recent-post .pbmit-rpw-content {
  display: flex;
  flex-direction: column-reverse;
}
.widget-recent-post .pbmit-rpw-title a {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
}
.widget-recent-post .pbmit-rpw-title a:hover {
  color: var(--pbmit-global-color);
}
.pbmit-rpw-content .pbmit-rpw-date a {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--pbmit-global-color);
}
.widget ul a {
  display: inline-block;
}
.sidebar .pbmit-download-info {
  padding: 40px 20px;
  background-color: var(--pbmit-blackish-color);
}
.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after {
  content: "";
  display: table;
}
.widget.pbmit-service-ad .textwidget:after {
  clear: both;
}
.widget.pbmit-service-ad .pbmit-service-ads::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) 100%
  );
}
.widget.pbmit-service-ad {
  background-image: url("../images/bg/ads-bg-img.webp");
  background-size: cover;
  background-position: center center;
}
.widget.pbmit-service-ad .pbmit-service-ads {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 150px 25px 70px 25px;
  border-radius: 30px;
  z-index: 1;
}
.pbmit-service-ads .pbmit-ads-subheding {
  font-size: 11px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-weight: 500 !important;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 0 13px 0 20px;
  margin-bottom: 25px;
  color: var(--pbmit-white-color);
  border: 1px solid var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-subtitle {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 40px;
  color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: var(--pbmit-global-color);
}
.pbmit-service-ads .pbmit-ads-desc a {
  color: var(--pbmit-global-color);
}
.pbmit-service-ads .pbmit-ads-desc a:hover {
  color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc i {
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 30px;
  text-align: center;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-service-ads .pbmit-btn {
  margin-top: 30px;
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
  line-height: 14px;
  margin: 0 4px 12px 0;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  padding: 8px 15px;
  height: 30px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
  color: var(--pbmit-blackish-color);
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}
aside.widget.widget-tag-cloud a:hover,
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}

/** Blog Classic **/
.site-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.post.blog-classic {
  position: relative;
  background: 0 0;
  margin-bottom: 60px;
}
.post.blog-classic .pbmit-featured-wrapper img {
  border-radius: 30px;
}
.post.blog-classic:last-child {
  margin-bottom: 0px;
}
.post.blog-classic .pbmit-featured-img-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.blog-classic .pbmit-blog-classic-inner {
  background: 0 0;
  padding: 0;
  position: relative;
}
.pbmit-blog-meta.pbmit-blog-meta-top {
  position: relative;
  font-size: 14px;
}
.pbmit-blog-meta-top.pbmit-blog-meta,
.pbmit-blog-meta-top.pbmit-blog-meta a {
  color: #666666;
}
.pbmit-blog-meta-top .pbmit-meta a:hover {
  color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top.pbmit-blog-meta .pbmit-meta-cat a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-meta-top .pbmit-meta {
  display: inline-block;
  margin-right: 12px;
  position: relative;
  margin-bottom: 6px;
  padding-left: 0;
  font-size: 14px;
  text-transform: capitalize;
}
.pbmit-blog-meta-top .pbmit-meta:first-child {
  padding-left: 0;
}
.blog-classic .pbmit-blog-meta span.pbmit-meta.pbmit-meta-author::before,
.blog-classic .pbmit-blog-meta span.pbmit-meta:last-child::before,
.pbmit-meta-line:last-child::before {
  display: none;
}
.blog-classic .pbmit-meta-cat a {
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  text-transform: capitalize;
  position: relative;
  letter-spacing: 0.5px;
  padding: 3px 15px 3px 25px;
  border-radius: 15px;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}
.blog-classic .pbmit-meta-cat a::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 14px;
  top: 50%;
  background-color: var(--pbmit-white-color);
  -khtml-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.blog-classic .pbmit-blog-classic-inner .pbmit-btn {
  padding: 15px 30px;
}
.pbmit-blog-meta-top .pbmit-meta i {
  margin-right: 2px;
  font-size: 20px;
  color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta-comments {
  display: none;
}
.blog-classic .pbmit-post-title {
  margin-bottom: 25px;
  margin-top: 15px;
  font-size: 36px;
  padding-bottom: 20px;
  line-height: 42px;
  text-transform: none;
  letter-spacing: 0px;
  border-bottom: 1px solid rgba(24, 26, 23, 0.2);
}
.blog-classic .pbmit-hide {
  display: none;
}
.blog-classic .pbmit-entry-content {
  margin-top: 20px;
}
.blog-classic .pbmit-entry-content .pbmit-btn-outline:hover {
  border-color: var(--pbmit-global-color);
  background-color: var(--pbmit-global-color);
}

/** Blog Single **/
.blog-details .post.blog-classic {
  margin-bottom: 30px;
}
.blog-details .post.blog-classic .pbmit-blog-meta-top {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}
.blog-details .pbmit-entry-content blockquote {
  border: 0;
  padding: 0 0 0 100px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500 !important;
  margin: 40px 0;
  position: relative;
  letter-spacing: 0;
  border-radius: 30px;
  color: var(--pbmit-blackish-color);
  background-color: transparent;
}
.blog-details .pbmit-entry-content blockquote:before {
  content: "\e820";
  font-family: "pbminfotech-base-icons";
  font-size: 75px;
  line-height: 75px;
  position: absolute;
  top: 0;
  left: 0;
  font-style: normal;
  background-image: linear-gradient(
    to bottom,
    rgba(84, 191, 102, 1) 0,
    rgba(255, 255, 255, 0.5) 100%
  );
  overflow: hidden;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-details .pbmit-entry-content blockquote p {
  margin-bottom: 0;
}
.blog-details .pbmit-entry-content:after {
  clear: both;
  content: "";
  display: table;
}
.blog-details .pbmit-entry-content blockquote cite {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--pbmit-global-color);
  display: block;
  line-height: 24px;
  margin-top: 15px;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 15px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: normal;
  font-style: normal !important;
}
.blog-details .pbmit-entry-content blockquote cite:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  background-color: var(--pbmit-global-color);
  -khtml-transform: translateX(0) translateY(-50%);
  -moz-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.blog-details .pbmit-entry-content blockquote:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.blog-details .pbmit-entry-content .pbmit-block-columns {
  display: flex;
  margin-bottom: 1.75em;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img {
  margin-top: 15px;
  border-radius: 30px;
}
.blog-details .pbmit-entry-content .pbmit-block-column:first-child figure {
  padding: 0 10px 0 0;
}
.blog-details .pbmit-entry-content .pbmit-block-column:last-child figure {
  padding: 0 0 0 10px;
}
.blog-details .pbmit-tab-inner-content ul {
  list-style-type: none;
  padding: 0;
  padding-top: 0 !important;
  margin-bottom: 0;
}
.blog-details .pbmit-tab-inner-content ul li {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  margin-bottom: 12px;
}
.blog-details .pbmit-tab-inner-content ul li::before {
  font-family: "pbminfotech-base-icons";
  position: absolute;
  content: "\e83f";
  font-size: 16px;
  line-height: 16px;
  left: 0;
  top: 3px;
  color: var(--pbmit-global-color);
}
.blog-details .list-group .pbmit-icon-list-icon i {
  font-size: 22px;
  margin-right: 8px;
}
.blog-details .list-group {
  padding-top: 20px;
}
.blog-details .list-group .pbmit-icon-list-text {
  padding-left: 0;
}
.blog-details .pbmit-blog-meta-bottom {
  margin-top: 15px;
}
.blog-details .post-navigation {
  border-top: 1px solid rgba(24, 26, 23, 0.1);
  margin-top: 35px;
}
.blog-details .pbmit-author-box {
  position: relative;
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 0;
  padding: 40px;
  padding-right: 80px;
  background-color: var(--pbmit-white-color);
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  border-radius: 30px;
  justify-content: space-between;
}
.blog-details .pbmit-author-image img {
  width: 150px;
  min-width: 150px;
  height: 150px;
  display: block;
  overflow: hidden;
  margin-right: 40px;
  border-radius: 30px;
}
.blog-details .pbmit-author-content {
  -webkit-flex-shrink: 100;
  -moz-flex-shrink: 100;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-author-name {
  font-size: 22px;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: inline-block;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
}
.blog-details .pbmit-author-box a {
  color: var(--pbmit-global-color);
}
.blog-details .pbmit-author-box a:hover {
  color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-author-content .pbmit-text {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.blog-details .comments-area {
  margin-top: 60px;
}
.blog-details .comments-area .comments-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 48px;
}
.blog-details .comment-list li:not(:last-child) .pbmit-comment {
  margin-bottom: 40px;
}
.comment-list .pbmit-comment-avatar {
  float: left;
}
.comment-list .pbmit-comment-avatar img {
  width: 90px;
  height: 90px;
  border-radius: 15px;
}
.blog-details .pbmit-comment-content {
  position: relative;
  padding: 0;
  margin-left: 125px;
  min-height: 125px;
}
.blog-details .pbmit-comment-meta {
  display: flex;
  align-items: center;
}
.pbmit-comment-content .pbmit-comment-author {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
  display: inline-flex;
  position: relative;
  color: var(--pbmit-global-color);
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: normal;
}
.pbmit-comment-author-inner {
  margin: 0 5px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--pbmit-blackish-color);
  cursor: pointer;
}
.pbmit-comment-author-inner:hover {
  color: var(--pbmit-global-color);
}
.pbmit-comment-author-inner a {
  color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-date {
  display: block;
  font-size: 16px;
  padding: 0 0 0 10px;
  font-weight: 400;
  color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-date a {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding: 0 0 0 10px;
  color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-date a:hover {
  color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-date a::before {
  position: absolute;
  content: "";
  left: 0px;
  height: 1px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5px;
  background: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-content p {
  margin: 10px 0 18px;
  padding: 25px 60px 35px 25px;
  border-radius: 15px;
  position: relative;
  background-color: rgba(var(--pbmit-global-color-rgb), 0.1);
}
.blog-details .pbmit-comment-content p::before {
  position: absolute;
  content: "";
  top: 15px;
  left: -15px;
  border-top: 15px solid transparent;
  border-right: 15px solid rgba(var(--pbmit-global-color-rgb), 0.1);
  border-bottom: 15px solid transparent;
}
.blog-details .pbmit-comment-content .reply a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 500;
  -webkit-transition: 0.4s ease-out 0s;
  -o-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
  color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-content .reply a::after {
  font-family: "pbminfotech-base-icons";
  content: "\e8dd";
  font-style: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  opacity: 1;
  font-variant: normal;
  text-transform: none;
  line-height: 10px;
  font-size: 10px;
  margin-left: 6px;
}
.blog-details .pbmit-comment-content .reply a:hover {
  color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-content .reply a:hover::before {
  background-color: var(--pbmit-global-color);
}
.comment-list .children {
  margin-left: 125px;
  padding-top: 5px;
}
.blog-details .comment-respond {
  margin-top: 50px;
}
.blog-details .comment-respond .comment-reply-title {
  margin-bottom: 25px;
}
.blog-details .comment-respond .comment-notes {
  font-size: 13px;
  margin-bottom: 20px;
}
.blog-details .comment-respond .comment-form .form-check label {
  font-size: 15px;
}
.blog-details .comment-respond .comment-form form button {
  padding: 13px 35px;
}

/** 05 - Team Single **/
.pbmit-team-single .pbmit-team-single-info .col-xl-3 {
  flex: 0 0 auto;
  width: 35%;
}
.pbmit-team-single {
  padding-bottom: 80px;
}
.pbmit-team-single .pbmit-team-single-info {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  padding-top: 80px;
}
.pbmit-team-single .pbmit-team-left-inner {
  margin: 0;
  z-index: 2;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box:last-child {
  border-bottom: none;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box {
  padding: 15px 0;
  border-bottom: 1px solid #181a1717;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-4 {
  width: 20%;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box h6 {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-8 {
  width: 80%;
}
.pbmit-team-single .pbmit-featured-wrapper img {
  width: 100%;
  object-fit: cover;
}
.pbmit-team-single .pbmit-team-detail {
  position: relative;
}
.pbmit-team-single .pbmit-tab-inner-content ul li {
  margin-right: calc(30px / 2);
  margin-left: calc(30px / 2);
}
.pbmit-team-single .pbmit-tab-inner-content ul li::before {
  width: 20px;
  height: 20px;
}
.pbmit-team-single .pbmit-tab-inner-content {
  padding-left: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-detail-inner {
  padding: 45px 38px 70px;
  border-radius: 0 0 30px 30px;
  background-color: var(--pbmit-white-color);
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-des {
  padding: 115px 100px 0 105px;
  z-index: 2;
  position: relative;
}
.pbmit-team-single .pbmit-team-summary {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-team-summary .pbmit-team-designation {
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
  color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-designation::before {
  position: absolute;
  content: "";
  left: 0;
  height: 6px;
  width: 6px;
  top: 7px;
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-title {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
}
.pbmit-team-single .pbmit-short-description {
  margin-bottom: 20px;
}
.pbmit-team-single .pbmit-single-team-info {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pbmit-single-team-info li {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.pbmit-single-team-info li,
.pbmit-single-team-info li,
.pbmit-single-team-info li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: var(--pbmit-blackish-color);
}
.pbmit-single-team-info li label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: var(--pbmit-heading-typography-font-family);
  padding-right: 5px;
  display: block;
  text-transform: capitalize;
  color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-share-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-radius: 50% 0 0 0;
  background: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-share-icon-wrapper {
  position: relative;
  display: block;
  padding: 15px 0 0 15px;
  border-radius: 50%;
}
.pbmit-team-single .pbmit-share-icon {
  padding: 12px 16px;
  border-radius: 50%;
  height: 56px;
  width: 56px;
  font-size: 20px;
  display: block;
  cursor: pointer;
  color: var(--pbmit-global-color);
  background-color: var(--pbmit-white-color);
  transition: all 0.3s ease-in-out;
}
.pbmit-team-single .pbmit-share-icon i {
  transition: all 0.4s ease-in-out;
  display: block;
  font-size: 20px;
}
.pbmit-team-single .pbmit-team-social-links {
  text-align: center;
  position: absolute;
  bottom: 5px;
  right: 0;
  transform: translate(-40px, 0);
  opacity: 0;
  padding: 3px;
  display: flex;
  z-index: 1;
  flex-direction: row-reverse;
  transition: all 0.3s ease-in;
}
.pbmit-team-single .pbmit-team-social-links li:nth-child(1) {
  transform: translate(0, 0);
}
.pbmit-team-single .pbmit-team-social-links li:nth-child(2) {
  transform: translate(43px, 0);
}
.pbmit-team-single .pbmit-team-social-links li:nth-child(3) {
  transform: translate(86px, 0);
}
.pbmit-team-single .pbmit-team-social-links li:nth-child(4) {
  transform: translate(129px, 0);
}
.pbmit-team-share-btn .pbmit-team-social-links li {
  display: block;
  margin: 0;
  padding: 0;
  margin-right: 5px;
  transform: translate(0);
}
.pbmit-team-share-btn:hover .pbmit-share-icon {
  background-color: var(--pbmit-secondary-color);
  transition: all 0.3s ease-in-out;
}
.pbmit-team-share-btn:hover .pbmit-share-icon i {
  transform: rotateY(180deg);
}
.pbmit-team-share-btn:hover .pbmit-team-social-links {
  transform: translate(-70px, 0);
  opacity: 1;
}
.pbmit-team-share-btn:hover .pbmit-team-social-links li {
  transform: translate(0);
}
.pbmit-team-single .pbmit-bottom-left-corner,
.pbmit-team-single .pbmit-top-right-corner {
  transform: rotate(0);
}
.pbmit-team-single .pbmit-team-single-info .col-xl-9 {
  flex: 0 0 auto;
  width: 65%;
}
.pbmit-team-single .pbmit-entry-content {
  padding: 0 0 0 36px;
  margin: 0;
}
.pbmit-team-single .pbmit-entry-content .team-left-col .pbmit-title {
  font-size: 20px;
  line-height: 26px;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner svg path {
  fill: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-social-links li a {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: var(--pbmit-white-color);
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-team-single .pbmit-social-links li a:hover {
  color: var(--pbmit-white-color);
  border-color: var(--pbmit-global-color);
  background-color: var(--pbmit-global-color);
}
.pbmit-team-single .comment-respond {
  margin-top: 50px;
  margin-bottom: 0px;
}

/** 06 - Contact Us **/
label.error {
  background: red;
  color: white;
  border-radius: 0px 0 10px 10px;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 12px;
  display: block;
  margin-top: 0px;
  margin-right: 20%;
}
.message-status {
  margin-top: 30px;
}
.form-control.error {
  margin-bottom: 0 !important;
}
.contact-us-section .contact-us-wrap {
  padding: 0px 100px 0px 0px;
}
.contact-us-contant {
  background-image: url(../images/contact-us/contact-about-img-01.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0px 0px 30px 0px;
  align-content: flex-end;
  align-items: flex-end;
}
.contact-us-contant .contact-us-image {
  width: 100%;
  text-align: center;
}
.fadeInUp {
  animation-name: fadeInUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}
.contact-form .form-control {
  background-color: var(--pbmit-white-color);
  height: 50px;
}
.contact-form .form-control::placeholder {
  color: var(--pbmit-white-color);
}
.contact-form .form-control:focus {
  color: #212529;
  background-color: var(--pbmit-white-color);
  border-color: var(--pbmit-white-color);
  outline: 0;
}
.contact-us .contact-form .form-control {
  height: 60px;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.contact-us .contact-form .form-control::placeholder {
  color: var(--pbmit-blackish-color);
}
.iframe-section iframe {
  height: 600px;
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}

/**07 - Comment Form **/
.form-control,
form select {
  margin-bottom: 20px;
  height: 50px;
  background-color: transparent;
  border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.3);
  padding: 10px 35px;
  border-radius: 50px;
  font-size: 14px;
}
textarea.form-control {
  height: 120px !important;
  resize: none;
  border-radius: 20px;
}
form .form-control::placeholder {
  color: rgba(var(--pbmit-white-color-rgb), 0.6);
}
.comment-form .form-control {
  background-color: var(--pbmit-white-color);
  height: 60px;
  font-size: 14px;
  border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.comment-form form .form-control:focus {
  background-color: var(--pbmit-white-color);
  outline: none;
  border-color: none;
  color: none;
}
.comment-form .form-control::placeholder {
  color: var(--pbmit-blackish-color);
}
.comment-form textarea.form-control {
  height: 130px;
  resize: none;
  padding: 30px 35px;
  border-radius: 20px;
  padding-top: 20px;
}
.pbmit-bg-color-blackish .contact-form .form-control {
  background-color: transparent;
}

.fid-section-three.counter-section {
  padding: 100px 18px;
}

.fid-section-three.counter-section .pbmit-fld-contents {
  text-align: center;
}

.logo-footer {
  margin-bottom: 30px;
}
.logo-footer img {
  height: 80px;
}
.pbmit-footer-text {
}

.video-gallery .portfolio-contant .portfolio-img {
  padding: 0;
  height: 350px;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.pbmit-menu-wrap {
    display: flex;
    align-items: center;
}

.pbmit-menu-wrap .language-page {
    border-radius: 30px;
    margin-left: 40px;
}

.pbmit-menu-wrap .language-page a {
    color: #fff;
    line-height: 90px;
    min-height: 1px;
    vertical-align: top;
    position: relative;
    padding: 0 0;
    font-size: 16px;
    font-weight: 500;
    font-family: "Tajawal", sans-serif;
}