/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Blog
    06 - Testimonial
    07 - Header
    08 - Footer
    09 - Title Bar
    10 - Overlap Colomn
    11 - Accordion
    12 - Circle Progress
    13 - List Group
    14 - Portfolio
    15 - Client
    16 - Pricing
	17 - Sortable
    18 - Img Animation
	19 - Marquee
    20 - Tab
    21 - Banner Slider
	22 - Progress Bar
	23 - Spinner Box
	24 - Tween Effect
	25 - Static Box
	26 - Card Box

******************************/

body {
  counter-reset: sbconbox1 sbconbox2 sbconbox3 sbconbox4;
}

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.sbcon-heading-subheading {
  position: relative;
  z-index: 1;
}
.sbcon-heading-subheading .sbcon-subtitle {
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-style: normal;
  position: relative;
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 15px;
  color: white;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
}
.sbcon-heading-subheading .sbcon-title {
  font-weight: 600;
  font-size: 60px;
  line-height: 54px;
  letter-spacing: 4.75px;
  text-transform: none;
  font-style: normal;
  color: white;
  margin-top: 25px;
}
.sbcon-heading-subheading .sbcon-heading-desc {
  margin-top: 20px;
}
.sbcon-bg-color-secondary .sbcon-heading-subheading .sbcon-title,
.sbcon-bg-color-blackish .sbcon-heading-subheading .sbcon-title {
  color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary .sbcon-heading-subheading .sbcon-heading-desc {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}

/*----------------------------------------*/
/*  For The Same Css
/*----------------------------------------*/
.pbminfotech-ele-fid-style-2 .sbcon-heading-desc,
.sbcon-blog-style-1 .sbcon-meta-date-wrapper .sbcon-post-date,
.pbminfotech-ele-fid-style-3 .sbcon-heading-desc,
.pbminfotech-ele-fid-style-1 .sbcon-number-rotate,
.sbcon-blog-style-2 .sbcon-meta-date-wrapper,
.sbcon-tab .nav .nav-item a,
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-price-w,
.sbcon-element-static-box-style-1 .pbminfotech-box-number,
.progressbar .progress-label,
.progress.progress-percent-bg .progress-percent,
.service-sidebar .all-post-list ul li a,
.about-four-bg .sbcon-exp-text textPath {
  font-family: var(--sbcon-heading-typography-font-family);
  font-weight: 500;
  font-style: normal;
}
.sbcon-service-btn .sbcon-button-icon-wrapper .sbcon-button-icon i::before,
.sbcon-ihbox-btn .sbcon-button-icon-wrapper .sbcon-button-icon i::before,
.sbcon-blog-btn .sbcon-button-icon-wrapper .sbcon-button-icon i::before,
.sbcon-btn .sbcon-button-content-wrapper .sbcon-button-icon i:before,
.sbcon-button .sbcon-button-icon-wrapper .sbcon-button-icon i::before,
.sbcon-portfolio-btn .sbcon-button-icon-wrapper .sbcon-button-icon i::before {
  font-weight: 600 !important;
}
.sbcon-testimonial-style-2 .pbminfotech-star-ratings-text,
.sbcon-ihbox-style-1 .sbcon-element-title,
.sbcon-testimonial-style-3 .pbminfotech-box-title {
  font-family: var(--sbcon-heading-typography-font-family);
  font-weight: 700;
  font-style: normal;
}
.sbcon-testimonial-style-2 .pbminfotech-testimonial-text,
.sbcon-testimonial-style-1 .pbminfotech-testimonial-text {
  font-family: var(--sbcon-body-typography-font-family);
  font-weight: 600;
  font-style: normal;
}
.sbcon-blog-btn a,
.sbcon-service-btn a,
.sbcon-ihbox-btn a,
.sbcon-btn,
.sbcon-button a .sbcon-button-text,
.sbcon-header-button {
  font-family: var(--sbcon-heading-typography-font-family);
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.1px;
  text-transform: capitalize;
  font-style: normal;
}
.sbcon-ihbox-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-blog-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-service-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-button .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-portfolio-btn .sbcon-button-icon-wrapper .sbcon-button-icon {
  display: inline-flex;
  margin-left: 10px;
}
.sbcon-ihbox-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-blog-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-btn .sbcon-button-icon,
.sbcon-service-btn .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-button .sbcon-button-icon-wrapper .sbcon-button-icon,
.sbcon-portfolio-btn .sbcon-button-icon-wrapper .sbcon-button-icon {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
}
.sbcon-blog-btn .sbcon-button-icon-wrapper .sbcon-button-icon::before,
.sbcon-ihbox-btn .sbcon-button-icon-wrapper .sbcon-button-icon::before,
.sbcon-btn .sbcon-button-content-wrapper .sbcon-button-icon:before,
.sbcon-service-btn .sbcon-button-icon-wrapper .sbcon-button-icon::before,
.sbcon-button .sbcon-button-icon-wrapper .sbcon-button-icon::before,
.sbcon-portfolio-btn .sbcon-button-icon-wrapper .sbcon-button-icon::before {
  content: "\e89d";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  top: 0;
  right: 0;
  width: 1em;
  height: auto;
  transform: scale(0.26) translate(-45px, 50px);
  transition: transform 0.4s ease-in-out;
}
.sbcon-service-btn .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-blog-btn .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-ihbox-btn .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-btn .sbcon-button-content-wrapper .sbcon-button-icon i,
.sbcon-button .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-portfolio-btn .sbcon-button-icon-wrapper .sbcon-button-icon i {
  transition: all 0.4s ease-in-out;
  stroke: var(--sbcon-blackish-color);
  display: block;
}
.sbcon-blog-style-3:hover
  .sbcon-blog-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon
  i,
.sbcon-ihbox-style-6:hover .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-btn:hover .sbcon-button-content-wrapper .sbcon-button-icon i,
.sbcon-service-btn a:hover .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-button a:hover .sbcon-button-icon-wrapper .sbcon-button-icon i,
.sbcon-portfolio-btn a:hover .sbcon-button-icon-wrapper .sbcon-button-icon i {
  transform: scale(0.26) translate(45px, -50px);
}
.sbcon-blog-style-3:hover
  .sbcon-blog-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon:before,
.sbcon-ihbox-style-6:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before,
.sbcon-btn:hover .sbcon-button-content-wrapper .sbcon-button-icon::before,
.sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before,
.sbcon-service-style-4
  .sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before,
.sbcon-button a:hover .sbcon-button-icon-wrapper .sbcon-button-icon::before,
.sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before,
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  transform: scale(1) translate(0, 0);
}
/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.sbcon-ihbox-style-1 {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  padding: 70px;
  position: relative;
  background-color: var(--sbcon-light-color);
}
.sbcon-ihbox-style-1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: var(--sbcon-white-color);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 0;
}
.sbcon-miconheading-style-1.sbcon-mihbox-hover-active
  .sbcon-ihbox-style-1::after,
.sbcon-ihbox-style-1:hover::after {
  height: 100%;
}
.sbcon-ihbox-style-1 .sbcon-ihbox-contents {
  position: relative;
  z-index: 1;
}
.sbcon-ihbox-style-1 .sbcon-element-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sbcon-ihbox-style-1 .sbcon-heading-desc {
  padding-top: 10px;
  text-transform: capitalize;
}
.sbcon-ihbox-style-1 .sbcon-ihbox-btn {
  position: absolute;
  top: -30px;
  right: -30px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sbcon-miconheading-style-1.sbcon-mihbox-hover-active .sbcon-ihbox-btn,
.sbcon-ihbox-style-1:hover .sbcon-ihbox-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sbcon-ihbox-style-1 .sbcon-ihbox-btn .sbcon-button-text {
  font-size: 0;
  line-height: 0;
}
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-type-text,
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-wrapper .sbcon-icon-type-icon,
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-type-image img {
  object-fit: cover;
  margin: 0 0 40px 0;
}
.sbcon-ihbox-style-1 .sbcon-ihbox-btn a {
  color: var(--sbcon-global-color);
  font-size: 18px;
}
/* Extra Option Working */
.sbcon-ihbox-style-1 .sbcon-element-subtitle {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  color: rgba(var(--sbcon-secondary-color-rgb), 0.6);
}
.sbcon-ihbox-style-1 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-wrapper {
  display: inline-block;
}
.sbcon-ihbox-style-1 .sbcon-icon-type-icon i {
  font-size: 60px;
  line-height: 60px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-type-text {
  font-size: 26px;
  line-height: 36px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-1 .sbcon-ihbox-icon-type-image img {
  width: 80px;
  height: 80px;
}
/** Style 2 **/
.sbcon-ihbox-style-2 .sbcon-ihbox-headingicon .sbcon-title-wrap {
  display: flex;
}
.sbcon-ihbox-style-2 .sbcon-title-wrap-inner {
  margin-right: 40px;
}
.sbcon-ihbox-style-2 .sbcon-element-title {
  display: inline-block;
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
  transition: all 0.6s ease-in-out;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-2:hover .sbcon-element-title {
  background-size:
    0 1px,
    100% 1px;
}
.sbcon-ihbox-style-2 .sbcon-element-title {
  background-image:
    linear-gradient(var(--sbcon-global-color), var(--sbcon-global-color)),
    linear-gradient(var(--sbcon-global-color), var(--sbcon-global-color));
  background-size:
    0% 1px,
    0 1px;
  background-position:
    100% 100%,
    0 100%;
  background-repeat: no-repeat;
  font-weight: 500;
}
.sbcon-ihbox-style-2 .sbcon-heading-desc {
  transition: all 0.6s ease-in-out;
}
.sbcon-ihbox-style-2:hover .sbcon-heading-desc {
  transform: translateX(1%);
}
.sbcon-ihbox-style-2 .sbcon-element-subtitle {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
}
.sbcon-ihbox-style-2 .sbcon-icon-type-icon,
.sbcon-ihbox-style-2 .sbcon-ihbox-icon-type-text {
  font-size: 40px;
}
.sbcon-ihbox-style-2 .sbcon-ihbox-svg {
  font-size: 15px;
}
.sbcon-ihbox-style-2 .sbcon-ihbox-icon-type-image {
  width: 100px;
  margin-bottom: 30px;
}
/** Style 3 **/
.sbcon-miconheading-style-3 {
  margin-bottom: 25px;
}
.sbcon-ihbox-style-3 .sbcon-element-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 0;
  transition: all 0.6s ease-in-out;
}
.sbcon-ihbox-style-3 .sbcon-element-title span {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
.sbcon-ihbox-style-3 {
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.2);
  padding: 0 15px 25px 30px;
}
.sbcon-miconheading-style-3:last-child .sbcon-ihbox-style-3 {
  border-bottom: none;
  padding-bottom: 0;
}
.sbcon-miconheading-style-3 .sbcon-heading-desc {
  width: 150px;
}
.sbcon-miconheading-style-3 .sbcon-ihbox-contents {
  flex: 1;
}
/* Extra Option Working */
.sbcon-ihbox-style-3 .sbcon-ihbox-icon-wrapper .sbcon-icon-type-icon {
  font-size: 30px;
  line-height: 30px;
}
.sbcon-ihbox-style-3 .sbcon-ihbox-icon-type-image img {
  width: 100px;
  height: 100px;
}
.sbcon-ihbox-style-3 .sbcon-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: normal;
}
.sbcon-ihbox-style-3 .sbcon-ihbox-btn {
  margin-top: 5px;
  display: inline-block;
}
/** Style 4 **/
.sbcon-ihbox-style-4 {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sbcon-miconheading-style-4 {
  padding: 10px 0 25px;
}
.sbcon-ihbox-style-4:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.sbcon-ihbox-style-4 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-4 .sbcon-ihbox-icon-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
.sbcon-ihbox-style-4 .sbcon-ihbox-svg-wrapper::before,
.sbcon-ihbox-style-4 .sbcon-ihbox-icon-wrapper::before {
  position: absolute;
  content: "";
  left: auto;
  right: -20px;
  height: 40px;
  width: 40px;
  background-color: var(--sbcon-light-color);
  border-radius: 50%;
  bottom: -10px;
  z-index: -1;
}
.sbcon-ihbox-style-4 .sbcon-icon-type-icon i,
.sbcon-ihbox-style-4 .sbcon-ihbox-icon-type-text {
  font-size: 50px;
  line-height: 60px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-4 .sbcon-element-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
}
.sbcon-ihbox-style-4 .sbcon-heading-desc {
  padding-top: 15px;
}
/* Extra Option Css */
.sbcon-ihbox-style-4 .sbcon-ihbox-svg svg {
  width: 60px;
  height: 60px;
  fill: var(--sbcon-global-color);
}
.sbcon-ihbox-style-4 .sbcon-ihbox-icon-type-image {
  width: 80px;
  height: 80px;
}
.sbcon-ihbox-style-4 .sbcon-element-subtitle {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.sbcon-ihbox-style-4 .sbcon-ihbox-btn {
  padding-top: 35px;
}
.sbcon-ihbox-style-4 .sbcon-ihbox-svg .sbcon-ihbox-svg-wrapper svg,
.sbcon-ihbox-style-4 .sbcon-icon-type-icon i:not(.sbcon-willbuild-icon) {
  margin-bottom: 20px;
}
.sbcon-ihbox-style-4 .sbcon-ihbox-contents {
  display: flex;
  align-items: center;
}
.sbcon-ihbox-style-4 .sbcon-ihbox-icon {
  margin-right: 50px;
}
/** Style 5 **/
.sbcon-ihbox-style-5 {
  margin-bottom: 30px;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-icon .sbcon-icon-type-icon svg,
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper svg,
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-5 .sbcon-icon-wrapper {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-svg,
.sbcon-ihbox-style-5 .sbcon-ihbox-icon {
  margin-right: 25px;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-headingicon {
  display: flex;
  align-items: center;
}
.sbcon-ihbox-style-5 .sbcon-element-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.sbcon-ihbox-style-5 .sbcon-element-subtitle {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  color: var(--sbcon-global-color);
  letter-spacing: -0.25px;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-5 .sbcon-icon-wrapper {
  height: 80px;
  width: 80px;
  line-height: 90px;
  background-color: var(--sbcon-global-color);
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  color: var(--sbcon-white-color);
}
.sbcon-ihbox-style-5 {
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.1);
  padding: 15px 0px 50px;
}
.sbcon-element-miconheading-style-5
  .sbcon-miconheading-style-5:last-child
  .sbcon-ihbox-style-5 {
  border-bottom: unset;
  padding-bottom: 0;
}
/* Extra Option Css */
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-5 .sbcon-icon-wrapper {
  height: 80px;
  width: 80px;
  line-height: 90px;
  background-color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-5 .sbcon-ihbox-icon .sbcon-icon-type-icon svg {
  margin-top: -10px;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-icon .sbcon-icon-type-icon svg,
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper svg {
  fill: var(--sbcon-white-color);
}
.sbcon-ihbox-style-5:hover .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-5:hover .sbcon-icon-wrapper {
  background-color: var(--sbcon-blackish-color);
  color: var(--sbcon-white-color);
}
.sbcon-ihbox-style-5 .sbcon-ihbox-icon .sbcon-ihbox-icon-type-image {
  height: 80px;
  width: 80px;
  background-color: transparent;
}
.sbcon-ihbox-style-5 .sbcon-ihbox-icon-type-text {
  font-size: 30px;
  line-height: 80px;
  color: var(--sbcon-white-color);
}
.sbcon-ihbox-style-5 .sbcon-ihbox-svg-wrapper {
  line-height: 80px;
}
/** Style 6 **/
.sbcon-ihbox-style-6 .sbcon-icon-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-box,
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-type-text,
.sbcon-ihbox-style-6 .sbcon-element-title,
.sbcon-ihbox-style-6 .sbcon-heading-desc,
.sbcon-ihbox-style-6::before,
.sbcon-ihbox-style-6 {
  transition: all 0.5s ease-in;
}
.sbcon-ihbox-style-6 {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.sbcon-ihbox-style-6 .sbcon-element-title {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.sbcon-ihbox-btn a {
  position: relative;
}
.sbcon-ihbox-style-6:hover .sbcon-element-title {
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-6 .sbcon-ihbox-box {
  border: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.15);
  position: relative;
  overflow: hidden;
}
.sbcon-text-color-white .sbcon-ihbox-style-6 .sbcon-ihbox-box {
  border-color: rgba(var(--sbcon-white-color-rgb), 0.15);
}
.sbcon-ihbox-style-6:hover .sbcon-ihbox-box {
  border-color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-6 .sbcon-ihbox-icon,
.sbcon-ihbox-style-6 .sbcon-ihbox-svg {
  margin-right: 30px;
}
.sbcon-ihbox-style-6 .sbcon-icon-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-wrapper,
.sbcon-ihbox-style-6 .sbcon-ihbox-svg-wrapper {
  width: 70px;
  height: 70px;
  font-size: 40px;
  line-height: 40px;
  background-color: var(--sbcon-light-color);
  color: var(--sbcon-global-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sbcon-ihbox-style-6:hover .sbcon-icon-wrapper,
.sbcon-ihbox-style-6:hover .sbcon-ihbox-icon-wrapper,
.sbcon-ihbox-style-6:hover .sbcon-ihbox-svg-wrapper {
  background-color: var(--sbcon-global-color);
  color: var(--sbcon-white-color);
}
/* Extra Option Css */
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-type-text {
  font-size: 35px;
}
.sbcon-ihbox-style-6 .sbcon-ihbox-icon-type-image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.sbcon-ihbox-style-6
  .sbcon-ihbox-icon
  .sbcon-ihbox-icon-wrapper.sbcon-ihbox-icon-type-image {
  background-color: transparent;
}
.sbcon-ihbox-style-6 .sbcon-ihbox-svg-wrapper {
  font-size: 20px;
  line-height: 20px;
}
.sbcon-ihbox-style-6 .sbcon-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0;
}
.sbcon-ihbox-style-6 .sbcon-ihbox-icon .sbcon-ihbox-icon-wrapper svg,
.sbcon-ihbox-style-6 .sbcon-ihbox-svg .sbcon-ihbox-svg-wrapper svg {
  fill: var(--sbcon-global-color);
}
.sbcon-ihbox-style-6:hover .sbcon-ihbox-icon .sbcon-ihbox-icon-wrapper svg,
.sbcon-ihbox-style-6:hover .sbcon-ihbox-svg .sbcon-ihbox-svg-wrapper svg {
  fill: var(--sbcon-white-color);
}
.sbcon-ihbox-style-6 .sbcon-ihbox-contents {
  display: flex;
  align-items: center;
}
.sbcon-ihbox-style-6 .sbcon-ihbox-btn .sbcon-button-text {
  font-size: 0;
}
.sbcon-ihbox-style-6:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon:before {
  color: var(--sbcon-global-color);
}
/** Style 7 **/
.sbcon-ihbox-style-7 .sbcon-element-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-7 .sbcon-element-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.sbcon-ihbox-style-7 .sbcon-content-wrapper {
  margin-right: 30px;
}
/* Extra Option Css */
.sbcon-ihbox-style-7 .sbcon-ihbox-icon-type-text,
.sbcon-ihbox-style-7 .sbcon-icon-type-icon {
  font-size: 50px;
  line-height: 50px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-7 .sbcon-ihbox-svg-wrapper svg {
  fill: var(--sbcon-global-color);
  height: 50px;
  width: 50px;
}
/** Style 8 **/
.sbcon-ihbox-style-8 .sbcon-ihbox-contents {
  position: relative;
}
.sbcon-ihbox-style-8 .sbcon-ihbox-icon-wrapper,
.sbcon-ihbox-style-8 .sbcon-icon-wrapper {
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: var(--sbcon-global-color);
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  margin: 0 auto;
}
.sbcon-ihbox-style-8 .sbcon-icon-wrapper i {
  line-height: 75px;
}
.sbcon-ihbox-style-8 .sbcon-element-title {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: var(--sbcon-secondary-color);
  padding: 60px 45px 40px;
  border-left: 3px solid var(--sbcon-global-color);
}
.sbcon-ihbox-style-8 .sbcon-ihbox-box .sbcon-heading-desc {
  font-size: 14px;
  color: var(--sbcon-global-color);
}
/** Style 9 **/
.sbcon-ihbox-style-9 .sbcon-ihbox-icon-type-image,
.sbcon-ihbox-style-9 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-9 .sbcon-ihbox-icon-type-image img,
.sbcon-ihbox-style-9::before,
.sbcon-ihbox-style-9 .sbcon-element-title,
.sbcon-ihbox-style-9 .sbcon-icon-wrapper {
  transition: all 0.9s ease 0s;
}
.sbcon-ihbox-style-9 .sbcon-ihbox-headingicon {
  text-align: center;
}
.sbcon-ihbox-style-9 .sbcon-ihbox-contents .sbcon-element-title {
  font-size: 15px;
  line-height: 20px;
  margin: 20px 0 0;
  text-transform: capitalize;
}
.sbcon-ihbox-style-9 .sbcon-icon-type-icon,
.sbcon-ihbox-style-9 .sbcon-ihbox-svg-wrapper svg,
.sbcon-ihbox-style-9 .sbcon-icon-type-icon svg {
  font-size: 50px;
  line-height: 60px;
  margin-top: 0;
  color: var(--sbcon-global-color);
  fill: var(--sbcon-global-color);
}
.sbcon-ihbox-style-9 .sbcon-ihbox-icon-type-image,
.sbcon-ihbox-style-9::before,
.sbcon-ihbox-style-9 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-9 .sbcon-icon-wrapper {
  filter: grayscale(1);
}
.sbcon-ihbox-style-9:hover .sbcon-ihbox-icon-type-image,
.sbcon-ihbox-style-9:hover::before,
.sbcon-ihbox-style-9:hover .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-9:hover .sbcon-icon-wrapper {
  filter: grayscale(0);
}
.sbcon-ihbox-style-9:hover .sbcon-element-title {
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-9 .sbcon-ihbox-icon-type-image,
.sbcon-ihbox-style-9 .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-9 .sbcon-icon-wrapper {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.sbcon-ihbox-style-9:hover .sbcon-ihbox-icon-type-image,
.sbcon-ihbox-style-9:hover .sbcon-ihbox-svg-wrapper,
.sbcon-ihbox-style-9:hover .sbcon-icon-wrapper {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/** Style 10 **/
.sbcon-ihbox-style-10,
.sbcon-ihbox-style-10 .sbcon-element-title,
.sbcon-ihbox-style-10 .sbcon-icon-type-icon,
.sbcon-ihbox-style-10 .sbcon-ihbox-contents {
  transition: all 0.4s ease-in;
}
.sbcon-ihbox-style-10 .sbcon-element-title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 0;
  width: 400px;
  transform: translateY(0px);
}
.sbcon-ihbox-style-10:hover .sbcon-element-title {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.sbcon-ihbox-style-10 .sbcon-element-heading,
.sbcon-ihbox-style-10 .sbcon-element-subtitle,
.sbcon-ihbox-style-10 .sbcon-element-subtitle a {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.sbcon-ihbox-style-10 .sbcon-ihbox-contents .sbcon-heading-desc {
  font-size: 24px;
  color: rgba(var(--sbcon-blackish-color-rgb), 0.8);
}
.sbcon-ihbox-style-10 {
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.1);
  padding: 15px 0px;
}
/* Extra Option Css */
.sbcon-ihbox-style-10 .sbcon-ihbox-icon img {
  height: 60px;
  width: 60px;
  object-fit: cover;
}
.sbcon-ihbox-style-10 .sbcon-ihbox-svg-wrapper {
  font-size: 30px;
  line-height: 20px;
}
.sbcon-ihbox-style-10 .sbcon-ihbox-icon-type-text,
.sbcon-ihbox-style-10 .sbcon-icon-type-icon {
  font-size: 40px;
  line-height: 40px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-10 .sbcon-ihbox-icon-type-image {
  background-color: transparent;
}
.sbcon-ihbox-style-10 .sbcon-element-subtitle {
  width: 140px;
}
/** Style 11 **/
.sbcon-ihbox-style-11 .sbcon-element-title {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10px;
  color: var(--sbcon-global-color);
}
.sbcon-ihbox-style-11 .sbcon-heading-desc {
  font-size: 18px;
  line-height: 24px;
  color: var(--sbcon-blackish-color);
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.sbcon-team-style-1 {
  margin-bottom: 30px;
}
.sbcon-team-style-1 .sbcon-team-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0px;
}
.sbcon-team-style-1 .sbcon-team-title a {
  color: var(--sbcon-blackish-color);
}
.sbcon-team-style-1 .sbcon-team-title a:hover {
  color: var(--sbcon-global-color);
}
.sbcon-team-style-1 .pbminfotech-box-team-position {
  font-size: 14px;
  line-height: 24px;
  color: var(--sbcon-global-color);
}
.sbcon-team-style-1 .pbminfotech-box-content-inner {
  text-align: center;
  padding: 30px;
}
.sbcon-team-style-1 .sbcon-featured-img-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-team-style-1 .sbcon-featured-img-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: auto;
  bottom: 0;
  background: linear-gradient(
    to top,
    var(--sbcon-global-color) 0%,
    rgba(255, 97, 55, 0) 70%
  );
  height: 100%;
  width: 100%;
  -webkit-transform: translateY(100%);
  -khtml-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-team-style-1:hover .sbcon-featured-img-wrapper::before {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.sbcon-team-style-1 .sbcon-featured-img-wrapper img {
  width: 100%;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.sbcon-team-style-1:hover .sbcon-featured-img-wrapper img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* Social Media */
.sbcon-team-style-1 .sbcon-team-social-links.sbcon-social-links li {
  padding: 0;
}
.sbcon-team-style-1 .sbcon-team-social-links li a {
  font-size: 12px;
  color: var(--sbcon-global-color);
}
.sbcon-team-style-1 .sbcon-team-social-links li a:hover {
  color: var(--sbcon-blackish-color);
}
.sbcon-team-style-1 .pbminfotech-box-social-links,
.sbcon-team-style-1 .pbminfotech-box-team-position {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.sbcon-team-style-1 .sbcon-team-title-wapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sbcon-team-style-1 .pbminfotech-box-social-links {
  position: absolute;
  z-index: 1;
  transform: translateY(100%);
  left: 0;
  right: 0;
}
.sbcon-team-style-1 .pbminfotech-box-social-links a {
  color: var(--sbcon-global-color);
}
.sbcon-team-style-1:hover .pbminfotech-box-social-links {
  transform: translateY(-100%);
}
.sbcon-team-style-1 .pbminfotech-box-team-position {
  transform: translateY(0);
  z-index: 0;
}
.sbcon-team-style-1:hover .pbminfotech-box-team-position {
  transform: translateY(-100%);
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/* --------------------------------------
* odometer counter 
* ---------------------------------------*/
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-inner,
.sbcon-fid-inner .odometer-inside {
  height: 160px;
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-car {
  display: inline-block;
  vertical-align: middle;
  vertical-align: auto;
  zoom: 1;
  display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-car .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  vertical-align: auto;
  zoom: 1;
  display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  vertical-align: auto;
  zoom: 1;
  display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-car .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme
  .odometer-digit
  .odometer-value.odometer-last-value,
.odometer.odometer-theme-car
  .odometer-digit
  .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating
  .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up.odometer-animating
  .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-car.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.odometer.odometer-auto-theme .odometer-formatting-mark {
  padding: 0 5px;
}
.sbcon-contaner-move {
  animation: sbcon-container-move 2s infinite alternate;
}
@keyframes sbcon-container-move {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .sbcon-fld-contents {
  text-align: center;
}
.pbminfotech-ele-fid-style-1 .sbcon-fid-inner span,
.pbminfotech-ele-fid-style-1 .sbcon-number-rotate {
  font-size: 90px;
  line-height: 100px;
  color: var(--sbcon-global-color);
  font-weight: 500;
}
.pbminfotech-ele-fid-style-1 .sbcon-fid-title {
  margin: 0;
  color: var(--sbcon-global-color);
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2 {
  position: relative;
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner {
  font-size: 270px;
  line-height: 260px;
  margin-bottom: 0;
  color: var(--sbcon-global-color);
  letter-spacing: -0.5px;
  overflow: hidden;
}
.pbminfotech-ele-fid-style-2 .sbcon-heading-desc {
  font-size: 18px;
  line-height: 24px;
  margin-top: -15px;
  margin-bottom: 0;
  color: var(--sbcon-blackish-color);
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-title {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0;
  color: var(--sbcon-global-color);
  text-transform: uppercase;
  background: var(--sbcon-white-color);
  padding: 5px 10px;
  position: absolute;
  top: 60px;
  left: 110px;
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner .sbcon-fid-sub span,
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner sub,
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner sup {
  font-size: 100px;
  line-height: 100px;
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner .sbcon-fid-sub span {
  top: -35px;
  position: relative;
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner .sbcon-fid-sub sup {
  top: -4rem;
}
.pbminfotech-ele-fid-style-2 .sbcon-fid-inner .sbcon-fid-sub sub {
  top: 0rem;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 {
  position: relative;
}
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner .sbcon-fid-sub span,
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner sub,
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner sup,
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner {
  font-size: 160px;
  line-height: 160px;
  margin-bottom: 0;
  color: var(--sbcon-secondary-color);
  letter-spacing: -0.5px;
}
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner .sbcon-fid-sub span {
  position: relative;
  top: -15px;
}
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner {
  overflow: hidden;
}
.pbminfotech-ele-fid-style-3 .sbcon-heading-desc {
  font-size: 18px;
  line-height: 24px;
  margin-top: -15px;
  margin-bottom: 0;
  color: var(--sbcon-blackish-color);
}
.pbminfotech-ele-fid-style-3 .sbcon-fid-title {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0;
  color: var(--sbcon-secondary-color);
  text-transform: uppercase;
  background: var(--sbcon-white-color);
  padding: 5px 10px;
  position: absolute;
  top: 60px;
  left: 140px;
}
.pbminfotech-ele-fid-style-3 .sbcon-fid-inner .sbcon-fid-sub sup {
  top: -4rem;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.sbcon-service-style-1 .sbcon-service-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.sbcon-service-style-1 .sbcon-service-title,
.sbcon-service-style-1 .sbcon-service-title a {
  color: var(--sbcon-blackish-color);
}
.sbcon-service-style-1 .sbcon-service-title a:hover {
  color: var(--sbcon-global-color);
}
.sbcon-service-style-1 .sbcon-service-image-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-service-style-1 .sbcon-service-icon {
  position: absolute;
  top: -40px;
  right: 30px;
  background-color: var(--sbcon-global-color);
  color: var(--sbcon-white-color);
  border-radius: 50%;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 40px;
}
.sbcon-service-style-1 .sbcon-service-icon img {
  height: 98px;
  width: 98px;
}
.sbcon-service-style-1 .sbcon-contant-box {
  padding: 30px 110px 0 0;
  position: relative;
}
.sbcon-service-style-1 .sbcon-featured-img-wrapper img {
  width: 100%;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.sbcon-service-style-1:hover .sbcon-featured-img-wrapper img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* Icon move */
.sbcon-service-style-1 .sbcon-service-icon .sbcon-service-icon-inner {
  position: relative;
  overflow: hidden;
  display: inline-flex;
}
.sbcon-service-style-1 .sbcon-service-icon .sbcon-service-icon-inner:before {
  content: "\e89d";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  top: 0;
  right: 0;
  transform: scale(0.26) translate(-55px, 50px);
  transition:
    transform 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
  color: var(--sbcon-white-color);
  font-size: 15px;
}
.sbcon-service-style-1:hover
  .sbcon-service-icon
  .sbcon-service-icon-inner:before {
  transform: scale(1) translate(-7px, -4px);
}
.sbcon-service-style-1 .sbcon-service-icon-inner i {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  transition:
    transform 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
}
.sbcon-service-style-1:hover .sbcon-service-icon-inner i {
  transform: scale(1) translate(30px, -30px);
}
.sbcon-bg-color-secondary .sbcon-service-style-1 .sbcon-service-title a,
.sbcon-bg-color-secondary .sbcon-service-style-1 .sbcon-service-description {
  color: var(--sbcon-white-color);
}
/** Style 2 **/
.sbcon-service-style-2 {
  margin-bottom: 30px;
}
.sbcon-service-style-2 .sbcon-service-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.sbcon-service-style-2 .sbcon-service-title a {
  color: var(--sbcon-white-color);
}
.sbcon-service-style-2 .sbcon-service-title a:hover {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}
.sbcon-service-style-2 .sbcon-service-image-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-service-style-2 .sbcon-service-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: var(--sbcon-global-color);
  color: var(--sbcon-white-color);
  border-radius: 50%;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 40px;
  z-index: 2;
}
.sbcon-service-style-2 .sbcon-service-icon img {
  height: 70px;
  width: 70px;
}
.sbcon-service-style-2 .sbcon-contant-box {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
  top: auto;
  z-index: 2;
}
.sbcon-service-style-2 .sbcon-featured-img-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: auto;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 60, 64, 1) 0%,
    rgba(255, 255, 255, 0.02) 52%,
    rgba(250, 251, 251, 0) 53%,
    rgba(0, 60, 64, 0.79) 100%
  );
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-service-style-2 .sbcon-contant-box .sbcon-service-description {
  height: 0;
  opacity: 0;
  overflow: hidden;
  color: var(--sbcon-white-color);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-service-style-2:hover .sbcon-contant-box .sbcon-service-description {
  opacity: 1;
  height: 50px;
  margin-top: 15px;
}
.sbcon-service-style-2 .sbcon-featured-img-wrapper img {
  width: 100%;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.sbcon-service-style-2:hover .sbcon-featured-img-wrapper img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* Icon move */
.sbcon-service-style-2 .sbcon-service-icon .sbcon-service-icon-inner {
  position: relative;
  overflow: hidden;
  display: inline-flex;
}
.sbcon-service-style-2 .sbcon-service-icon .sbcon-service-icon-inner::before {
  content: "\e89d";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  top: 0;
  right: 0;
  transform: scale(0.26) translate(-55px, 50px);
  transition:
    transform 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
  color: var(--sbcon-white-color);
  font-size: 15px;
}
.sbcon-service-style-2:hover
  .sbcon-service-icon
  .sbcon-service-icon-inner::before {
  transform: scale(1) translate(-7px, -4px);
}
.sbcon-service-style-2 .sbcon-service-icon-inner i {
  display: inline-block;
  transition:
    transform 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
}
.sbcon-service-style-2:hover .sbcon-service-icon-inner i {
  transform: scale(1) translate(30px, -30px);
}
/** Style 3 **/
.sbcon-service-style-3 {
  width: auto;
  display: inline-block;
  margin: 0;
  position: relative;
}
.sbcon-service-style-3 .sbcon-title-wrapper {
  display: flex;
}
.sbcon-service-style-3 .sbcon-service-title {
  position: relative;
  z-index: 0;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 30px;
}
.sbcon-service-style-3:hover .sbcon-service-title {
  z-index: 3;
}
.sbcon-service-style-3 .pbminfotech-post-item {
  display: inline-block;
  padding-right: 30px;
}
.sbcon-service-style-3 .pbminfotech-post-item .sbcon-service-icon-wrapper,
.sbcon-service-style-3:first-child .pbminfotech-post-item a:after {
  display: none;
}
.sbcon-service-style-3 .sbcon-hover-img img {
  max-width: 300px;
  max-height: 300px;
  margin-top: -150px;
  margin-left: 100px;
  z-index: 3;
  border-radius: 50%;
}
.sbcon-service-style-3 .pbminfotech-box-number {
  font-size: 26px;
  line-height: 36px;
  top: -20px;
  position: relative;
}
.sbcon-element-service-style-3 .sbcon-element-posts-wrapper {
  display: inline-block;
  text-align: center;
}
.sbcon-service-style-3 .sbcon-service-btn {
  margin: 25px 0 0 5px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.4s ease-in;
}
.sbcon-service-style-3:hover .sbcon-service-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sbcon-service-style-3
  .sbcon-service-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  font-size: 20px;
  color: var(--sbcon-global-color);
}
.sbcon-element-posts-wrapper .sbcon-service-style-3 {
  margin-bottom: 30px;
}
/* Gsap hover img */
.sbcon-hover-img {
  position: absolute;
  z-index: 1;
  opacity: 0;
  margin-top: -100px;
  margin-left: 50px;
  transform: translateX(100%) scale(0.4);
  transform-origin: 50% 50%;
}
/** Style 4 **/
.sbcon-service-style-4 {
  margin-bottom: 20px;
}
.sbcon-service-style-4 .sbcon-service-title,
.sbcon-service-style-4 .sbcon-title-wrapper {
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.sbcon-service-style-4 .sbcon-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 3px 0 22px 0;
  border-bottom: 1px solid var(--sbcon-blackish-color);
}
.sbcon-service-style-4:last-child .sbcon-title-wrapper {
  border: unset;
}
.sbcon-service-style-4 .sbcon-service-title {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 0;
  flex: 1;
}
.sbcon-service-style-4.sbcon-active .sbcon-service-title,
.sbcon-service-style-4:hover .sbcon-service-title {
  padding-left: 20px;
}
.sbcon-service-style-4 .sbcon-service-description {
  max-width: 300px;
}
.sbcon-service-style-4 .pbminfotech-box-number {
  font-size: 18px;
  line-height: 28px;
  width: 50px;
  max-width: 50px;
}
.sbcon-service-style-4 .pbminfotech-post-item {
  position: relative;
}
.sbcon-service-style-4 .sbcon-featured-img-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  position: absolute;
  transform: scale(0);
  top: 0;
  bottom: auto;
  left: 35%;
  z-index: 10;
}
.sbcon-service-style-4.sbcon-active .sbcon-featured-img-wrapper,
.sbcon-service-style-4:hover .sbcon-featured-img-wrapper {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.sbcon-service-style-4 .sbcon-featured-wrapper {
  position: relative;
}
.sbcon-service-style-4 .sbcon-featured-wrapper:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: var(--sbcon-global-color);
  height: 455px;
  width: 370px;
  top: 0;
  z-index: -1;
  transform: rotate(-5deg);
}
.sbcon-service-style-4:nth-child(2) .sbcon-featured-img-wrapper {
  top: -100px;
}
.sbcon-service-style-4:nth-child(3) .sbcon-featured-img-wrapper {
  top: -150px;
}
.sbcon-service-style-4:nth-child(4) .sbcon-featured-img-wrapper {
  top: -250px;
}
.sbcon-service-style-4:nth-child(5) .sbcon-featured-img-wrapper {
  top: -320px;
}
.sbcon-service-style-4:nth-child(6) .sbcon-featured-img-wrapper {
  top: -350px;
}
.sbcon-service-style-4:nth-child(7) .sbcon-featured-img-wrapper {
  top: -400px;
}
.sbcon-service-style-4 .pbminfotech-post-item .sbcon-service-icon-wrapper,
.sbcon-service-style-4:first-child .pbminfotech-post-item a::after {
  display: none;
}
.sbcon-service-style-4 .sbcon-service-description {
  font-size: 15px;
}
.sbcon-service-style-4 .sbcon-service-btn {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 500ms ease;
  display: inline-block;
}
.sbcon-element-service-style-4
  .sbcon-service-style-4.sbcon-active
  .sbcon-service-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sbcon-service-style-4
  .sbcon-service-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  font-size: 24px;
  line-height: 24px;
  color: var(--sbcon-global-color);
}
.sbcon-service-style-4
  .sbcon-service-btn
  a
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 10px;
  transform: scale(0.26) translate(-45px, 60px);
}
.sbcon-service-style-4
  .sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 0;
}
.sbcon-service-style-4
  .sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon
  i {
  transform: scale(0.26) translate(45px, -60px);
}
.sbcon-service-style-4
  .sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  color: var(--sbcon-blackish-color);
}
/*Bg Color set */
.sbcon-bg-color-secondary .sbcon-service-style-4 .sbcon-service-description {
  color: rgba(var(--sbcon-white-color-rgb), 0.6);
}
.sbcon-bg-color-secondary
  .sbcon-service-style-4.sbcon-active
  .sbcon-service-description,
.sbcon-bg-color-secondary .sbcon-service-style-4 .pbminfotech-box-number,
.sbcon-bg-color-secondary .sbcon-service-style-4 .sbcon-service-title a {
  color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary
  .sbcon-service-style-4.sbcon-active
  .pbminfotech-box-number,
.sbcon-bg-color-secondary
  .sbcon-service-style-4.sbcon-active
  .sbcon-service-title
  a {
  color: var(--sbcon-global-color);
}
.sbcon-bg-color-secondary .sbcon-service-style-4 .sbcon-title-wrapper {
  border-color: rgba(var(--sbcon-white-color-rgb), 0.2);
}
.sbcon-bg-color-secondary
  .sbcon-service-style-4.sbcon-active
  .sbcon-title-wrapper {
  border-color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary
  .sbcon-service-style-4
  .sbcon-service-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  color: var(--sbcon-white-color);
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.sbcon-blog-style-1 {
  margin-bottom: 30px;
}
.sbcon-blog-style-1 .sbcon-featured-wrapper img,
.sbcon-blog-style-1 .sbcon-featured-container .sbcon-blog-btn,
.sbcon-blog-style-1 .sbcon-featured-wrapper::before {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-blog-style-1 .sbcon-meta-line,
.sbcon-blog-style-1 .sbcon-meta-line a {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.sbcon-blog-style-1 .sbcon-meta-line i {
  font-size: 18px;
  margin-right: 3px;
  display: none;
}
.sbcon-blog-style-1 .sbcon-meta-line:last-child {
  margin-right: 0;
}
.sbcon-blog-style-1 .sbcon-meta-cat-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  font-weight: 500;
  z-index: 10;
}
.sbcon-blog-style-1 .sbcon-meta-category a:hover {
  background-color: var(--sbcon-blackish-color);
}
.sbcon-blog-style-1 .sbcon-meta-category a {
  padding: 5px 10px 5px 22px;
  border-radius: 5px;
  color: var(--sbcon-white-color);
  background-color: var(--sbcon-global-color);
}
.sbcon-blog-style-1 .sbcon-featured-container {
  margin: 0 0 25px;
}
.sbcon-blog-style-1 .sbcon-content-wrapper {
  margin: 0 0 10px 0;
}
.sbcon-blog-style-1 .sbcon-post-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sbcon-blog-style-1 .sbcon-featured-container {
  position: relative;
  overflow: hidden;
}
.sbcon-blog-style-1 .sbcon-featured-wrapper img {
  position: relative;
  width: 100%;
}
.sbcon-blog-style-1:hover .sbcon-featured-wrapper img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
/* Date & Button Rotate */
.sbcon-blog-style-1 .sbcon-blog-btn,
.sbcon-blog-style-1 .sbcon-meta-date-wrapper {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.sbcon-blog-style-1 .sbcon-category-date-wraper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sbcon-blog-style-1 .sbcon-blog-btn {
  position: absolute;
  z-index: 1;
  transform: translateY(100%);
  left: 0;
  right: 0;
}
.sbcon-blog-style-1 .sbcon-meta-date-wrapper .sbcon-post-date,
.sbcon-blog-style-1 .sbcon-blog-btn a {
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-1:hover .sbcon-blog-btn {
  transform: translateY(-100%);
}
.sbcon-blog-style-1 .sbcon-meta-date-wrapper {
  transform: translateY(0);
  z-index: 0;
  margin: 0;
}
.sbcon-blog-style-1:hover .sbcon-meta-date-wrapper {
  transform: translateY(-100%);
}
.sbcon-blog-style-1 .sbcon-meta-category a {
  position: relative;
}
.sbcon-blog-style-1 .sbcon-meta-category a::before {
  position: absolute;
  content: "+";
  top: 1px;
  left: 10px;
  right: auto;
  font-size: 15px;
  line-height: 25px;
}
.sbcon-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/** Style 2 **/
.sbcon-blog-style-2 .sbcon-featured-wrapper img,
.sbcon-blog-style-2 .sbcon-featured-container .sbcon-blog-btn,
.sbcon-blog-style-2 .sbcon-featured-wrapper::before {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-blog-style-2 .sbcon-meta-line,
.sbcon-blog-style-2 .sbcon-meta-line a {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.sbcon-blog-style-2 .sbcon-meta-line i {
  font-size: 18px;
  margin-right: 3px;
  display: none;
}
.sbcon-blog-style-2 .sbcon-meta-line:last-child {
  margin-right: 0;
}
.sbcon-blog-style-2 .sbcon-meta-cat-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  font-weight: 500;
  z-index: 10;
}
.sbcon-blog-style-2 .sbcon-meta-category a:hover {
  background-color: var(--sbcon-blackish-color);
}
.sbcon-blog-style-2 .sbcon-meta-category a {
  position: relative;
  padding: 5px 10px 5px 22px;
  border-radius: 5px;
  color: var(--sbcon-white-color);
  background-color: var(--sbcon-global-color);
}
.sbcon-blog-style-2 .sbcon-meta-category a::before {
  position: absolute;
  content: "+";
  top: 1px;
  left: 10px;
  right: auto;
  font-size: 15px;
  line-height: 25px;
}
.sbcon-blog-style-2 .sbcon-content-wrapper {
  margin: 0 0 10px 0;
}
.sbcon-blog-style-2 .sbcon-post-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sbcon-blog-style-2 .sbcon-featured-container {
  position: relative;
  overflow: hidden;
}
.sbcon-blog-style-2 .sbcon-featured-wrapper img {
  position: relative;
  width: 100%;
}
.sbcon-blog-style-2:hover .sbcon-featured-wrapper img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.sbcon-blog-style-2 .sbcon-post-title,
.sbcon-blog-style-2 .sbcon-post-title a {
  color: var(--sbcon-white-color);
}
.sbcon-blog-style-2 .sbcon-blog-btn a:hover,
.sbcon-blog-style-2 .sbcon-post-title a:hover {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}
/* Date Button Rotate */
.sbcon-blog-style-2 .sbcon-blog-btn,
.sbcon-blog-style-2 .sbcon-meta-date-wrapper {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.sbcon-blog-style-2 .sbcon-category-date-wraper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sbcon-blog-style-2 .sbcon-blog-btn {
  position: absolute;
  z-index: 1;
  transform: translateY(100%);
  left: 0;
  right: 0;
}
.sbcon-blog-style-2 .sbcon-meta-date-wrapper .sbcon-post-date,
.sbcon-blog-style-2 .sbcon-blog-btn a {
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-2:hover .sbcon-blog-btn {
  transform: translateY(-100%);
}
.sbcon-blog-style-2 .sbcon-meta-date-wrapper {
  transform: translateY(0);
  z-index: 0;
  margin: 0;
}
.sbcon-blog-style-2:hover .sbcon-meta-date-wrapper {
  transform: translateY(-100%);
}
.sbcon-blog-style-2 .pbminfotech-box-content {
  position: relative;
  overflow: hidden;
}
.sbcon-blog-style-2 .sbcon-content-wrapper {
  position: absolute;
  bottom: 30px;
  left: 35px;
  right: 35px;
  top: auto;
  z-index: 2;
}
.sbcon-blog-style-2 .sbcon-featured-img-wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: auto;
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0, 60, 64, 1) 0%,
    rgba(0, 60, 64, 0.69) 24%,
    rgba(0, 60, 64, 0.55) 35%,
    rgba(0, 60, 64, 0.19) 56%,
    rgba(0, 60, 64, 0) 67%
  );
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/** Style 3 **/
.sbcon-blog-style-3 {
  margin-bottom: 30px;
}
.sbcon-blog-style-3 .sbcon-meta-category a {
  position: relative;
  padding-left: 13px;
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-3 .sbcon-meta-category a::before {
  position: absolute;
  content: "+";
  left: 0;
  font-size: 15px;
  line-height: 20px;
}
.sbcon-blog-style-3 .sbcon-meta-category a:hover {
  color: var(--sbcon-secondary-color);
}
.sbcon-blog-style-3 .post-item .sbcon-content-wrapper {
  flex: 1;
  padding-right: 60px;
}
.sbcon-blog-style-3 .sbcon-post-title {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sbcon-blog-style-3 .sbcon-meta-line {
  font-size: 14px;
}
.sbcon-meta-line {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 12px;
  position: relative;
}
.sbcon-meta-line,
.sbcon-meta-line a {
  color: #666;
  font-size: 14px;
}
.sbcon-blog-style-3 .sbcon-meta-line:not(:last-child) {
  margin-right: 15px;
}
.sbcon-blog-style-3 .sbcon-meta-line .sbcon-meta.sbcon-meta-comments,
.sbcon-blog-style-3 .sbcon-meta-line .sbcon-meta.sbcon-meta-number {
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-3 .sbcon-comment-number {
  display: inline-block;
  margin-right: 5px;
}
.sbcon-blog-style-3 .sbcon-comment-number::before {
  content: "(";
  display: inline-block;
  margin-right: 2px;
}
.sbcon-blog-style-3 .sbcon-comment-number::after {
  content: ")";
  display: inline-block;
  margin-left: 2px;
}
.sbcon-blog-style-3
  .sbcon-blog-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  font-size: 20px;
  line-height: 20px;
  color: var(--sbcon-global-color);
}
.sbcon-bg-color-secondary .sbcon-blog-style-3 .sbcon-post-title a {
  color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary .sbcon-blog-style-3 .sbcon-post-title a:hover {
  color: rgba(var(--sbcon-white-color-rgb), 0.7);
}
/** Style 4 **/
.sbcon-element-blog-style-4 .sbcon-blog-style-4 {
  margin-bottom: 10px;
}
.sbcon-blog-style-4 {
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.2);
  padding: 0 0 10px 0;
}
.sbcon-blog-style-4:last-child {
  border-bottom: none;
}
.sbcon-blog-style-4 .sbcon-post-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.sbcon-blog-style-4 .sbcon-featured-img-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-blog-style-4 .sbcon-featured-wrapper img {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transform: scale(0.8);
  opacity: 0;
  height: 130px;
  width: 230px;
  object-fit: cover;
}
.sbcon-blog-style-4.sbcon-active .sbcon-featured-wrapper img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 1;
}
.sbcon-element-blog-style-4 .sbcon-box-content-wrapper {
  flex: 1;
  padding: 0 130px 0 0;
}
.sbcon-element-blog-style-4 .sbcon-featured-img-wrapper {
  margin: 0 125px 0 0;
}
.sbcon-blog-style-4 .sbcon-category-author-wraper {
  width: 205px;
}
.sbcon-blog-style-4 .sbcon-meta-line a,
.sbcon-blog-style-4 .sbcon-meta-line {
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-4 .sbcon-meta-category a {
  color: var(--sbcon-white-color);
  position: relative;
  overflow: hidden;
  padding-left: 8px;
  background-color: var(--sbcon-global-color);
  padding: 2px 15px 2px 20px;
  border-radius: 15px;
}
.sbcon-blog-style-4.sbcon-active .sbcon-meta-category a {
  background-color: var(--sbcon-blackish-color);
}
.sbcon-blog-style-4 .sbcon-meta-line .sbcon-meta-category a::before {
  position: absolute;
  content: "+";
  left: 8px;
  right: auto;
}
.sbcon-blog-style-4 .sbcon-blog-btn a:hover {
  color: var(--sbcon-blackish-color);
}
.sbcon-blog-style-4 .sbcon-author-image img {
  height: 25px;
  min-width: 25px;
  width: 25px;
  margin: 0 10px 0 0;
  border-radius: 50%;
}
/* Date & Button Rotate */
.sbcon-blog-style-4 .sbcon-blog-btn,
.sbcon-blog-style-4 .sbcon-meta-date-wrapper {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.sbcon-blog-style-4 .sbcon-meta-date-wrapper .sbcon-post-date,
.sbcon-blog-style-4 .sbcon-blog-btn a {
  color: var(--sbcon-global-color);
}
.sbcon-blog-style-4 .sbcon-date-btn-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sbcon-blog-style-4 .sbcon-blog-btn {
  position: absolute;
  z-index: 1;
  transform: translateY(100%);
  left: 0;
  right: 0;
}
.sbcon-blog-style-4:hover .sbcon-blog-btn {
  transform: translateY(-100%);
}
.sbcon-blog-style-4 .sbcon-date-btn-wrapper .sbcon-meta-date-wrapper {
  transform: translateY(0);
  z-index: 0;
  margin: 0;
}
.sbcon-blog-style-4:hover .sbcon-meta-date-wrapper {
  transform: translateY(-100%);
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.sbcon-testimonial-style-1 .pbminfotech-post-item {
  position: relative;
  border: 1px solid var(--sbcon-global-color);
}
.sbcon-testimonial-style-1 .sbcon-box-content-box-wrapper {
  padding: 45px 45px 0;
}
.sbcon-testimonial-style-1 .pbminfotech-box-title {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0px;
  color: var(--sbcon-white-color);
}
.sbcon-testimonial-style-1 .pbminfotech-testimonial-detail {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  margin-bottom: 0;
  color: var(--sbcon-white-color);
}
.sbcon-testimonial-style-1 .pbminfotech-box-author {
  padding: 21px 35px;
  background-color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-1 .sbcon-featured-wrapper img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.sbcon-testimonial-style-1 .pbminfotech-box-img {
  margin-right: 10px;
}
.sbcon-testimonial-style-1 .pbminfotech-testimonial-text {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0 30px;
  border: 0;
  color: var(--sbcon-blackish-color);
}
.sbcon-testimonial-style-1 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.sbcon-testimonial-style-1 .pbminfotech-box-star-ratings {
  color: rgba(var(--sbcon-blackish-color-rgb), 0.3);
}
.sbcon-testimonial-style-1 .pbminfotech-box-star-ratings .sbcon-active {
  color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-1 .pbminfotech-box-star-ratings i {
  font-size: 13px;
  line-height: 13px;
}
.sbcon-testimonial-style-1 .pbminfotech-box-star-ratings i:before {
  margin: 0;
}
.sbcon-testimonial-style-1 .pbminfotech-star-ratings-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600 !important;
  color: var(--sbcon-global-color);
  letter-spacing: -0.25px;
}
/** Style 2 **/
.sbcon-testimonial-style-2 .pbminfotech-post-item {
  position: relative;
  border: 1px solid var(--sbcon-global-color);
}
.sbcon-testimonial-style-2 .sbcon-box-content-box-wrapper {
  padding: 45px 45px 0;
}
.sbcon-testimonial-style-2 .pbminfotech-box-title {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0px;
  color: var(--sbcon-white-color);
}
.sbcon-testimonial-style-2 .pbminfotech-testimonial-detail {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  margin-bottom: 0;
  color: var(--sbcon-white-color);
}
.sbcon-testimonial-style-2 .pbminfotech-box-author {
  padding: 25px 35px;
  background-color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-2 .sbcon-featured-wrapper img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.sbcon-testimonial-style-2 .pbminfotech-box-img {
  margin-right: 10px;
}
.sbcon-testimonial-style-2 .pbminfotech-testimonial-text {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0 30px;
  border: 0;
  color: var(--sbcon-blackish-color);
}
.sbcon-testimonial-style-2 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.sbcon-testimonial-style-2 .pbminfotech-box-star-ratings {
  color: rgba(var(--sbcon-blackish-color-rgb), 0.3);
}
.sbcon-testimonial-style-2 .pbminfotech-box-star-ratings .sbcon-active {
  color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-2 .pbminfotech-box-star-ratings i {
  font-size: 13px;
  line-height: 13px;
  top: -1px;
  position: relative;
}
.sbcon-testimonial-style-2 .pbminfotech-box-star-ratings i:before {
  margin: 0;
}
.sbcon-testimonial-style-2 .pbminfotech-star-ratings-text {
  font-size: 16px;
  line-height: 26px;
  color: var(--sbcon-global-color);
}
/** Style 3 **/
.sbcon-testimonial-style-3 .pbminfotech-post-item {
  display: flex;
}
.sbcon-testimonial-style-3 .pbminfotech-box-title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
  color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-3 .pbminfotech-star-ratings-text {
  font-size: 17px;
  line-height: 24px;
  color: var(--sbcon-blackish-color);
  margin: 5px 0 0 0;
}
.sbcon-testimonial-style-3 .pbminfotech-testimonial-detail {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.sbcon-testimonial-style-3 .sbcon-box-content-wrap {
  background-color: var(--sbcon-light-color);
  padding: 38px 45px 38px 35px;
}

.sbcon-element-testimonial-style-3 .sbcon-ele-header-area.container {
  margin: 0;
}
.sbcon-testimonial-style-3 .pbminfotech-box-img {
  margin-right: 20px;
}
.sbcon-testimonial-style-3 .pbminfotech-testimonial-text {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  padding: 40px 0 50px;
  border: 0;
  color: var(--sbcon-blackish-color);
}
.sbcon-testimonial-style-3 .pbminfotech-testimonial-text p {
  margin-bottom: 0;
}
.sbcon-testimonial-style-3 .pbminfotech-box-star-ratings {
  font-size: 12px;
  color: var(--sbcon-global-color);
}
.sbcon-testimonial-style-3 .sbcon-testimonial-bg-img {
  position: relative;
  background-size: cover;
  height: 100%;
  width: 320px;
  background-position: center center;
}
.sbcon-element-testimonial-style-3 .swiper-slider {
  overflow: visible;
}
/** Style 4 **/
.sbcon-element-testimonial-style-4 .pbminfotech-testimonial-text {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 30px 0 15px;
  border: 0;
  color: var(--sbcon-blackish-color);
  font-weight: 400;
}
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-testimonial-text {
  font-size: 24px;
  line-height: 30px;
}
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-testimonial-text
  p {
  margin-bottom: 0;
}
.sbcon-element-testimonial-style-4 .pbminfotech-box-title {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 0px;
  color: var(--sbcon-blackish-color);
}
.sbcon-element-testimonial-style-4 .swiper-slide-active .pbminfotech-box-title {
  font-size: 24px;
  line-height: 30px;
}
.sbcon-element-testimonial-style-4 .pbminfotech-star-ratings-text {
  font-size: 30px;
  line-height: 36px;
  color: var(--sbcon-secondary-color);
  margin: 40px 0 0 0;
  font-weight: 500;
}
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-testimonial-detail,
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-star-ratings-text,
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-testimonial-text,
.sbcon-element-testimonial-style-4 .swiper-slide-active .pbminfotech-box-title {
  color: var(--sbcon-white-color);
}
.sbcon-element-testimonial-style-4 .pbminfotech-box-author {
  border-top: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.15);
  text-align: center;
  padding: 30px 0;
}
.sbcon-element-testimonial-style-4 .pbminfotech-testimonial-detail {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  text-transform: capitalize;
  color: var(--sbcon-secondary-color);
  transition-duration: 600ms;
}
.sbcon-element-testimonial-style-4 .pbminfotech-testimonial-detail {
  font-size: 14px;
}
.sbcon-element-testimonial-style-4 .sbcon-box-content-wrap {
  text-align: center;
  padding: 40px 100px;
  position: relative;
  transition-duration: 600ms;
}
.sbcon-element-testimonial-style-4 .pbminfotech-post-item {
  margin-top: 60px;
  transition-duration: 600ms;
  background-color: transparent;
}
.sbcon-element-testimonial-style-4 .swiper-slide-active .pbminfotech-post-item {
  background-color: var(--sbcon-global-color);
}
.sbcon-element-testimonial-style-4 .pbminfotech-box-img {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
  transition-duration: 600ms;
}
.sbcon-element-testimonial-style-4 .sbcon-featured-wrapper img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 3px solid var(--sbcon-white-color);
  object-fit: cover;
  transition-duration: 600ms;
}
.sbcon-element-testimonial-style-3 .sbcon-ele-header-area.container {
  margin: 0;
}
.sbcon-element-testimonial-style-4 .pbminfotech-box-star-ratings {
  font-size: 10px;
  color: rgba(var(--sbcon-global-color-rgb), 0.5);
  display: none;
}
.sbcon-element-testimonial-style-4 .pbminfotech-box-img,
.sbcon-element-testimonial-style-4 .pbminfotech-star-ratings-text {
  opacity: 0;
}
.sbcon-element-testimonial-style-4 .swiper-slide-active .pbminfotech-box-img,
.sbcon-element-testimonial-style-4
  .swiper-slide-active
  .pbminfotech-star-ratings-text {
  opacity: 1;
}

/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.sbcon-header-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
}
.site-title {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 80px;
  transition: none;
  line-height: inherit;
}
.site-title a {
  display: flex;
  align-items: center;
}
.site-header .sbcon-header-search-btn {
  padding-right: 15px;
}
.site-header .sbcon-header-search-btn a {
  font-size: 16px;
  color: var(--sbcon-white-color);
}
.site-header .sbcon-header-search-btn a:hover {
  color: var(--sbcon-global-color);
}
/** Header Style 1 **/
.site-header .sbcon-contact-info {
  font-size: 14px;
}
.site-header .sbcon-contact-info li i {
  font-size: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .sbcon-contact-info li > i {
  color: var(--sbcon-global-color);
}
.header-style-1 .site-navigation ul.navigation > li > a {
  color: var(--sbcon-blackish-color);
}
.header-style-1.site-header .sbcon-header-search-btn a {
  color: var(--sbcon-blackish-color);
}
/** Header Style 2 **/
.header-style-2 .sbcon-header-button {
  padding-right: 30px;
}
.header-style-2 .sbcon-header-button a {
  display: inline-block;
  border-radius: 30px;
  padding: 14px 30px;
}
.header-style-2 .sbcon-header-search-btn a {
  color: var(--sbcon-white-color);
}
/** Header Style 3 **/
.site-header .sbcon-right-box > *:nth-child(2)::after {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--sbcon-white-color);
}

/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
/** Footer Style 1 **/
.footer-style-1 {
  color: rgba(var(--sbcon-white-color-rgb), 1);
  font-size: 16px;
  position: relative;
  overflow: hidden;
}
.footer-style-1 a {
  color: rgba(var(--sbcon-white-color-rgb), 1);
}
.footer-style-1:before,
.footer-style-1:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(../images/homepage-1/bg/download.png);
  height: 50px;
  width: 100%;
  z-index: 0;
}
.footer-style-1:before {
  top: 0;
  bottom: auto;
  animation: animation_right 2s linear infinite;
}
@keyframes animation_right {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.footer-style-1:after {
  bottom: -25px;
  top: auto;
  animation: animation_back 2s linear infinite;
}
@keyframes animation_back {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 0;
  }
}
.footer-style-1 .sbcon-footer-widget-area {
  padding: 50px 0 0;
}
.site-footer .widget {
  position: relative;
  padding-top: 45px;
}
.site-footer .sbcon-two-column-menu.widget ul {
  display: flex;
  flex-wrap: wrap;
}
.site-footer .widget ul > li {
  line-height: 26px;
  padding: 0 0 10px 0;
}
.site-footer .widget ul > li:last-child {
  padding-bottom: 0;
}
.site-footer .sbcon-two-column-menu.widget ul > li {
  width: 35%;
  padding-left: 70px;
}
.footer-style-1 .widget ul > li {
  padding: 0 0 8px 0;
}
.footer-style-1 .sbcon-footer-logo {
  padding-top: 30px;
}
.footer-style-1 .sbcon-footer-logo img {
  max-height: 150px;
}
.footer-style-1 .sbcon-footer-widget-col-3 {
  padding-left: 50px;
}
.footer-style-1 .sbcon-footer-big-area-wrapper .footer-wrap {
  padding-top: 90px;
  padding-bottom: 0;
}
.footer-style-1 .sbcon-footer-big-area-wrapper .footer-wrap .row {
  margin: 0;
  padding: 60px 80px;
  border-top: 1px solid rgba(var(--sbcon-white-color-rgb), 0.1);
}
.footer-style-1 .sbcon-footer-left span {
  display: block;
}
.footer-style-1 .sbcon-footer-left .sbcon-phone-number {
  margin-top: 3px;
}
.footer-style-1 .sbcon-footer-right {
  text-align: center;
}
.footer-style-1 .sbcon-footer-right-social {
  text-align: right;
}
.site-footer .sbcon-footer-text-inner {
  font-size: 14px;
}
.footer-style-1 .sbcon-footer-text-inner {
  padding: 40px 0 65px;
}
.site-footer .sbcon-footer-text-area .col-md-12 {
  text-align: center;
}
.site-footer .sbcon-footer-text-area .sbcon-footer-copyright-text-area a {
  text-decoration: underline !important;
}
/** Footer Style 2 **/
.footer-style-2 {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  background-attachment: scroll;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  background-color: var(--sbcon-light-color);
}
.footer-style-2:before {
  background-image: url(../images/bg/download.png);
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-repeat: repeat-x;
  background-position: 0 0;
  height: 50px;
  width: 100%;
  top: 0;
  bottom: auto;
  z-index: 0;
  animation: animation_right 2s linear infinite;
}
.footer-style-2 .sbcon-footer-widget-area {
  position: relative;
}
.footer-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-style-2 .widget ul li a {
  position: relative;
  padding-left: 0;
}
.footer-style-2 .sbcon-footer-logo {
  padding-top: 30px;
}
.footer-style-2 .sbcon-footer-logo img {
  max-height: 45px;
}
.footer-style-2 .sbcon-footer-widget {
  text-align: center;
}
.footer-style-2 .sbcon-footer-big-area {
  padding: 0;
}
.footer-style-2 .sbcon-footer-big-area .row {
  background-color: var(--sbcon-global-color);
  color: var(--sbcon-white-color);
  margin: 0;
  padding: 60px 110px;
  background-image: url(../images/bg/footer-big-area.png);
  background-position: center center;
  background-size: cover;
}
.footer-style-2 .sbcon-heading-text {
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 5px;
  color: var(--sbcon-white-color);
}
.footer-style-2 .sbcon-footer-right {
  text-align: right;
  padding-right: 50px;
}
.footer-style-2 .sbcon-footer-text-area {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.footer-style-2 .sbcon-footer-text-inner {
  padding: 30px 0 50px;
  font-size: 14px;
}
.footer-style-2::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-repeat: repeat-x;
  background-position: 0 0;
  height: 50px;
  width: 100%;
  z-index: 0;
  bottom: -25px;
  top: auto;
  animation: animation_back 2s linear infinite;
  background-image: url(../images/bg/download-01.png);
}
/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.sbcon-title-bar-wrapper {
  background-image: url(../images/bg/titlebar-bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
  z-index: 2;
}
.sbcon-title-bar-wrapper,
.sbcon-title-bar-content {
  min-height: 450px;
}
.sbcon-title-bar-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: none !important;
}
.sbcon-title-bar-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 64px 0;
}
.sbcon-title-bar-content-inner {
  width: 100%;
  text-align: center;
}
.sbcon-title-bar-wrapper .sbcon-tbar,
.sbcon-title-bar-wrapper .sbcon-breadcrumb {
  display: block;
}
.sbcon-title-bar-content .sbcon-tbar-inner {
  max-width: none;
  padding: 0 !important;
  margin-bottom: 15px;
}
.sbcon-tbar-subtitle {
  padding-top: 5px;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: var(--sbcon-white-color);
  text-transform: capitalize;
  font-style: normal;
}
.sbcon-tbar-title {
  font-weight: 500;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0;
  text-transform: none;
  font-style: normal;
  margin-bottom: 0px;
  color: var(--sbcon-white-color);
  font-family: var(--sbcon-heading-typography-font-family);
}
.sbcon-title-bar-wrapper .sbcon-breadcrumb,
.sbcon-title-bar-wrapper .sbcon-breadcrumb a {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: var(--sbcon-white-color);
  text-transform: capitalize;
  font-style: normal;
}
.sbcon-breadcrumb .sbcon-breadcrumb-inner {
  padding-left: 5px;
}
.sbcon-breadcrumb .sbcon-breadcrumb-inner span {
  display: inline-block;
  font-size: 15px;
}
.sbcon-breadcrumb .sbcon-breadcrumb-inner span i:before {
  margin: 0;
}
.sbcon-breadcrumb-inner .sep {
  line-height: 15px;
  top: 0px;
  position: relative;
  padding: 0 5px;
}
.sbcon-breadcrumb-inner i {
  font-size: 18px;
  color: var(--sbcon-white-color);
  display: inline-block;
  margin: 0 5px;
}

/*----------------------------------------*/
/*  10 - Overlap Colomn
/*----------------------------------------*/
.overlap-colomn {
  position: relative;
}
.overlap-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
.overlap-img,
.overlap-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.overlap-left {
  margin-left: -500px;
}
.overlap-right {
  margin-right: -500px;
  width: auto;
  left: 0;
  right: 0;
}
.overflow-hidden {
  overflow: hidden;
}
.content-element-text {
  position: relative;
  z-index: 99;
  padding-top: 60px;
  padding-bottom: 40px;
  padding-right: 30px;
}

/*----------------------------------------*/
/*  11 - Accordion
/*----------------------------------------*/
.accordion-item {
  border: none;
  position: relative;
  background-color: transparent;
  color: inherit;
  border-bottom: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.2);
  border: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.1) !important;
  margin-bottom: 5px;
}
.accordion-item.active .sbcon-accordion-title {
  color: var(--sbcon-global-color);
}
.accordion-item:last-child {
  border-bottom: none;
}
.accordion-button:not(.collapsed) {
  box-shadow: none;
  color: var(--sbcon-blackish-color);
  background-color: transparent;
}
.accordion-button {
  display: inherit;
  margin: 0;
  border-radius: 0 !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  cursor: pointer;
  outline: none;
  position: relative;
  padding: 20px 30px;
  -webkit-transition: all 9s ease-in-out;
  transition: all 9s ease-in-out;
  color: var(--sbcon-blackish-color);
  background-color: var(--sbcon-white-color);
  font-family: var(--sbcon-heading-typography-font-family);
}
.accordion-button .active {
  color: var(--sbcon-global-color);
  margin-bottom: 10px;
}
.accordion-button .sbcon-accordion-title .active {
  color: var(--sbcon-global-color);
}
.accordion-item .sbcon-accordion-title {
  transition: all 0.4s ease-in-out;
}
.accordion-item .sbcon-accordion-icon {
  font-size: 12px;
  position: relative;
  display: inline-block;
  width: auto;
  color: var(--sbcon-white-color);
  background: var(--sbcon-global-color);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center !important;
}
.accordion-item:last-of-type {
  border-radius: 0;
}
.sbcon-accordion-icon.sbcon-accordion-icon-right {
  float: right;
  text-align: right;
}
.accordion-item.active .sbcon-accordion-icon-closed {
  display: none;
}
.accordion-item .sbcon-accordion-icon-closed {
  display: block;
}
.accordion-item .sbcon-accordion-icon-opened {
  display: none;
}
.accordion-item.active .sbcon-accordion-icon-opened {
  display: block;
}
.accordion-button::after {
  display: none;
}
.accordion .sbcon-accordion-icon svg {
  width: 1em;
  height: 1em;
  fill: var(--sbcon-white-color);
}
.sbcon-accordion-title:hover {
  color: var(--sbcon-global-color);
}
.accordion-body {
  border-top: 0;
  padding: 0 0 30px 30px;
}
.accordion-body p {
  margin: 0;
  font-size: 15px;
}
.accordion-button:focus {
  box-shadow: none;
}

/*----------------------------------------*/
/*  12 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay {
  position: absolute;
  top: 50%;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}
.db-fidbox-style-2 .db-circle-w {
  position: relative;
  text-align: center;
}
.db-fidbox-style-2 .db-fid-title {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
}
.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.db-fidbox-style-2 .db-circle-number sub {
  bottom: 0;
}
.db-fidbox-style-1 .db-fid-title {
  font-size: 18px;
  line-height: 20px;
  margin-top: 0;
}
.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
  display: inline-block;
}
.db-fidbox-style-1 .db-fid-title-w {
  width: 43%;
  margin-left: 12px;
}
.db-fidbox-style-1 .db-circle-w {
  width: 122px;
  position: relative;
  vertical-align: top;
}
.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
  font-size: 20px;
  font-weight: bold;
}
.db-fidbox-style-1 .db-circle-number sub {
  bottom: 0;
}
.db-fidbox-style-1 .db-fid-title-w {
  position: absolute;
  top: 50%;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}
.db-fidbox-style-1 .db-fid-title-w h3 {
  margin-bottom: 0;
}
.db-circle canvas {
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -o-crisp-edges;
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor;
}
.db-circle canvas {
  max-width: 100%;
  height: auto !important;
}
.db-overlap-row {
  position: relative;
  z-index: 1;
}
.db-overlap-row-section {
  position: relative;
  z-index: 2;
}

/*----------------------------------------*/
/*  13 - List Group
/*----------------------------------------*/
.list-group-borderless .list-group-item {
  display: flex;
  font-size: inherit;
  align-items: center;
  padding: 0;
  border: none;
  margin-bottom: 5px;
  color: var(--sbcon-blackish-color);
  position: relative;
  border-bottom: 1px solid rgba(var(--sbcon-white-color-rgb), 0.2);
  background: transparent;
}
.list-group-borderless .list-group-item:not(:last-child) {
  padding-bottom: calc(15px / 2);
}
.list-group-borderless .list-group-item:not(:first-child) {
  margin-top: calc(15px / 2);
}
.list-group-borderless .list-group-item:last-child {
  border-bottom: none;
}
.list-group .sbcon-icon-list-text {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 0;
  color: var(--sbcon-white-color);
  transition: color 0.3s;
  font-family: var(--sbcon-heading-typography-font-family);
}
.list-group-style-2 {
  display: flex;
  justify-content: center;
  flex-direction: inherit;
}
.list-group-style-2 .list-group-item {
  padding: 0 !important;
  margin-bottom: 0;
  margin-right: calc(7em / 2);
  margin-left: calc(7em / 2);
}
.list-group-style-2 .sbcon-icon-list-icon {
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.list-group-style-2 .sbcon-icon-list-icon i {
  font-size: 15px;
  color: var(--sbcon-global-color);
}
.list-group-style-2 .sbcon-icon-list-text {
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  padding-left: 5px;
  color: var(--sbcon-blackish-color);
}
.list-group-style-3 .sbcon-icon-list-icon {
  padding-right: 5px;
}
.list-group-style-3 .sbcon-icon-list-icon i {
  font-size: 15px;
  color: var(--sbcon-global-color);
}
.list-group-style-3 .sbcon-icon-list-text {
  font-size: inherit;
  line-height: 28px;
  font-weight: 600;
  padding-left: 5px;
  color: var(--sbcon-blackish-color);
}

/*----------------------------------------*/
/*  14 -  Portfolio
/*----------------------------------------*/

/** Style 1 **/
.sbcon-element-posts-wrapper.row .sbcon-ele {
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
.sbcon-portfolio-style-1 .pbminfotech-post-content {
  position: relative;
}
.sbcon-portfolio-style-1 .pbminfotech-box-content {
  opacity: 0;
  transition: all 0.2s;
  transform: scale(0.9);
  max-width: unset;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  padding: 30px;
  background: var(--sbcon-global-color);
  will-change: opacity;
}
.sbcon-portfolio-style-1:hover .pbminfotech-box-content {
  opacity: 1;
  transition: all 0.2s;
  transform: scale(1);
}
.sbcon-portfolio-style-1 .sbcon-port-cat,
.sbcon-portfolio-style-1 .sbcon-port-cat a {
  color: var(--sbcon-white-color);
  font-size: 30px;
}
.sbcon-portfolio-style-1 .sbcon-title:hover,
.sbcon-portfolio-style-1 .sbcon-port-cat a:hover {
  color: var(--sbcon-white-color);
}
.sbcon-portfolio-style-1 .sbcon-portfolio-title a,
.sbcon-portfolio-style-1 .sbcon-portfolio-title {
  font-size: 24px;
  line-height: 30px;
  color: var(--sbcon-white-color);
  margin-bottom: 0;
}
.sbcon-portfolio-style-1 .sbcon-featured-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-portfolio-style-1 .sbcon-featured-wrapper img {
  width: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.sbcon-portfolio-style-1:hover .sbcon-featured-wrapper img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.sbcon-portfolio-style-1 .sbcon-portfolio-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sbcon-portfolio-style-1 .sbcon-portfolio-btn {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.sbcon-portfolio-style-1:hover .sbcon-portfolio-btn {
  -webkit-transform: scale(1) rotate(-45deg);
  -moz-transform: scale(1) rotate(-45deg);
  -ms-transform: scale(1) rotate(-45deg);
  -o-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
}
.sbcon-portfolio-style-1 .sbcon-portfolio-btn i {
  font-size: 30px;
  line-height: 30px;
  color: var(--sbcon-white-color);
  z-index: 1;
  position: relative;
}
.sbcon-portfolio-style-1 .sbcon-portfolio-btn a:hover i {
  color: var(--sbcon-white-color);
}
/* Sortable Category */
.sbcon-element-portfolio-style-1 .sbcon-sortable-list-ul li > a {
  position: relative;
  display: inline;
  padding: 12px 18px;
  color: var(--sbcon-white-color);
}
.sbcon-element-portfolio-style-1
  .sbcon-sortable-list-ul
  li:not(:last-child)
  > a {
  margin-right: 20px;
}
.sbcon-element-portfolio-style-1 .sbcon-sortable-list-ul li > a::before {
  position: absolute;
  counter-increment: sbconbox3;
  content: counter(sbconbox3, decimal-leading-zero);
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 12px;
  color: var(--sbcon-global-color);
}
.sbcon-element-portfolio-style-1 .sbcon-sortable-list a.sbcon-selected {
  background-color: transparent;
  color: var(--sbcon-global-color);
}
/** Style 2 **/
.sbcon-element-portfolio-style-2 .sbcon-main-hover-slider {
  display: flex;
  padding: 0;
}
.sbcon-element-portfolio-style-2 .swiper-hover-slide-images {
  padding-left: 45px;
}
.sbcon-element-portfolio-style-2 .swiper-hover-slide-nav ul {
  padding: 0;
  display: inline-block;
}
.sbcon-element-portfolio-style-2 .sbcon-portfolio-title,
.sbcon-element-portfolio-style-2 .sbcon-portfolio-title a {
  font-size: 48px;
  line-height: 50px;
  letter-spacing: -0.5px;
}
.sbcon-element-portfolio-style-2 .swiper-hover-slide-nav li {
  list-style: none;
  position: relative;
  margin-bottom: 50px;
  padding-right: 50px;
}
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li:before,
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li {
  transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li:hover {
  padding-left: 10px;
}
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li:before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: auto;
  bottom: -23px;
  border-bottom: 1px solid var(--sbcon-blackish-color);
  width: 0;
}
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li.sbcon-active:before,
.sbcon-element-portfolio-style-2 .sbcon-hover-inner li:hover:before {
  width: 100%;
}
.sbcon-element-portfolio-style-2 .swiper-hover-slide-nav li .sbcon-port-cat a {
  color: var(--sbcon-blackish-color);
  position: relative;
  padding-left: 13px;
  font-size: 15px;
}
.sbcon-element-portfolio-style-2
  .swiper-hover-slide-nav
  li
  .sbcon-port-cat
  a:hover {
  color: var(--sbcon-global-color);
}
.sbcon-element-portfolio-style-2
  .swiper-hover-slide-nav
  li
  .sbcon-port-cat
  a:before {
  position: absolute;
  content: "+";
  left: 0;
  right: auto;
  font-size: 15px;
  line-height: 25px;
}
.sbcon-element-portfolio-style-2 .sbcon-portfolio-description {
  display: none;
}
.sbcon-element-portfolio-style-2 .sbcon-portfolio-btn {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  transition: all 0.4s ease-in;
}
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  font-size: 24px;
  line-height: 24px;
  color: var(--sbcon-global-color);
  margin-top: 8px;
}
.sbcon-element-portfolio-style-2
  .sbcon-hover-inner
  li.sbcon-active
  .sbcon-portfolio-btn {
  opacity: 1;
  visibility: visible;
}
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 10px;
  transform: scale(0.26) translate(-45px, 60px);
}
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 0;
}
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon
  i {
  transform: scale(0.26) translate(45px, -60px);
}
.sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  color: var(--sbcon-secondary-color);
}
.sbcon-element-portfolio-style-2 .sbcon-portfolio-btn {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.sbcon-element-portfolio-style-2 li.sbcon-active .sbcon-portfolio-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .swiper-hover-slide-nav
  li
  .sbcon-port-cat
  a,
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .sbcon-portfolio-title
  a,
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .sbcon-hover-inner
  li:before {
  border-color: var(--sbcon-white-color);
}
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .swiper-hover-slide-nav
  li
  .sbcon-port-cat
  a:hover,
.sbcon-bg-color-secondary
  .sbcon-element-portfolio-style-2
  .sbcon-portfolio-title
  a:hover {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}
/** Style 3 **/
.sbcon-element-portfolio-style-3 .sbcon-titlebox-wrap,
.sbcon-element-portfolio-style-3 .pbminfotech-box-number,
.sbcon-element-portfolio-style-3 .pbminfotech-box-number h3,
.sbcon-element-portfolio-style-3 .sbcon-portfolio-title a,
.sbcon-element-portfolio-style-3 .sbcon-portfolio-title {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sbcon-element-portfolio-style-3 .sbcon-main-hover-faded {
  position: relative;
  overflow: hidden;
}
.sbcon-element-portfolio-style-3 .sbcon-featured-img-wrapper:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: linear-gradient(
    to top,
    var(--sbcon-secondary-color) 0%,
    rgba(0, 60, 64, 0) 29%,
    rgba(0, 60, 64, 0) 58%
  );
  height: 100%;
  width: 100%;
  z-index: 2;
}
.sbcon-element-portfolio-style-3
  .swiper-hover-slide-nav
  .sbcon-content-box-inner {
  border-right: 1px solid rgba(var(--sbcon-white-color-rgb), 0.2);
}
.sbcon-element-portfolio-style-3 .swiper-hover-slide-images {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100%;
}
.sbcon-element-portfolio-style-3
  .swiper-hover-slide-nav
  .sbcon-content-box-inner {
  height: 76vh;
}
.sbcon-element-portfolio-style-3 .sbcon-content-box-inner {
  display: grid;
}
.sbcon-element-portfolio-style-3 .pbminfotech-box-number {
  align-self: self-start;
}
.sbcon-element-portfolio-style-3 .pbminfotech-box-number h3 {
  font-size: 60px;
  line-height: 70px;
  margin: 0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--sbcon-white-color);
  color: transparent;
  padding: 60px 60px 0;
}
.sbcon-element-portfolio-style-3
  .swiper-slide.sbcon-active
  .pbminfotech-box-number
  h3 {
  color: var(--sbcon-white-color);
}
.sbcon-element-portfolio-style-3 .sbcon-titlebox-wrap {
  align-self: self-end;
  padding: 45px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sbcon-element-portfolio-style-3 .sbcon-hover-image-faded .swiper-slide img {
  transition: all 0.5s;
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.sbcon-element-portfolio-style-3 .sbcon-portfolio-title {
  font-size: 24px;
  line-height: 34px;
  margin: 0;
}
.sbcon-element-portfolio-style-3 .sbcon-portfolio-title a {
  color: var(--sbcon-white-color);
}
.sbcon-element-portfolio-style-3
  .swiper-slide.sbcon-active
  .sbcon-portfolio-title
  a {
  color: var(--sbcon-secondary-color);
}
.sbcon-element-portfolio-style-3 .sbcon-portfolio-title a:hover {
  color: var(--sbcon-global-color);
}

.sbcon-element-portfolio-style-3 .swiper-hover-slide-nav .sbcon-port-cat a {
  color: var(--sbcon-global-color);
  position: relative;
  padding-left: 13px;
  font-size: 16px;
}
.sbcon-element-portfolio-style-3
  .swiper-hover-slide-nav
  .sbcon-port-cat
  a:hover {
  color: var(--sbcon-blackish-color);
}
.sbcon-element-portfolio-style-3
  .swiper-hover-slide-nav
  .sbcon-port-cat
  a:before {
  position: absolute;
  content: "+";
  left: 0;
  right: auto;
  font-size: 15px;
  line-height: 25px;
}
.sbcon-element-portfolio-style-3 .sbcon-ele-header-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sbcon-element-portfolio-style-3 .sbcon-portfolio-btn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in;
}
.sbcon-element-portfolio-style-3
  .swiper-slide.sbcon-active
  .sbcon-portfolio-btn {
  opacity: 1;
  visibility: visible;
}
.sbcon-element-portfolio-style-3
  .sbcon-portfolio-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  font-size: 30px;
  line-height: 30px;
  color: var(--sbcon-global-color);
}
.sbcon-element-portfolio-style-3
  .sbcon-hover-inner
  li.sbcon-active
  .sbcon-portfolio-btn {
  opacity: 1;
  visibility: visible;
}
.sbcon-element-portfolio-style-3
  .sbcon-portfolio-btn
  a
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 10px;
  transform: scale(0.26) translate(-45px, 70px);
}
.sbcon-element-portfolio-style-3
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon::before {
  top: 0;
}
.sbcon-element-portfolio-style-3
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon
  i {
  transform: scale(0.26) translate(45px, -70px);
}
.sbcon-element-portfolio-style-3
  .sbcon-portfolio-btn
  a:hover
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  color: var(--sbcon-blackish-color);
}
.sbcon-element-portfolio-style-3 .swiper-button-next,
.sbcon-element-portfolio-style-3 .swiper-button-prev {
  background-color: rgba(var(--sbcon-white-color-rgb), 0.4);
  margin: 0 30px;
  display: none;
}
.sbcon-element-portfolio-style-3 .swiper-hover-slide-nav .swiper-slide {
  overflow: hidden;
}
.sbcon-element-portfolio-style-3 .swiper-slide .sbcon-titlebox-wrap {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  position: relative;
  overflow: hidden;
}
.sbcon-element-portfolio-style-3 .swiper-slide .sbcon-titlebox-wrap::after {
  position: absolute;
  content: "";
  left: 0;
  height: 100%;
  width: 100%;
  bottom: 100%;
  top: 100%;
  z-index: -1;
  -webkit-transition: 0.9s cubic-bezier(0.68, 1.55, 0.265, 0.55);
  -moz-transition: 0.9s cubic-bezier(0.68, 1.55, 0.265, 0.55);
  -ms-transition: 0.9s cubic-bezier(0.68, 1.55, 0.265, 0.55);
  -o-transition: 0.9s cubic-bezier(0.68, 1.55, 0.265, 0.55);
  transition: 0.9s cubic-bezier(0.68, 1.55, 0.265, 0.55);
}
.sbcon-element-portfolio-style-3
  .swiper-slide.sbcon-active
  .sbcon-titlebox-wrap:after {
  top: 0;
  background-color: var(--sbcon-white-color);
}
/** Style 4 **/
.sbcon-element-portfolio-style-4 .sbcon-featured-wrapper img {
  width: 100%;
  height: auto;
}
.sbcon-element-portfolio-style-4 .sbcon-contant-area {
  padding: 0 100px 0 160px;
}
.sbcon-element-portfolio-style-4 .pbminfotech-box-content-inner {
  position: relative;
  overflow: hidden;
}
.sbcon-element-portfolio-style-4 .pbminfotech-titlebox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin: 0 auto;
  z-index: 1;
  text-align: center;
}
.sbcon-element-portfolio-style-4 .sbcon-featured-wrapper::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-color: rgba(var(--sbcon-blackish-color-rgb), 0.25);
  height: 100%;
  width: 100%;
  z-index: 0;
}
.sbcon-element-portfolio-style-4 .sbcon-portfolio-title a {
  color: var(--sbcon-white-color);
  font-size: 60px;
  line-height: 82px;
}
.sbcon-element-portfolio-style-4 .sbcon-port-cat a {
  color: var(--sbcon-white-color);
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.sbcon-element-portfolio-style-4 .sbcon-port-cat a:hover,
.sbcon-element-portfolio-style-4 .sbcon-portfolio-title a:hover {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}
.sbcon-element-portfolio-style-4 .sbcon-contant-area .sbcon-port-cat a {
  padding-left: 15px;
}
.sbcon-element-portfolio-style-4 .sbcon-port-cat a::before {
  position: absolute;
  content: "+";
  top: 50%;
  left: 0;
  right: auto;
  font-size: 15px;
  line-height: 25px;
  -khtml-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -o-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}

/*----------------------------------------*/
/*  15 - Client
/*----------------------------------------*/
.sbcon-hide {
  display: none;
}
/** Style 1 **/
.sbcon-client-style-1 .sbcon-border-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 60px;
}
.sbcon-client-style-1 .sbcon-client-wrapper {
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  height: -webkit-max-content;
  display: inline-block;
  transition:
    transform 0.4s ease,
    -webkit-transform 0.4s ease;
}
.sbcon-client-style-1 .sbcon-border-wrapper {
  transition: all 0.4s ease-in;
}
.sbcon-client-style-1 .sbcon-client-with-hover-img .sbcon-featured-wrapper,
.sbcon-client-style-1 .sbcon-client-with-hover-img .sbcon-client-hover-img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition:
    transform 0.4s ease,
    -webkit-transform 0.4s ease;
}
.sbcon-client-style-1 .sbcon-client-hover-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translateY(-101%);
}
.sbcon-client-style-1:hover
  .sbcon-client-with-hover-img
  .sbcon-client-hover-img {
  visibility: visible;
  transform: translateY(0%);
}
.sbcon-client-style-1:hover
  .sbcon-client-with-hover-img
  .sbcon-featured-wrapper {
  transform: translateY(100%);
}

/*----------------------------------------*/
/* 16 - Pricing
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-col .sbcon-pricing-table-box,
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-col:hover
  .sbcon-head-wrap::before {
  transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .sbcon-head-wrap {
  padding: 30px 0 20px;
  border-bottom: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.2);
  margin-bottom: 30px;
  text-align: center;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 600 !important;
  color: var(--sbcon-blackish-color);
  text-align: center;
  margin-top: 100px;
}
.pbminfotech-ele-ptable-style-1 .sbcon-icon-heading-wrapper {
  position: relative;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
  position: absolute;
  top: 50%;
  left: 70px;
  color: var(--sbcon-blackish-color);
  transform: translate(-50%, -50%);
}
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-icon-type-image
  + .pbminfotech-ptable-heading {
  color: var(--sbcon-white-color);
}
.sbcon-text-color-white
  .pbminfotech-ele-ptable-style-1
  .pbminfotech-ptable-heading {
  color: var(--sbcon-white-color);
}
.pbminfotech-ele-ptable-style-1 .sbcon-price-wrapper {
  display: flex;
  align-items: flex-end;
}
.pbminfotech-ele-ptable-style-1 .sbcon-pricing-table-box {
  border: 1px solid rgba(var(--sbcon-blackish-color-rgb), 0.2);
  position: relative;
  padding: 30px 30px 45px;
  background-color: var(--sbcon-white-color);
  border-radius: 5px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
  font-size: 60px;
  line-height: 60px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
  letter-spacing: -4px;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-price-w {
  display: flex;
  justify-content: center;
  color: var(--sbcon-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
  color: var(--sbcon-global-color);
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 8px;
  padding-left: 8px;
  text-transform: lowercase;
  position: relative;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line {
  margin-bottom: 8px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  display: block;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line:last-child {
  margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line svg,
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line .sbcon-ptable-line-svg,
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line i {
  font-size: 18px;
  position: absolute;
  right: 0;
  left: auto;
  top: 3px;
  transform: translate(0, 0);
  color: var(--sbcon-global-color);
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line .sbcon-ptable-line-svg {
  display: inline-block;
  margin-right: 5px;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-line svg {
  width: 12px;
  height: 12px;
  fill: var(--sbcon-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn {
  text-align: center;
}
.pbminfotech-ele-ptable-style-1 .sbcon-button {
  padding-top: 32px;
}
.pbminfotech-ele-ptable-style-1 .sbcon-button a {
  display: block;
  padding: 12px 30px;
  border: 1px solid var(--sbcon-global-color);
  color: var(--sbcon-global-color);
  background-color: transparent;
  transition: all 0.4s ease-in;
  border-radius: 30px;
}
.pbminfotech-ele-ptable-style-1 .sbcon-button a:hover {
  border-color: transparent;
  background-color: var(--sbcon-blackish-color);
  color: var(--sbcon-white-color);
}
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-col
  .sbcon-pricing-table-box:hover {
  transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-col:nth-child(3)
  .sbcon-ptable-inner
  .sbcon-ptable-line:nth-child(4),
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-col:nth-child(2)
  .sbcon-ptable-inner
  .sbcon-ptable-line:nth-child(1),
.pbminfotech-ele-ptable-style-1
  .sbcon-ptable-col:first-child
  .sbcon-ptable-inner
  .sbcon-ptable-line:nth-child(3) {
  color: rgba(var(--sbcon-blackish-color-rgb), 0.5);
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-icon-type-image {
  width: 100%;
  height: 100%;
}
.pbminfotech-ele-ptable-style-1 .sbcon-ptable-icon-type-image img {
  width: 100%;
  border-radius: 50px;
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  text-transform: capitalize;
  transform: translate(-50%, -50%);
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:after,
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:before {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w
  span {
  padding: 2px 10px 2px 25px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #fff;
  background: #fa9300;
  position: relative;
  display: block;
  opacity: 0;
  width: 25px;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:hover
  span {
  overflow: visible;
  opacity: 1;
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:before {
  background-color: transparent;
  border: 13px solid #fa9300;
  border-right-color: transparent;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: auto;
  width: 38px;
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:hover:before {
  width: 115px;
}
.pbminfotech-ele-ptable-style-1
  .sbcon-pricing-table-featured-col
  .sbcon-feature-wrap
  .sbcon-ptablebox-featured-w:after {
  position: absolute;
  content: "\e8a4";
  font-family: "pbminfotech-base-icons";
  left: 5px;
  top: 0;
  color: #fff;
}

/* --------------------------------------
* 17 - Sortable
* ---------------------------------------*/
.sbcon-sortable-list-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  display: block;
  text-align: center;
}
.sbcon-sortable-list-ul li {
  display: inline-block;
}
.sbcon-sortable-list a {
  display: inline;
  font-size: 16px;
  padding: 12px 18px;
  font-weight: 500;
  min-width: 100px;
  border-radius: 20px;
  color: var(--sbcon-blackish-color);
  position: relative;
}
.sbcon-sortable-list-ul li > a::before {
  position: absolute;
  counter-increment: sbconbox3;
  content: counter(sbconbox3, decimal-leading-zero);
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 12px;
  color: var(--sbcon-global-color);
}
.sbcon-sortable-list-ul li:not(:last-child) > a {
  margin-right: 20px;
}
.sbcon-sortable-list.style-2 li > a::before {
  display: none;
}
.sbcon-sortable-list.style-2 li a {
  padding: 8px 20px;
}
.sbcon-sortable-list.style-2 li a.sbcon-selected {
  background: var(--sbcon-blackish-color);
  color: var(--sbcon-white-color);
}

/* --------------------------------------
* 18 - Img Animation
* ---------------------------------------*/
.sbcon-animation-style1,
.sbcon-animation-style2,
.sbcon-animation-style3,
.sbcon-animation-style4 {
  display: inline-block;
  position: relative;
  overflow: hidden;
  transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.sbcon-animation-style1 img,
.sbcon-animation-style2 img,
.sbcon-animation-style3 img,
.sbcon-animation-style4 img {
  transform-origin: 50% 50%;
  transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

/* --------------------------------------
* 19 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.sbcon-marquee-effect-style-1 .sbcon-element-title a,
.sbcon-marquee-effect-style-1 .sbcon-element-title {
  font-size: 96px;
  line-height: 115px !important;
  position: relative !important;
  overflow: visible !important;
  display: flex;
  font-weight: 500 !important;
  overflow: visible !important;
  -webkit-text-fill-color: var(--sbcon-white-color);
  -webkit-text-stroke-width: 1px;
  color: rgba(var(--sbcon-global-color-rgb), 0.5);
  letter-spacing: -0.25px;
}
.sbcon-marquee-effect-style-1 .sbcon-element-title::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  content: attr(data-text);
  transition: max-width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  -webkit-text-fill-color: var(--sbcon-global-color);
  -webkit-text-stroke: transparent;
  max-width: 0;
}
.sbcon-marquee-effect-style-1 .sbcon-element-title:hover::before {
  max-width: 100%;
}
.sbcon-marquee-effect-style-1 .sbcon-element-title a {
  -webkit-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  -ms-transition: all 0.9s ease-out 0s;
  -o-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
}
.sbcon-marquee-effect-style-1 .sbcon-element-title a:hover {
  -webkit-text-fill-color: var(--sbcon-white-color);
  color: rgba(var(--sbcon-blackish-color-rgb), 0.6);
}

.sbcon-marquee-effect-style-1 .sbcon-tag-wrapper {
  padding-left: 100px;
  margin-left: 40px;
  position: relative;
}
.sbcon-marquee-effect-style-1 .sbcon-tag-wrapper::before {
  content: "\e87c";
  font-family: "pbminfotech-base-icons";
  position: absolute;
  height: 70px;
  width: 70px;
  border: 1px solid rgba(var(--sbcon-global-color-rgb), 0.3);
  color: rgba(var(--sbcon-global-color-rgb), 0.3);
  border-radius: 50%;
  left: 0;
  top: 50%;
  font-size: 30px;
  line-height: 70px;
  text-align: center;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sbcon-marquee-effect-style-1 .sbcon-tag-wrapper:hover:before {
  color: var(--sbcon-global-color);
  border-color: var(--sbcon-global-color);
  transform: translateY(-50%) rotate(0deg);
}
.sbcon-marquee-effect-style-1
  .sbcon-element-title
  a
  .sbcon-button-icon-wrapper {
  display: none;
}

/* --------------------------------------
* 20 - Tab
* ---------------------------------------*/
.sbcon-tab .nav-tabs {
  margin: 0;
  display: flex;
  border: none;
}
.sbcon-tab .nav .nav-item a.active,
.sbcon-tab .nav .nav-item a.active::before {
  color: var(--sbcon-global-color);
}
.sbcon-tab .nav .nav-item a {
  position: relative;
  padding: 20px 45px 25px 0;
  font-size: 17px;
  line-height: 27px;
  border: none;
  color: var(--sbcon-blackish-color);
}
.sbcon-tab .nav .nav-item a::before {
  position: absolute;
  counter-increment: sbconbox2;
  content: counter(sbconbox2, decimal-leading-zero) !important;
  top: 7px;
  right: 30px !important;
  left: auto;
  font-size: 12px;
  line-height: 20px;
  color: var(--sbcon-blackish-color);
}
.sbcon-tab .sbcon-column-inner h6 {
  font-size: 24px;
  line-height: 30px;
}

/* --------------------------------------
* 21 - Banner Slider
* ---------------------------------------*/
.sbcon-slider-area .transform-bottom {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom {
  opacity: 1;
  transform: translateY(0);
}
.sbcon-slider-area .transform-right {
  position: relative;
  transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.sbcon-slider-area .transform-right span {
  transform: scale(1.5) translate(-100px, 0px);
  transform-origin: 50% 50%;
  transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.swiper-slide-active .transform-right {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.swiper-slide-active .transform-right span {
  transform: scale(1) translate(0, 0);
}
.sbcon-slider-area .transform-left {
  opacity: 0;
  transition: all 1000ms ease;
  transform: translateX(-200px);
}
.swiper-slide-active .transform-left {
  opacity: 1;
  transform: translateX(0);
}
.sbcon-slider-area .transform-center {
  opacity: 0;
  transition: all 1000ms ease;
  transform: scale(1.5);
}
.swiper-slide-active .transform-center {
  opacity: 1;
  transform: scale(1);
}
.sbcon-slider-area .transform-top {
  opacity: 0;
  transform: translateY(-120px);
  transition: all 1000ms ease;
}
.swiper-slide-active .transform-top {
  opacity: 1;
  transform: translateY(0);
}
.sbcon-slider-area .transform-center-1 {
  opacity: 0;
  transition: all 1000ms ease;
  transform: scale(0.9);
}
.swiper-slide-active .transform-center-1 {
  opacity: 1;
  transform: scale(1);
}
.sbcon-slider-area .transform-right-1 {
  opacity: 0;
  transition: all 1000ms ease;
  transform: translateX(200px);
}
.swiper-slide-active .transform-right-1 {
  opacity: 1;
  transform: translateX(0);
}
.swiper-slide-active .transform-delay-1 {
  transition-delay: 1000ms;
}
.swiper-slide-active .transform-delay-2 {
  transition-delay: 1400ms;
}
.swiper-slide-active .transform-delay-3 {
  transition-delay: 1700ms;
}
.swiper-slide-active .transform-delay-4 {
  transition-delay: 1900ms;
}
.swiper-slide-active .transform-delay-5 {
  transition-delay: 2100ms;
}
.swiper-slide-active .transform-delay-6 {
  transition-delay: 2200ms;
}
.sbcon-slider-area {
  position: relative;
  background-color: var(--sbcon-light-color);
}
.sbcon-slider-area .sbcon-slider-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.sbcon-slider-area .swiper-slider {
  padding-bottom: 0 !important;
}
/** Style 1 **/
.sbcon-slider-one .sbcon-slider-bg {
  left: 380px;
}
.sbcon-slider-one .sbcon-slider-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 830px;
  background-color: rgb(243, 248, 254);
}
.sbcon-slider-one .sbcon-slider-item:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1394px;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgb(243, 248, 254) 0%,
    rgb(243, 248, 254) 25%,
    rgba(243, 248, 254, 0.05) 50%
  );
}
.sbcon-slider-one .sbcon-slider-content {
  position: relative;
  z-index: 1;
}
.sbcon-slider-one .sbcon-sub-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  max-width: fit-content;
}
.sbcon-slider-one .sbcon-title {
  font-size: 200px;
  line-height: 260px;
  letter-spacing: -1px;
  font-weight: 400;
  margin: 0;
  max-width: max-content;
  color: #254a9c;
}
.sbcon-slider-one .sbcon-desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: rgb(0, 0, 0);
  margin-bottom: 40px;
}
.sbcon-slider-one .swiper-horizontal > .swiper-pagination-bullets {
  left: 14%;
  bottom: 9%;
  width: auto;
}
/** Style 2 **/
.sbcon-slider-two .sbcon-slider-bg {
  z-index: -1;
  transform: scale(1);
  transition-duration: 2s;
  transition: transform 10000ms ease;
}
.sbcon-slider-two .swiper-slide-active .sbcon-slider-bg {
  transform: scale(1.12);
}
.sbcon-slider-two .sbcon-slider-item {
  display: flex;
  align-items: center;
  height: 980px;
}
.sbcon-slider-two .sbcon-title {
  font-size: 80px;
  line-height: 90px;
  font-weight: 400;
  color: var(--sbcon-white-color);
}
.sbcon-slider-two .sbcon-title i {
  font-family: "Playfair Display";
}
.sbcon-slider-two .sbcon-desc {
  margin-bottom: 40px;
  color: var(--sbcon-white-color);
}
.sbcon-slider-two .swiper-horizontal > .swiper-pagination-bullets {
  bottom: inherit;
  top: 50%;
  left: 20px;
  width: auto;
  transform: translateY(-50%) rotate(-90deg);
}
.sbcon-slider-two .swiper-pagination-bullet {
  border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  transition: box-shadow 0.3s ease;
  background: transparent;
  width: 15px;
  height: 15px;
  position: relative;
  border: none;
}
.sbcon-slider-two .swiper-pagination-bullet:after {
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}
.sbcon-slider-two .swiper-pagination-bullet:hover,
.sbcon-slider-two .swiper-pagination-bullet-active {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
  border: none;
  background: transparent;
}
.sbcon-slider-two .swiper-pagination-bullet:hover:after,
.sbcon-slider-two .swiper-pagination-bullet-active:after {
  transform: scale(0.4);
  -webkit-transform: scale(0.4);
  background-color: rgba(255, 255, 255, 1);
}
/** Style 3 **/
.sbcon-slider-three {
  background: rgb(0, 60, 64);
}
.sbcon-slider-three .sbcon-slider-item {
  background-image: url(../images/banner-slider-img/slider3-pattern-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.sbcon-slider-three .sbcon-slider-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(
    rgb(0, 60, 64) 0%,
    rgb(0, 60, 64) 6%,
    rgba(0, 60, 64, 0.04) 50%,
    rgba(0, 60, 64, 0) 52%,
    rgb(0, 60, 64) 93%,
    rgb(0, 60, 64) 100%
  );
}
.sbcon-slider-three .sbcon-slider-content {
  padding: 180px 0 80px 280px;
  position: relative;
}
.sbcon-slider-three .sbcon-sub-title {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  border-radius: 20px;
  padding: 0 10px;
  text-transform: uppercase;
  max-width: max-content;
  color: var(--sbcon-global-color);
  background-color: var(--sbcon-white-color);
}
.sbcon-slider-three .sbcon-title {
  font-size: 80px;
  line-height: 80px;
  color: var(--sbcon-white-color);
}
.sbcon-slider-three .sbcon-desc {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 35px;
  color: var(--sbcon-white-color);
}
.sbcon-slider-three .sbcon-parallax-wrap-area {
  margin-top: 170px;
}
.sbcon-slider-three .sbcon-parallax-wrap span {
  font-size: 17px;
  font-weight: 500;
  color: var(--sbcon-white-color);
  font-family: var(--sbcon-heading-typography-font-family);
}
.sbcon-slider-three .highlight-text {
  position: absolute;
  top: 120px;
  left: 153px;
}
.sbcon-slider-three .highlight-text span {
  font-size: 260px;
  line-height: 120px;
  color: transparent;
  font-weight: 500;
  -webkit-text-stroke: 2px rgba(var(--sbcon-global-color-rgb), 0.3);
  font-family: var(--sbcon-heading-typography-font-family);
}
.sbcon-slider-three .banner-image {
  margin-left: 70px;
  position: relative;
  z-index: -1;
}
.sbcon-slider-three .swiper-horizontal > .swiper-pagination-bullets {
  bottom: inherit;
  top: 50%;
  left: 8%;
  width: auto;
  transform: translateY(-50%) rotate(-90deg);
}
.sbcon-slider-three .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: none;
  background-color: var(--sbcon-white-color);
}
.sbcon-slider-three .swiper-pagination-bullet-active,
.sbcon-slider-three .swiper-pagination-bullet:hover {
  background-color: var(--sbcon-global-color);
}
/* --------------------------------------
* 22 - Progress Bar
* ---------------------------------------*/
.progressbar {
  margin-bottom: 20px;
  overflow: hidden;
}
.progressbar .progress-label {
  color: var(--sbcon-blackish-color);
  display: inline-block;
  position: relative;
  top: -5px;
  font-size: 17px;
  line-height: 20px;
}
.progress {
  position: relative !important;
  overflow: visible;
  line-height: 30px;
  height: 100%;
  border-radius: 0px;
  margin-top: 0;
  padding: 1px;
  border: 1px solid var(--sbcon-global-color);
  background-color: transparent;
}
.progress .progress-bar {
  position: relative;
  height: 17px;
  overflow: visible;
  border-radius: 0px;
  border-radius: 0px;
  background-color: var(--sbcon-global-color);
}
.progress.progress-percent-bg .progress-percent {
  position: absolute;
  right: 0px;
  left: auto;
  top: -24px;
  font-size: 17px;
  line-height: 17px;
  color: var(--sbcon-global-color);
}

/* --------------------------------------
* 23 - Spinner Box
* ---------------------------------------*/
.sbcon-spinner-box-style-1 {
  width: 165px;
  padding: 10px;
  position: relative;
  border-radius: 50%;
  margin: auto;
  border: 1px solid var(--sbcon-global-color);
  background-color: var(--sbcon-white-color);
}
.sbcon-spinner-box-style-1 .sbcon-ihbox-box .sbcon-ihbox-svg svg,
.sbcon-spinner-box-style-1 .sbcon-ihbox-icon svg,
.sbcon-spinner-box-style-1 .sbcon-ihbox-icon i,
.sbcon-spinner-box-style-1 .sbcon-ihbox-box .sbcon-ihbox-icon svg,
.sbcon-spinner-box-style-1 .sbcon-ihbox-icon,
.sbcon-spinner-box-style-1 .sbcon-ihbox-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sbcon-spinner-box-style-1
  .sbcon-ihbox-box
  .sbcon-ihbox-svg
  .sbcon-ihbox-svg-wrapper,
.sbcon-spinner-box-style-1 .sbcon-ihbox-icon {
  border: 1px solid var(--sbcon-global-color);
  border-radius: 50%;
  height: 100px;
  width: 100px;
  font-size: 40px;
  line-height: 40px;
}
.sbcon-spinner-box-style-1 .sbcon-ihbox-icon i {
  color: var(--sbcon-global-color);
}
.sbcon-spinner-box-style-1 .sbcon-ihbox-box text {
  font-size: 20px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.sbcon-spinner-box-style-1 .sbcon-ihbox-box .sbcon-ihbox-svg svg,
.sbcon-spinner-box-style-1 .sbcon-ihbox-box .sbcon-ihbox-icon svg {
  -webkit-animation-name: unset;
  -moz-animation-name: unset;
  -ms-animation-name: unset;
  -o-animation-name: unset;
  animation-name: unset;
}
.sbcon-spinner-box-style-1 .sbcon-ihbox-box svg {
  fill: var(--sbcon-global-color);
  position: relative;
  left: 0;
  top: 0;
  -webkit-animation-name: sbcon_rotate;
  -moz-animation-name: sbcon_rotate;
  -ms-animation-name: sbcon_rotate;
  -o-animation-name: sbcon_rotate;
  animation-name: sbcon_rotate;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -ms-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes sbcon_rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes sbcon_rotate {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes sbcon_rotate {
  from {
    -ms-transform: rotate(0);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes sbcon_rotate {
  from {
    -o-transform: rotate(0);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes sbcon_rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

/* --------------------------------------
* 24 - Tween Effect
* ---------------------------------------*/
.sbcon-tween-effect-style-1 .sbcon-element-title {
  font-size: 235px;
  line-height: 245px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--sbcon-global-color);
  letter-spacing: -0.25px;
  margin: 0;
}
.sbcon-bg-color-secondary .sbcon-tween-effect-style-1 .sbcon-element-title {
  color: rgba(var(--sbcon-white-color-rgb), 0.8);
}

/* --------------------------------------
* 25 - Static Box
* ---------------------------------------*/
/** Style 1 **/
.sbcon-element-static-box-style-1 {
  position: relative;
}
.sbcon-element-static-box-style-1 ul.sbcon-hover-inner {
  padding: 50px 0 0 0;
}
.sbcon-element-static-box-style-1 .sbcon-numberbox {
  position: absolute;
  left: -100px;
  bottom: 50px;
  z-index: 2;
}
.sbcon-element-static-box-style-1 .pbminfotech-box-number {
  font-size: 140px;
  line-height: 140px;
  color: var(--sbcon-global-color);
  z-index: 9;
}
.sbcon-element-static-box-style-1 .swiper-static-slide-images {
  padding-right: 73px;
}
.sbcon-element-static-box-style-1 .swiper-static-slide-nav {
  padding: 0 130px 0 70px;
  flex: 1;
}
.sbcon-element-static-box-style-1 .sbcon-hover-inner li {
  list-style: none;
  padding: 0 0 10px 0;
  position: relative;
  display: flex;
  align-items: center;
}
.sbcon-element-static-box-style-1 .swiper-static-slide-nav li:after,
.sbcon-element-static-box-style-1 .swiper-static-slide-nav li:before {
  position: absolute;
  content: "";
  left: 0;
  width: 90%;
  height: 1px;
  background-color: rgba(var(--sbcon-blackish-color-rgb), 0.08);
  bottom: 15px;
}
.sbcon-element-static-box-style-1
  .swiper-static-slide-nav
  li.sbcon-active:before {
  background-color: rgba(var(--sbcon-blackish-color-rgb), 0.1);
}
.sbcon-element-static-box-style-1 .sbcon-active.sbcon-title-wrapper h5,
.sbcon-element-static-box-style-1 .sbcon-title-wrapper:hover h5 {
  color: var(--sbcon-global-color);
}
.sbcon-element-static-box-style-1 .swiper-static-slide-nav li:after {
  width: 0;
  z-index: 2;
  background-color: var(--sbcon-global-color);
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.sbcon-element-static-box-style-1
  .swiper-static-slide-nav
  li.sbcon-active:after {
  width: 90%;
}
.sbcon-element-static-box-style-1 .sbcon-btn {
  margin-top: -20px;
}
.sbcon-element-static-box-style-1 .sbcon-static-box-btn a {
  display: block;
  font-size: 0;
  margin: 0 0 15px 15px;
}
.sbcon-element-static-box-style-1
  .sbcon-static-box-btn
  .sbcon-button-icon-wrapper
  .sbcon-button-icon {
  margin-left: 5px;
  font-size: 18px;
  line-height: 18px;
}
.sbcon-element-static-box-style-1
  .sbcon-active.sbcon-title-wrapper
  .sbcon-static-box-btn
  a,
.sbcon-element-static-box-style-1
  .sbcon-title-wrapper:hover
  .sbcon-static-box-btn
  a {
  color: var(--sbcon-global-color);
}
/** Style 2 **/
.sbcon-element-static-box-style-2 .pbminfotech-box-title h5 {
  font-size: 18px;
  line-height: 24px;
  line-height: inherit;
  margin: 0;
}
.sbcon-element-static-box-style-2 .sbcon-static-box-title {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  border: 1px solid var(--sbcon-global-color);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sbcon-element-static-box-style-2 .sbcon-ele-header-area {
  padding-right: 60px;
}
.sbcon-element-static-box-style-2 .sbcon-content-box {
  display: flex;
  justify-content: center;
}
.sbcon-element-static-box-style-2 .sbcon-title-img-wrapper {
  position: relative;
  overflow: hidden;
}
.sbcon-element-static-box-style-2 .sbcon-feature-image img {
  border-radius: 50%;
}
.sbcon-element-static-box-style-2 .sbcon-feature-image {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.8s cubic-bezier(0.46, 0.54, 0.21, 0.94);
  -webkit-clip-path: ellipse(0 0 at 50% 100%);
  clip-path: ellipse(0 0 at 50% 100%);
  border-radius: 50%;
}
.sbcon-element-static-box-style-2
  .sbcon-content-box.sbcon-active
  .sbcon-title-img-wrapper
  .sbcon-feature-image {
  -webkit-clip-path: ellipse(100% 100% at 100% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
}
.sbcon-element-static-box-style-2 .sbcon-content-box:nth-child(5) {
  margin-left: 120px;
}
.sbcon-element-static-box-style-2 .sbcon-btn {
  margin: 95px 0 0 0;
}

/* --------------------------------------
* 26 - Card Box
* ---------------------------------------*/
.sbcon-element-card-box-style-1
  .sbcon-content-box
  .sbcon-card-box-wrapper-inner {
  background-color: var(--sbcon-light-color);
}
.sbcon-element-card-box-style-1 .sbcon-card-box {
  padding: 0 150px;
  position: relative;
}
.sbcon-element-card-box-style-1 .sbcon-card-box-number h4 {
  font-size: 140px;
  line-height: 140px;
  margin: 0;
  color: rgba(var(--sbcon-global-color-rgb), 0.5);
}
.sbcon-element-card-box-style-1 .sbcon-card-box-title h4 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
  color: var(--sbcon-secondary-color);
}
.sbcon-element-card-box-style-1 .sbcon-number-wrapper {
  position: absolute;
  left: -15px;
  top: 0;
  transform: translate(-50%, -100%);
}
.sbcon-element-card-box-style-1 .sbcon-content-wrapper {
  text-align: center;
}
.sbcon-element-card-box-style-1 .sbcon-ihbox-icon .sbcon-icon-type-icon svg {
  height: 60px;
  width: 60px;
}
.sbcon-element-card-box-style-1 .sbcon-ihbox-icon .sbcon-icon-type-icon i {
  font-size: 70px;
  line-height: 80px;
  color: var(--sbcon-global-color);
}
.sbcon-element-card-box-style-1 .sbcon-ihbox-icon {
  margin: 0 0 20px 0;
}
.sbcon-element-card-box-style-1 .sbcon-ihbox-icon .sbcon-icon-type-icon {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.sbcon-element-card-box-style-1
  .sbcon-ihbox-icon
  .sbcon-icon-type-icon::before {
  position: absolute;
  content: "";
  right: 0;
  left: 30px;
  height: 45px;
  width: 45px;
  top: auto;
  bottom: -10px;
  z-index: -1;
  background-color: rgba(var(--sbcon-global-color-rgb), 0.1);
  border-radius: 50%;
}
