/*----------------------------------------*/
/* Home
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Catamaran:400,500,600,700,700|Source+Sans+Pro:400,600");


body {
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif;
}

@font-face {
  font-family: 'themefisher-font';
  src: url('../fonts/themefisher-font692c.eot?ug5hnh');
  src: url('../fonts/themefisher-font692c.eot?ug5hnh#iefix') format('embedded-opentype'),
    url('../fonts/themefisher-font692c.ttf?ug5hnh') format('truetype'),
    url('../fonts/themefisher-font692c.woff?ug5hnh') format('woff'),
    url('../fonts/themefisher-font692c.html?ug5hnh#themefisher-font') format('svg');
  font-weight: normal;
  font-style: normal;
}


/** Homepage 01 **/
.ihbox-section-one {
  margin-top: -130px;
  position: relative;
  z-index: 2;
}

.about-one-leftbox {
  position: relative;
}

.about-one-leftbox .about-img img {
  border-radius: 50px 50px 400px 400px;
}

.about-one-leftbox .spinner-box {
  position: absolute;
  left: -10px;
  top: 97px;
}

.pbmit-firstletter::first-letter {
  margin-right: 10px;
  font-size: 50px;
  line-height: 57px;
  font-weight: 500;
  float: left;
  display: inline-block;
  color: var(--pbmit-blackish-color);
  font-family: var(--pbmit-body-typography-font-family);
}

.about-one-rightbox {
  padding: 0 0 0 90px;
}

.about-us-section-one {
  padding: 95px 70px 110px;
}

.about-us-one-bg {
  position: relative;
  background-image: url(../images/bg/image-01.jpg);
  border-radius: 20px 20px 0 0;
  padding: 118px 0 107px;
  overflow: hidden;
  z-index: 1;
}

.about-us-one-bg:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
  background-image: url(../images/bg/bg-overlay.png);
  --background-overlay: '';
  background-repeat: no-repeat;
}

.about-us-one-bg .pbmit-heading-title {
  font-size: 55px;
  letter-spacing: -.6px;
  margin-bottom: 0;
  color: var(--pbmit-white-color);
}

.about-us-one-content {
  border-radius: 0 0 20px 20px;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.about-us-one-content:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
  background-color: rgba(var(--pbmit-secondary-color-rgb), 0.9);
  background-image: url(../images/homepage-1/bg/progressbar-bg.png);
  --background-overlay: '';
  background-position: -18px -155px;
  background-repeat: no-repeat;
}

.about-us-one-content .pbmit-custom-title {
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 2.1px;
  margin-bottom: 0;
  color: var(--pbmit-white-color);
}

.about-us-one-content .first-box .pbmit-custom-title {
  padding-bottom: 40px;
}

.about-us-one-content .second-box {
  margin-right: 60px;
}

.about-us-one-content .second-box .pbmit-custom-title,
.about-us-one-content .third-box .pbmit-custom-title {
  padding-bottom: 40px;
}

.about-us-one-content .third-box {
  padding-left: 20px;
}

.testimonial-one,
.client-section-one {
  padding: 0 65px;
}

.testimonial-one-col1 {
  width: 55%;
}

.testimonial-one-col2 {
  width: 45%;
}

.testimonial-one-bg {
  background-image: url(../images/homepage-1/bg/testimonial-bg.png);
  background-size: cover;
  border-radius: 20px 0 0 0;
  height: 100%;
  position: relative;
}

.testimonial-one-bg .ihbox-style {
  position: absolute;
  right: 35px;
  bottom: 35px;
  width: auto;
  max-width: 100%;
}

.testimonial-one-rightbox {
  border-radius: 0 20px 0 0;
  background-image: url(../images/homepage-1/bg/testimonial-bg-pattarn.png);
  background-position: 100% 0px;
  background-repeat: no-repeat;
  padding: 75px 110px 55px 90px;
}

.testimonial-one-rightbox>.pbmit-heading-subheading {
  padding-bottom: 60px;
}

.testimonial-one .swiper-button-next,
.testimonial-one .swiper-button-prev {
  top: auto;
  bottom: 17px;
  left: auto;
}

.testimonial-one .swiper-button-prev {
  right: 65px;
}

.client-slider-one {
  padding: 70px 0 50px 0;
  border-radius: 20px;
}

.team-section-one {
  padding: 135px 0 60px;
}

.appointment-section-one {
  padding: 0 65px 135px;
}

.tab-one-col {
  width: 32%;
}

.tab-one-box {
  border-radius: 20px;
  padding: 75px 65px 50px 55px;
  height: 100%;
}

.tab-one-box .pbmit-heading-title {
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 30px;
  letter-spacing: 0;
  color: var(--pbmit-white-color);
}

.tab-one-box .list-group .list-group-item {
  margin-bottom: 0;
}

.form-one-col {
  width: 68%;
}

.form-one-area {
  background-image: url(../images/homepage-1/bg/form-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
}

.form-one-area .form-col {
  width: 44%;
}

.form-one-area .pbmit-appointment-form {
  border-radius: 20px;
  background: rgba(4, 12, 6, 0.50);
  backdrop-filter: blur(10px);
  padding: 60px 50px 40px;
  position: relative;
}

.form-one-area .pbmit-form-heading {
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 30px;
  color: var(--pbmit-white-color);
}

.form-one-area .pbmit-appointment-form input,
.form-one-area .pbmit-appointment-form select,
.form-one-area .pbmit-appointment-form textarea {
  padding: 10px 25px;
  height: 55px;
  font-size: 16px;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
}

.form-one-area .pbmit-appointment-form select {
  background-size: 14px 17px;
  color: rgba(var(--pbmit-blackish-color-rgb), 0.8);
  background-position: right 25px center;
}

.form-one-area .pbmit-appointment-form select.error {
  margin-bottom: 0;
}

.form-one-area .pbmit-appointment-form textarea {
  height: 120px;
  padding-top: 20px;
}

.form-one-area .pbmit-appointment-form input::placeholder,
.form-one-area .pbmit-appointment-form textarea::placeholder {
  color: rgba(var(--pbmit-blackish-color-rgb), 0.8);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn {
  border: none;
  opacity: 1;
}

.form-one-area .pbmit-appointment-form button.pbmit-btn:before {
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn .pbmit-button-text {
  color: var(--pbmit-white-color);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn:hover:before {
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn:hover .pbmit-button-text {
  color: var(--pbmit-blackish-color);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn:hover .pbmit-button-text:before {
  color: var(--pbmit-blackish-color);
}

.form-one-area .pbmit-appointment-form button.pbmit-btn:disabled,
.pbmit-team-single .pbmit-team-form form button.pbmit-btn:disabled {
  padding: 14px 30px;
}

/** Homepage 02 **/
.service-section-two {
  padding: 80px 0 80px;
}

.about-section-two {
  padding: 0 65px;
}

.about-two-bg-img {
  background-image: url(../images/about.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px 0px 0px 20px;
  height: 100%;
}

.about-two-rightbox {
  position: relative;
  padding: 115px 115px 70px 70px;
  border-radius: 0 20px 20px 0;
}

.about-two-rightbox:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
  background-color: rgba(var(--pbmit-secondary-color-rgb), .9);
  background-image: url(../images/bg/bg-pattern.png);
  background-position: 108% -55%;
  background-repeat: no-repeat;
  border-radius: 0px 20px 20px 0px;
}

.pbmit-bg-color-secondary .pbmit-firstletter::first-letter {
  color: var(--pbmit-global-color);
}

.about-two-inner-box-left {
  position: relative;
  z-index: 1;
  padding-right: 60px;
}

.about-two-inner-box-left .pbmit-desc {
  color: #FFFFFFC9;
  margin-top: -10px;
}

.about-two-inner-box-right {
  border-left: 1px solid rgba(var(--pbmit-white-color-rgb), 0.1);
  position: relative;
  z-index: 1;
  margin-top: 55px;
  margin-left: -35px;
}

.about-two-inner-box-right .fid-style-wrap {
  padding: 15px 0 40px 50px;
  border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.1);
}

.about-two-inner-box-right .pbmit-element-timeline-style-2 {
  padding: 60px 0 10px 55px;
}

.pbmit-element-timeline-style-2 .pbmit-timeline .swiper-slider {
  padding-bottom: 65px;
}

.pbmit-element-timeline-style-2 .pbmit-timeline-year {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 10px;
  letter-spacing: 0;
  color: var(--pbmit-blackish-color);
  font-weight: 500;
}

.pbmit-element-timeline-style-2 .pbmit-timeline-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 25px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--pbmit-blackish-color);
}

.pbmit-element-timeline-style-2 .pbmit-timeline-desc {
  margin: 0;
}

.pbmit-bg-color-secondary .pbmit-element-timeline-style-2 {
  color: rgba(var(--pbmit-white-color-rgb), 0.80)
}

.pbmit-bg-color-secondary .pbmit-element-timeline-style-2 .pbmit-timeline-title {
  color: var(--pbmit-white-color);
}

.about-section-two .pbmit-element-timeline-style-2 .swiper-button-next,
.about-section-two .pbmit-element-timeline-style-2 .swiper-button-prev {
  top: auto;
  bottom: 0;
  right: auto;
  color: var(--pbmit-white-color);
}

.about-section-two .pbmit-element-timeline-style-2 .swiper-button-prev {
  left: 0px;
}

.about-section-two .pbmit-element-timeline-style-2 .swiper-button-next {
  left: 60px;
}

.border-top {
  border-color: #BFCBC2;
}

.fid-section-two {
  padding: 0 65px;
}

.fid-section-two .fid-style-wrap {
  padding: 50px 50px 50px 50px;
  border-radius: 20px;
  background-color: #f4f5f4;
}

.team-section-two {
  position: relative;
  margin: 0 65px;
  padding: 122px 70px 72px 70px;
  border-radius: 20px;
}

.team-section-two:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 0;
  background-image: url(../images/bg/team2-bg-patttarn.png);
  --background-overlay: '';
  background-position: bottom right;
  background-repeat: no-repeat;
}

.team-section-two .team-main-img {
  position: relative;
  margin-top: -7px;
}

.team-section-two .team-main-img img {
  border-radius: 20px;
}

.team-section-two .pbmit-element-team-style-4 {
  padding-top: 60px;
}

.team-section-two .team-style-area {
  padding-top: 65px;
}

.team-section-two .team-style-area .pbmit-team-desc {
  padding-right: 130px;
  color: #FFFFFFCF;
}

.process-section-two {
  padding: 120px 0 65px 0;
}

.process-section-two .pbmit-heading-subheading {
  margin-bottom: 125px;
}


.portfolio-section-two {
  position: relative;
  margin: 0 65px;
  border-radius: 20px;
  padding-top: 90px;
}

.portfolio-section-two:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
  background-image: url(../images/bg/portfolio-bg-pattarn.png);
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.portfolio-section-two .swiper-slider {
  border-radius: 20px;
}

.portfolio-section-two .portfolio-arrow {
  position: relative;
  padding-top: 55px;
}

.portfolio-section-two .portfolio-arrow .swiper-button-prev,
.portfolio-section-two .portfolio-arrow .swiper-button-next {
  top: 0;
}

.portfolio-section-two .portfolio-arrow .swiper-button-prev {
  right: 60px;
}

.portfolio-section-two .portfolio-arrow .swiper-button-next {
  right: 0;
}

.blog-section-two {
  padding: 130px 0 95px;
}

.pbmit-blog-btn .pbmit-btn {
  padding: 12px 55px 11px 30px;
  display: block;
}

.pbmit-blog-btn .pbmit-btn .pbmit-button-text {
  position: relative;
  display: initial;
}

.pbmit-blog-btn .pbmit-btn .pbmit-button-text:before {
  top: -4px;
  right: -27px;
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - Our History **/
.our-history {
  padding: 100px 0 30px;
}

.pbmit-timeline-style-1 .pbmit-timeline-year {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 10px;
  letter-spacing: 0;
  color: var(--pbmit-blackish-color);
  font-weight: 500;
  font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-timeline-style-1 .pbmit-timeline-title {
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 0 50px;
  text-transform: capitalize;
  color: var(--pbmit-global-color);
}

.pbmit-timeline-style-1 .pbmit-timeline-desc {
  margin: 0;
  padding: 0 90px;
}

.pbmit-timeline-style-1 .pbmit-timeline-wrapper {
  display: grid;
  width: 100%;
  height: auto;
  position: relative;
  justify-items: center;
  grid-template-rows: 1fr 1fr;
  text-align: center;
  grid-gap: 160px;
}

.pbmit-timeline-style-1 .pbmit-same-height.steps-content_wrap {
  justify-content: flex-start;
}

.pbmit-timeline-style-1 .pbmit-slide-even .pbmit-same-height.steps-content_wrap {
  justify-content: flex-end;
}

.pbmit-timeline-style-1 .pbmit-heading-subheading {
  margin-bottom: 80px;
}

.pbmit-timeline-style-1 .steps-dot .dot {
  background-color: var(--pbmit-blackish-color);
  display: block;
  line-height: normal;
  font-size: 14px;
  margin: auto;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  z-index: 2;
  position: relative;
}

.pbmit-timeline-style-1 .pbmit-timeline-wrapper .steps-dot {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto !important;
}

.pbmit-timeline-style-1 .steps-dot .dot::after {
  content: "";
  position: absolute;
  left: -11px;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 40px;
  margin: 0;
  background: rgb(var(--pbmit-blackish-color-rgb), .90);
  transform: rotate(-45deg);
}

.pbmit-timeline-style-1 .pbmit-slide-even .steps-dot .dot::after {
  left: 19px;
  top: 0;
  bottom: auto;
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line {
  color: transparent;
  line-height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before,
.pbmit-timeline-style-1 .steps-dot .steps-dot-line::after {
  content: "";
  width: calc(50% + 10px * 100);
  height: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line::after {
  left: 50%;
  background: linear-gradient(90deg, rgb(var(--pbmit-blackish-color-rgb), 0.05), rgb(var(--pbmit-blackish-color-rgb), 0.05));
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before {
  right: 50%;
  background: linear-gradient(90deg, rgb(var(--pbmit-blackish-color-rgb), 0.05), rgb(var(--pbmit-blackish-color-rgb), 0.05));
}

.pbmit-timeline-style-1 .pbmit-same-height {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.pbmit-timeline-style-1 .pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image {
  order: 0;
}

.pbmit-timeline-style-1 .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-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image {
  transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-timeline-style-1 .pbmit-feature-image img {
  border-radius: 30px;
}

.pbmit-timeline-style-1 .steps-dot,
.pbmit-timeline-style-1 .pbmit-feature-image,
.pbmit-timeline-style-1 .steps-content_wrap {
  opacity: 1;
}

.pbmit-column-five.pbmit-timeline-style-1 .pbmit-timeline-desc {
  padding: 0 15px;
}

/** 02 - Faq **/
.faq .accordion.left {
  padding-right: 30px;
}

.faq .accordion.right {
  padding-left: 30px;
}

.faq .accordion .accordion-body {
  padding: 0px 50px 0 58px;
}

/** 03 - Service Detail **/
.service-details>.container>.row {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.service-details .all-post-list li {
  position: relative;
  margin-bottom: 1px;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  margin: 2px 0;
  padding: 0;
}

.service-details .all-post-list li a {
  padding: 17px 35px 17px 36px;
  display: block;
  position: relative;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  border: 1px solid #BFCBC2;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: var(--pbmit-blackish-color);
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}

.service-details .all-post-list li a:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 20px;
  top: 27px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: var(--pbmit-global-color);
  transition: all 0.4s ease;
}

.service-details .all-post-list li a:after {
  position: absolute;
  content: '\e878';
  font-family: "pbminfotech-base-icons";
  right: 12px;
  left: auto;
  top: 50%;
  margin-top: -15px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  font-size: 13px;
  transform-style: preserve-3d;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  font-weight: 400;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  background-color: var(--pbmit-white-color);
  color: var(--pbmit-blackish-color);
}

.service-details .all-post-list li:hover a,
.service-details .all-post-list li.post-active a {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}

.service-details .all-post-list li.post-active a:before,
.service-details .all-post-list li:hover a:before {
  background-color: var(--pbmit-white-color);
}

.service-details .all-post-list li.post-active a:after,
.service-details .all-post-list li:hover a:after {
  opacity: 1;
  visibility: visible;
}

.widget .pbmit-download .pbmit-item-download a {
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 12px 20px 12px 15px;
  background-color: #9E1E20;
  color: var(--pbmit-white-color);
  border-radius: 10px;
}

.widget .pbmit-item-download .pbmit-download-content {
  display: flex;
  align-items: center;
}

.widget .pbmit-download .pbmit-item-download a .pbmit-download-content i {
  color: var(--pbmit-blackish-color);
  transition: all 0.3s ease-in-out;
  background-color: var(--pbmit-white-color);
  width: 41px;
  height: 41px;
  line-height: 41px;
  border-radius: 10px;
  text-align: center;
  margin-right: 10px;
  font-size: 24px;
  min-width: 43px;
}

.widget .pbmit-download .pbmit-item-download a .pbmit-download-item i {
  font-size: 26px;
}

.widget .pbmit-download .pbmit-item-download a:hover,
.widget .pbmit-download .pbmit-item-download:last-child a {
  color: var(--pbmit-white-color);

}

.widget .pbmit-download .pbmit-item-download:last-child a {
  margin-bottom: 0;
}

.widget .pbmit-download .pbmit-item-download a:hover {
  color: var(--pbmit-white-color);
  background-color: #000;
}

.service-details .pbmit-entry-content .pbmit-custom-heading .pbmit-title {
  font-size: 38px;
  line-height: 36px;
  margin-bottom: 20px;
  letter-spacing: 0;
}

.pbmit-service-feature-image img {
  margin-bottom: 50px;
  border-radius: 30px;
}

.service-details .service-single-02-img {
  margin: 40px 0 50px 0;
}

.service-details .service-single-02-img img {
  border-radius: 20px;
}

.service-details .pbmit-entry-content .service-single-img-03,
.service-details .pbmit-entry-content .service-single-img-04 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 160px 0;
}

.service-details .pbmit-entry-content .service-single-img-03 {
  background-image: url(../images/service/service-single-03.html);
}

.service-details .pbmit-entry-content .service-single-img-04 {
  background-image: url(../images/service/service-single-04.html);
}

.service-details .pbmit-entry-content .accordion .accordion-body {
  padding-top: 0;
}

/** 04 - Portfolio Single **/
.site-content:has(.pbmit-portfolio-single) {
  padding-top: 100px;
}

.pbmit-single-project-details-list-wrapper {
  padding-bottom: 10px;
}

.pbmit-portfolio-single .pbmit-single-project-details-list-wrapper h3 {
  min-width: 480px;
  width: 480px;
  padding-right: 40px;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 38px;
  letter-spacing: 0;
}

.pbmit-portfolio-single .pbmit-short-description {
  padding-left: 125px;
}

.pbmit-portfolio-single:not(.style-2) .pbmit-portfolio-lines-wrapper {
  padding: 30px 50px;
  border-radius: 20px;
  background-color: var(--pbmit-white-color);
  margin: 25px 0 40px;
}

.pbmit-portfolio-single:not(.style-2) .pbmit-portfolio-lines-wrapper ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.pbmit-portfolio-single li.pbmit-portfolio-line-li {
  padding: 0 0 23px 15px;
  border-bottom: 1px solid #BFCBC2;
  margin: 0 30px 23px 0;
}

.pbmit-portfolio-single li.pbmit-portfolio-line-li:nth-child(5),
.pbmit-portfolio-single li.pbmit-portfolio-line-li:nth-child(6),
.pbmit-portfolio-single li.pbmit-portfolio-line-li:nth-child(7),
.pbmit-portfolio-single li.pbmit-portfolio-line-li:nth-child(8) {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  position: relative;
  letter-spacing: 0;
  color: var(--pbmit-blackish-color);
}

.pbmit-portfolio-single:not(.style-2) .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
  left: -15px;
  top: 6px;
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value {
  display: block;
}

.pbmit-portfolio-single .pbmit-featured-img-wrapper img {
  border-radius: 20px;
}

.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}

.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title span {
  color: var(--pbmit-global-color);
}

.pbmit-portfolio-single .pbmit-entry-content .portfolio-single-img img {
  border-radius: 20px;
}

.pbmit-portfolio-single .list-group .list-group-item,
.service-details .list-group .list-group-item {
  margin-bottom: 0;
}

.pbmit-portfolio-single .list-group .list-group-item,
.service-details .list-group .list-group-item,
.pbmit-team-single .list-group .list-group-item {
  align-items: start;
}

.pbmit-portfolio-single .list-group .pbmit-icon-list-icon i,
.service-details .list-group .pbmit-icon-list-icon i,
.pbmit-team-single .list-group .pbmit-icon-list-icon i {
  font-size: 22px;
}

.pbmit-portfolio-single .list-group .pbmit-icon-list-icon,
.service-details .list-group .pbmit-icon-list-icon,
.pbmit-team-single .list-group .pbmit-icon-list-icon {
  top: 4px;
}

.pbmit-portfolio-single .list-group .pbmit-icon-list-text,
.service-details .list-group .pbmit-icon-list-text,
.pbmit-team-single .list-group .pbmit-icon-list-text {
  padding-left: 5px;
}

.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.pbmit-portfolio-single .post-navigation {
  margin-top: 50px;
}

.pbmit-portfolio-single.style-2 .pbmit-featured-img-wrapper {
  padding-bottom: 65px;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-list {
  padding-left: 50px;
  max-width: 35%;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-list-inner {
  background-color: var(--pbmit-white-color);
  padding: 40px;
  border-radius: 20px;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-list h3.pbmit-element-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: var(--pbmit-heading-color);
  text-transform: none;
  font-style: normal;
  padding-bottom: 17px;
  border-bottom: 2px solid #BFCBC2;
  position: relative;
  margin-bottom: 20px;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-list h3.pbmit-element-title:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-single.style-2 .pbmit-short-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
  padding: 0;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li {
  padding-bottom: 28px;
  margin-bottom: 25px;
  border-bottom: 1px solid hsl(135deg 10.34% 77.25% / 50%);
  padding-left: 85px;
  position: relative;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li:first-child {
  padding-top: 25px;
  border-top: 1px solid hsl(135deg 10.34% 77.25% / 50%);
}

.pbmit-portfolio-single.style-2 .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
  font-size: 18px;
  line-height: 28px;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li::after {
  position: absolute;
  content: '\e88c';
  font-family: "pbminfotech-base-icons";
  width: 65px;
  height: 65px;
  line-height: 65px;
  left: 0;
  top: -4px;
  text-align: center;
  border: 1px solid hsl(135deg 10.34% 77.25% / 50%);
  border-radius: 50%;
  color: var(--pbmit-global-color);
  font-size: 28px;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li.Client::after {
  content: '\e8a2';
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li:first-child:after {
  top: 20px;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li:last-child {
  border: none;
  margin: 0;
  padding-bottom: 0;
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li.Category::after {
  content: '\e8a4';
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li.City::after {
  content: '\e8a5';
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li.Start.Date::after {
  content: '\e8a3';
}

.pbmit-portfolio-single.style-2 li.pbmit-portfolio-line-li.Budget::after {
  content: '\e89f';
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share {
  padding: 40px;
  border-radius: 20px;
  background-color: var(--pbmit-global-color);
  margin-top: 40px;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share h3 {
  color: var(--pbmit-white-color) !important;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share h3.pbmit-element-title::after {
  background-color: var(--pbmit-white-color);
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share h3.pbmit-element-title {
  border-bottom: 2px solid hsl(135deg 10.34% 77.25% / 50%);
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share .pbmit-team-social-links {
  padding-top: 10px;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share .pbmit-team-social-links li {
  padding: 0 6px 0 0;
}

.pbmit-portfolio-single.style-2 .pbmit-single-project-details-social-share ul.pbmit-social-links.pbmit-team-social-links a {
  background-color: var(--pbmit-white-color);
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
}

.pbmit-portfolio-single.style-2 .pbmit-entry-content .ihbox-style-area {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #BFCBC280;
  margin-bottom: 40px;
}

.pbmit-portfolio-single.style-2 .pbmit-entry-content .ihbox-style-area .pbmit-column:nth-child(odd) {
  padding: 35px 30px 30px 0;
  border-right: 1px solid #BFCBC280;
}

.pbmit-portfolio-single.style-2 .pbmit-entry-content .ihbox-style-area .pbmit-column:nth-child(even) {
  padding: 35px 0 30px 55px;
}

.pbmit-portfolio-single.style-2 .pbmit-entry-content .ihbox-style-area .pbmit-column:nth-child(3),
.pbmit-portfolio-single.style-2 .pbmit-entry-content .ihbox-style-area .pbmit-column:nth-child(4) {
  border-top: 1px solid #BFCBC280;
}

/** 05 - Blog Detail**/
/** Sidebar Right **/
.sidebar .widget {
  padding: 30px 30px 30px 30px;
  margin-bottom: 50px;
  border-radius: 20px;
  background-color: #f4f5f4;
}

.sidebar .widget:last-child {
  margin-bottom: 0;
}

.widget .search-form {
  position: relative;
}

.widget .search-form label,
.sidebar .widget .widget-title {
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 17px;
  border-bottom: 2px solid #BFCBC2;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: #1b2841;
  text-transform: none;
  font-style: normal;
  width: 100%;
}

.widget .search-form label:after,
.sidebar .widget .widget-title::after {
  content: '';
  position: absolute;
  width: 80px;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: var(--pbmit-global-color);
}

.widget .search-input-wrap {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 50px;
  padding: 4px;
}

.widget .search-form input.search-input {
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: none;
  padding-right: 60px;
  margin: 0;
}

.widget .search-form input.search-input::placeholder {
  color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}

.widget .search-form button.search-btn {
  min-width: 50px;
  height: 50px;
  border-radius: 50px;
  border: none;
  padding: 10px;
  margin-left: 10px;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  transition: all .6s;
}

.widget .search-form button.search-btn:after {
  font-family: 'pbminfotech-base-icons';
  content: '\e80d';
  font-size: 20px;
  padding: 0;
  font-weight: 600;
  transition: all .25s ease-in-out;
}

.widget .search-form button.search-btn:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-secondary-color);
}

.blog.sidebar .widget.widget-authorbox {
  padding: 0;
  background-color: transparent;
}

.widget .single-blog-authorbox {
  text-align: center;
  padding: 35px 30px 50px;
  background-color: var(--pbmit-global-color);
  border-radius: 20px;
  position: relative;
}

.widget .single-blog-authorbox:before {
  content: "";
  width: 162px;
  height: 158px;
  background: url(../images/bg/post-banner-image-before.png) no-repeat;
  bottom: 0px;
  left: 0px;
  position: absolute;
  display: inline-block;
}

.widget .single-blog-authorbox:after {
  content: "";
  width: 162px;
  height: 158px;
  background: url(../images/bg/post-banner-image-after.png) no-repeat;
  top: 0px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

.widget .single-blog-authorbox .authorbox-img {
  display: inline-block;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}

.widget .single-blog-authorbox img {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  object-fit: cover;
}

.widget .single-blog-authorbox .pbmit-authorbox-title {
  font-size: 26px;
  line-height: 28px;
  margin: 30px 0 0px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--pbmit-white-color);
}

.widget .single-blog-authorbox .pbmit-authorbox-desc {
  color: rgba(var(--pbmit-white-color-rgb), .9);
  font-size: 13px;
  line-height: 16px;
  margin: 13px 0 22px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  z-index: 1;
  position: relative;
}

.widget .single-blog-authorbox .pbmit-social-links {
  position: relative;
}

.widget .single-blog-authorbox .pbmit-social-links li {
  padding: 0 4px 0 0;
}

.widget .single-blog-authorbox .pbmit-social-links li a {
  border-radius: 50%;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 14px;
  display: inline-block;
  transition: all .25s ease-in-out;
}

.widget .single-blog-authorbox .pbmit-social-links li a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}

.sidebar .widget-categories ul li {
  position: relative;
  margin: 10px 0;
  padding: 0;
}

.sidebar .widget ul>li {
  line-height: 20px;
}

.sidebar .widget-categories ul li a {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #54655E;
  width: 100%;
  transition: all .4s ease-in-out;
  position: relative;
  display: block;
  padding: 14px 45px 14px 20px;
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  margin: 0 0 10px 0;
  font-weight: 500;
}

.sidebar .widget-categories ul li a:before {
  position: absolute;
  content: '\e878';
  font-family: "pbminfotech-base-icons";
  left: 14px;
  font-size: 19px;
  top: 50%;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  opacity: 0;
  overflow: hidden;
  margin-top: 1PX;
  color: var(--pbmit-global-color);
}

.sidebar .widget-categories ul li .pbmit-brackets {
  color: var(--pbmit-global-color);
  font-size: 15px;
  position: absolute;
  right: 18px;
  top: 17px;
  margin-top: 0;
}

.sidebar .widget-categories ul li a:hover {
  color: var(--pbmit-global-color);
  padding-left: 40px;
}

.sidebar .widget-categories ul li a:hover:before {
  color: var(--pbmit-global-color);
  opacity: 1;
  visibility: visible;
}

.sidebar .widget-recent-post ul li {
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-bottom: 0;
}

.sidebar .widget-recent-post ul li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.sidebar .widget-recent-post ul>li>a {
  width: 85px;
  flex-shrink: 0;
  margin-right: 25px;
  display: inline-block;
}

.sidebar .widget-recent-post ul>li>a img {
  border-radius: 10px;
}

.sidebar .widget-recent-post li .pbmit-rpw-content {
  display: flex;
  flex-direction: column-reverse;
}

.sidebar .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: 18px;
  line-height: 22px;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  font-family: var(--pbmit-heading-typography-font-family);
}

.sidebar .widget-recent-post li .pbmit-rpw-content .pbmit-rpw-date a {
  font-size: 14px;
  margin-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--pbmit-global-color);
  letter-spacing: 0.5px;
  font-weight: 500;
  font-family: var(--pbmit-heading-typography-font-family);
}

.sidebar .widget-recent-post ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.widget.pbmit-service-ad:has(.pbmit-widget-ads) {
  padding: 0;
}

.widget.pbmit-service-ad .pbmit-widget-ads {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.widget.pbmit-service-ad .pbmit-widget-ads:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(to top, rgba(var(--pbmit-blackish-color-rgb), 0.5) 0%, rgba(var(--pbmit-blackish-color-rgb), 0.5) 0%, rgba(var(--pbmit-blackish-color-rgb), 0) 100%);
}

.widget.pbmit-service-ad .pbmit-widget-ads img {
  width: 100%;
  border-radius: 20px;
  height: 430px;
}

.widget.pbmit-service-ad .pbmit-service-ads-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 1;
  padding: 0 30px 30px 30px;
}

.widget.pbmit-service-ad .pbmit-service-ads .pbmit-ads-icon {
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50px;
  font-size: 30px;
  margin: 0 auto;
  text-align: center;
  color: var(--pbmit-global-color);
  background-color: var(--pbmit-white-color);
}

.widget.pbmit-service-ad .pbmit-service-ads span {
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding: 20px 45px;
  color: var(--pbmit-white-color);
  font-weight: 500;
  letter-spacing: -.2px;
  font-family: var(--pbmit-heading-typography-font-family);
}

.widget.pbmit-service-ad .pbmit-service-ads .pbmit-ads-call {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -.6px;
  margin-bottom: 15px;
}

.widget.pbmit-service-ad .pbmit-service-ads .pbmit-ads-call a {
  color: var(--pbmit-global-color);
}

aside.widget.widget-tag-cloud a,
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a {
  margin-bottom: 8px;
  margin-right: 4px;
  display: inline-block;
  font-size: 15px;
  padding: 0 15px;
  height: 30px;
  line-height: 29px;
  letter-spacing: 0;
  color: var(--pbmit-blackish-color);
  border: 1px solid #BFCBC2;
  border-radius: 30px;
  transition: all .25s ease-in-out;
}

aside.widget.widget-tag-cloud a:hover,
.blog-details .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;
  margin-bottom: 60px;
}

.post.blog-classic .pbmit-img-wrapper {
  position: relative;
}

.post.blog-classic .pbmit-featured-img-wrapper {
  margin-bottom: 25px;
}

.post.blog-classic .pbmit-featured-wrapper img {
  border-radius: 20px;
}

.post.blog-classic:last-child {
  margin-bottom: 0px;
}

.post.blog-classic .pbmit-blog-meta,
.post.blog-classic .pbmit-blog-meta a {
  color: var(--pbmit-blackish-color);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--pbmit-blackish-color);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta i {
  margin-right: 2px;
  font-size: 16px;
  color: var(--pbmit-global-color);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta a {
  letter-spacing: .4px;
  font-weight: 500;
  font-family: var(--pbmit-btn-typography-font-family);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta a:hover {
  color: var(--pbmit-global-color);
}

.post.blog-classic .pbmit-blog-classic-inner .pbmit-post-title {
  margin-bottom: 28px;
  padding-bottom: 28px;
  font-size: 36px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  margin-top: 15px;
}

/** Blog Single **/
.blog-details .blog-classic {
  margin-bottom: 0;
}

.pbmit-entry-content strong {
  font-weight: 700;
  font-size: 20px;
  color: #000;
}

.blog-details .pbmit-firstletter::first-letter,
.pbmit-portfolio-single .pbmit-firstletter::first-letter,
.service-details .pbmit-firstletter::first-letter {
  padding: 8px 9px 8px;
  font-size: 28px;
  line-height: 29px;
  float: left;
  font-weight: 600;
  margin-right: 12px;
  margin-top: 5px;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  border-radius: 10px;
}

.blog-details .pbmit-entry-content blockquote {
  border: 0;
  padding: 34px 40px 30px 55px;
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0 50px;
  position: relative;
  letter-spacing: 0;
  border-radius: 20px;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  background-color: var(--pbmit-white-color);
  border-bottom: 3px solid var(--pbmit-global-color);
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-entry-content blockquote:before,
.blog-details .pbmit-entry-content blockquote:after {
  content: "";
  display: table;
}

.blog-details .pbmit-entry-content blockquote:after {
  clear: both;
}

.blog-details .pbmit-entry-content blockquote:before {
  font-family: "pbminfotech-base-icons";
  content: "\e894";
  font-size: 70px;
  position: absolute;
  right: 55px;
  bottom: 20px;
  line-height: 60px;
  transform: scaleX(-1);
  text-align: center;
  font-style: normal;
  color: rgba(var(--pbmit-global-color-rgb), .5);
}

.blog-details .pbmit-entry-content blockquote p {
  margin-bottom: 0;
}

.blog-details .pbmit-entry-content blockquote cite {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .4px;
  color: var(--pbmit-global-color);
  display: block;
  line-height: 24px;
  font-style: normal;
  margin-top: 25px;
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-entry-content blockquote cite:before {
  content: "-";
  margin-right: 5px;
}

.blog-details .pbmit-custom-title {
  margin-bottom: 20px;
}

.blog-details ul.pbmit-blog-list {
  margin-bottom: 20px;
}

.blog-details ul.pbmit-blog-list li {
  display: flex;
  align-items: self-start;
  line-height: 28px;
  margin: 15px 0;
  font-weight: 500;
  color: var(--pbmit-blackish-color);
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details ul.pbmit-blog-list li span {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
  font-size: 14px;
  margin-right: 15px;
}

.blog-details .pbmit-entry-content .pbmit-block-columns {
  margin-bottom: 45px;
}

.blog-details .pbmit-block-columns .pbmit-block-column:first-child figure {
  padding-right: 22px;
}

.blog-details .pbmit-entry-content .pbmit-block-columns img {
  margin-top: 15px;
  border-radius: 20px;
}

.blog-details .pbmit-block-columns .pbmit-block-column:last-child figure {
  padding-left: 22px;
}

.blog-details .pbmit-blog-meta-bottom {
  display: flex;
  align-items: center;
  margin-top: 35px;
}

.blog-details .pbmit-blog-meta-bottom-left {
  position: relative;
  overflow: hidden;
  width: 50%;
}

.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a {
  background-color: var(--pbmit-white-color);
  border: 1px solid #BFCBC2;
  font-weight: 500;
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-blog-meta-bottom-right {
  width: 50%;
  text-align: right;
}

.blog-details .pbmit-blog-meta-bottom-right ul li {
  margin-right: 2px;
  display: inline-block;
  margin-bottom: 0px;
}

.blog-details .pbmit-blog-meta-bottom-right ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  color: var(--pbmit-white-color);
  font-size: 14px;
  border-radius: 50%;
}

.blog-details .pbmit-blog-meta-bottom-right ul li a:hover {
  transform: translateY(-3px);
}

.blog-details .pbmit-blog-meta-bottom-right ul .pbmit-social-li-facebook a {
  background-color: #3B5998;
}

.blog-details .pbmit-blog-meta-bottom-right ul .pbmit-social-li-twitter a {
  background-color: #55ACEE;
}

.blog-details .pbmit-blog-meta-bottom-right ul .pbmit-social-li-linkedin a {
  background-color: #007bb5;
}

.blog-details .pbmit-blog-meta-bottom-right ul .pbmit-social-li-instagram a {
  background-color: #125688;
}

.post-navigation {
  border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.10);
  margin-top: 35px;
}

.post-navigation .nav-links {
  padding: 40px 0 8px;
  display: flex;
  align-items: normal;
  width: 100%;
}

.post-navigation .nav-previous {
  width: 50%;
  margin-right: auto !important;
  position: relative;
}

.post-navigation .nav-links a {
  text-align: left;
  width: 350px;
  transition: all 0.3s ease-in;
  display: flex;
  align-items: center;
}

.post-navigation .nav-links a i {
  min-width: 80px;
  height: 80px;
  line-height: 80px;
  background: var(--pbmit-white-color);
  color: var(--pbmit-global-color);
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  font-size: 23px;
  transition: all 0.3s ease-in;
}

.post-navigation .nav-links .nav-previous a i {
  transform: scaleX(-1);
  margin-right: 25px;
}

.post-navigation .pbmit-post-nav-icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 0px;
}

.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
  justify-content: flex-start;
}

.post-navigation .nav-links .pbmit-post-nav-head {
  font-size: 14px;
  line-height: 28px;
  transition: all 0.3s ease-in;
  margin-left: 0;
  color: #54655e;
  letter-spacing: 0;
  font-weight: 500;
}

.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: 22px;
  margin-top: 0;
  letter-spacing: 0;
  color: var(--pbmit-blackish-color);
  font-weight: 500;
  text-transform: none;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-family: var(--pbmit-heading-typography-font-family);
}

.post-navigation .nav-links a:hover i {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
}

.post-navigation .nav-links a:hover .pbmit-post-nav-head {
  color: var(--pbmit-secondary-color);
}

.post-navigation .nav-next {
  width: 50%;
  text-align: right;
  margin-left: auto;
}

.post-navigation .nav-links .nav-next a {
  margin-left: auto;
  justify-content: end;
}

.post-navigation .nav-links .nav-next a i {
  margin-left: 25px;
}

.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;
}

.blog-details .pbmit-author-box {
  position: relative;
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 0;
  padding: 40px;
  padding-right: 30px;
  background-color: var(--pbmit-white-color);
  background-position: center center;
  background-repeat: repeat;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-radius: 20px;
}

.blog-details .pbmit-author-image-wrap {
  text-align: center;
  margin-right: 45px;
  padding-right: 45px;
  border-right: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2);
}

.blog-details .pbmit-author-image {
  width: 120px;
  min-width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  border-radius: 20px;
  background-color: var(--pbmit-white-color);
}

.blog-details .pbmit-author-image img {
  width: 120px;
  min-width: 120px;
  height: 120px;
  overflow: hidden;
  margin: 0;
  z-index: 1;
  border-radius: 50%;
}

.blog-details .pbmit-author-content {
  -webkit-flex-shrink: 100;
  flex-shrink: 100;
}

.blog-details .pbmit-author-content .pbmit-author-name {
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 500 !important;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 5px;
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-author-box a {
  color: var(--pbmit-global-color);
}

.blog-details .comments-area {
  margin-top: 60px;
}

.blog-details .comments-area .comment-list li:not(:last-child) .pbmit-comment {
  margin-bottom: 27px;
  border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.blog-details .comments-area .comments-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 48px;
}

.comment-list .pbmit-comment-avatar {
  float: left;
}

.comment-list .pbmit-comment-avatar img {
  width: 90px;
  height: 90px;
  border-radius: 20px;
}

.blog-details .pbmit-comment-content {
  position: relative;
  padding: 0px 0px 35px 0;
  margin-left: 115px;
  min-height: 115px;
}

.blog-details .pbmit-comment-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pbmit-comment-content .pbmit-comment-author {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  display: inline-flex;
  position: relative;
  color: var(--pbmit-global-color);
}

.blog-details .pbmit-comment-author-inner {
  margin: 0 5px;
  text-transform: capitalize;
  color: var(--pbmit-secondary-color);
}

.blog-details .pbmit-comment-date {
  display: block;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  color: #54655E;
  padding: 0 0 0 15px;
}

.blog-details .pbmit-comment-date a {
  font-size: 14px;
  line-height: 23px;
  position: relative;
  color: #54655E;
  padding: 0 0 0 11px;
  letter-spacing: .4px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--pbmit-heading-typography-font-family);
}

.blog-details .pbmit-comment-date a:before {
  position: absolute;
  content: '';
  left: 0;
  right: auto;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: var(--pbmit-global-color);
  top: 50%;
  transform: translate(-50%, -50%);
}

.blog-details .pbmit-comment-content p {
  margin: 10px 0 18px;
}

.blog-details .pbmit-comment-content .reply a {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: .5px;
  border-radius: 30px;
  text-transform: capitalize;
  position: relative;
  color: var(--pbmit-blackish-color);
  -webkit-transition: 0.4s ease-out 0s;
  transition: 0.4s ease-out 0s;
}

.blog-details .pbmit-comment-content .reply a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 5px;
  background-color: var(--pbmit-blackish-color);
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  transition: transform 500ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 500ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 500ms cubic-bezier(.86, 0, .07, 1);
  transition-timing-function: cubic-bezier(.86, 0, .07, 1);
}

.blog-details .pbmit-comment-content .reply a::after {
  font-family: "pbminfotech-base-icons";
  content: "\e878";
  position: absolute;
  font-style: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  opacity: 1;
  font-variant: normal;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  margin-left: 4px;
  width: 25px;
  margin-top: 1px;
  height: 25px;
  line-height: 25px;
  border-radius: 50px;
  text-align: center;
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  -webkit-transition: .6s ease-out 0s;
  transition: .6s ease-out 0s;
}

.blog-details .pbmit-comment-content .reply a:hover {
  color: var(--pbmit-global-color);
}

.blog-details .pbmit-comment-content .reply a:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  background-color: var(--pbmit-global-color);
}

.blog-details .pbmit-comment-content .reply a:hover:after {
  background-color: var(--pbmit-blackish-color);
}

.comment-list .children {
  margin-left: 100px;
  padding-top: 8px;
}

.blog-details .comment-respond {
  padding: 50px 70px 50px;
  border-radius: 20px;
  margin-top: 28px;
  margin-bottom: 20px;
  position: relative;
}

.blog-details .comment-respond .comment-reply-title {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}

.blog-details .comment-respond .comment-notes {
  font-size: 15px;
}

.blog-details .comment-respond .comment-form .form-control {
  border: 1px solid #ddd;
  font-family: inherit;
}

.blog-details .comment-respond .comment-form .form-control:focus {
  border-color: var(--pbmit-global-color);
}

.blog-details .comment-respond .comment-form .form-check {
  margin: 20px 0 25px;
}

.blog-details .comment-respond .comment-form .form-check .form-check-label {
  font-size: 15px;
}

.blog-details .comment-form button.submit {
  border: none;
  padding: 13px 30px;
}

.blog-details .comment-form button.submit:before {
  display: none;
  transition: all .6s;
}

.blog-details .comment-form button.submit:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-blackish-color);
}

/** 06 - Team Single **/
.pbmit-team-single .pbmit-team-single-info {
  margin-bottom: 50px;
}

.pbmit-team-single .pbmit-team-single-info .pbmit-team-left-inner {
  position: relative;
  z-index: 1;
  width: 38.3%;
}

.pbmit-team-single .pbmit-team-single-info .pbmit-featured-wrapper {
  border-radius: 20px;
  overflow: hidden;
}

.pbmit-team-single .pbmit-team-left-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pbmit-team-single .pbmit-team-single-info .pbmit-team-detail {
  position: relative;
  margin-left: -40px;
  background: var(--pbmit-white-color);
  border-radius: 20px;
  width: 64%;
}

.pbmit-team-single .pbmit-team-single-info .pbmit-team-detail:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 553px;
  height: 244px;
  BACKGROUND-REPEAT: no-repeat;
  z-index: 2;
  background-image: url(../images/bg/team-details-pattarn.png);
}

.pbmit-team-single .pbmit-team-single-info .pbmit-team-detail .pbmit-team-des {
  padding: 50px 60px 50px 110px;
  position: relative;
}

.pbmit-team-single .pbmit-team-summary {
  margin-bottom: 35px;
}

.pbmit-team-summary .pbmit-team-designation {
  color: var(--pbmit-global-color);
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: .4px;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
  border: 1px solid;
  display: inline-block;
  border-radius: 50px;
  padding: 0 10px;
  margin-bottom: 17px;
  font-weight: 500;
}

.pbmit-team-single .pbmit-team-title {
  font-size: 48px;
  line-height: 40px;
  margin-bottom: 0;
  color: var(--pbmit-blackish-color);
}

.pbmit-team-single .pbmit-short-description {
  margin-bottom: 42px;
}

.pbmit-team-single .pbmit-single-team-info {
  margin-bottom: 40px;
}

.pbmit-single-team-info li {
  margin-bottom: 15px;
  display: flex;
}

.pbmit-single-team-info li,
.pbmit-single-team-info li a {
  font-size: 17px;
  line-height: 27px;
  color: #54655E;
}

.pbmit-team-single .pbmit-single-team-info li label {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  min-width: 175px;
  display: inline-block;
  padding-right: 10px;
  color: var(--pbmit-blackish-color);
  text-transform: capitalize;
  font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-team-single .pbmit-team-social-links li {
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0;
}

.pbmit-team-single .pbmit-team-social-links a {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  background-color: transparent;
  color: var(--pbmit-blackish-color);
  border: 1px solid #DDD;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}

.pbmit-team-single .pbmit-team-social-links a:hover {
  color: var(--pbmit-white-color);
  background-color: var(--pbmit-global-color);
  border-color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-entry-content {
  padding: 30px 0;
}

.pbmit-team-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.pbmit-team-single .pbmit-entry-content .award-box-area {
  border-bottom: 1px solid #BFCBC2;
  padding: 10px 20px 7px 0;
  display: flex;
  gap: 20px;
}

.pbmit-team-single .pbmit-entry-content .award-box-area .award-box {
  display: flex;
  padding: 0 30px;
  flex-direction: column;
  text-align: center;
  gap: 20px;
}

.pbmit-team-single .pbmit-entry-content .award-box-area .pbmit-heading .pbmit-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 0;
}

.pbmit-team-single .pbmit-entry-content .progress-area {
  display: flex;
  gap: 65px;
  padding: 40px 60px 40px 0;
}

.pbmit-team-single .pbmit-entry-content .progress-left,
.pbmit-team-single .pbmit-entry-content .progress-right {
  width: 100%;
}

.pbmit-team-single .pbmit-entry-content .progress-area .progress-label {
  color: var(--pbmit-heading-color);
}

.pbmit-team-single .pbmit-entry-content .list-group .list-group-item:not(:first-child) {
  margin-top: calc(0px/2);
}

.pbmit-team-single .pbmit-list-group-title {
  font-size: 20px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.pbmit-team-single .pbmit-team-form {
  background: var(--pbmit-white-color);
  border-radius: 20px;
  padding: 40px 40px 30px;
  margin-left: 50px;
}

.pbmit-team-single .pbmit-team-form .pbmit-heading-subheading {
  text-align: center;
  margin-bottom: 22px;
}

.pbmit-team-single .pbmit-team-form .pbmit-heading-subheading .pbmit-title {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 10px;
}

.pbmit-team-single .pbmit-team-form form .form-control {
  border: 1px solid #ddd;
}

.pbmit-team-single .pbmit-team-form form .form-control:focus {
  border-color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-team-form form .form-select {
  background-size: 18px 20px;
  background-image: url(../images/bg/down-arrow-2.png);
}

.pbmit-team-single .pbmit-team-form form .pbmit-button-wrapper {
  text-align: center;
  margin-top: 10px;
}

.pbmit-team-single .pbmit-team-form form button.pbmit-btn {
  border: none;
  opacity: 1;
}

/** 07 - Contact Us **/
.ihbox-section {
  padding: 50px 0 50px 0;
}

.ihbox-section .pbmit-column {
  padding: 0 20px;
}

.ihbox-section .pbmit-column:first-child {
  padding-left: 10px;
}

.ihbox-section .pbmit-column:last-child {
  padding-right: 10px;
}

.ihbox-section .pbmit-ihbox-style-3 {
  padding: 30px 37px 27PX;
}

.contact-form-left-box {
  background-image: url(../images/bg/contact-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  height: 100%;
  display: flex;
  align-items: end;
  padding: 15px;
}

.contact-form-left-box .inner-box {
  position: relative;
  border-radius: 20px;
  padding: 35px 48px 40px 35px;
}

.contact-form-left-box .inner-box .pbmit-icon-wrap {
  position: absolute;
  right: 30px;
  width: auto;
  bottom: 11px;
}

.contact-form-left-box .inner-box .pbmit-icon-wrap .pbmit-icon i {
  color: #FFFFFF59;
  opacity: .5;
}

.contact-form-left-box .inner-box .pbmit-icon-wrap .pbmit-icon i::before {
  font-size: 110px;
  margin: 0;
}

.contact-form-left-box .inner-box .pbmit-heading-title h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0px;
  color: var(--pbmit-white-color);
  margin: 0;
}

.contact-form-left-box .inner-box .pbmit-ihbox-style-15 {
  padding-top: 20px;
}

.contact-form-right-box {
  padding: 60px 65px 55px 65px;
  border-radius: 20px;
  margin-left: 40px;
}

.contact-form-right-box .pbmit-custom-heading .pbmit-title {
  font-size: 36px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.contact-form-right-box form .form-control {
  font-size: 16px;
  border: 1px solid #ddd;
}

.contact-form-right-box form .form-control:focus {
  border-color: var(--pbmit-global-color);
}

.contact-form-right-box form .form-check {
  margin-bottom: 30px;
}

.contact-form-right-box form .pbmit-btn.submit {
  border: none;
}

.client-area {
  border-top: .5px solid #DDDDDD;
  margin-top: 80px;
  padding-top: 50px;
}

.client-area .client-custom-heading {
  margin-left: 12px;
}

.client-area .client-custom-heading .pbmit-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.2px;
  margin-bottom: 0;
  text-align: end;
}

.iframe-section {
  padding: 105px 70px 100px;
}

.iframe-area {
  border-radius: 20px;
  overflow: hidden;
  line-height: 0;
}

.iframe-area iframe {
  height: 600px;
  width: 100%;
}

label.error {
  color: #dc3232;
  border-radius: 0px 0 10px 10px;
  margin-bottom: 15px;
  padding: 0 10px;
  font-size: 17px;
  display: block;
  margin-top: 0px;
  margin-right: 20%;
}

.form-control.error {
  margin-bottom: 0 !important;
}

form .alert-danger {
  word-wrap: break-word;
}

/**08 - Comment Form **/
.form-control,
.form-select {
  display: block;
  font-weight: 400;
  line-height: normal;
  border: none;
  background-color: transparent;
  height: 60px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

form textarea.form-control {
  padding: 20px;
  resize: none;
  height: 130px;
}

form .form-check-input[type=checkbox] {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  margin-top: 7px;
  border-color: rgba(var(--pbmit-blackish-color-rgb), 0.7);
}

.client-section-one {
  margin: 0 0 80px;
}

.about-us-one-content p {
  color: #fff;
}

.about-one img {
  width: 100%;
}

.about-one-rightbox h5 {
  font-size: 18px;
  margin: 20px 0;
}




.portfolio-section-inner-p {
  position: relative;
  margin: 40px 0 0;
  border-radius: 20px;
  padding: 40px 20px 20px 20px;
}

.portfolio-section-inner-p:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
  display: none;
}


.portfolio-section-inner-p .swiper-slider {
  border-radius: 20px;
}

.portfolio-section-inner-p .portfolio-arrow {
  position: relative;
  padding-top: 55px;
}

.portfolio-section-inner-p .portfolio-arrow .swiper-button-prev,
.portfolio-section-inner-p .portfolio-arrow .swiper-button-next {
  top: 0;
}

.portfolio-section-inner-p .portfolio-arrow .swiper-button-prev {
  right: 60px;
}

.portfolio-section-inner-p .portfolio-arrow .swiper-button-next {
  right: 0;
}




/* /slick arrows */
/*=================================================================
  About us section
==================================================================*/
.about {
  padding: 100px 0;
  background: #fff;
}

.about .btn-about {
  background: #ff2525;
}

.about h4 {
  margin-top: 30px;
}

.about .feature-list {
  margin-top: 10px;
}

.about .feature-list li {
  width: 48%;
  display: inline-block;
  color: #666;
  font-size: 13px;
  font-family: "Catamaran", sans-serif;
  margin-bottom: 5px;
  font-weight: 600;
}

.about .feature-list li i {
  color: #ff2525;
  margin-right: 8px;
}

/*=================================================================
  About us 2 section
==================================================================*/
.about-2 {
  background: #F7F7F7;
}

.about-2 .checklist {
  padding-left: 30px;
}

.about-2 .checklist li {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
}

.about-2 .checklist li span {
  font-weight: 800;
  font-size: 17px;
}

.about-2 .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -45px;
  opacity: 1;
  border-radius: 50%;
  padding: 2px 8px;
  font-size: 22px;
  color: #000;
  top: -5px;
  content: "\f137";
  font-family: "pbmit_solaar";
}

/*=================================================================
 Call To Action 1
==================================================================*/
.call-to-action {
  padding: 80px 0;
  background: url("../images/call-to-action/call-to-action-bg-2.jpg");
  background-size: cover;
  color: #fff;
}

.call-to-action h2 {
  line-height: 1.5;
}

.call-to-action p {
  color: #fff;
  padding: 0 160px;
}

.call-to-action .btn-main {
  margin-top: 20px;
}

/*=================================================================
 Call To Action 2
==================================================================*/
.call-to-action-2 {
  padding: 100px 0;
  background-image: url("../images/call-to-action/call-to-action-bg.jpg");
  background-size: cover;
  color: #fff;
}

.call-to-action-2 h2 {
  line-height: 1.5;
}

.call-to-action-2 p {
  color: #fff;
}

.call-to-action-2 .btn-main {
  margin-top: 20px;
}

/*=================================================================
  Contact
  ==================================================================*/
.contact-us {
  padding: 0;
}

.contact-form {
  margin-bottom: 40px;
}

.contact-form .form-control {
  background-color: transparent;
  border: 1px solid #dedede;
  box-shadow: none;
  height: 45px !important;
  color: #0c0c0c;
  height: 38px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  border-radius: 0;
}

.contact-form input:hover,
.contact-form textarea:hover,
.contact-form #contact-submit:hover {
  border-color: #ff2525;
}

.contact-form #contact-submit {
  border: none;
  padding: 15px 0;
  width: 100%;
  margin: 0;
  background: #9E1E20;
  color: #fff;
  border-radius: 0;
}

.contact-form textarea.form-control {
  padding: 10px;
  height: 120px !important;
  outline: none;
}

.contact-details .contact-short-info {
  margin-top: 15px;
}

.contact-details .contact-short-info li {
  margin-bottom: 6px;
}

.social-icon {
  margin-top: 20px;
}

.social-icon ul li {
  display: inline-block;
  margin-right: 10px;
}

.social-icon ul li a {
  display: block;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 1px solid #dedede;
  text-align: center;
}

.social-icon ul li a:hover {
  background: #ff2525;
  color: #fff;
  border: 1px solid #ff2525;
}

.social-icon ul li a:hover i {
  color: #fff;
}

.social-icon ul li a i {
  color: #55606a;
  display: inline-block;
  font-size: 20px;
  line-height: 37px;
  margin: 0;
}

.error {
  padding: 10px;
  color: #D8000C;
  border-radius: 2px;
  font-size: 14px;
  background-color: #FFBABA;
}

.success {
  background-color: #6cb670;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}

#error,
#success {
  display: none;
  margin-bottom: 10px;
}

.map {
  position: relative;
}

.map #map_canvas {
  height: 400px;
  color: white;
}

/*=================================================================
  Item counter section
==================================================================*/
.counters-item {

  color: #444;
  position: relative;
}

.counters-item.kill-border:before {
  background: none;
}

.counters-item:before {
  background: #e5e5e5;
  content: "";
  margin-top: -27.5px;
  height: 55px;
  width: 1px;
  position: absolute;
  right: -15px;
  top: 50%;
}

.counters-item>div {
  margin: 6px 0;
}

.counters-item span {
  display: inline;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.counters-item i {
  font-size: 40px;
  display: inline-block;
  color: #ff2525;
}

.counters-item h3 {
  font-size: 18px;
  margin: 0;
  color: #666;
}

/*=================================================================
  Pricing section
==================================================================*/
.pricing-table {
  padding: 100px 0;
  background: url("../images/pricing-bg.jpg");
  position: relative;
}

.pricing-table .title p {
  color: #fff;
}

.pricing-table:before {
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  z-index: 999;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pricing-table .container {
  position: relative;
  z-index: 999;
}

.pricing-table .pricing-item {
  padding: 40px 55px 65px;
  background: #fff;
  margin-bottom: 20px;
}

.pricing-table .pricing-item a.btn-main {
  text-transform: uppercase;
  margin-top: 20px;
}

.pricing-table .pricing-item li {
  font-weight: 400;
  padding: 10px 0;
  color: #666;
}

.pricing-table .pricing-item li i {
  margin-right: 6px;
}

.pricing-table .price-title {
  padding: 30px 0 20px;
}

.pricing-table .price-title>h3 {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 15px;
  text-transform: uppercase;
}

.pricing-table .price-title>p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 5px;
}

.pricing-table .price-title .value {
  color: #ff2525;
  font-size: 50px;
  padding: 10px 0;
}

/*=================================================================
  Portfolio section
==================================================================*/
.portfolio-filter {
  margin-bottom: 40px;
  text-align: center;
}

.portfolio-filter button {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 8px 20px;
  text-transform: uppercase;
  background: #ff2525;
  border: none;
  color: #fff;
  outline: none;
}

.portfolio-filter button.active {
  background: #ff2525;
  color: #fff;
  border-radius: 50px;
}

.portfolio-block {
  position: relative;
  margin-bottom: 30px;
}

.portfolio-block:before {
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  content: '';
}

.portfolio-block:hover:before {
  opacity: 1;
}

.portfolio-block:hover .caption h4 {
  top: 45%;
}

.portfolio-block:hover .caption {
  opacity: 1;
  top: 55%;
}

.portfolio-block .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

.portfolio-block .caption h4 {
  font-size: 16px;
}

.portfolio-block .caption h4 a {
  color: #fff;
}

.portfolio-block .caption .search-icon {
  background: #ff2525;
  color: #fff;
  display: inline-block;
  padding: 4px 13px;
  font-size: 25px;
  border-radius: 30px;
}

/*=================================================================
  Services section
==================================================================*/
.services {
  padding: 80px 0 50px;
}

.services .service-block.color-bg {
  background: #ff2525;
  color: #fff;
}

.services .service-block.color-bg i,
.services .service-block.color-bg h3,
.services .service-block.color-bg p {
  color: #fff;
}

.services .service-block .service-icon {
  margin-bottom: 30px;
}

.services .service-block i {
  font-size: 75px;
  color: #ff2525;
}

.services .service-block h3 {
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.services .service-block p {
  font-size: 14px;
  color: #666;
}

/*=================================================================
  Services section 2
==================================================================*/
.service-2 .service-item {
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding: 30px 8px 20px;
  transition: all 0.3s ease 0s;
}

.service-2 .service-item:hover {
  box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.15);
}

.service-2 .service-item:hover i {
  background: #fff;
  color: #ff2525;
}

.service-2 .service-item .sol {
  font-size: 30px;
  display: inline-block;
  background: #ff2525 none repeat scroll 0 0;
  border-radius: 30px;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  height: 55px;
  line-height: 55px;
  margin-bottom: 20px;
  width: 55px;
  transition: all 0.3s ease 0s;
}

/*=================================================================
  Our skills
==================================================================*/
.team-skills .progress-block {
  margin-top: 40px;
}

.team-skills .progress-block span {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
}

.team-skills .progress-block .progress {
  box-shadow: none;
  border-radius: 0;
  height: 10px;
}

.team-skills .progress-block .progress .progress-bar {
  background: #ff2525;
  box-shadow: none;
}

.section-sm1 {
  padding: 41px 0;
}

/*=================================================================
  Step section
==================================================================*/
.development-steps .step {
  padding: 80px 20px;
}

.development-steps .step h4 {
  font-size: 20px;
  font-weight: 600;
}

.development-steps .step h4 i {
  font-size: 72px;
  font-weight: 500;
  margin-right: 10px;
}

.development-steps .step p {
  color: #cccccc;
  font-size: 14px;
  line-height: 22px;
}

.development-steps .step-1 {
  background-color: #f2f6f8;
}

.development-steps .step-1 h4 {
  color: #212121;
}

.development-steps .step-1 p {
  color: #838383;
}

.development-steps .step-2 {
  background-color: #ff2525;
}

.development-steps .step-2 h4,
.development-steps .step-2 p {
  color: #fff;
}

.development-steps .step-3 {
  background: #198dbf;
}

.development-steps .step-3 h4,
.development-steps .step-3 p {
  color: #fff;
}

.development-steps .step-4 {
  background: #167da9;
}

.development-steps .step-4 h4,
.development-steps .step-4 p {
  color: #fff;
}

/*=================================================================
  Our Team
  ==================================================================*/
.team {
  padding: 60px 0;
  background: #F6F6F6;
}

.white {
  background-color: #fff !important;
}

.team .team-member {
  background: #fff;
  height: 500px;
}

.team .team-member .member-content {
  padding: 25px 30px;
}

.team .team-member .member-content h3 {
  font-size: 20px;
  margin: 0 0 5px;
  color: #333;
}

.team .team-member .member-content span {
  font-size: 14px;
  color: #555;
}

.team .team-member .member-content p {
  color: #2e2e2e;
  margin-top: 10px;

}

.team .member-photo {
  overflow: hidden;
  position: relative;
}

.team .member-photo:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.team .member-photo img {
  transition: all 0.6s ease 0s;
}

.team .member-photo .mask {
  background: rgba(40, 171, 227, 0.7);
  position: absolute;
  width: 100%;
  bottom: 0;
  top: auto;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  right: 0;
  cursor: pointer;
  padding: 0;
  height: 80px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all .3s ease;
}

.team .member-photo .mask ul {
  text-align: center;
  position: relative;
  margin-top: 22px;
}

.team .member-photo .mask ul li {
  display: inline-block;
  margin-right: 7px;
}

.team .member-photo .mask ul li a {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
}

.team .member-photo .mask ul li a::hover {
  background-color: #6cb670;
  border: 1px solid transparent;
}

.team .member-photo:hover .mask {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

/*=================================================================
  Testimonial section
==================================================================*/
.testimonial {
  padding-top: 100px;
  background: #ff2525;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 80px;
}

.testimonial:before {
  content: "";
  display: block;
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 0;
  height: 150px;
  background-color: white;
}

.testimonial .item i {
  font-size: 60px;
  color: #fff;
  margin-bottom: 50px;
  display: inline-block;
}

.testimonial .item .client-details {
  padding-bottom: 30px;
}

.testimonial .item .client-details p {
  font-size: 17px;
  color: #fff;
  font-weight: 200;
  padding: 0 10%;
}

.testimonial .item .client-thumb img {
  display: inline-block;
  border-radius: 100%;
  width: 150px;
  height: auto;
}

/*=================================================================
  Latest Posts
==================================================================*/
.blog {
  padding-bottom: 50px;
  padding-top: 50px;
  background: #F6F6F6;
}

.post-item {
  background: #fff;
  margin-bottom: 20px;
}

.post-item .content {
  padding: 20px;
}

.post-item .content h3 a {
  color: #000;
  font-size: 24px;
}

.post-item .content p {
  color: #2e2e2e;
  font-size: 14px;
  margin: 10px 0;
}

.post-item .content .btn-main {
  padding: 12px 25px;
  margin: 15px 0;
}

/* 8.2.1 Blog Details */
.blog-details h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 10px;
}

/* 8.2.2 Post Content */
.post-content ul {
  margin-bottom: 20px;
}

.post-content ul li {
  color: #aaa;
}

.post-content ul li a {
  color: #aaa;
}

.post-content p {
  margin-bottom: 30px;
}

.post-content blockquote {
  border-left: 2px solid #ff2525;
  padding: 40px 35px;
  margin-bottom: 30px;
  background: #eeeeee;
}

.post-content-share {
  margin-bottom: 100px;
}

.post-content-share li {
  height: 45px;
  width: 45px;
  border: 1px solid #ddd;
  text-align: center;
  background: #fff;
  transition: .3s ease;
  margin-right: 10px;
}

.post-content-share li a i {
  line-height: 45px;
  color: #000;
  transition: .3s ease;
}

.post-content-share li:hover {
  background: #ff2525;
  border-color: #ff2525;
}

.post-content-share li:hover i {
  color: #fff;
}

/* 8.2.3 Comment List */
.comment-list {
  padding-left: 0;
  margin-bottom: 70px;
}

.comment-list-item {
  padding: 25px 0;
  position: relative;
  display: flex;
  border-bottom: 1px solid #ddd;
}

.comment-list-item:last-child {
  border: 0;
}

.comment-list-item-image {
  margin-right: 20px;
}

.comment-list-item-content h5 {
  color: #000;
  margin-bottom: 5px;
}

.comment-list-item-content h6 {
  color: #000;
  margin-bottom: 10px;
}

.comment-list-item-content p {
  margin-bottom: 5px;
}

.comment-list-item .comment-btn {
  position: absolute;
  top: 25px;
  right: 0;
  background: #fff;
  padding: 10px 30px;
  border: 1px solid #ddd;
  text-transform: capitalize;
  color: #000;
  font-size: 15px;
}

@media (max-width: 575px) {
  .comment-list-item .comment-btn {
    position: unset;
  }
}

@media (max-width: 900px) {

  .call-to-action p {
    color: #fff;
    padding: 0px 0px;
  }
}

.comment-list-item .comment-btn:hover {
  background: #ff2525;
  color: #fff;
}

/* 8.2.4 Comment Form */
.comment-form {
  margin-top: 40px;
}

.comment-form .form-control {
  background-color: transparent;
  border: 1px solid #dedede;
  box-shadow: none;
  height: 45px !important;
  color: #0c0c0c;
  height: 38px;
  font-size: 14px;
  border-radius: 0;
  margin-bottom: 20px;
}

.comment-form textarea.form-control {
  height: 200px !important;
}

.comment-form .btn-primary {
  background: #ff2525;
  border-radius: 0;
  padding: 10px 20px;
  border: 0;
}

/* 8.2.5 Widget Style */
.widget {
  margin-bottom: 30px;
}

.widget h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

.widget-search {
  position: relative;
}

.widget-search .form-control {
  border: 1px solid #dedede;
  border-radius: 0;
  height: 50px;
}

.widget-search-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  background: #ff2525;
  border: 0;
}

.widget-search-btn i {
  color: #fff;
}

.widget-categories-list {
  padding-left: 0px;
}

.widget-categories-list li {
  border-bottom: 1px solid #ddd;
}

.widget-categories-list li:last-child {
  border: 0;
}

.widget-categories-list li a {
  display: block;
  padding: 15px 0;
  color: #000;
  font-size: 15px;
  transition: .3s ease;
}

.widget-categories-list li a i {
  font-size: 10px;
  margin-right: 10px;
}

.widget-categories-list li a:hover {
  background: #ff2525;
  color: #fff;
  padding-left: 20px;
}

.widget-post-list {
  padding-left: 0;
}

.widget-post-list-item {
  padding: 15px 0;
  display: flex;
}

.widget-post-image {
  margin-right: 10px;
  height: 90px;
  width: 130px;
  overflow: hidden;
}

.widget-post-image img {
  height: 90px;
  width: auto;
}

.widget-post-content h5 {
  font-size: 18px;
  margin-bottom: 10px;
  transition: .3s ease;
  color: #000;
}

.widget-post-content h5:hover {
  color: #ff2525;
}

/*=================================================================
  Single Blog Page
==================================================================*/
#blog-banner {
  padding-bottom: 100px;
  padding-top: 150px;
}

#blog-page {
  margin: 0 0 40px;
}

.post-meta {
  font-size: 13px;
  margin: 20px 0 0;
  padding: 0 20px 10px;
}

.post-meta a {
  color: #ff2525;
}

.post-meta>span {
  color: #666;
  border-right: 1px solid #dedede;
  display: inline-block;
  font-size: 13px;
  margin: 10px 10px 0 0;
  padding-right: 10px;
}

.post-meta>span:last-child {
  border-right: 0;
}

.post-meta>span i {
  margin-right: 5px;
}

.post-excerpt {
  padding: 0 20px;
  margin-bottom: 60px;
}

.post-excerpt h3 a {
  color: #000;
}

.post-excerpt blockquote {
  line-height: 22px;
  margin: 20px 0;
  font-size: 16px;
}

.single-blog {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px;
}

.blog-subtitle {
  font-size: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.next-prev {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin: 20px 0;
  padding: 25px 0;
}

.next-prev a {
  color: #000;
}

.next-prev a:hover {
  color: #ff2525;
}

.next-prev .prev-post i {
  margin-right: 10px;
}

.next-prev .next-post i {
  margin-left: 10px;
}

.social-profile ul li {
  margin: 0 10px 0 0;
  display: inline-block;
}

.social-profile ul li a {
  color: #4e595f;
  display: block;
  font-size: 16px;
}

.social-profile ul li a i:hover {
  color: #ff2525;
}

.comments-section {
  margin-top: 35px;
}

.author-about {
  margin-top: 40px;
}

.post-author {
  margin-right: 20px;
}

.post-author>img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.comment-list ul {
  margin-top: 20px;
}

.comment-list ul li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}

.comment-wrap .author-avatar {
  margin-right: 10px;
}

.comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}

.comment-wrap .media .media-heading a {
  color: #ff2525;
  font-size: 13px;
}

.comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}

.comment-wrap .media p {
  margin-top: 15px;
}

.comment-reply-form {
  margin-top: 80px;
}

.comment-reply-form input,
.comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}

.comment-reply-form input:focus,
.comment-reply-form textarea:focus {
  box-shadow: none;
  border: 1px solid #ff2525;
}

.comment-reply-form textarea,
.comment-reply-form .btn-main {
  height: auto;
}

/*=================================================================
  Footer section
==================================================================*/
.top-footer {
  background-color: #222222;
  border-top: 1px solid #404040;
  padding: 50px 0 50px;
}

.top-footer h3 {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.top-footer p {
  font-size: 13px;
  line-height: 24px;
  color: #bdbdbd;
  font-weight: 300;
  letter-spacing: 1px;
  padding-right: 0px;
}

.top-footer li a {
  font-size: 13px;
  line-height: 30px;
  color: #bdbdbd;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: inherit;
  transition: color .3s;
  font-family: "Source Sans Pro", sans-serif;
  display: block;
}

.top-footer li a:hover {
  color: #ff2525;
}

.footer-bottom {
  text-align: center;
  background-color: #1b1b1b;
  border-top: 1px solid #2c2c2c;
  padding: 20px 0;
}

.footer-bottom h5 {
  font-size: 12px;
  line-height: 1;
  color: #888888;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 7px;
  margin-bottom: 3px;
}

.footer-bottom h6 {
  font-size: 11px;
  line-height: 15px;
  color: #888888;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 2px;
  margin-bottom: 0;
}

.footer-bottom a {
  color: #ff2525;
}

.page-404 {
  display: flex;
  align-items: center;
  height: 100vh;
}

.page-404 h1 {
  font-size: 200px;
}

/*============================================================
	For Small Desktop
==============================================================*/
@media (min-width: 700px) and (max-width: 1090px) {
  .counters-item:before {
    display: none;
  }
}

@media (min-width: 980px) and (max-width: 1150px) {

  /* parallax section */
  .parallax-section {
    background-position: center top !important;
  }

  /* home slider */
  #slitSlider .carousel-caption h2 {
    font-size: 60px;
  }

  /* about us */
  .feature-desc h3 {
    margin-top: 0;
  }

  /* our team */
  .team-mate {
    margin-bottom: 30px;
  }

  .mask ul {
    top: 85px;
  }

  .mask ul li {
    margin: 0 5px;
  }

  .team-mate>h4 {
    margin-bottom: 10px;
  }

  .team-mate img {
    margin: 0 auto;
  }

  .member-info ul li {
    margin-right: 10px;
  }

  /* testimonial */
  .client-info {
    width: 55%;
  }

  /* blog page */
  .tab-post-nav li a {
    padding: 15px 8px;
  }

  /* single blog page */
  .author-bio h5 {
    margin-left: 70px;
  }
}

/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/
@media (min-width: 768px) and (max-width: 979px) {
  .counters-item:before {
    display: none;
  }

  /* parallax section */
  .parallax-section {
    background-position: center top !important;
  }

  /* navigation */
  .navbar-inverse .navbar-nav li a {
    padding: 20px 10px;
  }

  /* about us */
  .wrap-about {
    margin: 0 0 75px;
  }

  .about-content {
    margin: 0 auto;
    width: 60%;
  }

  /* fun facts */
  #counter {
    padding-bottom: 50px;
  }

  .counters-item {
    margin-bottom: 30px;
  }

  /* our team */
  .team-mate {
    margin: 0 auto 30px;
    width: 280px;
  }

  /* our skills */
  .skill-chart {
    margin: 0 auto 40px;
    width: 300px;
  }

  .skill-chart {
    margin: 0 auto 40px;
    width: 90%;
  }

  .skill-chart>h3 {
    margin: 15px 0;
  }

  /* pricing table */
  .pricing {
    margin: 0 auto 30px;
    width: 300px;
  }

  /* testimonial */
  .client-info {
    width: 75%;
  }

  /* latest posts */
  .note {
    margin-bottom: 30px;
  }

  /* blog page */
  .tab-post-nav li a {
    padding: 10px;
  }

  /* singla blog page */
  .author-social {
    margin-left: 0;
  }
}

/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/
@media only screen and (max-width: 767px) {
  .counters-item:before {
    display: none;
  }

  .clients-logo-slider {
    text-align: center;
  }

  /* parallax section */
  .parallax-section {
    background-position: center top !important;
  }

  /* h1 font size home slider */
  h1 {
    font-size: 30px;
  }

  .carousel-caption img {
    width: 70%;
  }

  #slitSlider .carousel-caption h2 {
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 35px;
    margin-bottom: 25px;
  }

  #slitSlider .carousel-caption h3 {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-bottom: 25px;
  }

  #slitSlider .carousel-caption a {
    font-size: 14px;
  }

  .wrap-about {
    margin: 0 auto 80px;
    width: 85%;
  }

  .feature-desc a {
    margin: 5px 5px 5px 0;
  }

  /* fun facts */
  /* services */
  #services .title {
    padding-bottom: 60px;
  }

  /* our skills */
  .skill-chart {
    margin: 0 auto 40px;
    width: 280px;
  }

  /* our team */
  .team-mate {
    margin: 0 auto 31px;
    width: 280px;
  }

  .team-mate img {
    margin: 0 auto;
  }

  .member-info ul {
    text-align: center;
    margin-bottom: 10px;
  }

  /* pricing table */
  .pricing {
    margin: 0 auto 20px;
    width: 280px;
  }

  /* portfolio */
  .portfolio-filter ul li a {
    margin: 0 10px 10px 0;
    padding: 5px 10px;
  }

  /* testimonials */
  .sub-title h3 {
    font-size: 18px;
  }

  .client-info {
    width: 100%;
  }

  /* latest posts */
  #blog {
    padding-bottom: 0;
  }

  .note {
    margin-bottom: 30px;
  }

  .note .excerpt {
    padding: 0 20px 20px;
  }

  .all-post {
    margin: 20px 0 30px;
  }

  /* contact */
  .contact-info {
    margin: 0 0 30px;
  }

  #map-canvas {
    height: 250px;
  }

  /* footer */
  .social-icon ul li,
  .social-icon ul li:first-child {
    margin: 4px;
  }

  .social-icon ul li a {
    width: 37px;
    height: 37px;
  }

  .social-icon ul li a i {
    font-size: 19px;
    line-height: 38px;
  }

  .blog-title h1 {
    font-size: 28px;
  }

  /* blog page */
  #blog-page {
    margin: 0;
  }

  #blog-posts {
    margin: 0 0 40px;
  }

  .post-excerpt h3 {
    font-size: 20px;
  }

  .post-pagination ul li {
    margin: 0 10px 10px 0;
  }

  .tab-post-nav li a {
    padding: 8px 5px;
  }

  /* single blog page */
  .author-social {
    margin-left: 0;
  }

  .author-avatar {
    margin-right: 10px;
  }

  .slider-item h1 {
    color: #fff;
    font-size: 23px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .h2,
  h2 {
    font-size: 26px;
  }

  .title h2 {
    font-weight: 600;
    font-size: 25px;
    color: #232323;
  }

  .title p {
    color: #848484;
    width: 100%;
    margin: 0 auto;
  }

  .title p {
    color: #848484;
    width: 100%;
    margin: 0 auto;
  }

  .post-item .content h3 a {
    color: #000;
    font-size: 21px;
  }

  .call-to-action h2 {
    line-height: 29px;
    font-size: 26px;
    margin-bottom: 24px;
  }

}

/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .title h2 {
    font-size: 32px;
  }

  .counter .counter-title h2 {
    font-size: 35px;
  }

  /* about us */
  .wrap-about {
    margin: 0 auto 75px;
    width: 70%;
  }

  /* our team */
  .team-mate {
    margin: 0 auto 30px;
    width: 280px;
  }

  .team-mate img {
    margin: 0 auto;
  }

  /* portfolio */
  .og-grid li {
    width: 245px;
  }

  /* skills */
  .skill-chart {
    margin: 0 auto 40px;
    width: 300px;
  }

  /* pricing table */
  .pricing {
    margin: 0 auto 30px;
    width: 350px;
  }

  /* testimonials */
  .client-info {
    width: 74%;
  }

  /* latest posts */
  #blog {
    padding-bottom: 0;
  }

  .note {
    margin: 0 auto 30px;
    width: 75%;
  }

  /* contact */
  .contact-info {
    width: 100%;
  }

  /* blog page */
  .tab-post-nav li a {
    padding: 10px 15px;
  }
}

/*# sourceMappingURL=maps/style.css.map */


.service-work.card {
  border-radius: 10px !important;
  cursor: pointer;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.service-work .service-work-vertical {
  background: rgb(0, 0, 0);
  background: transparent;
  background-size: 300% 300%;
  background-position: 0% 100%;
  transition: .5s;
}

.text-light {
  color: #f6f9fe !important;
}

.service-work .service-work-vertical:hover {
  background-position: 0% 0%;
  transition: .5s;
}

.service-work-content p {
  color: #fff;
}

.service-work .service-work-vertical:hover * {
  color: #000;
  border-color: #000;
  transition: .5s;
  font-weight: 800;
}

.service-work .service-work-vertical:hover .btn {
  color: #ffffff;
  background-color: #9E1E20;
  border-color: #9E1E20;
}

.recent-work .recent-work-vertical {
  background: transparent;
  background: linear-gradient(0deg, rgb(0 0 0 / 85%) 0%, rgba(255, 255, 255, 0) 33.333%, rgb(255 255 255) 66.666%, rgba(255, 255, 255, 0) 99.999%);
  background-size: 300% 300%;
  background-position: 0% 100%;
  transition: .5s;
  cursor: pointer;
}

.text-dark {
  color: #212529 !important;
}

.recent-work .recent-work-vertical:hover div.recent-work-content {

  margin-top: 0em;
  position: absolute;
}

.recent-work .recent-work-vertical:hover * {
  color: white;

}

.recent-work .recent-work-vertical:hover {
  background-position: 0% 0%;

}

.recent-work h3 {
  font-size: 25px;
}

.single-page-header {

  background-size: cover;
  padding: 132px 0 108px;
  text-align: center;
  color: #fff;
  position: relative;
}

.single-page-header h2 {
  font-size: 24px;
  margin-bottom: 2px;
}

.single-page-header .breadcrumb {
  padding: 1px 1rem;
}

.about-header {
  background-image: url(../images/header2.jpg);
}

.service-header {
  background-image: url(../images/header3.jpg);
}

.contact-header {
  background-image: url(../images/header4.jpg);
}

.telecom-header {
  background-image: url(../images/header5.jpg);
}

.energy-header {
  background-image: url(../images/header6.jpg);
}

.racks-header {
  background-image: url(../images/header1.jpg);
}

.battery-header {
  background-image: url(../images/header7.jpg);
}

.service2-header {
  background-image: url(../images/header8.jpg);
}

.service3-header {
  background-image: url(../images/header9.jpg);
}

.header-bradcrumb .active {
  color: #9E1E20;
  margin-top: 1px;
}

.breadcrumb li {
  margin-right: 7px;
  color: #7c7c7c;
}

.breadcrumb {
  display: inline-flex;
}

.member-content .checklist li {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
  margin-left: 23px;
}

.member-content .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -32px;
  opacity: 1;
  border-radius: 50%;
  padding: 0px 8px;
  font-size: 22px;
  color: #000;
  top: -5px;
  content: "\f137";
  font-family: "pbmit_solaar";
}

.services2 .checklist {
  padding-left: 35px;
}

.services2 h6 {
  margin-top: 39px;
  font-size: 15px;
}

.services2 .checklist li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
}

.services2 .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -45px;
  content: "\f375";
  font-family: "themefisher-font";
  opacity: 1;
  border-radius: 50%;
  padding: 0px 8px;
  font-size: 20px;
  margin-top: -1px;
}

.services2 {
  background: #F7F7F7;
}

.services1 .title {
  padding-bottom: 19px;
  overflow: hidden;
}

.services2 .title {
  padding-bottom: 19px;
  overflow: hidden;
}

.services1 .title h2 {
  font-weight: 600;
  font-size: 29px;
  color: #232323;
}

.services2 .title h2 {
  font-weight: 600;
  font-size: 29px;
  color: #232323;
}


.services1 .checklist {
  padding-left: 35px;
}

.services1 .checklist li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
}

.services1 .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -45px;
  content: "\f375";
  font-family: "themefisher-font";
  opacity: 1;
  border-radius: 50%;
  padding: 0px 8px;
  font-size: 20px;
  margin-top: -1px;

}

.services1 {
  background: #F7F7F7;
}




.solution .checklist {
  padding-left: 35px;
  margin-top: 30px;
}

.solution .checklist li {
  position: relative;
  margin-bottom: 12px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
}

.solution .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -45px;
  opacity: 1;
  border-radius: 50%;
  padding: 0px 8px;
  font-size: 22px;
  color: #000;
  top: -5px;
  content: "\f137";
  font-family: "pbmit_solaar";
  ;

}

.solution .team-skills-content {
  margin-bottom: 0px;
}



.solution1 .checklist {
  padding-left: 35px;
  margin-top: 15px;
}

.solution1 .checklist li {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  color: #2e2e2e;
  font-family: "Source Sans Pro", sans-serif;
}

.solution1 .checklist li:before {
  position: absolute;
  margin-right: 12px;
  margin-left: -45px;
  opacity: 1;
  border-radius: 50%;
  padding: 0px 8px;
  font-size: 22px;
  color: #000;
  top: -5px;
  content: "\f137";
  font-family: "pbmit_solaar";


}

.solution1 .team-skills-content {
  margin-bottom: 80px;
}

.solution1 .top {
  margin-top: 28px;
}


.counters-item .gfc {
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;

}

.about-shot-info h2 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: var(--pbmit-heading-font-variant);
  color: var(--pbmit-heading-color);
}

.contact-details .contact-short-info span p {
  margin-top: 8px;
  margin-left: 11px;
}


.recent-work {
  border-radius: 10px !important;
}


.recent-work .recent-work-vertical:hover .btn {
  color: #ffffff;
  background-color: #9E1E20;
  border-color: #9E1E20;
}

.pointp {
  margin-top: 47px;
  margin-bottom: 0px;
}

.solution .pt30 {
  padding-left: 35px;
  margin-top: 15px !important;
}


.brd {
  border-bottom: 1px solid #e9e9e9;
}

.brd ol {
  margin-bottom: 0px;
  padding: 12px 0px
}


.brd .breadcrumb li {
  margin-right: 14px;
  text-transform: uppercase;
}





.brd .header-bradcrumb a {
  color: #7c7c7c;
}

.pdn {
  padding-left: 45px;
}

.racks {
  padding: 132px 80px;
}

.racks a {
  width: 248px !important
}

.energy {
  padding: 103px 80px;
}

.energy a {
  width: 308px !important
}


.battery {
  padding: 170px 80px;
}

.battery a {
  width: 270px !important
}

.tel {
  padding: 132px 24px;
}

.tel a {
  width: 248px !important;
}

.team-skills .place h5 {
  background-color: #0070c2;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 26px 10px;
  margin-bottom: 2px;
}

.team-skills .place p {
  text-align: center;
  color: #16b845;
  font-size: 14px;
  font-weight: 700;
}

.team-skills .place .place2 {
  padding: 15px 17px;
}

.bg-gr {
  background-color: #f6f6f6
}

.team-skills .telim {
  padding: 20px 0px 0px;
}

.tel-new {
  padding: 19px 66px 0px;
}

.section-customer {
  padding: 13px 0 50px;
}

.navbar {
  padding: 0 0 !important;
}

.zoom {
  transition: transform .2s;
  /* Animation */

}

.zoom:hover {
  transform: scale(1.1);

}


figure.zoom {
  position: relative;

  overflow: hidden;
  cursor: zoom-in;
}

figure.zoom img:hover {
  opacity: 0;
}

figure.zoom img {
  transition: opacity .8s;
  display: block;
  width: 100%;
}




@media (max-width: 991px) {
  .tel-new {
    padding: 17px 32px 0px;
  }

  .counters-item {
    padding-bottom: 30px;
    color: #444;
    position: relative;
  }

  .prevArrow::before {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    right: 21px;
  }

  .prevArrow::after {
    right: 13px;
  }

  .nextArrow {
    right: 0px;
  }

  .nextArrow::before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 19px;
  }

  .nextArrow::after {
    left: 11px;
  }

  .slick-arrow {
    position: absolute;
    top: 65%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    height: 50px;
    width: 50px;
    background: rgb(158 30 32 / 53%);
    color: #fff;
    border: 0;
    line-height: 70px;
    font-size: 35px;
    transition: .2s ease;
    border-radius: 50%;
  }

  .slick-arrow::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    transition: .2s ease;
  }

  .services {
    padding: 50px 0 40px;
  }

  .about-2 .checklist {
    padding-left: 38px;
    padding-top: 20px;
  }

  .contact-us {
    padding: 36px 0 50px 0;
  }

  .contact-us .title {
    padding-bottom: 20px !important;
    overflow: hidden;
  }

  .top-footer h3 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 7px;
    margin-top: 22px;
  }

  .pdtimg img {
    width: 100%;
  }

  .pdn {
    padding-left: 0px;
  }

  .racks {
    padding: 0px 38px 39px;
  }

  .battery {
    padding: 0px 40px 20px;
  }

  .energy {
    padding: 0px 14px 22px;
  }

  .solution1 .team-skills-content {
    margin-bottom: 26px;
  }

  .tel {
    padding: 0px 14px 22px;
  }

  .telim img {
    width: 100%;
  }
}



.banner-slider .slider-item {
  background-size: cover;
  height: 35vh;
}


.download i img {
  width: 32px;
  margin-right: 5px;
}

.download .btn {
  text-align: left;
}

.download .btn-main {
  border-radius: 10px;
  padding: 15px;
  transition: 0.3s;
  background: #9E1E20;
  margin-top: 15px;
  color: #fff;
}

.download .btn-main:hover {
  background: #222;
  border: 1px solid #222;
}


.download span img {
  width: 32px;
  margin-left: 5px;
  float: right;
}

.energy a {
  width: 335px !important;
}

.battery a {
  width: 325px !important;
}

.racks a {
  width: 310px !important;
}

.title h2 {
  margin-bottom: 40px;
  font-family: var(--pbmit-heading-typography-font-family);
  font-weight: var(--pbmit-heading-font-variant);
  color: var(--pbmit-heading-color);
}

.fid-section-two {
  margin-top: 80px;
}

.about-shot-info {
  margin-top: 80px;
}

.about-2 {
  padding: 40px 0;
}

.team-skills {
  margin-top: 50px;
}

.contact-us {
  padding: 0;
}

.pbmit-solaar-icon-verified:before {
  content: "\f137";
}

.pbmit-base-icon-tick-1:before {
  font-size: 22px;
  color: #000;
  content: "\f137";
  font-family: "pbmit_solaar";
}

@media(max-width:991px) {

  .portfolio-section-inner-p .portfolio-arrow .swiper-button-prev,
  .portfolio-section-inner-p .portfolio-arrow .swiper-button-next {
    top: -26px;
  }
}

.pbmit-slider-content h2 {
  font-size: 35px;
  line-height: 35px;
  color: #fff;
}


@media(max-width:600px) {
  .pbmit-slider-content h2 {
    font-size: 20px;
  }
}


.inner-banner {
  position: relative;
}

.inner-page-title {
  text-align: center;
  position: absolute;
  top: 40%;
  z-index: 100;
  width: 100%;
  font-weight: 600;
  color: #fff;
}

@media(max-width:1023px) {
  .inner-banner {
    margin-top: 100px;
  }
}

@media(max-width:600px) {
  .inner-banner img {
    min-height: 200px;
  }
}



.services .swiper-slider {
  border-radius: 20px;
}

.services .portfolio-arrow {
  position: relative;
  padding-top: 55px;
}

.services .portfolio-arrow .swiper-button-prev,
.services .portfolio-arrow .swiper-button-next {
  top: 0;
}

.services .portfolio-arrow .swiper-button-prev {
  right: 60px;
}

.services .portfolio-arrow .swiper-button-next {
  right: 0;
}

.service-work-content .rounded-pill {
  position: relative;
  z-index: 100;
  background: #9E1E20;
  width: 200px;
}

.service-work-content .rounded-pill:hover {
  color: #fff;
  background: #000000;
}

.sol-img {
  border-radius: 20px;
  margin-bottom: 20px;
}

/* .pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
  height: 250px !important;
} */

.client-slider-one {
  background: #f4f5f4;
}


.portfolio-section-inner-p .pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
  height: auto !important;
}

.portfolio-section-inner-p {
  background: #f4f5f4;
}



.sidebar1 .widget {
  padding: 30px 30px 30px 30px;
  margin-top: 30px;
  margin-bottom: 50px;
  border-radius: 20px;
  background-color: var(--pbmit-white-color);
}

.co-box::before {
  position: absolute;
  content: "";
  background-image: url(../images/letter.png);
  width: 200px;
  height: 119px;
  bottom: 0;
  right: 0;
  z-index: 10;
}


@media (max-width: 768px) {
  .site-content {
    padding: 0 !important;
  }
}

.card {
  background: transparent;
}


.client-section-one .swiper-slide {
  width: auto;
  height: auto;
}

.pbmit-border-wrapper {
  margin-bottom: 20px;
}

.client-main {
  padding: 40px 20px;
  border-radius: 10px;
  border: 2px solid #f2f2f2;
}


.mobile-1 {
  display: none;
}

.desktop-1 {
  display: block;
}


@media (max-width: 768px) {
  .mobile-1 {
    display: block;
  }

  .desktop-1 {
    display: none !important;
  }

  .co-box {
    margin-bottom: 20px !important;
  }
}


.member-photo img {
  width: 100%;
}

.about-shot-info {
  color: #222222;
}

.about-2 img {
  width: 100%;
}


.pbminfotech-post-content .rounded-pill {
  position: relative;
  z-index: 100;
  background: transparent;
  border: 1px solid #fff;
  min-width: 200px;
  padding: 10px 15px;
  color: #fff;
}

.pbminfotech-post-content .rounded-pill:hover {
  color: #fff;
  background: #9e1e20;
}

.team .team-member {
  background: #fff;
  height: auto;
  min-height: 570px !important;
}


.recent-work img {
  max-height: 420px;
}

footer .pbmit-contact-widget-line {
  font-size: 18px;
}

footer .menu li {
  font-size: 18px;
}

footer .pbmit-footer-copyright-text-area {
  font-size: 14px;
}

footer .menu-item a {
  font-size: 14px;
}

footer .pbmit-contact-widget-line {
  font-size: 18px;
}

footer .pbmit-contact-widget-line a {
  font-size: 18px;
}

@media (max-width: 768px) {
  h6 {
    font-size: 18px;
  }

  footer .pbmit-contact-widget-line {
    font-size: 14px;
  }

  footer .menu li {
    font-size: 14px;
  }

  footer .pbmit-footer-copyright-text-area {
    font-size: 14px;
  }

  footer .menu-item a {
    font-size: 14px;
  }

  footer .pbmit-contact-widget-line {
    font-size: 14px;
  }

  footer .pbmit-contact-widget-line a {
    font-size: 14px;
  }

}

.brd .header-bradcrumb a {
  color: #222222;
}


.services .btn {
  background: transparent;
  color: #fff;
  margin-top: 20px;
  border: 1px solid #fff;
}

.services .btn:hover {
  background: #000;
}

.site-footer .pbmit-footer-left:after {
  display: none;
}

.site-footer .pbmit-footer-big-area .pbmit-main-logo {
  max-height: 80px;
}

.about-one-rightbox p {
  font-size: 18px;
}

.about-one-rightbox h6 {
  font-size: 17px;
}


@media only screen and (max-width: 767px) {
  #services .title {
    padding-bottom: 0;
  }

  #services .mb-3 {
    margin-bottom: 0 !important;
  }
}


.services .swiper-slider {
  padding-top: 40px;
}

.swiper-button-prev {
  right: 80px !important;
  top: 20px;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  top: 20px;
}


.portfolio-section-inner-p .swiper-slider {
  padding-top: 40px;
}

.services .pbmit-heading-subheading {
  margin-bottom: 0;
}

.portfolio-section-inner-p .pbmit-heading-subheading {
  margin-bottom: 0;
}

.pbmit-client-style-1 .pbmit-featured-wrapper img {
  width: 100%;
  max-width: 100%;
}

.product-ab {
  z-index: 10;
  margin-left: 50px;
  bottom: 80px;
}


.banner-slider .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 75px;
  height: 75px;
  right: 10px;
  background: #9e1e20;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 100;
}

.banner-slider .swiper-button-next:hover {
  opacity: 0.7;
}


.banner-slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 75px;
  height: 75px;
  left: 10px;
  background: #9e1e20;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 100;
}

.banner-slider .swiper-button-prev:hover {
  opacity: 0.6;
}

.banner-slider .swiper-button-next:after {
  color: #fff;
  font-size: 29px;
}

.banner-slider .swiper-button-prev:after {
  color: #fff;
  font-size: 29px;
}

@media(max-width:765px) {

  .banner-slider .swiper-button-next {
    width: 50px;
    height: 50px;
  }

  .banner-slider .swiper-button-prev {
    width: 50px;
    height: 50px;
  }

  .banner-slider .swiper-button-next:after {
    color: #fff;
    font-size: 24px;
  }

  .banner-slider .swiper-button-prev:after {
    color: #fff;
    font-size: 24px;
  }

}

#services .recent-work {
  margin: 20px;
}


.pbminfotech-post-content .rounded-pill {
  margin-left: 40px;
}

#services,
#products,
#solutions {
  scroll-margin-top: 200px;
}


.pbmit-slider-item::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
}




.site-header .site-branding img {
  /*filter: brightness(400%);*/

}

.darkHeader img {

  filter: brightness(100%) !important;

}

.site-footer {
  background-image: none;
}


.site-footer .widget .widget-title {
  color: #fff;
}

.pbminfotech-post-content .rounded-pill {
  margin-left: 10px;
}


.pbmit-slider-two .pbmit-btn .pbmit-button-text:before {
  display: none;
}


.pbmit-slider-two .pbmit-btn {
  font-size: 12px;
  letter-spacing: 1px;
}

.portfolio-section-inner-p .pbminfotech-post-content .rounded-pill {
  margin-left: 40px;
}


@media(max-width:1023px) {
  .site-header .site-branding img {
    filter: none;
  }

  .pbmit-header-style-2 .site-navigation ul.navigation > li > a {color: #000 !important;}

}



.pbmit-btn:hover {background-color:transparent !important; border: 1px solid #fff;}

.pbmit-btn:before { background-color:#9e1e20 !important; }


.pbmit-btn.conatct {
position: relative;
  color: var(--pbmit-white-color) !important;
  background-color: var(--pbmit-global-color) !important;
}



.pbmit-btn {
  position: relative;
  
  color: var(--pbmit-white-color)!important;
  background-color: var(--pbmit-global-color)!important;
}


.pbmit-download-info .pbmit-btn { background-color:#9e1e20;}

.pbmit-download-info .pbmit-btn:hover {border:0;}









h1.site-title.newhome .logo-img {
     filter: brightness(400%);
}


/* Default menu (top of page) */
.newhome .navigation li a {
    color: #fff!important;
    transition: 0.3s;
}


.innerdata .navigation li a {
    color: #000!important;
    transition: 0.3s;
}


/* INNER PAGE → always black */
.inner-header .navigation li a {
    color: #000!important;
}

/* HOME PAGE → default white */
.home-header .navigation li a {
    color: #fff!important;
    transition: 0.3s;
}


.newhome .navigation li ul li a {
    color: #000!important;
    background: #fff;
}

.pbmit-header-overlay.clearHeader.innerhead {
background:white;
}

h1.site-title.newhome .logo-img {
    color: white !important;
}