body {
    counter-reset: pbmitbox1 pbmitbox2 pbmitbox3 pbmit-rev-counter;
}
.pbmit-heading-subheading.text-white .pbmit-subtitle:before {
    display: none;
}
.pbmit-heading-subheading.text-white .pbmit-subtitle {
    color: var(--pbmit-white-color);
}
.pbmit-heading-subheading.text-white .pbmit-title {
    color: var(--pbmit-white-color);
    font-weight: 700;
    font-size: 50px;
}
.pbmit-heading-subheading {
    margin-bottom: 30px;
}
.pbmit-heading-subheading .pbmit-subtitle {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: var(--pbmit-blackish-color);
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
}
.pbmit-heading-subheading h4.pbmit-subtitle,
.pbmit-heading-subheading h4.pbmit-subtitle-white {
    position: relative;
    color: var(--pbmit-blackish-color);
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}
.pbmit-heading-subheading h4.pbmit-subtitle:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 50px;
    height: 1px;
    left: -60px;
    background-color: var(--pbmit-white-color);
}
.pbmit-heading-subheading h4.pbmit-subtitle-white:before {
    position: absolute;
    content: "";
    top: 50%;
    width: 50px;
    height: 1px;
    left: -60px;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-heading-subheading.text-center h4.pbmit-subtitle-white {
    position: relative;
    color: var(--pbmit-blackish-color);
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    display: inline-block;
}
.pbmit-heading-subheading.text-center h4.pbmit-subtitle-white:after {
    position: absolute;
    content: "";
    top: 50%;
    width: 50px;
    height: 1px;
    right: -60px;
    left: inherit;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-heading-subheading h2.pbmit-title {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
}
.pbmit-heading-subheading-style-2 {
    margin-bottom: 50px;
}
.pbmit-heading-subheading-style-2.text-start {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle {
    display: inline;
    position: relative;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #2FBBD4;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle:before,
.pbmit-heading-subheading-style-2 .pbmit-subtitle:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 1px;
    left: -10px;
    bottom: 1px;
    background-color: #2FBBD4;
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle:after {
    right: -10px;
    left: inherit;
}
.pbmit-heading-subheading-style-2.text-left .pbmit-subtitle {
    margin-left: 10px;
}
.pbmit-heading-subheading-style-2.text-right .pbmit-subtitle {
    margin-right: 10px;
}
.pbmit-heading-subheading-style-2 h2.pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #030313;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-2 .pbmit-element-title {
    font-size: 74px;
    line-height: 84px;
}
.pbmit-heading-subheading-style-2 span.pbmit-title-light {
    font-weight: 500;
}
.pbmit-heading-subheading-style-3 {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}
.pbmit-heading-subheading-style-3 .pbmit-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #2FBBD4;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-subheading-style-3 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #222b40;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-3 .pbmit-heading-desc {
    color: rgba(255, 255, 255, 0.6);
}
.pbmit-heading-subheading-style-4 {
    position: relative;
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-4 .pbmit-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #2FBBD4;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-subheading-style-4 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #030313;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-5 {
    margin-bottom: 40px;
}
.pbmit-heading-subheading-style-5 .pbmit-subtitle {
    padding: 8px 22px;
    background-color: var(--pbmit-white-color);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/8%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/8%);
}
.pbmit-heading-subheading-style-5 .pbmit-subtitle {
    margin-bottom: 15px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #34003d;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.pbmit-heading-subheading-style-5 .pbmit-subtitle::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #2FBBD4;
}
.pbmit-heading-subheading-style-5 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: var(--pbmit-blackish-color);
    text-transform: none;
    line-height: 60px;
    letter-spacing: 0;
    font-style: normal;
}
.pbmit-heading-subheading-style-6 {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-6 .pbmit-subtitle {
    padding: 0 40px;
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #757c8c;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0.5px;
    font-style: normal;
    position: relative;
    display: inline-block;
    text-align: left;
}
.pbmit-heading-subheading-style-6 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #21293d;
    line-height: 60px;
    letter-spacing: 0;
    font-style: normal;
}
.pbmit-heading-subheading-style-6 .pbmit-subtitle:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 30px;
    height: 2px;
    background-color: rgba(var(--pbmit-secondary-color-rgb), 0.6);
}
.pbmit-heading-subheading-style-6.text-center .pbmit-subtitle:after {
    position: absolute;
    content: "";
    right: 0;
    left: inherit;
    top: 50%;
    width: 30px;
    height: 2px;
    background-color: rgba(var(--pbmit-secondary-color-rgb), 0.6);
}
.center-align {
    width: 62%;
    margin: auto;
}
.pbmit-heading-subheading-style-7 {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-7.text-center {
    margin-bottom: 60px;
}
.pbmit-heading-subheading-style-7 .pbmit-subtitle {
    margin-bottom: 5px;
    font-family: DM Sans, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #2FBBD4;
    text-transform: uppercase;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.pbmit-heading-subheading-style-7 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: var(--pbmit-blackish-color);
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-8 {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-8 .pbmit-subtitle {
    padding: 0 45px;
    margin-bottom: 15px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    color: #ee3d51;
    text-transform: uppercase;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.pbmit-heading-subheading-style-8 .pbmit-title {
    font-family: Outfit, sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0;
    color: #1e266d;
}
.pbmit-heading-subheading-style-8 .pbmit-subtitle::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 30px;
    height: 3px;
    background-color: #2FBBD4;
}
.pbmit-align-right .pbmit-heading-subheading-style-8 .pbmit-subtitle::before {
    content: inherit;
}
.pbmit-text-color-white .pbmit-heading-subheading-style-8 .pbmit-subtitle:before {
    background-color: var(--pbmit-white-color);
}
.pbmit-heading-subheading-style-9 {
    margin-bottom: 50px;
}
.pbmit-heading-subheading-style-9 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 55px;
    color: var(--pbmit-blackish-color);
    line-height: 65px;
    letter-spacing: 0;
    font-style: normal;
}
.pbmit-heading-subheading-style-9 .pbmit-title em {
    font-style: normal;
    color: #2FBBD4;
}
.pbmit-heading-subheading-style-10 {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-10 .pbmit-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--pbmit-white-color);
    font-style: normal;
}
.pbmit-heading-subheading-style-10 .pbmit-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 55px;
    color: var(--pbmit-white-color);
    line-height: 65px;
    letter-spacing: 0;
    font-style: normal;
}
.pbmit-heading-subheading-style-11 .pbmit-subtitle {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    padding: 6px 15px;
    display: inline-block;
    color: #8639fd;
    background-color: rgba(134, 57, 253, 0.2);
    border-radius: 8px;
}
.pbmit-heading-subheading-style-11 .pbmit-title {
    font-family: Asap, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #020637;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-12 {
    margin-bottom: 50px;
}
.pbmit-heading-subheading-style-12 .pbmit-subtitle {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #223035;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-subheading-style-12 .pbmit-title {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #223035;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-12 .pbmit-title .pbmit-highlight-heading {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.pbmit-heading-subheading-style-12 .pbmit-title .pbmit-highlight-heading::after {
    position: absolute;
    bottom: 18%;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    z-index: -1;
    background-color: #2FBBD4;
}
.pbmit-heading-subheading-style-14 {
    margin-bottom: 30px;
}
.pbmit-heading-subheading-style-14 .pbmit-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    color: #4f80ff;
    text-transform: uppercase;
    display: inline-block;
    font-style: normal;
    padding: 6px 22px;
    background-color: rgba(28, 108, 220, 0.2);
    border-radius: 20px;
}
.pbmit-heading-subheading-style-14 .pbmit-title {
    font-family: Outfit, sans-serif;
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0;
    color: #031d5b;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading-style-15 {
    margin-bottom: 50px;
}
.pbmit-heading-subheading-style-15 .pbmit-subtitle {
    margin-bottom: 5px;
    font-family: Mulish, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #f6707a;
    text-transform: uppercase;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.pbmit-heading-subheading-style-15 .pbmit-title {
    font-family: Mulish, sans-serif;
    font-weight: 700;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 0;
    color: #00354c;
    text-transform: none;
    font-style: normal;
}
.pbmit-ihbox-style-1 {
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pbmit-ihbox-style-1:hover {
    transform: translateY(-10px);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper {
    width: 115px;
    height: 115px;
    line-height: 115px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper img {
    max-width: 65px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon {
    font-size: 60px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
    font-size: 40px;
    font-weight: 600;
}
.pbmit-ihbox-style-1 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
    font-weight: 700;
}
.pbmit-ihbox-style-1 .pbmit-element-heading,
.pbmit-ihbox-style-1 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-1 .pbmit-heading-desc {
    padding: 0 30px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg {
    margin-right: 30px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper img {
    max-width: 90px;
    height: 90px;
    border-radius: 50%;
}
.pbmit-ihbox-style-2 .pbmit-heading-desc {
    color: rgba(255, 255, 255, 0.6);
    padding-right: 30px;
}
.pbmit-ihbox-style-2 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
    color: var(--pbmit-white-color);
}
.pbmit-text-color-white .pbmit-heading-desc {
    color: rgba(255, 255, 255, 0.6);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon {
    margin-bottom: 25px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
    border-radius: 50%;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
    width: 90px;
    height: 90px;
    font-size: 50px;
    line-height: 100px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 16px 0 rgba(33, 33, 91, 0.15);
    position: relative;
    z-index: 3;
    transition: all 0.25s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #2FBBD4;
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    border-radius: 50%;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
}
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-svg-wrapper::after {
    transform: scaleX(1);
}
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper i {
    color: #fff;
}
.pbmit-ihbox-style-3:hover .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 90px;
    height: 90px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
    font-size: 25px;
    line-height: 90px;
}
.pbmit-text-color-white .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 90px;
    font-weight: 700;
}
.pbmit-ihbox-style-3 .pbmit-element-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
    color: var(--pbmit-white-color);
    font-weight: 500;
}
.pbmit-ihbox-style-3 .pbmit-element-heading,
.pbmit-ihbox-style-3 .pbmit-element-subtitle {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn {
    margin-top: 20px;
    font-weight: 500 !important;
}
.pbmit-text-color-white .pbmit-ihbox-style-3 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.about-us-section-icon .pbmit-ihbox-style-4 {
    padding-right: 30px;
}
.pbmit-ihbox-style-4 {
    margin-bottom: 45px;
    padding-right: 46px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg {
    margin-bottom: 15px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    position: relative;
    display: inline-block;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    font-size: 84px;
    line-height: 84px;
    height: 90px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image img {
    max-width: 90px;
    height: 90px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 42px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-text-color-white .pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    bottom: 0;
    right: 0;
    background-color: rgba(236, 115, 59, 0.2);
    border-radius: 50%;
    z-index: -1;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after {
    width: 30px;
    height: 30px;
    bottom: 0;
    right: -10px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 45px;
    line-height: 45px;
}
.pbmit-ihbox-style-4 .pbmit-element-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 10px;
}
.pbmit-ihbox-style-4 .pbmit-element-heading,
.pbmit-ihbox-style-4 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn {
    margin-top: 20px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-5 {
    padding: 20px;
    background-color: var(--pbmit-white-color);
    border-radius: 16px;
    transform: translateY(0px);
    transition: all 500ms ease;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-5:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon {
    margin-right: 20px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg {
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image {
    width: 70px;
}
.pbmit-ihbox-style-5 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-5 .pbmit-element-heading,
.pbmit-ihbox-style-5 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #2FBBD4;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 60px;
    line-height: 60px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn {
    margin-top: 15px;
}
.pbmit-ihbox-style-6 {
    margin: 30px 0;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg {
    margin-right: 15px;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper {
    font-size: 70px;
    line-height: 70px;
    color: #2FBBD4;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1) rotateY(0deg);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-image img {
    max-width: 70px;
    height: 70px;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper {
    font-size: 35px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-6:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transform: scale(0.9) rotateY(360deg);
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-6:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-6 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
}
.pbmit-ihbox-style-6 .pbmit-element-heading,
.pbmit-ihbox-style-6 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-btn {
    margin-top: 15px;
}
.pbmit-text-color-white .pbmit-ihbox-style-6 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-7 {
    padding: 0 110px 0 15px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
    font-size: 14px;
    line-height: 14px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
    margin-bottom: 10px;
}
.pbmit-ihbox-style-7 .pbmit-element-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30px;
}
.pbmit-ihbox-style-7 .pbmit-element-heading,
.pbmit-ihbox-style-7 .pbmit-element-subtitle {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-7 .pbmit-heading-desc ul {
    padding: 0;
    margin: 25px 0 0;
    list-style: none;
}
.pbmit-ihbox-style-7 .pbmit-heading-desc ul > li {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 36px;
    text-transform: uppercase;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-7 .pbmit-heading-desc ul > li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 13px;
    background-color: var(--pbmit-blackish-color);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 60px;
    line-height: 60px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image {
    max-width: 70px;
    height: 70px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    color: #2FBBD4;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-8 {
    text-align: center;
    padding: 60px 40px;
    background-color: var(--pbmit-white-color);
    border-radius: 16px;
    transition: all 500ms ease;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-8:hover {
    transform: translateY(-10px);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image {
    width: 128px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon {
    display: inline-block;
    margin-bottom: 25px;
}
.pbmit-ihbox-style-8 .pbmit-element-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-element-heading,
.pbmit-ihbox-style-8 .pbmit-element-subtitle {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-btn {
    margin-top: 30px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 90px;
    line-height: 90px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 45px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.pbmit-ihbox-style-8 .pbmit-heading-desc {
    padding: 0 40px;
}
.pbmit-text-color-white .pbmit-ihbox-style-8 .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-btn a:after {
    content: "\e83a";
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
    margin-left: 10px;
    font-family: pbminfotech-base-icons;
}
.pbmit-ihbox-style-9 {
    padding: 18px;
    position: relative;
}
.pbmit-ihbox-style-9::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--pbmit-white-color);
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    z-index: -1;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-9:hover::after {
    height: 100%;
    opacity: 1;
    visibility: visible;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 55px;
    line-height: 110px;
    background-color: var(--pbmit-blackish-color);
    z-index: -1;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon {
    margin-right: 22px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
    font-size: 28px;
    line-height: 100px;
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper {
    background-color: #2FBBD4;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-9::after,
.pbmit-ihbox-style-9 {
    border-radius: 8px;
}
.pbmit-ihbox-style-9 {
    transition: all 0.5s ease 0s;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 45px;
    line-height: 100px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 100px;
    height: 100px;
}
.pbmit-ihbox-style-9 .pbmit-element-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
}
.pbmit-ihbox-style-9 .pbmit-element-heading,
.pbmit-ihbox-style-9 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn {
    margin-top: 15px;
}
.pbmit-text-color-white .pbmit-ihbox-style-9 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white .pbmit-ihbox-style-9:hover .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-10 {
    padding: 50px 40px;
    background-color: var(--pbmit-white-color);
    border-radius: 16px;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    margin-bottom: 30px;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #3224e9 0%, #5ad0ff 100%);
    background-image: -webkit-linear-gradient(left, #3224e9 0%, #5ad0ff 100%);
    background-image: linear-gradient(to right, #3224e9 0%, #5ad0ff 100%);
}
.pbmit-infobox-10-one.pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #ff4200 0%, #ffc600 100%);
    background-image: -webkit-linear-gradient(left, #ff4200 0%, #ffc600 100%);
    background-image: linear-gradient(to right, #ff4200 0%, #ffc600 100%);
}
.pbmit-infobox-10-two.pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #57c613 0%, #81e64e 100%);
    background-image: -webkit-linear-gradient(left, #57c613 0%, #81e64e 100%);
    background-image: linear-gradient(to right, #57c613 0%, #81e64e 100%);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    font-size: 60px;
    line-height: 60px;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    line-height: 60px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-10 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-10 .pbmit-element-heading,
.pbmit-ihbox-style-10 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-10:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-svg-wrapper {
    transition: all 1s ease 0s;
}
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-10:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-10:hover .pbmit-ihbox-svg-wrapper {
    animation: jelly 2.1s;
    -webkit-animation: jelly 2.1s;
    -moz-animation: jelly 2s;
    -o-animation: jelly 2.1s;
}
@keyframes jelly {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text {
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
    color: #2FBBD4;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 70px;
    height: 70px;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-10 .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-11 {
    margin-top: 40px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    font-size: 25px;
    line-height: 25px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 40px;
    height: 40px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg {
    margin-right: 10px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 13px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-content-inner {
    margin-bottom: 15px;
}
.pbmit-ihbox-style-11 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-11 .pbmit-element-heading,
.pbmit-ihbox-style-11 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover,
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-12 {
    margin: 15px 0;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper {
    width: 55px;
    height: 55px;
    font-size: 26px;
    line-height: 65px;
    text-align: center;
    color: #2FBBD4;
    background-color: rgba(var(--pbmit-global-color-rgb), 0.1);
    z-index: 3;
    position: relative;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 22px;
    line-height: 60px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper {
    font-size: 13px;
    line-height: 55px;
    fill: #2FBBD4;
}
.pbmit-infobox-12-two .pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-infobox-12-one .pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #2FBBD4;
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    border-radius: 50%;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
}
.pbmit-infobox-12-two .pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-infobox-12-one .pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: scaleX(1);
}
.pbmit-infobox-12-one.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #6fcfb1;
    background-color: rgb(111 207 177/15%);
}
.pbmit-infobox-12-two.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #f25767;
    background-color: rgb(242 87 103/15%);
}
.pbmit-infobox-12-one.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    background-color: #6fcfb1;
}
.pbmit-infobox-12-two.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    background-color: #f25767;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1) rotateY(0deg);
    border-radius: 50%;
}
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    transform: scale(0.9) rotateY(360deg);
}
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg {
    margin-right: 15px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 55px;
    height: 55px;
}
.pbmit-ihbox-style-12 .pbmit-element-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-12 .pbmit-element-heading,
.pbmit-ihbox-style-12 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn {
    margin-top: 10px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-13 {
    text-align: center;
    padding: 40px 35px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    position: relative;
    z-index: 3;
    width: 80px;
    height: 80px;
    font-size: 45px;
    line-height: 95px;
    color: #2FBBD4;
    background-color: rgba(var(--pbmit-global-color-rgb), 0.1);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 23px;
    line-height: 80px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 85px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg {
    display: inline-block;
    margin-bottom: 20px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #fff;
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: #fff;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-13 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-icon-type-icon:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-13:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
    border-radius: 50%;
}
.pbmit-ihbox-style-13 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-13 .pbmit-element-heading,
.pbmit-ihbox-style-13 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-ihbox-style-14 {
    position: relative;
    padding: 0 20px;
    text-align: center;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    width: 80px;
    height: 80px;
    font-size: 40px;
    line-height: 90px;
    text-align: center;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
    box-shadow: 0 0 32px 0 rgba(3, 3, 19, 0.1);
    position: relative;
    z-index: 1;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 20px;
    line-height: 80px;
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 85px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: var(--pbmit-blackish-color);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
    border-radius: 16px;
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: scaleX(1);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1) rotateY(0deg);
    border-radius: 16px;
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transform: scale(0.9) rotateY(360deg);
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon,
.pbmit-ihbox-style-14 .pbmit-ihbox-svg {
    display: inline-block;
    margin-bottom: 35px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}
.pbmit-ihbox-style-14 .pbmit-element-heading,
.pbmit-ihbox-style-14 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-box:after {
    content: "";
    position: absolute;
    top: calc(25% - 15px);
    left: calc(100% - 40px);
    width: 40%;
    height: 1px;
    background-color: rgba(3, 3, 19, 0.1);
}
.pbmit-miconheading-style-14 > div:last-child .pbmit-ihbox-style-14 .pbmit-ihbox-box:after {
    display: none;
}
.pbmit-ihbox-style-15 {
    padding: 0 66px 0 15px;
}
s .pbmit-ihbox-style-15 .pbmit-heading-desc {
    padding-right: 62px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    font-size: 65px;
    line-height: 65px;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #3224e9 0%, #5ad0ff 100%);
    background-image: -webkit-linear-gradient(left, #3224e9 0%, #5ad0ff 100%);
    background-image: linear-gradient(to right, #3224e9 0%, #5ad0ff 100%);
}
.pbmit-infobox-15-one.pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #ff4200 0%, #ffc600 100%);
    background-image: -webkit-linear-gradient(left, #ff4200 0%, #ffc600 100%);
    background-image: linear-gradient(to right, #ff4200 0%, #ffc600 100%);
}
.pbmit-infobox-15-two.pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-icon-type-icon i::before {
    background-image: -moz-linear-gradient(left, #57c613 0%, #81e64e 100%);
    background-image: -webkit-linear-gradient(left, #57c613 0%, #81e64e 100%);
    background-image: linear-gradient(to right, #57c613 0%, #81e64e 100%);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon,
.pbmit-ihbox-style-15 .pbmit-ihbox-svg {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-15:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-15:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-15:hover .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-15:hover .pbmit-icon-type-icon {
    animation: jelly 2.1s;
    -webkit-animation: jelly 2.1s;
    -moz-animation: jelly 2s;
    -o-animation: jelly 2.1s;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 33px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 45px;
    line-height: 45px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 70px;
    height: 70px;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-15 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    color: var(--pbmit-blackish-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-15 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-15 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-15 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.pbmit-ihbox-style-15 .pbmit-element-heading,
.pbmit-ihbox-style-15 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
@keyframes jelly {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-15 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-15 .pbmit-ihbox-btn a:hover,
.pbmit-text-color-white.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-15 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-blackish.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-15 .pbmit-ihbox-btn a:hover,
.pbmit-text-color-blackish.pbmit-elementor-bg-color-gradient .pbmit-ihbox-style-15 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-16 {
    display: inline-block;
    padding: 18px;
    position: relative;
    z-index: 1;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-box {
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-16::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: var(--pbmit-white-color);
    opacity: 0;
    z-index: -1;
    transition: 0.5s;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 55px;
    line-height: 110px;
    color: #2FBBD4;
    background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 28px;
    line-height: 100px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg {
    margin-right: 22px;
}
.pbmit-ihbox-style-16 .pbmit-element-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
}
.pbmit-ihbox-style-16 .pbmit-element-heading,
.pbmit-ihbox-style-16 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-16 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-16:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-16 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-16:hover .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-16 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-16:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    background-color: rgba(var(--pbmit-global-color-rgb), 0.2);
}
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16::before,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transition: all 0.5s ease 0s;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper {
    font-size: 45px;
    line-height: 100px;
}
.pbmit-ihbox-style-16:hover::before {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper img {
    max-width: 100px;
    height: 100px;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn {
    margin-top: 15px;
}
.pbmit-ihbox-style-17 {
    position: relative;
    padding: 70px 30px 50px;
    text-align: center;
    background-color: var(--pbmit-white-color);
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-17 .pbmit-element-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
}
.pbmit-text-color-white .pbmit-ihbox-style-17 .pbmit-element-title {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-17 .pbmit-element-heading,
.pbmit-ihbox-style-17 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-17::before {
    content: "Step" counter(pbmitbox2, decimal-leading-zero);
    counter-increment: pbmitbox2;
    position: absolute;
    right: 0;
    top: 30px;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    background: var(--pbmit-light-color);
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn {
    margin-top: 25px;
}
.pbmit-ihbox-style-17 .pbmit-html-code-box {
    margin: 0 auto 20px;
    width: 250px;
    height: 200px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper {
    margin: 20px 0;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon {
    font-size: 110px;
    line-height: 110px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
    font-size: 70px;
    line-height: 70px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon {
    color: #2FBBD4;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 55px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 110px;
    height: 110px;
}
.pbmit-text-color-white .pbmit-ihbox-style-17 .pbmit-heading-desc {
    color: #7a8088;
}
.pbmit-ihbox-style-18 {
    background-color: #f0f2f7 !important;
    margin: 0 20px 0 0;
    padding: 40px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-contents {
    text-align: center;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    width: 80px;
    height: 80px;
    font-size: 45px;
    line-height: 96px;
    text-align: center;
    position: relative;
    display: inline-block;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    z-index: 1;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 23px;
    line-height: 80px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 80px;
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
    z-index: -1;
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-18:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
}
.pbmit-ihbox-style-18 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
}
.pbmit-ihbox-style-18 .pbmit-element-heading,
.pbmit-ihbox-style-18 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-18 .pbmit-heading-desc {
    margin-top: 10px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-18 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    position: relative;
    display: inline-block;
    text-align: center;
    z-index: 1;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/10%);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 55px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 14px;
    line-height: 50px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-19:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
    z-index: -1;
}
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-19:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg {
    margin-right: 25px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 60px;
    height: 60px;
}
.pbmit-ihbox-style-19 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
    font-weight: 500;
}
.pbmit-ihbox-style-19 .pbmit-element-heading,
.pbmit-ihbox-style-19 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-19 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-19 {
    background-color: #f0f2f7;
    padding: 40px;
    margin: 0 20px 0 0;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 30px;
    line-height: 90px;
    position: relative;
    display: inline-block;
    color: var(--pbmit-blackish-color);
    background-color: #f0f2f7;
    z-index: 1;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 15px;
    line-height: 80px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 20px;
    line-height: 80px;
}
.pbmit-ihbox-style-20:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-20:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
    z-index: -1;
}
.pbmit-ihbox-style-20:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-20:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-20:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg {
    margin-right: 25px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
}
.pbmit-ihbox-style-20 .pbmit-element-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    font-weight: 500;
}
.pbmit-ihbox-style-20 .pbmit-element-heading,
.pbmit-ihbox-style-20 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-20 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-21 {
    text-align: center;
    padding: 30px 30px 20px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    position: relative;
    z-index: 1;
    width: 80px;
    height: 80px;
    font-size: 45px;
    line-height: 95px;
    color: #2FBBD4;
    background-color: rgba(var(--pbmit-global-color-rgb), 0.2);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 23px;
    line-height: 80px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 85px;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg {
    display: inline-block;
    margin-bottom: 20px;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-21:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-21:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #fff;
    background-color: #2FBBD4;
}
.pbmit-ihbox-style-21:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: #fff;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-21:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-21:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-21:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
    border-radius: 50%;
}
.pbmit-ihbox-style-21 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-21 .pbmit-element-heading,
.pbmit-ihbox-style-21 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-white .pbmit-ihbox-style-21 .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-btn {
    margin: 20px 0 10px;
}
.pbmit-ihbox-style-22 {
    position: relative;
    overflow: hidden;
    padding: 40px 30px 30px;
    background-color: #fff;
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-22 {
    border-radius: 8px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 15px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 24px;
    line-height: 75px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    z-index: 1;
    width: 80px;
    height: 80px;
    text-align: center;
    color: #2FBBD4;
    background-color: rgba(var(--pbmit-global-color-rgb), 0.3);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    position: relative;
    font-size: 45px;
    line-height: 90px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 23px;
    line-height: 80px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    border-radius: 0 0 0 80px;
}
.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #fff;
}
.pbmit-ihbox-style-22:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: #fff;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
}
.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 80px;
    height: 80px;
}
.pbmit-ihbox-style-22 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-22 .pbmit-element-heading,
.pbmit-ihbox-style-22 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-white .pbmit-ihbox-style-22 .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn {
    margin: 20px 0 10px;
}
.pbmit-ihbox-style-23 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 600;
}
.pbmit-ihbox-style-23 .pbmit-heading-desc span {
    font-weight: 600;
    color: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    font-size: 40px;
    line-height: 40px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 20px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 60px;
    height: 60px;
}
.pbmit-ihbox-style-23 .pbmit-element-heading,
.pbmit-ihbox-style-23 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-23 .pbmit-ihbox-btn a {
    color: #fff;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 600;
}
.pbmit-ihbox-style-23 .pbmit-heading-desc span {
    font-weight: 600;
    color: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    font-size: 40px;
    line-height: 40px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 20px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-23 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 60px;
    height: 60px;
}
.pbmit-ihbox-style-23 .pbmit-element-heading,
.pbmit-ihbox-style-23 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-23 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-24 {
    text-align: center;
    padding: 60px 40px;
    background-color: transparent;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pbmit-mihbox-hover-active.pbmit-ihbox-style-24,
.pbmit-ihbox-style-24:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    background-color: var(--pbmit-white-color);
    -webkit-box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 12, 119, 0.03);
    box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image {
    width: 115px;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-svg,
.pbmit-ihbox-style-24 .pbmit-ihbox-icon {
    display: inline-block;
    margin-bottom: 40px;
}
.pbmit-ihbox-style-24 .pbmit-element-title {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 8px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-24 .pbmit-element-heading,
.pbmit-ihbox-style-24 .pbmit-element-subtitle {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn {
    margin-top: 25px;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-24 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 90px;
    line-height: 90px;
    color: #2FBBD4;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 45px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.pbmit-ihbox-style-24 .pbmit-heading-desc {
    padding: 0 40px;
}
.pbmit-text-color-white .pbmit-ihbox-style-24 .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-25 {
    padding: 30px;
    border-radius: 10px;
    background-color: var(--pbmit-white-color);
    margin-bottom: 25px;
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-25 {
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    transition: all 0.3s ease-out 0s;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    position: relative;
    display: inline-block;
    text-align: center;
    z-index: 3;
    color: #2FBBD4;
    border: 1px solid;
    border-radius: 50%;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text {
    width: 42px;
    height: 42px;
    font-size: 15px;
    line-height: 42px;
    font-family: Mulish, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 55px;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 14px;
    line-height: 50px;
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-25:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-25:hover .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-25:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%) scale(0);
    background: #2FBBD4;
    z-index: -1;
    border-radius: 50%;
}
.pbmit-ihbox-style-25:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-25:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-25:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::after {
    transform: translate(-50%, -50%) scale(1);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg {
    margin-right: 25px;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image img {
    max-width: 60px;
    height: 60px;
}
.pbmit-ihbox-style-25 .pbmit-element-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}
.pbmit-ihbox-style-25 .pbmit-element-heading,
.pbmit-ihbox-style-25 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-25 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon,
.pbmit-ihbox-style-26 .pbmit-ihbox-svg {
    margin-right: 15px;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-26 .pbmit-ihbox-svg-wrapper {
    font-size: 60px;
    line-height: 60px;
    color: #2FBBD4;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1) rotateY(0deg);
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon-type-image img {
    max-width: 70px;
    height: 70px;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-26:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-26:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    transform: scale(0.9) rotateY(360deg);
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-26:hover .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-26 .pbmit-element-title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 8px;
}
.pbmit-ihbox-style-26 .pbmit-element-heading,
.pbmit-ihbox-style-26 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn {
    margin-top: 15px;
}
.pbmit-text-color-white .pbmit-ihbox-style-26 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-box {
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-27 .pbmit-ihbox-icon .pbmit-icon-type-icon,
.pbmit-ihbox-style-27 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 45px;
    line-height: 110px;
    color: #2FBBD4;
    background-color: rgba(255, 255, 255, 0.2);
}
.pbmit-infobox-27-one.pbmit-ihbox-style-27 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #e87503;
    background-color: #fde9cd;
}
.pbmit-infobox-27-two.pbmit-ihbox-style-27 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #374bc7;
    background-color: #c7ecfe;
}
.pbmit-infobox-27-three.pbmit-ihbox-style-27 .pbmit-ihbox-icon .pbmit-icon-type-icon {
    color: #9a8dff;
    background-color: #d4ccff;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    font-size: 23px;
    line-height: 100px;
    fill: #2FBBD4;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-icon,
.pbmit-ihbox-style-27 .pbmit-ihbox-svg {
    margin-right: 28px;
}
.pbmit-ihbox-style-27 .pbmit-element-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-27 .pbmit-element-heading,
.pbmit-ihbox-style-27 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-27 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-27 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-27 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper {
    border-radius: 30px;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 35px;
    line-height: 100px;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 100px;
    height: 100px;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-btn {
    margin-top: 10px;
    font-family: Asap, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-btn a {
    font-weight: 500;
    letter-spacing: 2px;
    color: #2FBBD4;
}
.pbmit-infobox-27-one.pbmit-ihbox-style-27 .pbmit-ihbox-btn a {
    color: #e87503;
}
.pbmit-infobox-27-two.pbmit-ihbox-style-27 .pbmit-ihbox-btn a {
    color: #374bc7;
}
.pbmit-infobox-27-three.pbmit-ihbox-style-27 .pbmit-ihbox-btn a {
    color: #9a8dff;
}
.pbmit-ihbox-style-27 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-27 .pbmit-ihbox-btn a:after {
    content: inherit;
}
.pbmit-text-color-white .pbmit-ihbox-style-27 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-text-color-white .pbmit-ihbox-style-27 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white .pbmit-ihbox-style-27:hover .pbmit-heading-desc {
    color: #787c8b;
}
.pbmit-ihbox-style-28 {
    position: relative;
    text-align: center;
    padding: 0 62px;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-svg,
.pbmit-ihbox-style-28 .pbmit-ihbox-icon {
    display: inline-block;
    margin-bottom: 25px;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-28 .pbmit-ihbox-svg-wrapper {
    border-radius: 50%;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon,
.pbmit-ihbox-style-28 .pbmit-ihbox-svg-wrapper {
    width: 100px;
    height: 100px;
    font-size: 40px;
    line-height: 110px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-28 .pbmit-ihbox-svg-wrapper::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: var(--pbmit-white-color);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    border-radius: 50%;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
}
.pbmit-ihbox-style-28:hover .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-28:hover .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::after,
.pbmit-ihbox-style-28:hover .pbmit-ihbox-svg-wrapper::after {
    transform: scaleX(1);
}
.pbmit-ihbox-style-28:hover .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-28:hover .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon {
    color: #2FBBD4;
}
.pbmit-ihbox-style-28:hover .pbmit-ihbox-svg-wrapper {
    fill: #2FBBD4;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 90px;
    height: 90px;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-svg-wrapper {
    font-size: 20px;
    line-height: 90px;
}
.pbmit-text-color-white .pbmit-ihbox-style-28 .pbmit-ihbox-svg-wrapper {
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-28 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 30px;
    line-height: 100px;
    font-weight: 700;
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-28 .pbmit-element-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: 500;
}
.pbmit-ihbox-style-28 .pbmit-element-heading,
.pbmit-ihbox-style-28 .pbmit-element-subtitle {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-btn {
    margin-top: 20px;
    font-weight: 500 !important;
}
.pbmit-ihbox-style-28 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-ihbox-style-28::after {
    content: "\e84f";
    position: absolute;
    top: calc(25% - 15px);
    left: calc(100% - 1px);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-family: pbminfotech-base-icons;
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-28 .pbmit-heading-desc {
    color: rgba(255, 255, 255, 0.6);
}
.pbmit-ihbox-style-29 {
    transition: all 500ms ease;
}
.pbmit-ihbox-style-29:hover {
    transform: translateY(-10px);
}
.pbmit-ihbox-style-29 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-29 .pbmit-ihbox-svg-wrapper {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    margin-bottom: 28px;
    color: var(--pbmit-white-color);
    background-color: transparent;
    background-image: linear-gradient(to right, #ee3d51, #fe5430);
    border-radius: 50%;
    box-shadow: 0 0 32px 0 rgb(255 74 0/30%);
}
.pbmit-ihbox-style-29 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image img {
    max-width: 65px;
}
.pbmit-ihbox-style-29 .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-29 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon {
    font-size: 34px;
    line-height: 75px;
}
.pbmit-ihbox-style-29 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 30px;
    font-weight: 600;
}
.pbmit-ihbox-style-29 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
    font-family: Outfit, sans-serif;
    font-weight: 600;
    color: #18222e;
}
.pbmit-ihbox-style-29 .pbmit-element-heading,
.pbmit-ihbox-style-29 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-ihbox-style-29 .pbmit-ihbox-btn {
    margin-top: 20px;
}
.pbmit-text-color-white .pbmit-ihbox-style-29 .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-29 .pbmit-ihbox-btn a:hover {
    color: #2FBBD4;
}
.pbmit-team-style-1 {
    margin-bottom: 30px;
}
.pbmit-team-style-1 .pbminfotech-post-item {
    position: relative;
}
.pbmit-team-style-1 .pbmit-team-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-text-color-white .pbmit-team-style-1 .pbmit-team-title a {
    color: var(--pbmit-white-color);
}
.pbmit-team-style-1 .pbmit-team-title a:hover {
    color: #2FBBD4;
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
    color: #2FBBD4;
    font-size: 16px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:hover a {
    color: var(--pbmit-white-color);
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
    display: inline-block;
    opacity: 1;
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
    border-radius: 6px;
    background: var(--pbmit-white-color);
    transition: all 0.6s ease-in-out;
}
.pbmit-team-style-1 .pbminfotech-box-social-links {
    text-align: center;
    position: absolute;
    bottom: 75px;
    margin: 0;
    right: 10px;
    width: 40px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transform: translateY(-30%);
    padding-bottom: 15px;
}
.pbmit-team-style-1:hover .pbminfotech-box-social-links {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1:hover .pbmit-team-social-links li {
    opacity: 1;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
}
.pbmit-team-style-1 .pbminfotech-box-content {
    margin-top: 18px;
}
.pbmit-team-style-2 {
    margin-bottom: 50px;
}
.pbmit-element-team-style-2 .pbmit-ele-team {
    margin-bottom: 60px;
}
.pbmit-team-style-2 .pbminfotech-post-item {
    position: relative;
    text-align: center;
}
.pbmit-team-style-2 .pbmit-team-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-team-style-2 .pbmit-team-title a:hover {
    color: #2FBBD4;
}
.pbmit-team-style-2 .pbminfotech-box-content {
    margin-top: 24px;
}
.pbmit-team-style-2 .pbminfotech-team-image-box {
    transition: 0.4s;
}
.pbmit-team-style-2 .pbmit-featured-wrapper {
    width: 180px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.pbmit-team-style-2 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-team-style-2 .pbmit-team-social-links li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: var(--pbmit-white-color);
    background: var(--pbmit-blackish-color);
    transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
}
.pbmit-team-style-2 .pbmit-team-social-links li a:hover {
    background: #2FBBD4;
    color: var(--pbmit-white-color);
}
.pbmit-team-style-2 .pbminfotech-team-image-box {
    transition: 0.4s;
    width: 180px;
    margin: 0 auto;
    position: relative;
}
.pbmit-team-style-2 ul.pbmit-social-links {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    height: 180px;
    display: flex;
}
.pbmit-team-style-2 ul li {
    position: absolute;
    list-style: none;
    top: 80px;
    left: 80px;
    transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0;
    transform: rotate(-30deg) translatex(80px);
}
.pbmit-team-style-2:hover ul li {
    opacity: 1;
}
.pbmit-team-style-2 ul li:nth-child(1) a {
    transform: rotate(30deg);
}
.pbmit-team-style-2:hover ul li:nth-child(1) {
    transform: rotate(-30deg) translatex(80px);
}
.pbmit-team-style-2 ul li:nth-child(2) a {
    transform: rotate(0deg);
}
.pbmit-team-style-2:hover ul li:nth-child(2) {
    transform: rotate(0deg) translatex(80px);
}
.pbmit-team-style-2 ul li:nth-child(3) a {
    transform: rotate(-30deg);
}
.pbmit-team-style-2:hover ul li:nth-child(3) {
    transform: rotate(30deg) translatex(80px);
}
.pbmit-team-style-2 ul li:nth-child(4) a {
    transform: rotate(-60deg);
}
.pbmit-team-style-2:hover ul li:nth-child(4) {
    transform: rotate(60deg) translatex(80px);
}
.pbmit-team-style-2 ul li:nth-child(5) a {
    transform: rotate(-90deg);
}
.pbmit-team-style-2:hover ul li:nth-child(5) {
    transform: rotate(90deg) translatex(80px);
}
.pbmit-team-style-3 {
    margin-bottom: 30px;
}
.pbmit-team-style-3 .pbminfotech-post-item {
    position: relative;
}
.pbmit-team-style-3 .pbmit-team-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: 500;
}
.pbmit-team-style-3 .pbmit-team-title a:hover {
    color: #2FBBD4;
}
.pbmit-team-style-3 .pbmit-team-social-links li a {
    color: #2FBBD4;
    font-size: 16px;
}
.pbmit-team-style-3 .pbmit-team-social-links li:hover a {
    color: var(--pbmit-white-color);
}
.pbmit-team-style-3 .pbmit-team-social-links li a {
    display: inline-block;
    opacity: 1;
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
    background: var(--pbmit-white-color);
    transition: all 0.6s ease-in-out;
}
.pbmit-team-style-3 .pbminfotech-box-social-links {
    text-align: center;
    position: absolute;
    bottom: 90px;
    margin: 0;
    right: 20px;
    width: 40px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transform: translateY(-30%);
    padding-bottom: 15px;
}
.pbmit-team-style-3:hover .pbminfotech-box-social-links {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.pbmit-team-style-3 .pbmit-team-social-links li a:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-3:hover .pbmit-team-social-links li {
    opacity: 1;
}
.pbmit-team-style-3 .pbminfotech-box-content {
    margin-top: 18px;
}
.pbmit-team-style-3 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    font-size: 80px;
    line-height: normal;
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid sup {
    font-size: 52px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid sup {
    top: -0.37em;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-circle-outer {
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-circle {
    position: relative;
    text-align: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-60%);
    -moz-transform: translateX(0%) translateY(-60%);
    -ms-transform: translateX(0%) translateY(-60%);
    -o-transform: translateX(0%) translateY(-60%);
    transform: translateX(0%) translateY(-60%);
    left: 5px;
    text-align: center;
    width: 100%;
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup {
    left: -7px;
    top: -10px;
    font-size: 20px;
    line-height: 20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-wrap {
    padding-left: 28px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
    color: rgba(255, 255, 255, 0.6);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup {
    font-size: 32px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 5px;
}
.banner-section-home10 .col:last-child .pbminfotech-ele-fid-style-3 {
    padding: 0 0 0 50px;
    border-left: 1px solid #ffffff33;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup {
    font-size: 32px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 5px;
    font-family: Outfit, sans-serif;
    font-weight: 600;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner.d-flex {
    color: #18222e;
}
.counter-section-about2 .pbminfotech-ele-fid-style-5 .pbmit-fid-title {
    color: #787c8b;
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-contents {
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
    margin: 0;
    font-size: 80px;
    line-height: normal;
    font-weight: 400;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid sup {
    font-size: 45px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-wrap {
    padding-left: 20px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
    color: rgba(255, 255, 255, 0.6);
}
.pbminfotech-ele-fid-style-6 {
    display: inline-block;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner sup {
    font-size: 50px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-title {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
    font-size: 54px;
    line-height: normal;
    margin-bottom: 10px;
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fld-wrap {
    padding: 30px 40px 30px 30px;
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
    min-width: 235px;
}
.pbmit-global-style-2 .pbminfotech-ele-fid-style-6 .pbmit-fld-wrap {
    border-radius: 10px;
}
.pbminfotech-ele-fid-style-7 .pbmit-circle {
    position: relative;
    text-align: center;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-60%);
    -moz-transform: translateX(0%) translateY(-60%);
    -ms-transform: translateX(0%) translateY(-60%);
    -o-transform: translateX(0%) translateY(-60%);
    transform: translateX(0%) translateY(-60%);
    left: 5px;
    text-align: center;
    width: 100%;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner sup {
    left: -7px;
    top: -10px;
    font-size: 20px;
    line-height: 20px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-title {
    font-size: 20px;
    line-height: normal;
    margin: 10px 0 0;
    text-align: center;
}
.pbminfotech-ele-fid:not(:last-child) .pbminfotech-ele-fid-style-7 .pbmit-circle::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 1px;
    height: 75%;
    background-color: #2FBBD4;
}
.pbminfotech-ele-fid-style-8 {
    display: inline-block;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner sup {
    font-size: 50px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-title {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner {
    font-size: 54px;
    line-height: normal;
    margin-bottom: 10px;
}
.pbminfotech-ele-fid-style-8 .pbmit-fld-wrap {
    padding: 30px 40px 30px 34px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.pbmit-global-style-2 .pbminfotech-ele-fid-style-8 .pbmit-fld-wrap {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-9 .pbmit-fid-inner sup {
    font-size: 32px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-inner {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 12px;
    justify-content: center;
}
.pbminfotech-ele-fid-style-9 .pbmit-fld-wrap {
    text-align: center;
}
.pbminfotech-ele-fid-style-10 .pbmit-circle-outer {
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-10 .pbmit-circle {
    position: relative;
    text-align: center;
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-inner {
    font-size: 36px;
    line-height: normal;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-60%);
    -moz-transform: translateX(0%) translateY(-60%);
    -ms-transform: translateX(0%) translateY(-60%);
    -o-transform: translateX(0%) translateY(-60%);
    transform: translateX(0%) translateY(-60%);
    left: 5px;
    text-align: center;
    width: 100%;
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-inner sup {
    left: -7px;
    top: -10px;
    font-size: 20px;
    line-height: 20px;
}
.pbminfotech-ele-fid-style-10 .pbmit-fld-wrap {
    padding-left: 25px;
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-title {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 10px;
}
.pbminfotech-ele-fid-style-10 .pbmit-circle canvas {
    background-color: var(--pbmit-white-color);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner sup {
    font-size: 32px;
    line-height: normal;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 0;
    flex-direction: column;
}
.pbminfotech-ele-fid-style-11 .pbmit-sbox-icon-wrapper,
.pbminfotech-ele-fid-style-11 .pbmit-fid-svg-wrapper {
    font-size: 42px;
    line-height: 42px;
    color: #2FBBD4;
    margin-bottom: 12px;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-svg-wrapper {
    fill: #2FBBD4;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-svg-wrapper svg {
    width: 1em;
    height: 1em;
}
.pbmit-service-style-1 {
    margin-bottom: 30px;
}
.pbmit-service-style-1 .pbminfotech-post-item {
    position: relative;
    padding: 55px 40px 30px;
    background-color: var(--pbmit-blackish-color);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbminfotech-post-item {
    background-color: rgba(1, 0, 32, 0.3);
}
.pbmit-service-style-1 .pbmit-service-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 10px;
}
.pbmit-service-style-1 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    color: #2FBBD4;
    margin-bottom: 22px;
    background: -webkit-linear-gradient(90deg, #f36f56, #fcb148);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pbmit-service-style-1:hover .pbmit-service-icon-wrapper {
    animation: jelly 2.1s;
    transition: all 1s ease 0s;
}
.pbmit-service-style-1:hover .pbminfotech-post-item {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-1 .pbmit-service-title a:hover {
    color: #2FBBD4;
}
.pbmit-service-style-1 .pbmit-service-btn a::before {
    content: "\e83a";
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
    font-family: pbminfotech-base-icons;
    color: rgba(255, 255, 255, 0.3);
}
.pbmit-service-style-1 .pbmit-service-content p {
    margin-bottom: 20px;
    color: rgb(255 255 255/60%);
}
body .pbmit-remove-before:before {
    display: none !important;
}
.pbmit-service-style-1 .pbmit-service-btn a:hover::before {
    color: #2FBBD4;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes jelly {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.pbmit-service-style-2 .pbmit-featured-wrapper,
.pbmit-service-style-2 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}
.pbmit-service-style-2 .pbmit-featured-wrapper,
.pbmit-service-style-2 .pbmit-featured-wrapper img {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
}
.pbmit-service-style-2:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-service-style-2 .pbminfotech-box-content {
    padding: 30px 22px 0;
}
.pbmit-service-style-2 .pbmit-service-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
}
.pbmit-text-color-white .pbmit-service-style-2 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-title a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-service-title a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-blackish.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-service-title a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-cat h4 {
    font-size: 13px;
    line-height: normal;
    margin: 0 0 5px;
    font-weight: 600;
    text-transform: uppercase;
}
.pbmit-service-style-2 .pbmit-service-cat h4 > a {
    color: #716c80;
}
.pbmit-service-style-2 .pbmit-service-cat h4 > a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-service-cat h4 > a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-blackish.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-2 .pbmit-service-cat h4 > a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbminfotech-post-item {
    position: relative;
    padding: 35px;
    border-radius: 16px;
    border: 1px solid rgba(33, 41, 61, 0.1);
    overflow: hidden;
}
.pbmit-service-style-3 .pbminfotech-post-item,
.pbmit-service-style-3 .pbmit-service-icon-wrapper,
.pbmit-service-style-3 .pbmit-service-content p {
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pbmit-service-style-3 .pbminfotech-post-item::after,
.pbmit-service-style-3 .pbminfotech-post-item::before {
    position: absolute;
    content: "";
    background-color: #fcb900;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 500ms ease;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbminfotech-post-item::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-3 .pbminfotech-post-item::before {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-3 .pbminfotech-post-item::after {
    left: inherit;
    right: 0;
}
.pbmit-service-style-3:hover .pbminfotech-post-item::after,
.pbmit-service-style-3:hover .pbminfotech-post-item::before {
    width: 51%;
}
.pbmit-service-style-3:hover .pbminfotech-post-item::before {
    transform: scaleX(1);
}
.pbmit-service-style-3 .pbmit-service-title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 15px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 25px;
}
.pbmit-service-style-3 .pbmit-service-btn a::after {
    content: "\e83a";
    display: inline-block;
    margin-left: 6px;
    font-family: pbminfotech-base-icons;
}
.pbmit-service-style-3 .pbmit-service-content p {
    margin-bottom: 20px;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper,
.pbmit-service-style-3 .pbmit-service-content p {
    color: rgb(255 255 255/40%);
}
.pbmit-service-style-3:hover .pbmit-service-icon-wrapper,
.pbmit-service-style-3:hover .pbmit-service-content p {
    color: rgb(255 255 255/90%);
}
.pbmit-service-style-3 .pbmit-service-btn a,
.pbmit-service-style-3 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-3:hover .pbmit-service-btn a,
.pbmit-service-style-3:hover .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbminfotech-post-item {
    border-color: rgba(255, 255, 255, 0.1);
}
.pbmit-service-style-4 .pbmit-featured-wrapper,
.pbmit-service-style-4 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}
.pbmit-service-style-4 .pbminfotech-post-item,
.pbmit-service-style-4 .pbmit-featured-wrapper,
.pbmit-service-style-4 .pbmit-featured-wrapper img {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
}
.pbmit-service-style-4:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-service-style-4 .pbmit-service-title {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
}
.pbmit-service-style-4 .pbmit-featured-wrapper {
    position: relative;
}
.pbmit-service-style-4 .pbmit-featured-wrapper::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    text-align: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 16%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 16%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 16%, rgba(0, 0, 0, 0) 100%);
}
.pbmit-service-style-4 .pbminfotech-box-content-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px 30px;
}
.pbmit-service-style-4 .pbmit-service-cat a,
.pbmit-service-style-4 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-4 .pbmit-service-cat a:hover,
.pbmit-service-style-4 .pbmit-service-title a:hover {
    color: #2FBBD4;
}
.pbmit-service-style-5 .pbminfotech-post-item {
    position: relative;
    padding: 40px;
    background-color: var(--pbmit-white-color);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-service-style-5 .pbmit-service-btn a::before,
.pbmit-service-style-5 .pbmit-service-icon-wrapper::after,
.pbmit-service-style-5 .pbmit-service-icon-wrapper,
.pbmit-service-style-5 .pbminfotech-post-item {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pbmit-service-style-5 .pbminfotech-post-item::after,
.pbmit-service-style-5 .pbminfotech-post-item::before {
    position: absolute;
    content: "";
    background-color: var(--pbmit-blackish-color);
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pbmit-elementor-bg-color-blackish .pbmit-service-style-5 .pbminfotech-post-item::after,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-5 .pbminfotech-post-item::before {
    background-color: #2FBBD4;
}
.pbmit-service-style-5 .pbminfotech-post-item::after {
    left: inherit;
    right: 0;
}
.pbmit-service-style-5:hover .pbminfotech-post-item::after,
.pbmit-service-style-5:hover .pbminfotech-post-item::before {
    width: 50%;
}
.pbmit-service-style-5:hover .pbminfotech-post-item::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.pbmit-service-style-5 .pbmit-service-title {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    padding-right: 90px;
}
.pbmit-service-style-5 .pbmit-service-icon-wrapper img {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}
.pbmit-service-style-5:hover .pbmit-service-icon-wrapper,
.pbmit-service-style-5:hover .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-5 .pbmit-service-icon-wrapper {
    position: relative;
    display: inline-block;
    font-size: 70px;
    line-height: 70px;
    color: #2FBBD4;
    margin-bottom: 22px;
    padding: 0 20px 20px 0;
}
.pbmit-service-style-5 .pbmit-service-icon-wrapper::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(52, 0, 61, 0.05);
}
.pbmit-service-style-5:hover .pbmit-service-icon-wrapper::after {
    background-color: rgba(255, 255, 255, 0.1);
}
.pbmit-service-style-5 .pbmit-service-btn {
    margin-top: 35px;
}
.pbmit-service-style-5 .pbmit-service-btn a::before {
    content: "\e83a";
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
    font-family: pbminfotech-base-icons;
}
.pbmit-service-style-5:hover .pbmit-service-btn a::before {
    color: #2FBBD4;
}
.pbmit-elementor-bg-color-blackish .pbmit-service-style-5:hover .pbmit-service-btn a::before {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-5 {
    margin-bottom: 30px;
}
.pbmit-service-style-6 {
    margin-bottom: 30px;
}
.pbmit-bg-color-secondary .pbmit-service-style-6 .pbminfotech-post-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.pbmit-service-style-6 .pbminfotech-post-item {
    position: relative;
    border: 1px solid rgba(3, 3, 19, 0.2);
}
.pbmit-service-style-6 .pbminfotech-post-item::before,
.pbmit-service-style-6 .pbmit-service-title a,
.pbmit-service-style-6 .pbmit-service-icon-wrapper,
.pbmit-service-style-6 .pbmit-service-title-wrapper,
.pbmit-service-style-6 .pbminfotech-post-item::after,
.pbmit-service-style-6 .pbminfotech-box-content,
.pbmit-service-style-6 .pbmit-featured-wrapper img,
.pbmit-service-style-6 .pbminfotech-post-item {
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pbmit-service-style-6 .pbmit-service-title {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper img {
    width: 70px !important;
    height: 70px;
    margin-bottom: 10px;
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 22px;
}
.pbmit-bg-color-secondary .pbmit-service-style-6 .pbmit-service-icon-wrapper {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-6:hover .pbmit-service-icon-wrapper {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-6 .pbminfotech-box-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 35px;
    z-index: 1;
}
.pbmit-service-style-6 .pbminfotech-box-content-inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.pbmit-bg-color-secondary .pbmit-service-style-6 .pbmit-service-title-wrapper {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.pbmit-service-style-6 .pbmit-service-title-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 30px 0 0;
    border-top: 1px solid rgba(3, 3, 19, 0.2);
}
.pbmit-service-style-6:hover .pbmit-service-title-wrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.pbmit-service-style-6:hover .pbminfotech-post-item {
    border-color: transparent;
}
.pbmit-service-style-6 .pbmit-service-cat a {
    color: #b8b9bc;
}
.pbmit-service-style-6 .pbmit-featured-wrapper {
    position: relative;
    z-index: 1;
}
.pbmit-service-style-6 .pbmit-featured-wrapper img {
    opacity: 0;
    visibility: hidden;
    width: 100%;
}
.pbmit-service-style-6:hover .pbmit-featured-wrapper img {
    opacity: 0.15;
    visibility: visible;
}
.pbmit-service-style-6 .pbminfotech-post-item::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #2FBBD4;
    opacity: 0;
    visibility: hidden;
}
.pbmit-service-style-6:hover .pbminfotech-post-item::after {
    opacity: 1;
    visibility: visible;
}
.pbmit-service-style-6 .pbminfotech-post-item::before {
    content: counter(pbmitbox1, decimal-leading-zero);
    counter-increment: pbmitbox1;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 18px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.3);
    z-index: 1;
}
.pbmit-bg-color-secondary .pbmit-service-style-6 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-6:hover .pbmit-service-title a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-7 .pbminfotech-post-item {
    text-align: center;
    padding: 40px 35px 30px;
    background-color: var(--pbmit-white-color);
    border-radius: 16px;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-service-style-7 .pbmit-service-icon-wrapper {
    width: 70px;
    height: 70px;
    font-size: 35px;
    line-height: 78px;
    color: var(--pbmit-white-color);
    background-color: #2874fc;
    -webkit-box-shadow: 0px 0px 32px 0px rgba(#2FBBD4, 0.3);
    -moz-box-shadow: 0px 0px 32px 0px rgba(#2FBBD4, 0.3);
    box-shadow: 0px 0px 32px 0px rgba(#2FBBD4, 0.3);
    transform: scale(1);
    transition: all 200ms linear;
}
.pbmit-service-style-7:hover .pbmit-service-icon-wrapper {
    transform: scale(0.85);
}
.pbmit-service-style-7 .pbmit-service-icon-wrapper img {
    width: 36px !important;
    height: 36px;
    margin-bottom: 15px;
}
.pbmit-service-style-7 .pbmit-service-icon-wrapper {
    display: inline-block;
    margin-bottom: 30px;
}
.pbmit-service-style-7 .pbmit-service-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.pbmit-service-style-7 .pbmit-service-btn {
    display: inline-block;
    margin-top: 20px;
}
.pbmit-service-style-7 .pbmit-service-btn a,
.pbmit-service-style-7 .pbmit-service-icon-wrapper {
    border-radius: 50%;
}
.pbmit-service-style-7 .pbmit-service-btn a {
    display: block;
    width: 52px;
    height: 52px;
    font-size: 0;
    text-align: center;
    background-color: #f3f5f7;
}
.pbmit-service-style-7 .pbmit-service-btn a span {
    display: none;
}
.pbmit-service-style-7 .pbmit-service-btn a:after {
    content: "\e83a";
    font-size: 16px;
    line-height: 52px;
    margin-left: 0;
    font-weight: 400;
    display: inline-block;
    font-family: pbminfotech-base-icons;
}
.pbmit-service-style-7 .pbmit-service-btn a:hover:after {
    color: #0d6efd;
}
.pbmit-miconheading-service-style-7 > div:nth-child(2) .pbmit-service-style-7 .pbmit-service-icon-wrapper {
    background-color: #fd346f;
}
.pbmit-miconheading-service-style-7 > div:nth-child(3) .pbmit-service-style-7 .pbmit-service-icon-wrapper {
    background-color: #1ee2d0;
}
.pbmit-miconheading-service-style-7 > div:nth-child(4) .pbmit-service-style-7 .pbmit-service-icon-wrapper {
    background-color: #f4d920;
}
.pbmit-service-style-7 .pbmit-service-content {
    color: #787c8b;
}
.pbmit-service-style-8 {
    margin-bottom: 30px;
}
.pbmit-service-style-8 .pbminfotech-post-item {
    text-align: center;
    padding: 55px 35px 48px;
    background-color: var(--pbmit-white-color);
    border-radius: 10px;
    transition: all 500ms ease;
}
.pbmit-service-style-8 .pbminfotech-post-item {
    box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
}
.pbmit-element-service-style-8 .pbmit-ele.col-md-6:nth-child(even) .pbminfotech-post-item {
    transform: translateY(25px);
}
.pbmit-service-style-8:hover .pbminfotech-post-item {
    background-color: #2FBBD4;
}
.pbmit-service-style-8 .pbmit-service-icon-wrapper {
    width: 130px;
    height: 130px;
    font-size: 70px;
    line-height: 155px;
    color: #2FBBD4;
    background-color: var(--pbmit-light-color);
    transition: all 200ms linear;
}
.pbmit-service-style-8:hover .pbmit-service-icon-wrapper {
    background-color: var(--pbmit-white-color);
}
.pbmit-service-style-8 .pbmit-service-icon-wrapper img {
    width: 36px !important;
    height: 36px;
    margin-bottom: 15px;
}
.pbmit-service-style-8 .pbmit-service-icon-wrapper {
    display: inline-block;
    margin-bottom: 35px;
}
.pbmit-service-style-8 .pbmit-service-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;
}
.pbmit-service-style-8 .pbmit-service-title a {
    color: var(--pbmit-blackish-color);
}
.pbmit-service-style-8 .pbmit-service-btn {
    display: inline-block;
    margin-top: 25px;
}
.pbmit-service-style-8 .pbmit-service-icon-wrapper {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-service-style-8 .pbmit-service-btn a {
    color: #2FBBD4;
}
.pbmit-service-style-8:hover .pbmit-service-title a,
.pbmit-service-style-8:hover .pbmit-service-btn a {
    color: var(--pbmit-white-color);
}
.pbmit-service-style-8 .pbmit-service-btn a::after {
    content: "\e83a";
    margin-left: 10px;
    display: inline-block;
    font-family: pbminfotech-base-icons;
}
.pbmit-text-color-white .pbmit-service-style-8 .pbmit-service-content {
    color: #787c8b;
}
.pbmit-service-style-9 {
    margin-bottom: 50px;
}
.pbmit-service-style-9 .pbminfotech-post-item {
    position: relative;
    padding-right: 44px;
}
.pbmit-service-style-9 .pbmit-service-title {
    font-size: 26px;
    line-height: 34px;
    margin: 0 0 10px;
}
.pbmit-service-style-9 .pbmit-service-icon-wrapper img {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
}
.pbmit-service-style-9 .pbmit-service-icon-wrapper {
    width: 65px;
    height: 65px;
    font-size: 30px;
    line-height: 75px;
    margin-bottom: 25px;
    text-align: center;
    color: #2FBBD4;
    background-color: var(--pbmit-white-color);
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-service-style-9-one.pbmit-service-style-9:nth-child(1) .pbmit-service-icon-wrapper {
    color: #e87503;
}
.pbmit-service-style-9-two.pbmit-service-style-9 .pbmit-service-icon-wrapper {
    color: #374bc7;
}
.pbmit-service-style-9-three.pbmit-service-style-9 .pbmit-service-icon-wrapper {
    color: #9f6dfc;
}
.pbmit-service-style-9-four.pbmit-service-style-9 .pbmit-service-icon-wrapper {
    color: #6bcd94;
}
.pbmit-service-style-9-five.pbmit-service-style-9 .pbmit-service-icon-wrapper {
    color: #e87503;
}
.pbmit-service-style-9 .pbmit-service-title a:hover {
    color: #2FBBD4;
}
.pbmit-service-style-9 .pbmit-service-content p {
    margin-bottom: 0;
}
.pbmit-portfolio-style-1 {
    margin-bottom: 30px;
}
.pbmit-portfolio-style-1 .pbminfotech-overlay::after,
.pbmit-portfolio-style-1 .pbminfotech-overlay::before,
.pbmit-portfolio-style-1 .pbminfotech-overlay {
    transition: 0.5s ease-in-out;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content {
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-1 .pbminfotech-overlay::after,
.pbmit-portfolio-style-1 .pbminfotech-overlay::before,
.pbmit-portfolio-style-1 .pbminfotech-post-content {
    border-radius: 10px;
}
.pbmit-portfolio-style-1 .pbminfotech-overlay {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    z-index: 1;
}
.pbmit-portfolio-style-1:hover .pbminfotech-overlay {
    opacity: 1;
}
.pbmit-portfolio-style-1 .pbminfotech-overlay::after,
.pbmit-portfolio-style-1 .pbminfotech-overlay::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: -1;
    background-color: rgba(var(--pbmit-secondary-color-rgb), 0.5);
}
.pbmit-portfolio-style-1 .pbminfotech-overlay::before {
    right: 0;
    transform: perspective(400px) rotateY(-90deg);
    transform-origin: right;
}
.pbmit-portfolio-style-1 .pbminfotech-overlay::after {
    left: 0;
    transform: perspective(400px) rotateY(90deg);
    transform-origin: left;
}
.pbmit-portfolio-style-1:hover .pbminfotech-overlay::after,
.pbmit-portfolio-style-1:hover .pbminfotech-overlay::before {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-portfolio-style-1 .pbminfotech-titlebox {
    position: absolute;
    top: 50%;
    transform: translateX(0%) translateY(-8%);
    left: 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
    height: 100%;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbminfotech-media-link a i,
.pbmit-portfolio-style-1 .pbmit-portfolio-title a,
.pbmit-portfolio-style-1 .pbmit-port-cat a {
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-port-cat a {
    color: rgb(255 255 255/72%);
}
.pbmit-portfolio-style-1 .pbminfotech-icon-box a {
    width: 40px;
    height: 40px;
    float: right;
    font-size: 12px;
    line-height: 40px;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list a {
    font-size: 13px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #999;
    margin: 0 20px;
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list-ul li:first-child a {
    margin-left: 0;
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list a.pbmit-sortable-link.pbmit-selected {
    color: var(--pbmit-blackish-color);
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list-ul li,
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list-ul {
    position: relative;
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area .pbmit-sortable-list-ul::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #ededed;
    left: 0;
    bottom: -15px;
}
.pbmit-element-portfolio-style-1 .pbmit-ele-header-area ul li a.pbmit-sortable-link.pbmit-selected::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #2FBBD4;
    left: 0;
    bottom: -14px;
}
.pbmit-element-portfolio-style-1 .pbmit-sortable-list-ul li::before {
    content: unset;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
    width: 100%;
    position: relative;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-portfolio-style-2:hover .pbmit-featured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.pbmit-portfolio-style-2 .pbminfotech-post-content {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content {
    padding: 30px;
    background-color: var(--pbmit-white-color);
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #ff6900d9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 1;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}
.pbmit-portfolio-style-2:hover .pbminfotech-box-content::after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.pbmit-portfolio-style-2:hover .pbmit-port-cat a {
    color: var(--pbmit-secondary-color);
}
.pbmit-portfolio-style-2:hover .pbmit-portfolio-title a {
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2 .pbminfotech-titlebox {
    display: flex;
    justify-content: space-between;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a {
    color: #787c8b;
}
.pbmit-element-portfolio-style-2 .pbmit-ele-header-area {
    margin: 0 auto;
}
.pbmit-element-portfolio-style-2 .swiper-button-next,
.pbmit-element-portfolio-style-2 .swiper-button-prev {
    border: 1px solid var(--pbmit-blackish-color);
    border-radius: 50%;
    padding: 25px;
}
.pbmit-element-portfolio-style-2 .swiper-button-next:hover,
.pbmit-element-portfolio-style-2 .swiper-button-prev:hover {
    background: var(--pbmit-white-color);
}
.pbmit-element-portfolio-style-2 .swiper-button-next:after,
.pbmit-element-portfolio-style-2 .swiper-button-prev:after {
    color: var(--pbmit-blackish-color);
    font-size: 15px;
}
.pbmit-element-portfolio-style-2 .swiper-button-next:hover:after,
.pbmit-element-portfolio-style-2 .swiper-button-prev:hover:after {
    color: var(--pbmit-blackish-color);
}
.pbmit-element-portfolio-style-2 .swiper-button-next {
    right: 250px;
    top: 50px;
}
.rtl .pbmit-element-portfolio-style-2 .swiper-button-next {
    left: 315px;
    right: inherit;
}
.pbmit-element-portfolio-style-2 .swiper-button-prev {
    left: inherit;
    top: 50px;
    right: 315px;
}
.pbmit-portfolio-style-3 {
    margin-bottom: 30px;
}
.pbmit-portfolio-style-3 {
    overflow: hidden;
    border-radius: 0;
}
.pbmit-portfolio-style-3 .pbmit-port-cat a,
.pbmit-portfolio-style-3 .pbmit-portfolio-title a {
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-3 .pbmit-portfolio-title a:hover,
.pbmit-portfolio-style-3 .pbmit-port-cat a {
    color: #2FBBD4;
}
.pbmit-portfolio-style-3 .pbmit-portfolio-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-3 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-portfolio-style-3 .pbmit-tooltip {
    display: none;
}
.pbmit-portfolio-style-5 .pbmit-featured-wrapper img {
    width: 100%;
    border-radius: 40px;
}
#pbmit-cursor {
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    transition: 0.05s;
    pointer-events: none;
}
#pbmit-cursor.active .pbmit-tooltip-content {
    transform: scale(1);
    opacity: 1;
}
#pbmit-cursor .pbmit-tooltip-content {
    padding: 20px 10px 0;
    z-index: 1;
    transform-origin: left top;
    transform: scale(0);
    opacity: 0;
    transition: 0.3s;
    overflow: hidden;
}
#pbmit-cursor .pbmit-tooltip-content .pbmit-port-cat {
    background-color: #2FBBD4;
    padding: 3px 20px;
    display: inline-block;
}
#pbmit-cursor .pbmit-tooltip-content .pbmit-port-cat a {
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
#pbmit-cursor .pbmit-tooltip-content .pbmit-portfolio-title {
    color: #232323;
    padding: 5px 20px;
    background: var(--pbmit-white-color);
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}
.pbmit-portfolio-style-4 {
    margin-bottom: 30px;
}
.pbmit-portfolio-style-4 .pbminfotech-overlay::after,
.pbmit-portfolio-style-4 .pbminfotech-overlay::before,
.pbmit-portfolio-style-4 .pbminfotech-overlay {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.pbmit-portfolio-style-4 .pbminfotech-post-content {
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-4 .pbminfotech-overlay {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    z-index: 1;
}
.pbmit-portfolio-style-4:hover .pbminfotech-overlay {
    opacity: 1;
}
.pbmit-portfolio-style-4 .pbminfotech-overlay::after,
.pbmit-portfolio-style-4 .pbminfotech-overlay::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    z-index: -1;
    background-color: rgba(var(--pbmit-secondary-color-rgb), 0.5);
}
.pbmit-portfolio-style-4 .pbminfotech-overlay::before {
    right: 0;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    -moz-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    -o-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
}
.pbmit-portfolio-style-4 .pbminfotech-overlay::after {
    left: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
}
.pbmit-portfolio-style-4:hover .pbminfotech-overlay::after,
.pbmit-portfolio-style-4:hover .pbminfotech-overlay::before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}
.pbmit-portfolio-style-4 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-portfolio-style-4 .pbminfotech-titlebox {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-8%);
    -moz-transform: translateX(0%) translateY(-8%);
    -ms-transform: translateX(0%) translateY(-8%);
    -o-transform: translateX(0%) translateY(-8%);
    transform: translateX(0%) translateY(-8%);
    left: 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
    height: 100%;
}
.pbmit-portfolio-style-4 .pbmit-portfolio-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
}
.pbmit-portfolio-style-4 .pbminfotech-media-link a i,
.pbmit-portfolio-style-4 .pbmit-portfolio-title a,
.pbmit-portfolio-style-4 .pbmit-port-cat a {
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-4 .pbmit-port-cat a {
    color: #2FBBD4;
}
.pbmit-portfolio-style-4 .pbminfotech-icon-box a {
    width: 40px;
    height: 40px;
    float: right;
    font-size: 12px;
    line-height: 40px;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
}
.rtl .pbmit-portfolio-style-4 .pbminfotech-icon-box a {
    float: left;
    margin-left: 10px;
    margin-right: 0;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list a {
    font-size: 13px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #999;
    margin: 0 20px;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list-ul li:first-child a {
    margin-left: 0;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list a.pbmit-sortable-link.pbmit-selected {
    color: #000;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list-ul li,
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list-ul {
    position: relative;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area .pbmit-sortable-list-ul:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #ededed;
    left: 0;
    bottom: -15px;
}
.pbmit-element-portfolio-style-4 .pbmit-ele-header-area ul li a.pbmit-sortable-link.pbmit-selected:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #2FBBD4;
    left: 0;
    bottom: -14px;
}
.pbmit-element-portfolio-style-4 .pbmit-sortable-list-ul li:before {
    content: unset;
}
.pbmit-blog-style-1 .post-item {
    position: relative;
    padding: 20px;
    background-color: var(--pbmit-white-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
    overflow: hidden;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.pbmit-blog-style-1:hover .post-item {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.pbmit-blog-style-1 .post-item,
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 100%;
}
.pbmit-blog-style-1 .pbmit-post-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.pbmit-blog-style-1 .pbmit-post-title a:hover {
    color: #2FBBD4;
}
.pbmit-blog-style-1 .pbminfotech-box-content {
    position: relative;
    padding: 35px 0 0;
}
.pbmit-blog-style-1 .pbmit-meta-category {
    position: absolute;
    top: -14px;
    left: 20px;
    padding: 5px 15px;
    background-color: #2FBBD4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.pbmit-blog-style-1 .pbmit-meta-category:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-1 .pbmit-meta-category a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-meta-container > span {
    display: inline-block;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pbmit-text-color-white .pbmit-blog-style-1 .pbmit-meta-container > span {
    color: #787c8b;
}
.pbmit-blog-style-1 .pbmit-meta-container .pbmit-base-icon {
    margin-right: 5px;
    font-size: 15px;
}
.pbmit-blog-style-1 .pbmit-meta-container .pbmit-meta:not(:last-child) {
    margin-right: 10px;
}
.pbmit-blog-style-2 {
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.pbmit-blog-style-2 .post-item {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.pbmit-blog-style-2 .pbminfotech-box-content {
    display: flex;
    align-items: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pbmit-blog-style-2 .pbminfotech-box-content .pbmit-meta-date-wrapper {
    width: 10%;
}
.pbmit-blog-style-2 .pbmit-meta-date .pbmit-date-wrap {
    font-size: 80px;
    line-height: 80px;
    font-weight: lighter;
}
.pbmit-blog-style-2 .pbmit-meta-date span {
    font-weight: 400;
    font-size: 14px;
    display: block;
    letter-spacing: 0;
    line-height: 18px;
    color: #999;
}
.pbmit-blog-style-2 .pbminfotech-box-content .pbmit-post-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
}
.pbmit-blog-style-2 .pbmit-meta-line {
    margin: 0;
}
.pbmit-blog-style-2 .pbmit-content-wrapper {
    padding: 0 50px;
    width: 50%;
    z-index: 1;
}
.pbmit-blog-style-2 .pbmit-read-more-link {
    padding-left: 50px;
    margin-left: auto !important;
    z-index: 1;
}
.pbmit-blog-style-2 .pbmit-read-more-link a {
    position: relative;
    padding-left: 28px;
    padding-top: 16px;
}
.pbmit-blog-style-2 .pbmit-read-more-link a::before {
    content: "\e83a";
    font-family: pbminfotech-base-icons;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #000;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate(0%, 0%) scale(0);
    transform: translate(0%, 0%) scale(0);
    border-color: #2FBBD4;
}
.pbmit-blog-style-2 .pbmit-read-more-link a:hover::before {
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
    color: #2FBBD4;
}
.pbmit-blog-style-2 .pbmit-read-more-link a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
    border-color: #2FBBD4;
}
.pbmit-blog-style-2 .pbmit-read-more-link a:hover::after {
    -webkit-transform: translate(0%, 0%) scale(0);
    transform: translate(0%, 0%) scale(0);
    opacity: 0;
    visibility: hidden;
}
.pbmit-blog-style-2 .pbmit-read-more-link a > span {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
}
.pbmit-blog-style-2 .pbmit-read-more-link a:hover span {
    padding-left: 30px;
}
.pbmit-blog-style-2 .pbmit-read-more-link a > span::before,
.pbmit-blog-style-2 .pbmit-read-more-link a > span::after {
    display: none;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper {
    position: absolute;
    top: -28%;
    height: auto;
    left: 45%;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transform: translateY(40px) rotate(0deg) skewY(-10deg);
    transform-origin: top center;
    transition: all 0.45s;
}
.pbmit-blog-style-2 .post-item .pbmit-read-more-link a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-2 .pbmit-meta-cat-wrapper a {
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 12px;
    letter-spacing: 1px;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.pbmit-blog-style-2 .pbmit-meta-cat-wrapper a,
.pbmit-blog-style-2 .pbmit-meta-cat-wrapper a:hover {
    background-color: #2FBBD4;
}
.pbmit-blog-style-2 .pbmit-meta-cat-wrapper a:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-2 .pbmit-meta-date .pbmit-date-wrap {
    color: var(--pbmit-blackish-color);
}
.pbmit-text-color-white .pbmit-blog-style-2 .pbmit-read-more-link a,
.pbmit-text-color-white .pbmit-blog-style-2 .pbmit-post-title a,
.pbmit-text-color-white .pbmit-blog-style-2 .pbmit-meta-date .pbmit-date-wrap {
    color: var(--pbmit-white-color);
}
.pbmit-text-color-white .pbmit-blog-style-2 .pbmit-read-more-link a:hover,
.pbmit-text-color-white .pbmit-blog-style-2 .pbmit-post-title a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-read-more-link a:hover,
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-post-title a:hover,
.pbmit-text-color-white.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-read-more-link a,
.pbmit-text-color-white.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-post-title a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-read-more-link a::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-read-more-link a::before {
    border-color: #2FBBD4;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-read-more-link a:hover::before {
    color: var(--pbmit-white-color);
}
.pbmit-text-color-blackish.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-post-title a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .post-item {
    position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
}
.pbmit-blog-style-3 .pbmit-meta-container {
    margin: 28px 0 18px;
}
.pbmit-blog-style-3 .pbmit-meta-line,
.pbmit-blog-style-3 .pbmit-meta-line a,
.pbmit-blog-style-3 .pbmit-meta-line span {
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #999;
}
.pbmit-blog-style-3 .pbmit-read-more-link a {
    color: rgb(255 255 255/80%);
}
.pbmit-blog-style-3 .pbmit-read-more-link a:hover {
    color: #2FBBD4;
}
.pbmit-blog-style-3 .pbmit-meta-line:last-child {
    margin-right: 0;
}
.pbmit-blog-style-3 .pbmit-meta-line a:hover {
    color: #2FBBD4;
}
.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 700;
}
.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-read-more-link > a,
.pbmit-blog-style-3 .pbmit-meta-author-wrapper a > i,
.pbmit-blog-style-3 .pbmit-post-title > a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-read-more-link > a:hover,
.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title a:hover {
    color: #2FBBD4;
}
.pbmit-blog-style-3 .pbminfotech-blog-footer-wrapper {
    border-top: 1px solid rgb(255 255 255/20%);
    padding: 20px 0 0;
    margin: 35px 0 0;
}
.pbmit-blog-style-3 .pbminfotech-blog-footer-wrapper {
    border-color: rgba(255, 255, 255, 0.2);
}
.pbmit-blog-style-3 .pbmit-read-more-link a::after {
    content: "\e83a";
    font-size: 15px;
    line-height: normal;
    display: inline-block;
    font-weight: 400;
    margin-left: 10px;
    font-family: pbminfotech-base-icons;
}
.pbmit-blog-style-4 .post-item {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pbmit-blog-style-4:hover .post-item {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.pbmit-blog-style-4 .pbmit-post-title {
    font-size: 26px;
    line-height: 32px;
    margin: 8px 0 10px;
    font-weight: 700;
}
.pbmit-blog-style-4 .pbmit-featured-container {
    margin-bottom: 15px;
}
.pbmit-blog-style-4 .pbmit-featured-container img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 100%;
}
.pbmit-blog-style-4 .pbmit-meta-category a {
    color: var(--pbmit-blackish-color);
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pbmit-text-color-white .pbmit-blog-style-4 .pbmit-post-title a,
.pbmit-text-color-white .pbmit-blog-style-4 .pbmit-meta-category a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-4 .pbmit-post-title a:hover,
.pbmit-blog-style-4 .pbmit-meta-category a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white .pbmit-blog-style-4 .pbmit-post-title a:hover,
.pbmit-text-color-white .pbmit-blog-style-4 .pbmit-meta-category a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-4 .pbmit-meta-line {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
.pbmit-blog-style-4 .pbmit-meta-comments {
    position: relative;
    padding-left: 5px;
}
.pbmit-blog-style-4 .pbmit-meta-comments::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    left: -8px;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #787c8b;
}
.pbmit-blog-style-5 .post-item {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}
.pbmit-blog-style-5:last-child .post-item {
    border-bottom: none;
}
.pbmit-blog-style-5 .pbminfotech-box-content {
    display: flex;
}
.pbmit-blog-style-5 .pbmit-content-wrapper {
    padding: 0 50px;
}
.pbmit-blog-style-5 .pbmit-post-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 700;
    font-family: Quicksand, sans-serif;
}
.pbmit-text-color-white .pbmit-blog-style-5 .pbmit-post-title a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-5 .pbmit-post-title a:hover {
    color: #2FBBD4;
}
.pbmit-text-color-white.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-5 .pbmit-post-title a:hover {
    color: #999;
}
.pbmit-text-color-blackish.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-5 .pbmit-post-title a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-5 .pbmit-read-more-link a:hover {
    color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-5 .pbmit-meta-line a,
.pbmit-blog-style-5 .pbmit-meta-line {
    font-size: 18px;
    line-height: 38px;
    font-weight: 600;
    margin: 0 !important;
    color: #999;
    font-family: Quicksand, sans-serif;
}
.pbmit-blog-style-5 .pbmit-meta-category::before {
    content: "-";
    margin: 0 5px 0 1px;
}
.pbmit-blog-style-5 .pbmit-read-more-link {
    margin-left: auto;
}
.pbmit-blog-style-5 .pbmit-read-more-link a {
    color: #2FBBD4;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0;
    font-style: normal;
}
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-5 .pbmit-read-more-link a {
    color: var(--pbmit-white-color);
}
.pbmit-text-color-white .pbmit-blog-style-5 .pbmit-read-more-link a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-5 .pbmit-read-more-link a::before {
    content: "\e83a";
    font-size: 23px;
    line-height: normal;
    display: inline-block;
    margin-top: 15px;
    font-family: pbminfotech-base-icons;
    font-weight: 400;
}
.pbmit-blog-style-6 {
    margin-bottom: 30px;
}
.pbmit-blog-style-6 .post-item {
    position: relative;
    padding: 20px;
    background-color: var(--pbmit-white-color);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-blog-style-6:hover .post-item {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.pbmit-blog-style-6 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-blog-style-6 .pbmit-post-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 400;
}
.pbmit-blog-style-6 .pbminfotech-box-content {
    position: relative;
    padding: 35px 0 0;
}
.pbmit-blog-style-6 .pbmit-meta-category {
    position: absolute;
    top: -14px;
    left: 20px;
    padding: 5px 15px;
    background-color: #2FBBD4;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.rtl .pbmit-blog-style-6 .pbmit-meta-category {
    right: 20px;
    left: inherit;
}
.pbmit-blog-style-6 .pbmit-meta-category:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-6 .pbmit-meta-category a {
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-6 .pbmit-meta-container > span {
    display: inline-block;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pbmit-text-color-white .pbmit-blog-style-6 .pbmit-meta-container > span {
    color: #787c8b;
}
.pbmit-blog-style-6 .pbmit-meta-container .pbmit-base-icon {
    margin-right: 5px;
    font-size: 15px;
}
.pbmit-blog-style-6 .pbmit-meta-container .pbmit-meta:not(:last-child) {
    margin-right: 10px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content {
    position: relative;
    padding-top: 110px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper {
    width: 70px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content::before {
    content: "\e864";
    font-size: 90px;
    font-family: pbminfotech-base-icons;
    line-height: normal;
    position: absolute;
    left: 3px;
    top: 0;
    color: #2FBBD4;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
    padding-left: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
    font-size: 17px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i::before {
    margin: 0 2px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #f2e72e;
}
.pbmit-testimonial-style-1 .pbminfotech-author-box {
    margin-top: 28px;
}
.pbmit-testimonial-style-2 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    padding: 60px 45px 45px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    transition: all 0.6s ease-in-out;
    opacity: 0.5;
}
.pbmit-testimonial-style-2 .pbminfotech-box-img .pbmit-featured-wrapper {
    position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-box-img .pbmit-featured-wrapper::after {
    content: "\e864";
    font-size: 28px;
    font-family: pbminfotech-base-icons;
    position: absolute;
    right: 25px;
    bottom: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: var(--pbmit-white-color);
    background-image: -ms-linear-gradient(right, rgb(243, 111, 86) 0%, rgb(252, 177, 72) 100%);
    background-image: linear-gradient(to right, rgb(243, 111, 86), rgb(252, 177, 72));
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper {
    width: 256px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-testimonial-style-2 .pbminfotech-box-img:after,
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    transition: all 0.6s ease-in-out;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-testimonial-style-2:hover .pbminfotech-box-title {
    color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc blockquote {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-author {
    margin-top: 25px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-content {
    padding-left: 60px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 15px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i::before {
    margin: 0 2px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #febf45;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail {
    position: relative;
    padding-left: 15px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail::before {
    content: "-";
    margin-right: 10px;
}
.pbmit-testimonial-style-2.swiper-slide-active .pbminfotech-post-item {
    background-color: var(--pbmit-blackish-color);
    opacity: 1;
}
.pbmit-element-testimonial-style-2 .pbmit-element-inner .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--pbmit-white-color);
}
.pbmit-element-testimonial-style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2FBBD4 !important;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content {
    position: relative;
    padding-top: 100px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content::before {
    content: "\e864";
    font-size: 80px;
    font-family: pbminfotech-base-icons;
    line-height: normal;
    position: absolute;
    left: inherit;
    top: 0;
    color: #2FBBD4;
}
.pbmit-testimonial-style-3 .pbminfotech-box-desc blockquote {
    font-size: 36px;
    line-height: 48px;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: lighter !important;
    background: 0 0;
    color: var(--pbmit-white-color);
    font-family: Quicksand, sans-serif;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
    font-weight: 500;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail {
    color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-wrapper {
    margin-top: 35px;
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper {
    width: 100px;
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-3 .pbminfotech-author-wrapper {
    padding-left: 20px;
}
.pbmit-testimonial-style-4 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    padding: 60px 45px 45px;
    background-color: var(--pbmit-white-color);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    opacity: 0.6;
}
.pbmit-testimonial-style-4 .pbminfotech-box-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
}
.pbmit-testimonial-style-4 .pbminfotech-box-desc blockquote {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-4 .pbminfotech-author-wrapper {
    margin-top: 40px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-author {
    padding-left: 24px;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper {
    position: relative;
    width: 90px;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper::after,
.pbmit-testimonial-style-4 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper::after {
    content: "\e810";
    font-size: 14px;
    font-family: pbminfotech-base-icons;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 20px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i::before {
    margin: 0;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #ffc107;
}
.swiper-slide-active .pbminfotech-post-item {
    opacity: 1;
}
.pbmit-testimonial-style-5 .pbminfotech-post-item {
    padding: 35px 40px;
    background-color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-5 .pbminfotech-box-desc blockquote {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-5 .pbminfotech-box-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail {
    position: relative;
    margin-left: 15px;
    color: #2FBBD4;
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail {
    margin-left: 0;
    margin-right: 15px;
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail::before {
    content: "-";
    margin-right: 10px;
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail::before {
    margin-left: 10px;
    margin-right: 0;
}
.pbmit-testimonial-style-5 .pbminfotech-box-content {
    position: relative;
    padding-top: 90px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-content::before {
    content: "\e864";
    font-size: 80px;
    font-family: pbminfotech-base-icons;
    line-height: normal;
    position: absolute;
    left: 3px;
    top: 0;
    color: #2FBBD4;
}
.pbmit-testimonial-style-5 .pbminfotech-author-wrapper {
    margin-top: 18px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 10px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings i:before {
    margin: 0;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #ffc107;
}
.pbmit-testimonial-style-6 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    padding: 60px 45px 45px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    opacity: 0.7;
    transition: all 0.6s ease-in-out;
}
.pbmit-testimonial-style-6 .pbmit-featured-wrapper::after {
    content: "\e864";
    font-size: 28px;
    font-family: pbminfotech-base-icons;
    position: absolute;
    right: 25px;
    bottom: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.pbmit-testimonial-style-6 .pbmit-featured-wrapper {
    position: relative;
    width: 256px;
}
.pbmit-testimonial-style-6 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-testimonial-style-6 .pbmit-featured-wrapper::after,
.pbmit-testimonial-style-6 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-6 .pbminfotech-box-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    transition: all 0.6s ease-in-out;
    font-weight: 700;
}
.pbmit-testimonial-style-6 .pbminfotech-box-desc blockquote {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-6 .pbminfotech-box-author {
    margin-top: 25px;
}
.pbmit-testimonial-style-6 .pbminfotech-box-content {
    padding-left: 60px;
}
.pbmit-testimonial-style-6 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 15px;
}
.pbmit-testimonial-style-6 .pbminfotech-box-star-ratings i::before {
    margin: 0 2px;
}
.pbmit-testimonial-style-6 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #febf45;
}
.pbmit-testimonial-style-6 .pbminfotech-testimonial-detail {
    position: relative;
    padding-left: 15px;
}
.pbmit-testimonial-style-6 .pbminfotech-testimonial-detail::before {
    content: "-";
    margin-right: 10px;
}
.swiper-slide-active .pbmit-testimonial-style-6 .pbminfotech-post-item {
    background-color: rgb(255 255 255/80%);
    opacity: 1;
}
.pbmit-testimonial-style-7 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    padding: 50px 30px 30px;
    background-color: var(--pbmit-white-color);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.pbmit-testimonial-style-7 .pbminfotech-box-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
    font-weight: 700;
}
.pbmit-testimonial-style-7 .pbminfotech-box-desc blockquote {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-7 .pbminfotech-author-wrapper {
    margin-top: 25px;
}
.pbmit-testimonial-style-7 .pbminfotech-box-author {
    padding-left: 24px;
}
.pbmit-testimonial-style-7 .pbmit-featured-wrapper {
    width: 90px;
}
.pbmit-testimonial-style-7 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-7 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 18px;
}
.pbmit-testimonial-style-7 .pbminfotech-box-star-ratings i:before {
    margin: 0 2px;
}
.pbmit-testimonial-style-7 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #ffc107;
}
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-prev {
    left: auto;
    top: 45%;
}
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-next,
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-prev {
    right: -80px;
}
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-next {
    top: 60%;
}
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-next,
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #2FBBD4;
    color: var(--pbmit-white-color);
}
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-next:after,
.pbmit-element-testimonial-style-7 .pbmit-element-inner .swiper-button-prev:after {
    color: var(--pbmit-white-color);
}
.pbmit-quote-testimonial::after {
    position: absolute;
    content: "\e86b";
    font-family: pbminfotech-base-icons;
    top: 0;
    right: -20px;
    font-size: 120px;
    line-height: 120px;
    color: var(--pbmit-secondary-color);
    z-index: 2;
}
.pbmit-testimonial-style-8 .pbminfotech-post-item {
    padding: 35px 40px;
    background-color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-8 .pbminfotech-box-desc blockquote {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-8 .pbminfotech-box-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
}
.pbmit-testimonial-style-8 .pbminfotech-testimonial-detail {
    position: relative;
    margin-left: 15px;
    color: #2FBBD4;
}
.pbmit-testimonial-style-8 .pbminfotech-testimonial-detail::before {
    content: "-";
    margin-right: 10px;
}
.pbmit-testimonial-style-8 .pbminfotech-box-content {
    position: relative;
    padding-top: 90px;
}
.pbmit-testimonial-style-8 .pbminfotech-box-content::before {
    content: "\e864";
    font-size: 80px;
    font-family: pbminfotech-base-icons;
    line-height: normal;
    position: absolute;
    left: 3px;
    top: 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-8 .pbminfotech-author-wrapper {
    margin-top: 18px;
}
.pbmit-testimonial-style-8 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 10px;
}
.pbmit-testimonial-style-8 .pbminfotech-box-star-ratings i::before {
    margin: 0;
}
.pbmit-testimonial-style-8 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #ffc107;
}
.pbmit-element-testimonial-style-8 .swiper-pagination-bullets {
    right: 0;
    left: auto !important;
    width: auto !important;
}
.pbmit-element-testimonial-style-8 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 10px;
    border-radius: inherit;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-9 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}
.pbmit-testimonial-style-9 .pbminfotech-box-img {
    padding: 10px;
}
.pbmit-testimonial-style-9 .pbmit-featured-wrapper {
    width: 500px;
    border: 15px solid var(--pbmit-white-color);
    border-radius: 10px;
    box-shadow: 0 0 50px 0 rgb(0 12 119/5%);
}
.pbmit-testimonial-style-9 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-testimonial-style-9 .pbminfotech-box-author {
    margin-top: 40px;
    padding-left: 55px;
}
.pbmit-testimonial-style-9 .pbminfotech-box-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
    transition: all 0.6s ease-in-out;
    font-family: Outfit, sans-serif;
}
.pbmit-testimonial-style-9 .pbminfotech-box-title::before {
    content: "";
    display: inline-block;
    margin: 0 15px 5px -55px;
    width: 40px;
    height: 2px;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-9 .pbminfotech-box-desc blockquote {
    font-size: 40px;
    line-height: 60px;
    font-weight: lighter;
    padding: 0;
    margin: 0;
    background: 0 0;
    color: #000;
    font-family: Outfit, sans-serif;
}
.pbmit-testimonial-style-9 .pbminfotech-box-content {
    position: relative;
    padding: 118px 0 0 100px;
}
.pbmit-testimonial-style-9 .pbminfotech-box-content::after,
.pbmit-testimonial-style-9 .pbminfotech-box-content::before {
    position: absolute;
    top: 0;
    left: 100px;
    right: 0;
    content: "\e864";
    width: 105px;
    height: 105px;
    font-size: 63px;
    line-height: 110px;
    text-align: center;
    margin-bottom: 17px;
    font-family: pbminfotech-base-icons;
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
    border-radius: 50%;
    -webkit-text-fill-color: transparent;
}
.pbmit-testimonial-style-9 .pbminfotech-box-content::after {
    content: "";
    z-index: -1;
    background-color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-9 .pbminfotech-box-content::before {
    z-index: 5;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #ee3d51, #fe5430);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-9 .pbminfotech-box-content::before {
    color: #2FBBD4;
    background-color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-10 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    padding: 60px 45px 55px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    opacity: 0.7;
    transition: all 0.6s ease-in-out;
}
.pbmit-testimonial-style-10 .pbmit-featured-wrapper::after {
    content: "\e864";
    font-size: 28px;
    font-family: pbminfotech-base-icons;
    position: absolute;
    right: 25px;
    bottom: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-secondary-color);
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbmit-testimonial-style-10 .pbmit-featured-wrapper {
    position: relative;
    width: 256px;
}
.pbmit-testimonial-style-10 .pbmit-featured-wrapper img {
    width: 100%;
}
.pbmit-testimonial-style-10 .pbmit-featured-wrapper::after,
.pbmit-testimonial-style-10 .pbmit-featured-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.pbmit-testimonial-style-10 .pbminfotech-box-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 500;
    transition: all 0.6s ease-in-out;
}
.pbmit-testimonial-style-10 .pbminfotech-box-desc blockquote {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
}
.pbmit-testimonial-style-10 .pbminfotech-box-author {
    margin-top: 25px;
}
.pbmit-testimonial-style-10 .pbminfotech-box-content {
    padding-left: 60px;
}
.pbmit-testimonial-style-10 .pbminfotech-box-star-ratings {
    font-size: 18px;
    margin-bottom: 15px;
}
.pbmit-testimonial-style-10 .pbminfotech-box-star-ratings i::before {
    margin: 0 2px;
}
.pbmit-testimonial-style-10 .pbminfotech-box-star-ratings i.pbmit-active {
    color: #febf45;
}
.pbmit-testimonial-style-10 .pbminfotech-testimonial-detail {
    position: relative;
    padding-left: 15px;
}
.pbmit-testimonial-style-10 .pbminfotech-testimonial-detail::before {
    content: "-";
    margin-right: 10px;
}
.swiper-slide-active .pbmit-testimonial-style-10 .pbminfotech-post-item {
    color: var(--pbmit-white-color);
    background-image: linear-gradient(to right, #ffb06c, #ff7268);
    opacity: 1;
}
.swiper-slide-active .pbmit-testimonial-style-10 .pbminfotech-box-title {
    color: var(--pbmit-white-color);
}
.swiper-slide-active .pbmit-testimonial-style-10 .pbmit-featured-wrapper::after {
    color: var(--pbmit-secondary-color);
    background-color: var(--pbmit-white-color);
}
.pbmit-element-testimonial-style-10 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -60px;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
.pbmit-right-main-box {
    display: flex;
    align-items: center;
    z-index: 1;
}
.header-style-1.site-header .site-navigation ul.navigation > li > a {
    height: 100px;
    line-height: 100px;
    font-weight: 700;
}
.header-style-1.site-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-1.site-header .site-navigation ul.navigation > li.active > a:after {
    color: #2FBBD4;
}
.pbmit-header-social-wrapper .pbmit-social-links li {
    display: inline-block;
}
.pbmit-right-main-box > div {
    margin: 0 15px;
}
.pbmit-social-links li:not(:last-child),
.pbmit-contact-info li:not(:last-child) {
    padding: 0 20px 0 0;
}
.pbmit-header-button2 .pbmit-btn {
    padding: 20px 35px;
}
.header-style-2 .site-header-menu {
    border-bottom: 1px solid rgba(3, 3, 19, 0.1);
    padding: 0 30px;
    min-height: 108px;
    display: flex;
    align-items: center;
}
.header-style-2 .site-header .site-branding img {
    max-height: 50px;
}
.header-style-2 .logo-img {
    padding-right: 60px;
}
.header-style-2 .main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul {
    border-top: inherit;
    border-bottom: 3px solid #2FBBD4;
}
.header-style-2.site-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-2.site-header .site-navigation ul.navigation > li.active > a:after {
    color: #2FBBD4;
}
.header-style-2 .main-menu div > ul > li > a::before {
    position: absolute !important;
    content: "";
    bottom: 0;
    left: 0;
    top: 118px;
    width: 100% !important;
    height: 2px !important;
    background-color: #2FBBD4 !important;
    opacity: 0;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.5s ease;
}
.header-style-2 .main-menu div > ul > li.active > a::before {
    opacity: 1;
    visibility: visible;
    transform: scaleX(1);
    background-color: #2FBBD4 !important;
}
.header-style-2 .main-menu div > ul > li:hover > a::before {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.header-style-2 .pbmit-header-button2 .pbmit-btn-outline {
    padding: 15px 35px;
}
.header-style-2 .sticky-header .main-menu div > ul > li > a::before {
    top: 98px;
}
.header-style-3 .pre-header-wrapper {
    border-bottom: 1px solid #e3e3e3;
    height: 70px;
    line-height: 70px;
    padding: 0 50px;
}
.header-style-3 .pbmit-contact-info {
    font-size: 15px;
}
.header-style-3 .pbmit-contact-info li {
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: var(--pbmit-blackish-color);
}
.header-style-3 .pbmit-contact-info li i {
    font-size: 15px;
    color: #2FBBD4;
    transition: all 0.3s;
}
.header-style-3 .pre-header-wrapper .pbmit-social-links li i {
    margin: 0;
    font-size: 15px;
    color: var(--pbmit-blackish-color);
}
.header-style-3 .site-header-menu {
    padding: 0 50px;
}
.header-style-3 .site-branding {
    border-right: 1px solid #e3e3e3;
    padding-right: 90px;
    margin-right: 65px;
}
.header-style-3 .site-branding .site-title {
    height: 97px;
    line-height: 97px;
}
.header-style-3 .sticky-header .site-branding .site-title {
    height: 90px;
    line-height: 90px;
}
.header-style-3 .pbmit-right-main-box .pbmit-header-button a {
    font-size: 16px;
    line-height: 16px;
    position: relative;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-style: normal;
}
.header-style-3 .site-navigation ul.navigation > li > a {
    font-size: 15px;
    font-weight: 700;
    height: 97px;
    line-height: 97px;
    text-transform: capitalize;
}
.header-style-3 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-3 .pbmit-right-main-box .pbmit-header-button a::before {
    position: absolute;
    content: "\e82b";
    font-family: pbminfotech-base-icons;
    left: -40px;
    top: 50%;
    font-size: 26px;
    line-height: 26px;
    color: #2FBBD4;
    transform: translateX(0%) translateY(-40%);
}
.header-style-3 .pbmit-header-button2 .pbmit-btn {
    padding: 15px 35px;
    font-size: 16px;
    line-height: 26px;
}
.header-style-3 .pbmit-right-main-box > div.pbmit-button-box {
    margin-right: 0;
}
.header-style-4 .site-header-menu {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 0 40px;
}
.header-style-4.site-header .site-navigation ul.navigation > li.active > a {
    color: var(--pbmit-blackish-color);
}
.header-style-4.site-header .site-navigation ul.navigation > li.active > a:after {
    color: var(--pbmit-blackish-color);
}
.header-style-4 .site-navigation ul.navigation > li > a:hover {
    color: var(--pbmit-white-color);
}
.header-style-4 .site-navigation ul.navigation > li > a:hover:after {
    color: var(--pbmit-white-color);
}
.header-style-4 .site-navigation ul.navigation > li > a {
    color: var(--pbmit-white-color);
}
.header-style-4 .site-navigation ul.navigation > li > a:after {
    color: var(--pbmit-white-color);
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li > a:after {
    color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li.active > a:after {
    color: #2FBBD4;
}
.header-style-4 .sticky-header .pbmit-header-button2 .pbmit-btn {
    padding: 20px 35px;
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-4 .sticky-header .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-4 .pbmit-search-cart-box .pbmit-header-search-btn a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-4 .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.header-style-4 .pbmit-header-button2 .pbmit-btn {
    padding: 20px 35px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.header-style-4 .pbmit-header-button2 .pbmit-btn:hover {
    padding: 20px 35px;
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-5 .site-header-menu {
    padding: 0 40px;
}
.header-style-5 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-5 .site-navigation ul.navigation > li.active > a:after {
    color: var(--pbmit-gobal-color);
}
.header-style-5 .pbmit-right-main-box .pbmit-header-button a {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    position: relative;
    padding: 0 70px;
    padding-right: 0;
}
.header-style-5 .pbmit-right-main-box .pbmit-header-button a::before {
    position: absolute;
    content: "\e82b";
    font-family: pbminfotech-base-icons;
    left: 0;
    top: 50%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 22px;
    border-radius: 100%;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    -webkit-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.header-style-6 .site-header {
    z-index: 1;
    position: relative;
}
.header-style-6 .pbmit-header-overlay {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.header-style-6 .pre-header-wrapper {
    border-bottom: 1px solid #ffffff14;
    color: var(--pbmit-white-color);
    height: 50px;
    line-height: 50px;
}
.header-style-6 .pbmit-contact-info {
    font-size: 15px;
}
.header-style-6 .pbmit-contact-info li {
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
}
.header-style-6 .pbmit-contact-info li:first-child {
    padding-left: 0;
}
.header-style-6 .pbmit-social-links li:not(:last-child),
.pbmit-contact-info li:not(:last-child) {
    padding: 0 20px 0 0;
}
.header-style-6 .pbmit-contact-info li i {
    font-size: 15px;
    margin-right: 6px;
    color: #2FBBD4;
    transition: all 0.3s;
}
.header-style-6 .pbmit-contact-info li a {
    color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-social-links li i {
    color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-social-links li i:hover {
    color: #2FBBD4;
}
.header-style-6 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-6 .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-6 .site-navigation ul.navigation > li > a {
    color: var(--pbmit-white-color);
}
.header-style-6 .site-navigation ul.navigation > li > a::after {
    color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-header-search-btn i {
    color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-header-button .pbmit-btn {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    padding: 20px 40px;
}
.header-style-6 .pbmit-header-button .pbmit-btn:hover {
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-6 .site-header-menu .site-branding img.sticky-logo {
    display: none;
}
.header-style-6 .sticky-header .site-branding img.sticky-logo {
    display: block;
}
.header-style-6 .sticky-header .site-branding img.logo-img {
    display: none;
}
.header-style-6 .sticky-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-6 .sticky-header .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-6 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color);
}
.header-style-6 .sticky-header .site-navigation ul.navigation > li > a::after {
    color: var(--pbmit-blackish-color);
}
.header-style-6 .sticky-header .pbmit-header-search-btn i {
    color: var(--pbmit-blackish-color);
}
.header-style-6 .sticky-header .pbmit-header-button .pbmit-btn {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-6 .sticky-header .pbmit-header-button .pbmit-btn:hover {
    background-color: #2FBBD4;
}
.header-style-6 .pbmit-right-main-box > div.pbmit-button-box {
    margin-right: 0;
}
.header-style-7 .site-header-menu {
    position: absolute;
    width: 100%;
    padding: 0 30px;
}
.header-style-7 .site-branding {
    padding-right: 60px;
}
.header-style-7 .site-navigation ul.navigation > li > a {
    color: var(--pbmit-white-color);
    height: 95px;
    line-height: 95px;
}
.header-style-7 .site-navigation ul.navigation > li > a::after {
    color: var(--pbmit-white-color);
}
.header-style-7 .site-navigation ul.navigation > li > a:hover {
    color: var(--pbmit-white-color);
}
.header-style-7 .site-navigation ul.navigation > li > a:hover:after {
    color: var(--pbmit-white-color);
}
.header-style-7 .site-header-menu .site-branding img.sticky-logo {
    display: none;
}
.header-style-7 .sticky-header .site-branding img.sticky-logo {
    display: block;
}
.header-style-7 .sticky-header .site-branding img.logo-img {
    display: none;
}
.header-style-7 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color);
}
.header-style-7 .pbmit-search-cart-box .pbmit-header-search-btn a {
    position: relative;
    z-index: 1;
}
.header-style-7 .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-blackish-color);
}
.header-style-7 .pbmit-header-button2 .pbmit-btn:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-blackish-color);
}
.header-style-8 .site-header-menu {
    padding: 0 40px;
}
.header-style-8 .site-branding {
    padding-right: 60px;
}
.header-style-8 .pbmit-search-cart-box .pbmit-header-search-btn a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-8 .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background: #2FBBD4;
    color: var(--pbmit-blackish-color);
}
.header-style-8 .pbmit-btn {
    padding: 20px 40px;
    border-radius: 50px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.header-style-8 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-8 .site-navigation ul.navigation > li.active > a:after {
    color: #2FBBD4;
}
.header-style-8 .sticky-header .pbmit-btn {
    background: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-8 .sticky-header .pbmit-btn:hover {
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-9 .site-header-menu {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 0 40px;
}
.header-style-9 .site-branding {
    padding-right: 60px;
}
.header-style-9 .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}
.header-style-9 .site-header .site-navigation ul.navigation > li.active > a {
    color: var(--pbmit-white-color);
}
.header-style-9 .site-header .site-navigation ul.navigation > li.active > a:after {
    color: var(--pbmit-white-color);
}
.header-style-9 .site-navigation ul.navigation > li > a {
    font-size: 16px;
    font-weight: 700;
    color: var(--pbmit-white-color) !important;
}
.header-style-9 .main-menu ul > li.dropdown > a:after {
    color: var(--pbmit-white-color) !important;
}
.header-style-9 .site-navigation ul.navigation > li > a:hover {
    color: var(--pbmit-white-color);
}
.header-style-9 .site-navigation ul.navigation > li > a:hover:after {
    color: var(--pbmit-white-color);
}
.header-style-9 .pbmit-social-li a {
    color: var(--pbmit-white-color);
}
.header-style-9 .pbmit-social-li a:hover {
    color: var(--pbmit-secondary-color);
}
.header-style-9 .pbmit-header-button2 .pbmit-btn {
    padding: 20px 40px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.header-style-9 .pbmit-header-button2 .pbmit-btn:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}
.header-style-9 .sticky-header .pbmit-header-button2 .pbmit-btn {
    padding: 20px 40px;
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-9 .sticky-header .pbmit-social-li a {
    color: var(--pbmit-blackish-color);
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color) !important;
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li > a::after {
    color: var(--pbmit-blackish-color) !important;
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4 !important;
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4 !important;
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li > a:hover {
    color: #2FBBD4 !important;
}
.header-style-9 .sticky-header .site-navigation ul.navigation > li > a::after:hover {
    color: #2FBBD4 !important;
}
.header-style-9 .sticky-header .pbmit-search-cart-box .pbmit-header-search-btn a {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.header-style-9 .sticky-header .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}
.header-style-9 .site-header-menu .site-branding img.sticky-logo {
    display: none;
}
.header-style-9 .sticky-header .site-branding img.sticky-logo {
    display: block;
}
.header-style-9 .sticky-header .site-branding img.logo-img {
    display: none;
}
.header-style-10 .site-header-menu {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 0 40px;
}
.header-style-10 .site-navigation ul.navigation > li > a {
    color: var(--pbmit-white-color);
    height: 100px;
    line-height: 100px;
    font-size: 14px;
    font-weight: 700;
}
.header-style-10 .site-header-menu .site-branding img.sticky-logo {
    display: none;
}
.header-style-10 .sticky-header .site-branding img.sticky-logo {
    display: block;
}
.header-style-10 .sticky-header .site-branding img.logo-img {
    display: none;
}
.header-style-10 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color);
}
.header-style-10 .sticky-header .site-navigation ul.navigation > li > a::after {
    color: var(--pbmit-blackish-color);
}
.header-style-10 .sticky-header .pbmit-social-li a {
    color: var(--pbmit-blackish-color);
}
.header-style-10 .main-menu ul > li.dropdown > a:after {
    color: var(--pbmit-white-color);
}
.pbmit-search-cart-box .pbmit-header-search-btn a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    display: inline-block;
    border-radius: 100%;
}
.site-navigation {
    display: flex;
    align-items: center;
}
.header-style-10 .site-branding {
    padding-right: 60px;
}
.header-style-10 .pbmit-social-li a {
    color: var(--pbmit-white-color);
}
.header-style-10 .pbmit-social-li a:hover {
    color: #2FBBD4;
}
.header-style-10 .pbmit-header-button2 .pbmit-btn {
    padding: 20px 40px;
    border-radius: 50px;
    color: var(--pbmit-white-color);
    background-image: linear-gradient(to right, #f36f56 0%, #fcb148 70%);
    background-size: 100% 100%;
    border-radius: 50px;
    position: relative;
}
.header-style-11 .pbmit-header-overlay {
    position: absolute;
    width: 100%;
}
.header-style-11 .pre-header-wrapper {
    height: 50px;
    line-height: 50px;
}
.header-style-11 .pbmit-pre-header-right {
    display: flex;
    align-items: center;
}
.header-style-11 .pbmit-social-links li,
.pbmit-contact-info li {
    display: inline-block;
    vertical-align: top;
}
.header-style-11 .pbmit-pre-header-right .pbmit-social-links li i,
.header-style-11 .pbmit-contact-info li > a {
    color: #787c8b;
}
.header-style-11 .pbmit-social-links li i:hover {
    color: #2FBBD4;
}
.header-style-11 .pbmit-contact-info li i {
    font-size: 15px;
    margin-right: 6px;
    color: #2FBBD4;
    transition: all 0.3s;
}
.header-style-11 .site-navigation ul.navigation > li > a {
    font-size: 13px;
    height: 24px;
    line-height: 24px;
}
.header-style-11 .pbmit-header-content {
    position: relative;
    padding: 10px 15px 10px 30px;
    border-radius: 8px;
}
.header-style-11 .pbmit-button-box .pbmit-btn {
    padding: 15px 35px;
    background-image: linear-gradient(to right, #ffb06c 0%, #ff7268 70%);
    color: var(--pbmit-white-color);
}
.header-style-11 .pbmit-button-box .pbmit-btn:hover {
    padding: 15px 35px;
    background-image: linear-gradient(to right, #ff7268 0%, #ffb06c 70%);
    color: var(--pbmit-white-color);
}
.header-style-11 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-11 .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-11 .main-menu .navigation > li.dropdown:hover > ul {
    top: 48px;
}
.header-style-11 .sticky-header .main-menu .navigation > li.dropdown:hover > ul {
    top: 100px;
}
.header-style-11 .sticky-header .pbmit-header-content {
    padding: 0;
}
.header-style-12 .site-header-menu {
    position: absolute;
    width: 100%;
}
.header-style-12 .site-branding {
    margin-right: 40px;
}
.header-style-12 .site-navigation ul.navigation > li > a {
    font-size: 13px;
    font-weight: 600;
}
.header-style-12 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-12 .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-12 .pbmit-header-search-btn a:hover {
    color: var(--pbmit-secondary-color);
}
.header-style-12 .pbmit-header-button2 .pbmit-btn {
    padding: 16px 36px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}
.header-style-12 .pbmit-header-button2 .pbmit-btn:hover {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.header-style-12 .sticky-header .pbmit-header-button2 .pbmit-btn {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}
.header-style-12 .sticky-header .pbmit-header-button2 .pbmit-btn:hover {
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
}
.header-style-13 .site-header-menu {
    border-bottom: 1px solid #dde1e1;
}
.header-style-13 .site-navigation ul.navigation > li > a {
    font-weight: 700;
}
.header-style-13 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
    font-weight: 700;
}
.header-style-13 .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-13 .pbmit-right-main-box .pbmit-header-search-btn {
    padding: 0 20px;
}
.header-style-13 .pbmit-right-main-box .pbmit-base-icon-search {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: var(--pbmit-blackish-color);
    display: inline-block;
    border-radius: 50%;
    font-size: 15px;
    transition: all 0.25s ease-in-out;
}
.header-style-13 .pbmit-right-main-box .pbmit-base-icon-search:hover {
    background-color: #2FBBD4;
    color: #fff;
}
.header-style-13 .pbmit-header-button2 .pbmit-btn {
    padding: 15px 35px;
}
.header-style-14 .site-header-menu {
    position: absolute;
    width: 100%;
    padding: 0 40px;
}
.header-style-14 .pbmit-logo-area {
    position: relative;
}
.header-style-14 .pbmit-logo-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: 170px;
    height: calc(130px + 10px);
    background-color: var(--pbmit-white-color);
    box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
    border-radius: 0 0 calc(130px + 10px) calc(130px + 10px);
}
.header-style-14.site-header .site-branding img {
    max-height: 38px;
}
.header-style-14 .site-branding .site-title {
    height: 130px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.header-style-14 .site-navigation ul.navigation > li > a {
    height: 130px;
    line-height: 130px;
}
.header-style-14 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-14 .site-navigation ul.navigation > li.active > a::after {
    color: #2FBBD4;
}
.header-style-14 .pbmit-right-main-box .pbmit-header-button a {
    position: relative;
    font-size: 22px;
    line-height: 22px;
    font-family: Outfit, sans-serif;
    font-weight: 500;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-style: normal;
}
.header-style-14 .pbmit-right-main-box .pbmit-header-button a::before {
    position: absolute;
    content: "\e82b";
    font-family: pbminfotech-base-icons;
    left: -40px;
    top: 50%;
    font-size: 28px;
    line-height: 28px;
    color: #2FBBD4;
    transform: translateX(0%) translateY(-40%);
}
.header-style-14 .pbmit-header-search-btn a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
    display: inline-block;
    border-radius: 50%;
}
.header-style-14 .pbmit-header-search-btn a:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-blackish-color);
}
.header-style-14 .pbmit-btn {
    padding: 20px 40px;
}
.header-style-14 .pbmit-btn:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-blackish-color);
}
.header-style-14 .sticky-header .site-branding .site-title {
    line-height: 90px;
    height: 90px;
}
.header-style-14 .sticky-header .pbmit-logo-area::before {
    display: none;
}
.header-style-15 .site-header-menu {
    position: absolute;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-style-15 .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-15 .main-menu ul > li.dropdown.active > a:after {
    color: #2FBBD4;
}
.header-style-15 .site-navigation ul.navigation > li > a {
    color: var(--pbmit-white-color);
}
.header-style-15 .main-menu ul > li.dropdown > a:after {
    color: var(--pbmit-white-color);
}
.header-style-15 .pbmit-search-cart-box .pbmit-header-search-btn a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.header-style-15 .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.header-style-15 .pbmit-btn.pbmit-btn-outline {
    padding: 18px 40px;
    color: var(--pbmit-white-color);
    border: 2px solid var(--pbmit-white-color);
}
.header-style-15 .pbmit-btn.pbmit-btn-outline:hover {
    border: 2px solid #2FBBD4;
}
.header-style-15 .site-header-menu .site-branding img.sticky-logo {
    display: none;
}
.header-style-15 .sticky-header .site-branding img.sticky-logo {
    display: block;
}
.header-style-15 .sticky-header .site-branding img.logo-img {
    display: none;
}
.header-style-15 .sticky-header .site-navigation ul.navigation > li > a {
    color: var(--pbmit-blackish-color);
}
.header-style-15 .sticky-header .site-navigation ul.navigation > li > a:after {
    color: var(--pbmit-blackish-color);
}
.header-style-15 .sticky-header .site-navigation ul.navigation > li.active > a {
    color: #2FBBD4;
}
.header-style-15 .sticky-header .site-navigation ul.navigation > li.active > a:after {
    color: #2FBBD4;
}
.header-style-15 .sticky-header .pbmit-search-cart-box .pbmit-header-search-btn a {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}
.header-style-15 .sticky-header .pbmit-search-cart-box .pbmit-header-search-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.header-style-15 .sticky-header .pbmit-btn.pbmit-btn-outline {
    padding: 18px 40px;
    color: var(--pbmit-blackish-color);
    border: 2px solid var(--pbmit-blackish-color);
}
.header-style-15 .pbmit-btn.pbmit-btn-outline:hover {
    color: var(--pbmit-white-color);
    border: 2px solid #2FBBD4;
}
.pbmit-client-style-1 {
    text-align: center;
}
.pbmit-client-style-1 .pbmit-client-wrapper {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: -webkit-max-content;
    display: inline-block;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbminfotech-hide,
.pbmit-hide {
    display: none;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-hover-img {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-1 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%);
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img {
    transform: translateY(-100%);
}
.pbmit-client-style-1 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0%);
}
.pbmit-client-style-1 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
    transform: translateY(100%);
}
.pbmit-client-style-2 {
    padding: 100px 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-right: none;
    display: block;
    text-align: center;
}
.pbmit-client-style-2 .pbmit-client-wrapper {
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-2 .pbmit-client-hover-img {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-2 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    display: block;
    text-align: center;
    width: 100%;
}
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-client-hover-img {
    transform: translateY(-100%);
}
.pbmit-client-style-2 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0);
}
.pbmit-client-style-2 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
    transform: translateY(100%);
}
.pbmit-client-style-3 {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.pbmit-client-style-3 .pbmit-client-wrapper {
    overflow: hidden;
    padding: 20px 35px;
    background-color: var(--pbmit-white-color);
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-3 .pbmit-client-hover-img {
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-3 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-client-hover-img {
    transform: translateY(-100%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
    transform: translateY(100%);
}
.pbmit-client-style-4 {
    text-align: center;
}
.pbmit-client-style-4 {
    border-right: 1px solid #dbdce5;
}
.pbmit-client-style-4 .pbmit-client-wrapper {
    overflow: hidden;
    position: relative;
}
.pbmit-client-style-4 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-4 .pbmit-client-hover-img {
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.pbmit-client-style-4 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%);
}
.pbmit-client-style-4 .pbmit-client-with-hover-img .pbmit-client-hover-img {
    transform: translateY(-100%);
}
.pbmit-client-style-4 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0%);
}
.pbmit-client-style-4 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
    transform: translateY(100%);
}
.site-footer {
    font-size: 14px;
    position: relative;
}
.footer.site-footer {
    padding: 60px 0;
    color: var(--pbmit-white-color);
    background-image: url(../images/virtualreality/bg/footer-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.site-footer:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: -1;
}
.footer-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pbmit-footer-widget-area {
    margin-top: 20px;
}
.pbmit-footer-big-area h3,
.pbmit-footer-big-area a {
    font-size: 38px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}
.pbmit-footer-big-area a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
}
.pbmit-footer-big-area a:hover {
    color: var(--pbmit-white-color);
    text-decoration: underline !important;
}
.pbmit-footer-big-area .pbmit-footer-logo {
    text-align: right;
}
.site-footer .widget ul a {
    color: rgba(255, 255, 255, 0.8);
}
.site-footer .widget ul a:hover {
    color: var(--pbmit-white-color);
}
.site-footer .widget .widget-title {
    font-family: Quicksand, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;
    margin-bottom: 30px;
    padding: 0;
}
.widget ul > li {
    padding: 0 0 15px;
}
.site-footer .widget a {
    font-size: 14px;
}
.pbmit-footer-contact-info {
    margin-bottom: 15px;
}
.pbmit-content-box {
    color: rgba(255, 255, 255, 0.8);
}
.pbmit-footer-contact-info .pbmit-contact-box a {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    color: var(--pbmit-white-color);
}
.site-footer .pbmit-social-links li.pbmit-social-li a {
	color: #fff;
}
.site-footer .pbmit-social-links li.pbmit-social-li a:hover {
    color: #2FBBD4;
}
.site-footer .pbmit-social-links li.pbmit-social-li {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    margin-bottom: 8px;
}
.site-footer .pbmit-social-links li.pbmit-social-li:last-child {
	margin-right: 0;
}
.pbmit-footer-newsletter {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.pbmit-footer-newsletter input[type="email"] {
    background: 0 0;
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    padding: 0;
    padding-bottom: 14px;
    height: auto;
    color: var(--pbmit-white-color) !important;
    background-color: transparent;
    border: 0;
}
.pbmit-footer-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    border: none;
    background-color: transparent;
}
.pbmit-footer-bottom {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: transparent;
}
.pbmit-footer-text-inner {
    font-size: 14px;
}
.pbmit-footer-copyright-text-area,
.pbmit-footer-copyright-text-area a {
    color: rgba(255, 255, 255, 0.8);
}
.pbmit-footer-copyright-text-area a:hover {
    color: var(--pbmit-white-color);
}
.pbmit-footer-menu-area {
    text-align: right;
    margin-top: 0;
}
.pbmit-footer-menu li {
    display: inline-block;
    margin: 0 10px;
}
.pbmit-footer-menu li a {
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}
.pbmit-footer-menu li a::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 13px;
    background-color: rgba(255, 255, 255, 0.5);
    top: 50%;
    left: -12px;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.pbmit-footer-menu li:first-child a:before {
    display: none;
}
footer .widget .widget-title::before {
    display: none;
}
.footer-style-2 .footer-wrap .row {
    flex-direction: row-reverse;
    align-items: baseline;
}
.footer-style-2 .pbmit-footer-big-area h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
    padding-right: 112px;
}
.footer-style-2 .pbmit-footer-big-area .pbmit-footer-logo {
    text-align: left;
}
.footer-style-2.site-footer .widget .widget-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}
.pbmit-two-column-menu.widget ul > li {
    float: left;
    width: 50%;
    padding-bottom: 11px;
}
.footer-style-2 .pbmit-footer-text-area .pbmit-footer-text-inner {
    border-top: 1px solid rgb(255 255 255/8%);
    padding-top: 30px;
    margin-top: 30px;
}
.pbmit-title-bar-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 22, 28, 0.8);
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-title-bar-wrapper {
    background-color: rgba(17, 22, 28, 0.8);
    background-image: url(../images/coworking/titlebarbg.html);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    min-height: 400px;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}
.pbmit-title-bar-content-inner {
    width: 100%;
    text-align: center;
}
.pbmit-title-bar-content .pbmit-tbar-title {
    font-family: Quicksand, sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;
    margin-bottom: 20px;
}
.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 15px;
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--pbmit-white-color) !important;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-breadcrumb-inner .sep {
    margin: 0 8px;
}
.pbmit-title-bar-wrapper .list-inline-item {
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.pbmit-title-bar-wrapper .list-inline-item a {
    color: var(--pbmit-white-color);
}
.pbmit-title-bar-wrapper .list-inline-item i {
    color: #2FBBD4;
}
.pbmit-title-bar-content .pbmit-tbar-title-one {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    color: var(--pbmit-white-color);
}
.pbmit-tbar-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
    font-style: normal;
}
.title-bar-two.pbmit-title-bar-wrapper {
    background-color: var(--pbmit-light-color) !important;
    background-image: none;
}
.title-bar-two.pbmit-title-bar-wrapper:before {
    background-color: var(--pbmit-light-color) !important;
}
.title-bar-two .pbmit-title-bar-content {
    min-height: 350px;
}
.title-bar-two .pbmit-title-bar-content .pbmit-tbar-title {
    color: var(--pbmit-blackish-color);
}
.title-bar-two .pbmit-tbar-subtitle {
    color: var(--pbmit-blackish-color);
}
.title-bar-two.pbmit-title-bar-wrapper .list-inline-item,
.title-bar-two.pbmit-title-bar-wrapper .list-inline-item a {
    color: var(--pbmit-blackish-color);
}
.title-bar-two .pbmit-title-bar-content .pbmit-tbar-title-one {
    color: var(--pbmit-blackish-color);
    font-weight: 700;
}
.title-bar-two .pbmit-title-bar-wrapper .list-inline-item {
    color: var(--pbmit-blackish-color);
}
.title-bar-two .pbmit-breadcrumb,
.title-bar-two .pbmit-breadcrumb a {
    color: var(--pbmit-blackish-color) !important;
}
.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;
}
.progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 10px;
}
.progressbar .progress-label {
    font-family: var(--pbmit-heading-typography-font-family);
    color: var(--pbmit-heading-color);
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.progress {
    overflow: visible;
    border-radius: 5px !important;
    position: relative !important;
    height: 11px !important;
    padding: 1px;
    margin-top: 10px;
    background-color: var(--pbmit-white-color);
}
.progress .progress-bar {
    position: relative;
    overflow: visible;
    border-radius: 30px;
    background-color: #2FBBD4;
}
.progress.progress-percent-bg .progress-percent {
    line-height: 20px;
    position: absolute;
    right: -15px;
    top: -35px;
    font-size: 17px;
    color: var(--pbmit-blackish-color);
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
}
.progressbarone .progress-bar {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-progress-style-1 .progress {
    border: 1px solid #2FBBD4;
    border-radius: 16px !important;
    height: 14px !important;
    padding: 1px;
    background-color: transparent !important;
}
.pbmit-progress-style-1 .progress .progress-bar {
    margin-bottom: 0;
}
.pbmit-progress-style-1 .progressbar .progress-label {
    font-family: var(--pbmit-heading-typography-font-family);
    color: var(--pbmit-heading-color);
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.pbmit-progress-style-1 .progress .progress-percent {
    line-height: 20px;
    position: absolute;
    right: -15px;
    top: -35px;
    font-size: 15px;
    color: var(--pbmit-blackish-color);
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
}
.progressbar.white .progress {
    background-color: var(--pbmit-light-color);
}
.accordion {
    background: 0 0;
    border-radius: 0;
}
.accordion-item {
    border: none;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    border-radius: 10px !important;
    margin-bottom: 15px;
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.accordion-button {
    border: none;
    border-radius: 0 !important;
    box-shadow: none;
    padding: 25px 65px 25px 25px;
    background: 0 0;
    outline: none;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.6px;
    color: var(--pbmit-heading-color);
}
.accordion-button::after {
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    background-image: none;
    content: "\e818";
    font-size: 24px;
    width: 0;
    height: 0;
    text-align: center;
    font-family: pbminfotech-base-icons;
    transition: none;
    display: flex;
    align-items: center;
}
.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\e86e";
    font-size: 18px;
    width: 0;
    height: 0;
    font-family: pbminfotech-base-icons;
    transform: none;
    color: var(--pbmit-blackish-color);
}
.accordion-button:focus {
    box-shadow: none;
    border-color: #d4d4d4;
}
.accordion-button:not(.collapsed) {
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    box-shadow: none;
    line-height: 20px;
}
.accordion-body {
    color: #787c8b;
    font-weight: 400;
    font-size: 16px;
    padding: 0 22px 1px;
}
.accordion-button.collapsed {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}
.accordion-item.collapsed {
    background-color: var(--pbmit-white-color);
}
.accordion-style-1 .accordion-button.collapsed {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.accordion-style-1 .accordion-button:not(.collapsed) {
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    box-shadow: none;
    line-height: 1px;
    border-radius: 10px !important;
    font-size: 16px;
    font-weight: 600;
}
.accordion-style-1 .accordion-body {
    padding: 6px 24px 5px;
}
.accordion-style-2 .accordion-button::after {
    position: absolute;
    margin-left: -26px;
}
.accordion-style-2 .accordion-button {
    padding-left: 50px;
}
.accordion-style-2 .accordion-button:not(.collapsed) {
    background-color: var(--pbmit-white-color);
    border-radius: 10px !important;
}
.accordion-style-3 .accordion-item {
    border: none;
    background-color: var(--pbmit-light-color);
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    border-radius: 0 !important;
    margin-bottom: 15px;
    box-shadow: none;
}
.accordion-style-3 .accordion-button {
    padding: 15px 25px;
}
.accordion-style-3 .accordion-button::after {
    padding: 18px 25px 18px 12px;
    border-radius: 0;
    background-color: #fff;
}
.accordion-style-3 .accordion-item.active .accordion-body {
    background-color: var(--pbmit-white-color);
}
.accordion-style-3 .accordion-body {
    padding: 15px 22px 1px;
}
.accordion-style-3 .accordion-item.active .accordion-button::after {
    content: "\e86e";
    font-size: 16px;
}
.pbmit-tab-style-1 {
    display: grid;
    grid-template-columns: 320px 3fr;
}
.pbmit-tab-style-1 .nav.nav-tabs {
    display: block;
    border: none;
}
.pbmit-tab-style-1 .nav-item a {
    position: relative;
    padding: 25px 40px;
    font-size: 18px;
    line-height: normal;
    border-bottom: none;
    margin: 0 0 15px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}
.pbmit-tab-style-1 .nav-link {
    padding: 0;
    border: none;
    color: var(--pbmit-blackish-color);
    font-weight: 500;
}
.pbmit-tab-style-1 .nav-item a.active {
    background-color: #2FBBD4;
    color: var(--pbmit-white-color);
    border-radius: 0;
}
.pbmit-tab-style-1 .nav-tabs .nav-item.active .nav-link {
    color: var(--pbmit-white-color);
    padding: 0;
    margin: 0;
}
.tab-content {
    margin: 0;
    padding-left: 40px;
}
.pbmit-tab-style-2 .tab-content {
    margin: 20px 0 0;
    padding: 0;
}
.pbmit-tab-style-2 .nav-item {
    color: var(--pbmit-blackish-color);
    cursor: pointer;
}
.pbmit-tab-style-2 .nav-tabs {
    display: flex;
    border: none;
}
.pbmit-tab-style-2 .nav-tabs .nav-link {
    border-bottom: 2px solid var(--pbmit-white-color) !important;
}
.pbmit-tab-style-2 .nav-tabs .nav-link.active {
    border-bottom: 2px solid var(--pbmit-blackish-color) !important;
}
.pbmit-tab-style-2 .nav-tabs .nav-link {
    color: #495057;
    background-color: transparent !important;
    border: none;
    font-size: 14px;
    line-height: 36px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.content-wrapper h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
    color: #222b40;
    font-weight: 500;
}
.content-wrapper ul {
    margin: 25px 0;
}
.content-wrapper ul li {
    position: relative;
    padding-left: 20px;
    line-height: 36px;
}
.content-wrapper ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    width: 9px;
    height: 9px;
    background-color: var(--pbmit-blackish-color);
    border-radius: 50%;
}
.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: var(--pbmit-white-color);
    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: var(--pbmit-white-color);
    font-weight: 700;
}
.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: 700;
}
.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;
}
.pbmit-static-box-shap .container {
    position: relative;
    z-index: 1;
}
.pbmit-static-box-style-1 .pbminfotech-box-title h4,
.pbmit-static-box-style-1 .pbminfotech-static-box-desc,
.pbmit-static-box-style-1 .pbminfotech-static-box-detail {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.pbmit-static-box-style-1 .pbmit-contentbox {
    display: flex;
    padding: 20px 0 50px;
    border-bottom: 1px solid #525c61;
    justify-content: space-between;
}
.pbmit-static-box-style-1 .pbmit-contentbox-inner {
    display: flex;
}
.pbmit-static-box-style-1 .pbminfotech-box-title,
.pbmit-static-box-style-1 .pbminfotech-static-box-detail,
.pbmit-static-box-style-1 .pbmit-ihbox-btn {
    width: 100%;
    max-width: max-content;
}
.pbmit-static-box-style-1 .pbminfotech-box-title h4 {
    font-size: 46px;
    line-height: 50px;
    color: transparent;
    -webkit-text-stroke: 1px #b8bfc2;
}
.pbmit-static-box-style-1:hover .pbminfotech-box-title h4 {
    color: #b8bfc2;
    -webkit-text-stroke-color: transparent;
}
.pbmit-static-box-style-1 .pbminfotech-static-box-detail {
    font-size: 22px;
    line-height: 26px;
    margin-top: 10px;
}
.pbmit-static-box-style-1 .pbminfotech-static-box-detail::before {
    content: "/";
    display: inline-block;
}
.pbmit-static-box-style-1 .pbminfotech-static-box-desc {
    padding: 0 50px;
}
.pbmit-static-box-style-1 .pbmit-ihbox-btn {
    margin-right: 22px;
}
.pbmit-static-box-style-1 .pbmit-ihbox-btn a {
    display: block;
    font-size: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    border: 1px solid #b8bfc2;
    transform: rotate(45deg);
}
.pbmit-static-box-style-1:hover .pbmit-ihbox-btn a {
    transform: rotate(0deg);
    background-color: var(--pbmit-white-color);
}
.pbmit-static-box-style-1:hover .pbmit-ihbox-btn a:after {
    color: var(--pbmit-blackish-color);
}
.pbmit-static-box-style-1 .pbmit-ihbox-btn a::after {
    line-height: 50px;
    margin-left: 0;
    color: var(--pbmit-white-color);
}
.pbmit-static-box-style-1:hover .pbmit-contentbox-inner .pbmit-ihbox-btn :any-link {
    color: var(--pbmit-blackish-color);
}
.pbmit-static-box-style-1 .pbminfotech-static-box-detail,
.pbmit-static-box-style-1 .pbminfotech-static-box-desc {
    color: rgb(255 255 255/60%);
}
.pbmit-static-box-style-1 .pbminfotech-static-box-desc {
    width: 52%;
}
.list-group-borderless .list-group-item {
    border: none;
    color: var(--pbmit-blackish-color);
    padding: 0;
    padding-bottom: calc(13px / 2);
    background-color: transparent !important;
    border: none;
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}
ul.list-group {
    margin-bottom: 1.75em;
}
li.list-group-item {
    background-color: transparent;
    border: none;
    font-weight: 500;
    padding: 0;
    padding-bottom: 10px;
}
ul.list-group .list-group-item:hover {
    color: #2FBBD4 !important;
}
ul.list-group .list-group-item i {
    padding-right: 10px;
    color: #2FBBD4;
}
.pbmit-list-style-1 .icon-list-items li:before {
    content: counter(pbmitbox2, decimal-leading-zero) ". ";
    counter-increment: pbmitbox2;
    position: absolute;
    top: 15px;
    left: 0;
    color: #2FBBD4;
}
.pbmit-list-style-1 .icon-list-items li {
    position: relative;
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
    padding: 15px 0 15px 40px;
}
.pbmit-list-style-1 .icon-list-items li:not(:last-child) {
    border-bottom: 1px solid #e0dce4;
}
.pbmit-list-style-1 .icon-list-item {
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-svg-wrapper,
.pbminfotech-ele-ptable-style-1 .pbmit-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-svg-wrapper {
    font-size: 18px;
    fill: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    position: relative;
    overflow: hidden;
    padding: 45px;
    color: #787c8b;
    border-top: 3px solid #000;
    background-color: var(--pbmit-light-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    background-color: var(--pbmit-white-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    border-top-color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
    font-size: 60px;
    line-height: 60px;
    font-weight: lighter;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price {
    color: #2FBBD4;
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price {
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
    margin-top: 15px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
    margin-top: 40px;
    padding: 50px 0 40px;
    border-top: 1px solid var(--pbmit-white-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
    border-top-color: var(--pbmit-light-bg-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
    margin-bottom: 15px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i {
    margin: 5px 10px 0 0;
    color: var(--pbmit-blackish-color);
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol,
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a {
    display: block;
    padding: 18px 55px;
    color: var(--pbmit-white-color);
    background-color: #000;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
    color: var(--pbmit-white-color);
    background-color: #000;
    border-color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover {
    color: #000;
    background-color: var(--pbmit-white-color);
}
.pbmit-elementor-bg-color-light .pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover {
    background-color: var(--pbmit-light-bg-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-inner {
    border-color: rgba(var(--pbmit-white-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line i,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-icon-wrapper {
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-svg-wrapper svg {
    fill: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 {
    margin-top: 50px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    text-align: center;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    color: #787c8b;
    background-color: var(--pbmit-white-color);
    -webkit-box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 40px 0 rgb(0 0 0/5%);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price {
    color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    font-weight: 700;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency {
    margin-top: 15px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner {
    margin-top: 30px;
    padding: 50px 0 30px;
    border-top: 1px solid rgba(3, 3, 19, 0.1);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-btn,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-lines-w {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line {
    margin-bottom: 15px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i {
    margin: 5px 10px 0 0;
    color: #2FBBD4;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol,
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-btn a {
    display: block;
    padding: 15px 40px;
    background-color: transparent;
    border: 2px solid var(--pbmit-blackish-color);
    border-radius: 30px;
    transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
    border-color: transparent;
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-box {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    text-align: center;
    border-radius: 12px;
    color: #787c8b;
    background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-box {
    box-shadow: 0 0 20px 0 rgb(0 12 119/3%);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-symbol {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-price {
    color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-frequency {
    margin-top: 15px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-inner {
    margin-top: 35px;
    padding: 50px 0 30px;
    border-top: 1px solid rgba(3, 29, 91, 0.1);
}
.pbminfotech-ele-ptable-style-3 .pbminfotech-ptable-btn,
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-lines-w {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-line {
    margin-bottom: 15px;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-line i {
    margin: 5px 10px 0 0;
    color: #2FBBD4;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol,
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-btn a {
    display: block;
    padding: 18px 45px;
    background-color: transparent;
    color: var(--pbmit-blackish-color);
    border: 2px solid var(--pbmit-blackish-color);
    border-radius: 30px;
    transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a,
.pbminfotech-ele-ptable-style-3 .pbmit-ptable-btn a:hover {
    background-color: var(--pbmit-secondary-color);
    border-color: transparent;
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
    color: var(--pbmit-white-color);
    background-color: rgba(3, 29, 91, 0.5);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price {
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: #2FBBD4;
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbmit-ptable-inner {
    border-top-color: rgba(255, 255, 255, 0.1);
}
.pbminfotech-ele-ptable-style-3 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency {
    color: rgba(255, 255, 255, 0.5);
}
.pbmit-marquee-effect {
    display: flex;
    width: auto !important;
}
.pbmit-marquee-effect .pbmit-tag-wrapper {
    position: relative;
    margin-left: 40px;
    margin-right: 40px;
}
.pbmit-marquee-effect .pbmit-element-title {
    line-height: normal;
    width: auto;
    position: relative;
    overflow: hidden;
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title {
    font-size: 80px;
    font-family: unset;
    color: var(--pbmit-blackish-color);
    letter-spacing: 0.05px;
}
.pbmit-marquee-effect-style-2 .pbmit-element-title {
    font-size: 80px;
    letter-spacing: 0.05px;
    font-family: unset;
    color: transparent;
    -webkit-text-stroke: 1px var(--pbmit-blackish-color);
}
.pbmit-marquee-effect-style-3 .pbmit-tag-wrapper .pbmit-element-title {
    font-size: 95px;
    font-weight: 700;
    letter-spacing: 0.05px;
    font-family: unset;
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1px rgba(2, 6, 55, 0.3);
}
.pbmit-text-color-white .pbmit-marquee-effect-style-3 .pbmit-element-title {
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
}
.swiper-slider.marquee.pbmit-text-color-white {
    padding: 50px 0 70px;
}
.lottie-anim {
    width: 100%;
    height: 100%;
}

/* Custom */
.virtualreality-lottie img {
	max-width: 550px;
    margin: 80px 0;
    width: 100%;
}
.lc-sub-btn {
    display: inline-block;
    text-decoration: none;
    font-family: var(--pbmit-btn-typography-font-family);
    font-size: var(--pbmit-btn-typography-font-size);
    font-weight: var(--pbmit-btn-typography-variant);
    line-height: var(--pbmit-btn-typography-line-height);
    letter-spacing: .5px;
    padding: 18px 58px;
    text-transform: uppercase;
    background-color: #2FBBD4;
    border: none;
    border-radius: var(--pbmit-border-radius);
    box-shadow: 0 0 24px 3px #9a91ef;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    transition: all .25s ease-in-out;
}
.lc-sub-btn-outline {
    background-color: transparent;
    padding: 18px 58px;
    color: var(--pbmit-white-color);
    border: 2px solid var(--pbmit-white-color);
}
.lc-sub-btn:hover,
.lc-sub-btn:focus {
	color: #fff;
    box-shadow: 0 0 24px 3px #fff;
}
.pbmit-footer-logo img {
	max-width: 150px;
}