/*=====================================================
YAPIMCI : OFISIMO 
Versiyon: v8.0.0

    CSS INDEX OFISIMO SOFTWARE
=======================================================*/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
:root {
	--pbmit-global-color: var(--genel);
	--pbmit-secondary-color: #16222d;
	--pbmit-light-color: #ecf0f4;
	--pbmit-body-color: #fff;
	--pbmit-white-color: #ffffff;
	--pbmit-white-color-rgb: 255, 255, 255;
	--pbmit-blackish-color: #16222d;
	--pbmit-blackish-color-rgb: 22, 34, 45;
	--pbmit-link-color-normal: #16222d;
	--pbmit-link-color-hover: #ffc34e;
	--pbmit-global-color-rgb: 255, 195, 78;
	--pbmit-responsive-breakpoint: 1200px;

	--pbmit-body-typography-font-family:'Roboto', sans-serif;
	--pbmit-body-typography-variant: regular;
	--pbmit-body-typography-font-size: 17px;
	--pbmit-body-typography-line-height: 1.6;
	--pbmit-body-typography-color: #696f6f;
	
	--pbmit-heading-typography-font-family:"Archivo", sans-serif;
	--pbmit-heading-color: #16222d;
	--pbmit-heading-font-variant: 500;
	
	--pbmit-btn-typography-font-family:"Archivo", sans-serif;
	--pbmit-btn-typography-variant: 500;
	--pbmit-btn-typography-font-size: 16px;
	--pbmit-btn-typography-line-height: 24px;
}
.pbmit-heading-subheading{
	margin-bottom: 50px;
}
.pbmit-heading-subheading .pbmit-subtitle{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.8px;
    color: #696f6f;
    text-transform: uppercase;
    font-style: normal;
	display: inline-block;
	margin-bottom: 8px;
	position: relative;
}
.pbmit-heading-subheading .pbmit-subtitle:before{
	content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    background-color: var(--pbmit-global-color);
}
.pbmit-heading-subheading .pbmit-title{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #16222d;
    text-transform: none;
    font-style: normal;
	margin: 0;
}
.pbmit-heading-subheading .pbmit-heading-desc{
	margin-top: 25px;
	margin-bottom: 15px;
}
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-heading-desc{
	color: rgba(var(--pbmit-white-color-rgb),.7);
}
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-subtitle,
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-title{
	color: var(--pbmit-white-color);
}
/*=== For the same css ===*/
.pbmit-service-btn a,
.pbmit-blog-btn,
.pbmit-btn-style-text,
.pricing-toggle .pricing-toggler,
.pbmit-ad-button a,
.blog-details .comment-respond .comment-form form button.submit-btn{
	font-family: var(--pbmit-btn-typography-font-family);
	font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    font-style: normal;
}
.pbmit-ihbox-icon-wrapper svg,
.pbmit-fid-icon-wrapper svg,
.pbmit-service-icon svg,
.pbmit-ptable-line svg{
	width: 1em;
	height: 1em;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner,
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail,
.pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-meta-line,
.pbmit-ihbox-style-2 .pbmit-element-title,
.pbmit-ihbox-style-6 .pbmit-heading-desc,
.pbmit-team-style-1 .pbminfotech-box-team-position,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.pbmit-footer-style-1 .pbmit-footer-contact-area .pbmit-footer-contact-box span,
.pbmit-sortable-list a,
.widget-recent-post .pbmit-rpw-title a,
.pbmit-rpw-content .pbmit-rpw-date a,
aside.widget.widget-tag-cloud a,
.blog-details .pbmit-entry-content blockquote,
.post-navigation .nav-links .pbmit-post-nav-head,
.blog-details .pbmit-author-content .pbmit-author-nam,
.pbmit-comment-content .pbmit-comment-author,
.blog-details .pbmit-comment-content .reply a,
.blog-classic .pbmit-blog-meta-top .pbmit-meta,
.pbmit-team-single .pbmit-single-team-info li span,
.progressbar .progress-label,
.progress.progress-percent-bg .progress-percent,
.blog-details .pbmit-author-content .pbmit-author-name{
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 500;
    font-style: normal;
}
.sidebar .widget .widget-title{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
    text-transform: capitalize;
    font-style: normal;
}
/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1 .pbmit-ihbox-svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-1 {
	padding-top: 5px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-box {
	display: inline-flex;
	align-items: center;
}
.pbmit-ihbox-style-1 .pbmit-element-title{
	font-size: 20px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper{
	font-size: 42px;
	margin-right: 25px;
	position: relative;
	display: flex;
	height: 70px;
	width: 70px;
	line-height: 70px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: rgba(var(--pbmit-blackish-bg-color-rgb),0.10);
	fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper::before,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper::before{
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: var(--pbmit-global-color);
	border-radius: 10px;
}
.pbmit-ihbox-style-1:hover .pbmit-ihbox-svg-wrapper::before,
.pbmit-ihbox-style-1:hover .pbmit-ihbox-icon-wrapper::before{
	height: 100%;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper img {
	height: 70px;
	width: 70px;
	object-fit: cover;
	border-radius: 10px;
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.pbminfotech-gap-40px .pbmit-miconheading-style-1{
	padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 40px;
}
/* Bg Color */
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-blackish .pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper{
	color: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-white-color-rgb),0.10);
	fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-1:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-1:hover .pbmit-ihbox-svg-wrapper{
	color: var(--pbmit-blackish-color);
	fill: var(--pbmit-blackish-color);
}
/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-ihbox-svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-2 {
	padding-top: 5px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-box {
	display: inline-flex;
	align-items: center;
}
.pbmit-ihbox-style-2 .pbmit-element-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper{
	font-size: 42px;
	margin-right: 25px;
	position: relative;
	display: flex;
	height: 70px;
	width: 70px;
	line-height: 70px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text{
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
}
.pbmit-ihbox-style-2:hover .pbmit-ihbox-icon-wrapper{
	background-color: transparent;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text span{
	margin-top: 3px;
	font-size: 24px;
	line-height: 30px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper::before,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper::before{
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: var(--pbmit-global-color);
	border-radius: 10px;
}
.pbmit-ihbox-style-2:hover .pbmit-ihbox-svg-wrapper::before,
.pbmit-ihbox-style-2:hover .pbmit-ihbox-icon-wrapper::before{
	height: 100%;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper img {
	height: 70px;
	width: 70px;
	object-fit: cover;
	border-radius: 10px;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-2 .pbmit-heading-desc{
	margin: 0;
}
.pbminfotech-gap-35px .pbmit-miconheading-style-2{
	margin-bottom: 35px;
}
/** Style 3 **/
.pbmit-ihbox-style-3{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-3:hover{
	transform: translateY(-5px);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-box{
	display: flex;
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-3{
	padding-top: 5px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-contents{
	padding-top: 10px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper{
	font-size: 62px;
	margin-right: 20px;
	position: relative;
	display: flex;
	height: 90px;
	width: 90px;
	line-height: 90px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
	fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-ihbox-style-3 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	font-weight: 500;
	letter-spacing: 0.36px;
}
.pbmit-ihbox-style-3 .pbmit-element-subtitle{
	display: -webkit-box;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
}
.pbmit-ihbox-style-3 .pbmit-heading-desc{
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper img {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	object-fit: cover;
}
/** Style 4 **/
.pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-box{
	display: flex;
}
.pbmit-element-viewtype-carousel .pbmit-ihbox-style-4 {
	padding-top: 5px;
}
.pbmit-ihbox-style-4 .pbmit-element-title,
.pbmit-ihbox-style-4 .pbmit-heading-desc{
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-ihbox-style-4 .pbmit-element-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 8px;
	font-weight: 500;
	line-clamp: 1;
	-webkit-line-clamp: 1;
}
.pbmit-ihbox-style-4 .pbmit-heading-desc {
	margin: 0;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper{
	font-size: 53px;
	margin-right: 25px;
	position: relative;
	display: flex;
	height: 90px;
	width: 90px;
	line-height: 90px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper img {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	object-fit: cover;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-4 .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 10px;
	z-index: -1;
	transform: scale(0);
	background-color: var(--pbmit-global-color);
	transition: all 300ms linear;
}
.pbmit-ihbox-style-4:hover .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-4:hover .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-type-text::after{
	transform: scale(1.1);
}
.pbminfotech-gap-35px .pbmit-miconheading-style-4{
	margin-bottom: 35px;
}
/** Style 5 **/
.pbmit-ihbox-style-5 .pbmit-ihbox-svg, 
.pbmit-ihbox-style-5 .pbmit-ihbox-icon{
	display: inline-block;
	margin-bottom: 40px;
	transition: transform 0.9s;
}
.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg, 
.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon {
	transform: rotateY(180deg);
}
.pbmit-ihbox-style-5{
	padding: 38px 35px;
	border-radius: 10px;
	background-color: var(--pbmit-light-color);
	height: 100%;
}
.pbmit-ihbox-style-5 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-blackish-color);
	fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper img{
	height: 55px;
	width: 55px;
	object-fit: cover;
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-5 .pbmit-heading-desc{
	margin-bottom: 0;
}
/** Style 6 **/
.pbmit-ihbox-style-6 .pbmit-ihbox-svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-6{
	position: relative;
	border-radius: 10px;
	padding: 30px 60px 20px 30px;
	background-color: var(--pbmit-light-color);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-box{
	display: flex;
	gap: 28px;
}
.pbmit-ihbox-style-6:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-6:hover .pbmit-ihbox-icon-wrapper{
	transform: translateY(-5px);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper{
	font-size: 30px;
	position: relative;
	display: flex;
	line-height: 70px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-global-color);
	fill: rgba(var(--pbmit-global-color-rgb),0.4);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper svg g polygon {
	fill: var(--pbmit-global-color) !important;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper img{
	height: 70px;
	width: 70px;
	border-radius: 50%;
	object-fit: cover;
}
.pbmit-ihbox-style-6 .pbmit-element-title{
	font-size: 20px;
	line-height: 34px;
	font-weight: 500;
	margin: 0;
	color: var(--pbmit-blackish-color);
	letter-spacing: -0.2px;
}
.pbmit-ihbox-style-6 .pbmit-element-title::before{
	content: '-';
	padding-right: 5px;
	display: inline-block;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-6 .pbmit-heading-desc{
	color: var(--pbmit-blackish-color);
	font-size: 20px;
	font-weight: 500;
	line-height: 34px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	margin-bottom: 15px;
}
/** Style 7 **/
.pbmit-ihbox-style-7{
	padding-right: 25px;
}
.pbmit-ihbox-style-7 .pbmit-element-title {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
    margin: 20px 0 10px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb),0.2);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper{
	font-size: 18px;
	position: relative;
	display: flex;
	height: 40px;
	width: 40px;
	line-height: 40px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper img{
	width: 50px;
	height: 50px;
	border-radius: 10px;
	object-fit: cover;
}
.pbmit-ihbox-style-7 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-7 .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 10px;
	z-index: -1;
	transform: scale(0);
	background-color: var(--pbmit-global-color);
	transition: all 300ms linear;
}
.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7:hover .pbmit-ihbox-svg-wrapper{
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
}
.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-7:hover .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-type-text::after{
	transform: scale(1);
}
.pbmit-ihbox-style-7 .pbmit-heading-desc {
    margin-bottom: 15px;
}
.pbminfotech-gap-20px .pbmit-miconheading-style-7{
	margin-bottom: 20px;
}
/* Bg Color */
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper{
	background-color:rgba(var(--pbmit-white-color-rgb),.1);	
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-heading-desc{
	color: rgba(var(--pbmit-white-color-rgb),0.6);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-wrapper svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-7:hover .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-blackish-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-white-color);
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
/** Style 8 **/
.pbmit-ihbox-style-8 .pbmit-ihbox-contents{
	padding-top: 25px;
}
.pbmit-ihbox-style-8 .pbmit-element-title{
	font-size:80px;
	line-height: 60px;
	font-weight: 500;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.pbmit-ihbox-style-8 .pbmit-heading-desc{
	margin: 0;
}
.pbmit-ihbox-style-8 .pbmit-icon-type-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper{
	font-size: 60px;
	position: relative;
	display: flex;
	height: 80px;
	width: 80px;
	line-height: 80px;
	align-items: center;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	fill: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper img{
	height: 100%;
	border-radius: 10px;
}
.pbmit-ihbox-style-8 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-8 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-8 .pbmit-heading-desc{
	color: rgba(var(--pbmit-white-color-rgb),.8);
}
/** Style 9 **/
.pbmit-ihbox-style-9,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-9{
	padding: 75px 60px 35px 60px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	border-radius: 10px;
	position: relative;
	height: 100%;
}
.pbmit-ihbox-style-9:hover{
	transform: translateY(-5px);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box{
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-contents{
	padding-top: 45px;
}
.pbmit-element-viewtype-carousel-4 .pbmit-miconheading-style-9,
.pbmit-element-viewtype-carousel-1 .pbmit-miconheading-style-9{
	padding-top: 30px;
}
.pbmit-ihbox-style-9 .pbmit-box-number{
	border-radius: 50%;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-body-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	position: absolute;
	top: -25px;
	font-size: 17px;
	line-height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	width: 50px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.pbmit-ihbox-style-9 .pbmit-element-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 25px;
	font-weight: 500;
	padding: 0 25px;
}
.pbmit-ihbox-style-9 .pbmit-heading-desc {
	margin: 0;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper{
	font-size: 63px;
	position: relative;
	display: flex;
	height: 105px;
	width: 105px;
	line-height: 105px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper img {
	width: 105px;
	height: 105px;
	border-radius: 10px;
	object-fit: cover;
}
.pbmit-ihbox-style-9 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-9 .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 10px;
	z-index: -1;
	transform: scale(0);
	background-color: var(--pbmit-global-color);
	transition: all 200ms linear;
}
.pbmit-ihbox-style-9:hover .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-type-text::after{
	transform: scale(1.1);
}
.pbmit-miconheading-style-9.swiper-slide{
	height: unset;
}
/** Style 10 **/
.pbmit-ihbox-style-10,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-10{
	padding: 70px 35px 40px 35px;
	border:1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	border-radius: 30px;
	height: 100%;
	position: relative;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(odd) .pbmit-ihbox-style-10{
	border-radius: 30px 30px 0px 0px;
	border-width: 1px 1px 0 1px;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(even) .pbmit-ihbox-style-10{
	padding: 40px 35px 60px 35px;
	border-radius: 0px 0px 30px 30px;
	border-width: 0 0 1px 0;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(even):last-child .pbmit-ihbox-style-10{
	border-radius: 0px 0px 30px 30px;
	border-width: 0 1px 1px 0;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(odd) .pbmit-ihbox-style-10::after,
.pbminfotech-gap-0px .pbmit-miconheading-style-10:not(:first-child):nth-child(odd) .pbmit-ihbox-style-10::before{
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 0;
	height: 60px;
	width: 30px;
	box-shadow: 0 30px 0 0  var(--pbmit-body-color);
	z-index: 1;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(odd) .pbmit-ihbox-style-10::after{
	left: 100%;
	border-bottom-left-radius: 30px;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(odd) .pbmit-ihbox-style-10::before{
	right: 100%;
	border-bottom-right-radius: 30px;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-box{
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(even) .pbmit-ihbox-box{
	flex-direction: column-reverse;
}
.pbmit-ihbox-style-10 .pbmit-box-number{
	border-radius: 50%;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-body-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	position: absolute;
	top: -25px;
	font-size: 17px;
	line-height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	width: 50px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(even) .pbmit-box-number{
	bottom: -25px;
	top: inherit;
}
.pbmit-ihbox-style-10 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	font-weight: 500;
	padding: 35px 0 25px 0;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-10:nth-child(even) .pbmit-element-title{
	padding: 25px 0 35px 0;
}
.pbmit-ihbox-style-10 .pbmit-heading-desc {
	margin: 0;
	padding: 0 10px;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper{
	font-size: 55px;
	position: relative;
	display: flex;
	height: 90px;
	width: 90px;
	line-height: 90px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper img {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	object-fit: cover;
}
.pbmit-ihbox-style-10 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-10 .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 10px;
	z-index: -1;
	transform: scale(0);
	background-color: var(--pbmit-global-color);
	transition: all 200ms linear;
}
.pbmit-ihbox-style-10:hover .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-10:hover .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-10:hover .pbmit-ihbox-icon-type-text::after{
	transform: scale(1.1);
}
/** Style 11 **/
.pbmit-ihbox-style-11,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg,
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-ihbox-style-11{
	padding: 65px 40px 35px 40px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	position: relative;
	height: 100%;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-box{
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-contents{
	padding-top: 35px;
}
.pbmit-ihbox-style-11 .pbmit-box-number{
	border-radius: 50%;
	color: var(--pbmit-blackish-color);
	background-color: var(--genel);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
	position: absolute;
	top: -25px;
	font-size: 30px;
	line-height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 80px;
	width: 80px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.pbmit-ihbox-style-11 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: 500;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-ihbox-style-11 .pbmit-heading-desc {
    margin: 0;
    background: var(--genel);
    border-radius: 12px;
    color: #fff;
    text-align: center;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper{
	font-size: 50px;
	position: relative;
	display: flex;
	height: 90px;
	width: 90px;
	line-height: 90px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper img {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	object-fit: cover;
}
.pbmit-ihbox-style-11 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-11 .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-type-text::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: 10px;
	z-index: -1;
	transform: scale(0);
	background-color: var(--pbmit-global-color);
	transition: all 0.4s ease-in-out;
}
.pbmit-ihbox-style-11:hover .pbmit-icon-type-icon::after, 
.pbmit-ihbox-style-11:hover .pbmit-ihbox-svg-wrapper::after, 
.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon-type-text::after{
	transform: scale(1);
}
/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbmit-team-social-links li,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,
.pbmit-team-style-1 .pbminfotech-box-social-links{
	transition: all .6s ease-in-out
}
.pbmit-team-style-1 .pbmit-featured-wrap{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-team-style-1 .pbminfotech-post-item{
	position: relative;
}
.pbmit-team-style-1 .pbminfotech-box-content{
	position: relative;
	padding: 30px;
	text-align: center;
}
.pbmit-team-style-1 .pbmit-featured-inner,
.pbmit-team-style-1 .pbmit-featured-wrapper{
	position: relative;
}
.pbmit-team-style-1 .pbmit-featured-inner .pbmit-link{
	z-index: 0;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	border-radius: 10px;
	transition: all .3s ease-out;
}
.pbmit-team-style-1 .pbmit-featured-wrapper::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(-135deg, rgba(var(--pbmit-global-color-rgb), 0) 0%, rgba(var(--pbmit-global-color-rgb), 0.2) 65%, rgba(var(--pbmit-global-color-rgb), 1) 100%);
	content: "";
	z-index: 0;
	opacity: 0;
	transition: all 300ms ease;
	visibility: hidden;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
  filter: grayscale(100%);
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper::after {
  opacity: 1;
  visibility: visible;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-team-style-1 .pbmit-team-title{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 8px;
}
.pbmit-team-style-1 .pbmit-team-btn{
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 6;
	line-height: 0;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{
	width: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 100%;
	color: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-white-color-rgb), 0.3);
	backdrop-filter: blur(40px);
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-text{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color)
}
.pbmit-team-style-1 .pbminfotech-box-social-links{
	text-align: center;
	position: absolute;
	bottom: 50px;
	right: 0;
	transform: translateY(10px);
	opacity: 0;
	padding: 0;
	z-index: -1
}
.pbmit-team-style-1 .pbminfotech-box-social-links ul{
	display: flex;
	flex-direction: column-reverse
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links{
	transform: translateY(-10px);
	opacity: 1
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li{
	display: block;
	margin: 0;
	padding: 0!important;
	margin-bottom: 5px;
	transform: translate(0);
	transition: all 600ms ease-in-out
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-social-links li{
	transform: translate(0)
}
.pbmit-team-style-1 .pbmit-team-social-links li:first-child{
	margin-top: 0
}
.pbmit-team-style-1 .pbmit-team-social-links li a{
	display: inline-block;
	opacity: 1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	font-size: 16px;
	background: transparent;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color)
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-blackish-color)
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.pbmit-element-posts-wrapper .pbmit-team-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-team-style-2{
	padding-bottom: 25px;
}
.pbmit-team-style-2 .pbmit-featured-wrapper img,
.pbmit-team-style-2 .pbmit-featured-wrapper::after{
	transition: all .6s ease-in-out;
}
.pbmit-team-style-2 .pbmit-featured-wrap{
	position: relative;
	overflow: hidden;
	border-radius: 20px 20px 0 20px;
}
.pbmit-team-style-2 .pbminfotech-post-item{
	position: relative;
}
.pbmit-team-style-2 .pbminfotech-box-content{
	width: 100%;
}
.pbmit-element-team-style-2 .pbmit-featured-wrapper.pbmit-hover-img{
	width: 250px !important;
	height: 250px !important;
}
.pbmit-team-style-2 .pbmit-featured-inner{
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}
.pbmit-team-style-2 .pbmit-featured-wrapper img{
	width: 100%;
	border-radius: 50%;
	transition: all .3s ease-out;
	position: relative;
}
.pbmit-team-style-2 .pbmit-team-title{
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 5px;
	color: var(--pbmit-white-color);
	letter-spacing: 0;
}
.pbmit-team-style-2 .pbmit-team-title a{
	color: var(--pbmit-blackish-color);
}
.pbmit-team-style-2 .pbminfotech-box-team-position{
	font-size: 13px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	font-weight: 500;
	color: var(--pbmit-global-color);
}
.pbmit-team-style-2{
	padding-bottom: 25px;
}
.pbminfotech-gap-50px .pbmit-team-style-2{
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 50px;
}
.pbmit-element-posts-wrapper .pbmit-team-style-2{
	margin-bottom: 30px;
}
/* Bg Color Set */
.pbmit-bg-color-blackish .pbmit-team-style-2 .pbmit-team-title a{
	color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 2 **/
.pbminfotech-ele-fid-style-2{
	display: inline-block;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-wrap{
	display: flex;
	align-items: center;
	padding-bottom: 40px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
	display: inline-flex;
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-heading-desc{
	margin: 0 0 0 25px;
	font-size: 18px;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	bottom: 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid sub{
	top: 6px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid span{
	margin-left: 0px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title{
	margin: 0;
}
.pbminfotech-ele-fid .pbmit-progress-bar {
	height: 4px;
	background-color: var(--pbmit-global-color);
	border-radius: 6px;
}
.pbminfotech-ele-fid .pbmit-progress-bar{
	height: 2px;
}
.pbminfotech-ele-fid .pbmit-progress-wrapper{
	height: 100%;
	border-radius: 6px;
	padding: 2px 5px;
	position: relative;
	background-color: var(--pbmit-light-color);
}
.pbminfotech-ele-fid .pbmit-progress-wrapper{
	padding: 0;
	background-color: rgba(var(--pbmit-blackish-color-rgb), 0.15);
}
.pbminfotech-ele-fid .pbmit-progress-bar{
	font-size: 0;
}
.pbmit-progress-bar,
.elementor-progress-bar{
	display: flex;
	font-size: 11px;
	transition: width 1s ease-in-out;
	width: 0;
}
/* Extra Style */
.pbmit-fid-style-2-progress-top .pbminfotech-ele-fid-style-2:has(.pbmit-progressbar){
	display: flex;
	flex-direction: column-reverse;
}
.pbmit-fid-style-2-progress-top .pbminfotech-ele-fid-style-2 .pbmit-fld-wrap{
	padding: 40px 0 20px 0;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
	display: flex;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-icon-wrapper,
.pbminfotech-ele-fid-style-3 .pbmit-fid-svg-wrapper{
	font-size: 50px;
	margin-right: 25px;
	position: relative;
	display: flex;
	height: 80px;
	width: 80px;
	line-height: 80px;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	color: var(--pbmit-blackish-color);
	background-color: rgba(var(--pbmit-blackish-color-rgb),0.10);
	fill: var(--pbmit-blackish-color);
	z-index: 1;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	font-size: 60px;
	line-height: 56px;
	padding-bottom: 5px;
	color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	font-size: 40px;
	line-height: 40px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	margin-left: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup{
	margin-right: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	top: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	margin-left: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub{
	margin-right: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid span{
	margin-left: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-before span{
	margin-right: -12px;
}
.pbminfotech-ele-fid-style-3 .pbmit-heading-desc{
	margin: 0;
}
.pbmit-dark-fid .pbminfotech-ele-fid-style-3 .pbmit-fid-icon-wrapper, 
.pbmit-dark-fid .pbminfotech-ele-fid-style-3 .pbmit-fid-svg-wrapper {
    color: var(--pbmit-white-color);
    fill: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}
.pbmit-dark-fid .pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
    color: var(--pbmit-blackish-color);
}
/* Bg Color */
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-icon-wrapper,
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-fid-svg-wrapper{
	color: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-white-color-rgb),0.10);
	fill: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-3 .pbmit-heading-desc{
	color: rgba(var(--pbmit-white-color-rgb),.7);
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-4 .pbmit-fld-contents{
	display: flex;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
	font-size: 96px;
	line-height: 85px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup{
	font-size: 70px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-4 .pbmit-fid sup{
	top: -40px;
	bottom: 0;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid sup{
	margin-left: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sup{
	margin-right: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid sub{
	top: 0;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid sub{
	margin-left: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before sub{
	margin-right: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid span{
	margin-left: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-before span{
	margin-right: -22px;
}
.pbminfotech-ele-fid-style-4 .pbmit-heading-desc{
	margin: 0;
}
/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	position: relative;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-service-style-1 .pbmit-image-wrap{
	z-index: 0;
	position: relative;
}
.pbmit-service-style-1 .pbmit-box-content-wrap{
	position: relative;
	overflow: hidden;
	padding: 12px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	border-radius: 10px;
}
.pbmit-service-style-1 .pbmit-service-content-wrap{
	padding: 25px 20px 15px;
}
.pbmit-service-style-1 .pbmit-service-content-wrap .pbmit-link{
	z-index: -1;
}
.pbmit-service-style-1 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img{
	transform: scale(1.02);
}
.pbmit-service-style-1 .pbmit-service-image-wrapper{
	position: relative;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper a.pbmit-link{
	z-index: 0;
}
.pbmit-service-style-1 .pbmit-service-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-service-style-1 .pbmit-service-description p,
.pbmit-service-style-1 .pbmit-service-title,
.pbmit-service-style-1 .pbmit-service-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-word;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 8px 8px;
	border-radius: 0 10px 0 10px;
	background-color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-icon{
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
	border-radius: 10px;
	z-index: 2;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-icon svg{
	fill: var(--pbmit-blackish-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper::after,
.pbmit-service-style-1 .pbmit-service-icon-wrapper::before{
	content: "";
	position: absolute;
	background-color: transparent;
	top: 0;
	height: 40px;
	width: 20px;
	box-shadow: 0 -20px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper::before{
	right: 100%;
	border-top-right-radius: 10px
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper::after{
	left: calc(100% - 20px);
	top: 100%;
	border-top-right-radius: 10px
}
.pbmit-service-style-1 .pbmit-service-description{
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-service-style-1 .pbmit-service-description p{
	-webkit-line-clamp: 2;
	line-clamp: 2;
}
.pbmit-service-style-1 .pbmit-service-btn .pbmit-button-inner{
	display: flex;
	align-items: center;
	gap: 5px;
}
.pbmit-service-style-1 .pbmit-service-btn i{
	font-size: 30px;
	line-height: 30px;
}
.pbmit-service-style-1 .pbmit-service-title a:hover,
.pbmit-service-style-1 .pbmit-button-inner:hover{
	color: var(--pbmit-link-color-hover);
}
.pbmit-element-posts-wrapper .pbmit-service-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-title a,
.pbmit-service-style-2 .pbminfotech-post-item{
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-service-style-2 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
}
.pbmit-service-style-2:hover .pbminfotech-post-item {
	transform: translateY(-5px);
	background-color: var(--pbmit-secondary-color);
}
.pbmit-service-style-2 .pbmit-image-wrap{
	position: relative;
}
.pbmit-service-style-2 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-service-style-2 .pbmit-image-wrap::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 10px;
	background: linear-gradient(to top, rgba(var(--pbmit-blackish-color-rgb), .3) 0%, rgba(var(--pbmit-blackish-color-rgb), .3) 20%, rgba(var(--pbmit-blackish-color-rgb), 0.1) 95%, rgba(var(--pbmit-blackish-color-rgb), 0) 100%);
}
.pbmit-service-style-2 .pbmit-service-icon{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
	border-radius: 10px;
	z-index: 2;
	color: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-white-color-rgb), 0.5);
	backdrop-filter: blur(20px);
}
.pbmit-service-style-2 .pbmit-service-icon svg{
	fill: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbmit-service-icon img{
	max-width: 60px;
	height: 60px;
}
.pbmit-service-style-2 .pbmit-service-title{
	position: relative;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	max-width: 180px;
}
.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
	word-break: break-word;
	color: var(--pbmit-white-color);
} 
.pbmit-service-style-2:hover .pbmit-service-title,
.pbmit-service-style-2:hover .pbmit-service-title a {
	color: var(--pbmit-global-color);
}
.pbmit-service-style-2:hover .pbmit-service-title a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-content-wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	padding: 30px;
}
.pbmit-service-style-2 .pbmit-service-btn i{
	font-size: 35px;
	line-height: 35px;
	color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1 .pbminfotech-box-content{
	padding: 10px;
	border-radius: 10px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	background-color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-content-wrapper{
	padding: 30px 20px;
}
.pbmit-blog-style-1 .pbmit-featured-container-inner,
.pbmit-blog-style-1 .pbmit-featured-container {
	position: relative;
}
.pbmit-blog-style-1 .pbmit-featured-container-inner {
	z-index: 0;
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}
.pbmit-blog-style-1 .pbmit-post-date > *{
	display: block;
}
.pbmit-blog-style-1 .pbmit-post-date{
	display: inline-block;
	text-align: center;
	padding: 8px 13px;
	border-radius: 10px;
	color: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-blackish-color-rgb), 0.3);
	backdrop-filter: blur(20px);
}
.pbmit-blog-style-1 .pbmit-post-date .pbmit-date{
	font-size: 48px;
	line-height: 48px;
}
.pbmit-blog-style-1 .pbmit-post-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}
.pbmit-blog-style-1 .pbmit-post-title a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-1 .pbmit-featured-wrapper,
.pbmit-blog-style-1 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line > *{
	display: inline-block;
}
.pbmit-blog-style-1 .pbmit-meta-wraper{
	position: absolute;
    width: calc(100% - 16px);
    left: 0;
    right: 0;
    bottom: 0;
	transform: translate(8px, -8px);
    padding: 10px 10px 5px;
    border-radius: 10px;
    background-color: var(--pbmit-global-color);
	overflow: hidden;
	transition: all .4s ease-in-out;
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line,
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line a{
	font-size: 14px;
	line-height: 20px;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line a:hover{
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-blog-btn{
	display: inline-block;
	margin-top: 20px;
}
.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-inner{
	display: flex;
	align-items: center;
	gap: 5px;
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line{
	margin-right: 0;
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-meta-line:not(:last-child) {
    padding-right: 13px;
	margin-right: 4px;
}
.pbmit-blog-style-1 .pbmit-meta-wraper > *:not(:last-child)::after{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background-color: var(--pbmit-white-color);
    right: 0;
	top: 6px;
	margin: 0;
}
.pbmit-blog-style-1 .pbmit-meta-wraper .pbmit-comment-text{
    margin-left: 2px;
}
.pbmit-meta-line {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.pbmit-meta-line a, 
.pbmit-meta-line {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #696f6f;
}
.pbmit-blog-style-1 .pbminfotech-box-desc{
	padding: 25px 0 0;
	margin: 25px 0 0;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
/* button */
.pbmit-blog-style-1 .pbmit-button-inner .pbmit-button-icon{
	font-size: 30px;
	line-height: 30px;
	overflow: hidden;
    position: relative;
    display: inline-flex;
}
.pbmit-blog-style-1 .pbmit-button-inner:hover .pbmit-button-icon::after{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.pbmit-blog-style-1 .pbmit-button-inner .pbmit-button-icon i{
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-1 .pbmit-button-inner .pbmit-button-text{
	position: relative;
	display: inline-block;
	line-height: 20px;
}
.pbmit-blog-style-1 .pbmit-button-inner .pbmit-button-text::before{
  content: '';
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--pbmit-global-color-rgb), 0.5);
  transition: all 0.4s ease-out;
}

.pbmit-blog-style-1 .pbmit-button-inner:hover .pbmit-button-text::before{
	width: 100%;
}
.pbmit-element-posts-wrapper .pbmit-blog-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-blog-style-2 .pbmit-featured-wrapper img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-2 .pbminfotech-box-content{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-blog-style-2 .pbmit-content-wrapper{
	position: relative;
	padding: 30px 35px 25px;
	z-index: 1;
	background-color: var(--pbmit-white-color);
}
.pbmit-blog-style-2 .pbmit-featured-container {
	position: relative;
	z-index: 0;
}
.pbmit-blog-style-2 .pbmit-meta-wraper{
	gap: 5px;
	margin-bottom: 10px;
}
.pbmit-blog-style-2 .pbmit-meta-category a{
	display: inline-block;
	padding: 5px 15px 3px;
	border-radius: 10px;
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbmit-post-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-style-2 .pbmit-post-title a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-2 .pbmit-featured-wrapper,
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.pbmit-blog-style-2 .pbmit-meta-line a,
.pbmit-blog-style-2 .pbmit-meta-line{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-2 .pbmit-meta-category a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-2 .pbmit-meta-wraper>*:not(:last-child)::after{
	content: none;
}
.pbmit-blog-style-2 .pbmit-featured-container{
	height: 0;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	width: 0;
}
.pbmit-blog-style-2 .pbmit-blog-btn{
	font-size: 0;
	height: 0;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbminfotech-box-content{
	border: none;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-featured-wrapper img{
	width: 100%;
	min-height: 300px;
	object-fit: cover;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-blog-btn{
	font-size: 16px;
	height: auto;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-featured-container{
	height: auto;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-content-wrapper{
	position: absolute;
	top: 40px;
	left: calc(50% - 30px);
	right: 30px;
	bottom: 40px;
	z-index: 2;
	background-color: rgba(var(--pbmit-white-color-rgb), 0.5);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 75px 30px 50px;
	backdrop-filter: blur(20px);
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-meta-wraper{
	margin-bottom: 12px;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-post-title{
	font-size: 32px;
	line-height: 40px;
	flex: 1;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-post-title a{
	-webkit-line-clamp: 3;
	line-clamp: 3;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-blog-btn{
	display: inline-block;
	margin-top: 20px;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-blog-btn .pbmit-button-inner{
	display: flex;
	align-items: center;
	gap: 5px;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-blog-btn i{
	font-size: 30px;
	line-height: 30px;
}
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-blog-btn a:hover,
.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-post-title a:hover{
	color: rgba(var(--pbmit-blackish-color-rgb),.7);
}
.pbminfotech-gap-10px .pbmit-blog-style-2{
	margin-bottom: 10px;
}
.pbmit-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbminfotech-post-item{
	position: relative;
	padding-left: 112px;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item::before {
	content: '\e81c';
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	font-size: 25px;
	top: 5px;
	left: 0;
	width: 75px;
	height: 75px;
	line-height: 80px;
	border-radius: 50%;
	text-align: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
	display: flex;
	align-items: center;
	padding: 35px 0 0;
	margin: 35px 0 0;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 5px;
}
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper{
	margin-right: 25px;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper {
	position: relative;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 60px;
	height: 60px;
	border-radius: 10px;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 20px;
	line-height: 34px;
	font-weight: 400;
	margin: 0 0 25px 0;
	padding: 0 25px 0 0;
	border: 0;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 25px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i{
	transform: rotate(36deg);
	display: inline-block;
	color: rgba(var(--pbmit-blackish-color-rgb),0.1);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active{
	color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i:before{
	margin: 0 2px;
}
/* For Bg Color */
.pbmit-bg-color-light .pbmit-testimonial-style-1 .pbminfotech-post-item::before{
	background-color: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-post-item{
	position: relative;
	padding-top: 80px;
}
.pbmit-testimonial-style-2 .pbminfotech-post-item::before {
	content: '\e81c';
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	font-size: 30px;
	top: 0;
	left: 0;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-author {
	display: flex;
	align-items: center;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 5px;
	font-weight: 500;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbmit-featured-img-wrapper{
	margin-right: 20px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper {
	position: relative;
	width: 60px;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
	width: 60px;
	height: 60px;
	border-radius: 10px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	margin: 0 0 40px 0;
	padding: 0;
	border: 0;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
/* For Bg Color */
.pbmit-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	color: rgba(var(--pbmit-white-color-rgb), 0.7);
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  10 - Accordion
/*----------------------------------------*/
.accordion-item{
	position: relative;
	border: none;
	background-color: transparent;
	color: inherit;
	border-radius: 0px !important;
	box-shadow: none;
}
.accordion-item:not(:last-child){
	margin-bottom: 10px;
}
.accordion-item .accordion-button{
	display: flex;
	position: relative;
	padding: 18px 25px;
	z-index: 1 !important;
	border-radius: 10px !important;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	box-shadow: none;
    color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.pbmit-bg-color-light .accordion-item .accordion-button{
	background-color: var(--pbmit-white-color);
}
.accordion-item .pbmit-accordion-title{
    font-size: 18px;
    line-height: 24px;
	color: var(--pbmit-blackish-color);
}
.accordion-button::after{
	display: none;
}
.accordion-item .pbmit-accordion-icon{
	align-items: center;
    display: flex;
	width: fit-content;
	position: relative;
	margin-left: auto;
}
.accordion-item.active .pbmit-accordion-icon-opened,
.accordion-item .pbmit-accordion-icon-closed{
    display: flex;
}
.accordion-item.active .pbmit-accordion-icon-closed,
.accordion-item .pbmit-accordion-icon-opened{
    display: none;
}
.accordion-item .pbmit-accordion-icon svg{
	height: 14px;
	fill: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .accordion-item {
	border-color: rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-bg-color-blackish .accordion-item .pbmit-accordion-title{
	color: var(--pbmit-white-color);
}
.accordion-item .pbmit-accordion-icon span{
	width: auto;
	height: 14px;
}
.pbmit-bg-color-blackish .accordion-item .pbmit-accordion-icon svg{
	fill: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .accordion-item .accordion-body{
	color: rgba(var(--pbmit-white-color-rgb), 0.7);
}
.accordion-button:focus{
	box-shadow: none;
}
.accordion-item .accordion-body{
	border: 0;
    padding: 25px 32px 15px;
}

/*----------------------------------------*/
/*  11 - List Group
/*----------------------------------------*/
.list-group .list-group-item {
	display: flex;
    font-size: inherit;
	align-items: center;
	padding: 0;
	margin-bottom: 10px;
	color: var(--pbmit-blackish-color);
    position: relative;
    border: none;
    background: transparent;
}
.list-group .pbmit-icon-list-icon{
	color: var(--pbmit-blackish-color);
	display: flex;
    position: relative;
	line-height: normal;
	top: 4px;
	transition: all .25s ease-in-out;
}
.list-group .pbmit-icon-list-icon i{
    width: 1.25em;
    font-size: 20px;
	transition: color 0.3s;
	color: var(--pbmit-global-color);
}
.list-group .pbmit-icon-list-text{
	padding-left: 5px;
	color: var(--pbmit-blackish-color);
	align-self: center;
	transition: color 0.3s;
}
.list-group .list-group-item:not(:first-child){
	margin-top: calc(15px/2);
}
.pbmit-bg-color-blackish .list-group .pbmit-icon-list-text{
	color: var(--pbmit-white-color);
}

/* --------------------------------------
* 14 - Sortable
* ---------------------------------------*/
.pbmit-sortable-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}
.pbmit-sortable-list-ul li {
	display: inline-block;
}
.pbmit-sortable-list-ul li::before {
	content: ' ';
	margin: 0 10px;
}
.pbmit-sortable-list-ul li:first-child::before {
	display: none;
}
.pbmit-sortable-list a {
	display: inline-block;
	font-size: 16px;
	padding: 8px 20px;
	font-weight: 500;
	min-width: 100px;
	border-radius: 10px;
	text-align: center;
	letter-spacing: 0.2px;
}
.pbmit-sortable-list a.pbmit-selected {
	background: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}

/* --------------------------------------
* 15 - Pricing
* ---------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::after{
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap{
	position: relative;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::after{
	content: "";
	position: absolute;
	background-color: var(--pbmit-secondary-color);
	width: 0%;
	height: 1px;
	bottom: 0;
	left: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::after{
	width: 100%;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading{
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 500;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-desc{
	margin-top: 25px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper{
	display: flex;
	align-items: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
	position: relative;
	padding: 42px 45px;
	border-radius: 10px;
	overflow: hidden;
	background-color: var(--pbmit-light-color);
	height: 100%;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price{
	font-size: 60px;
	line-height: 60px;
	font-weight: 500;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w{
	display: flex;
	align-items: flex-start;
	color: var(--pbmit-blackish-color);
	padding-right: 15px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency{
	font-size: 15px;
	line-height: 26px;
	color: var(--pbmit-blackish-color);
	position: relative;
	font-weight: 500;
	border-radius: 10px;
	background-color: var(--pbmit-white-color);
	padding: 0 14px;
	text-align: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner{
	padding: 25px 0 0px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line{
	margin-bottom: 12px;
	position: relative;
	display: flex;
	align-items: center;
	color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line > * {
	font-size: 20px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
	fill: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i{
	margin-right: 10px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(4),
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(1) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(4),
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(1) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(3){
	color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(2) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(4) svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(1) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(4) svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:nth-child(1) .pbmit-ptable-lines-w > .pbmit-ptable-line:nth-child(3) svg{
	fill: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child{
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn{
	margin-top: 30px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover{
	transform: translateY(-5px);
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
	background-color: var(--pbmit-light-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-cols.row{
	margin: 0 -6px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-cols .pbmit-ptable-col{
	padding: 0 6px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-desc{
	font-size: 16px;
}
/* Featured Column */
.pbminfotech-ele-ptable-style-1 .pbmit-feature-wrap{
	position: absolute;
	top: -15px;
	right: -60px;
	text-transform: uppercase;
	padding: 40px 40px 10px 40px;
	display: inline-block;
	margin-bottom: 25px;
	transform: rotate(45deg);
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w{
	padding: 0 13px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	color: var(--pbmit-white-color);
	position: relative;
	border-radius: 30px 0 0 30px;
}
/* BG Color Set */
.pbmit-bg-color-light .pbmit-ptable-col .pbmit-pricing-table-box{
 	background-color: var(--pbmit-white-color);
}
.pbmit-bg-color-light .pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency{
	background-color: var(--pbmit-light-color);
}

/* --------------------------------------
* 16 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1{
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbminfotech-post-warpper{
	position: relative;
	z-index: 0;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content{
	position: absolute;
	top: inherit;
	bottom: 30px;
	left: 30px;
	right: 30px;
	padding: 25px 30px;
	opacity: 0;
	border-radius: 10px;
	word-break: break-word;
	transform: translateY(100%) scale(0.7);
	background: var(--pbmit-white-color);
	transition: all .5s;
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content{
	transition: all .5s;
	opacity: 1;
	transform: translateY(0);
}
.pbmit-portfolio-style-1 .pbmit-port-cat a{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover{
	color: var(--pbmit-secondary-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title:hover{
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	transform: scale(1.05) rotate(.5deg);
	transform-origin: 90% 50%;
	border-radius: 10px;
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}
.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img{
	transform: scale(1.001) rotate(0);
}
.pbmit-portfolio-style-1 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-element-posts-wrapper .pbmit-portfolio-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title a,
.pbmit-portfolio-style-2 .pbmit-portfolio-title{
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
	font-weight: 600;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2 .pbminfotech-warpper-image{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.pbmit-portfolio-style-2 .pbmit-featured-img-wrapper img{
	width: 100%;
	border-bottom: 10px;
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-portfolio-style-2 .pbminfotech-box-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	padding: 40px;
	display: grid;
	z-index: 1;
	transform: translatex(-102%);
	background-color: rgba(var(--pbmit-blackish-color-rgb),0.93);
	-webkit-transition: transform .65s cubic-bezier(.19,1,.22,1);
    transition: transform .65s cubic-bezier(.19,1,.22,1);
}
.pbmit-portfolio-style-2 .pbminfotech-post-content:hover .pbminfotech-box-content {
	transform: translateY(0);
}
.pbmit-portfolio-style-2 .pbminfotech-box-content-inner{
	align-self: flex-end;
    padding-top: 12px;
    border-top: 1px solid var(--pbmit-global-color);
    opacity: 0;
    transform: translatex(30px);
    transition: transform 1s .4s, opacity 1s .4s;
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}
.pbmit-portfolio-style-2 .pbminfotech-post-content:hover .pbminfotech-box-content-inner{
	transform: translatex(0);
    opacity: 1;
}
.pbmit-portfolio-style-2 .pbmit-port-cat{
	padding-bottom: 5px;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content .pbmit-port-cat a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
	display: inline-block;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper {
	overflow: hidden;
	border-radius: 10px;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-btn{
	position: relative;
	align-self: flex-start;
    text-align: end;
    display: ruby;
}
.pbmit-portfolio-style-2 .pbmit-button-inner{
	display: block;
	width: 60px;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
    opacity: 0;
    transform: translatex(-30px);
    transition: transform 1s .4s, opacity 1s .4s;
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}
.pbmit-portfolio-style-2 .pbminfotech-post-content:hover .pbmit-button-inner{
    transform: translatex(0);
    opacity: 1;
}
.pbmit-portfolio-style-2 .pbmit-button-inner .pbmit-button-icon{
	position: relative;
	overflow: hidden;
	display: inline-flex;
 }
.pbmit-portfolio-style-2 .pbmit-button-inner .pbmit-button-icon i{
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-portfolio-style-2 .pbmit-button-inner .pbmit-button-icon::before{
	content: "\e83c";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    width: 1.6em;
    height: auto;
    transform: translate(-25px, 0);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-portfolio-style-2 .pbmit-button-inner:hover .pbmit-button-icon::before{
	transform: translate(0 ,0);
}
.pbmit-portfolio-style-2 .pbmit-button-inner:hover .pbmit-button-icon i{
	transform: translate(100%,0);
}

/* --------------------------------------
* 17 - Progress Bar
* ---------------------------------------*/
.progressbar{
    margin-bottom: 25px;
    overflow: hidden;
}
.progressbar:last-child{
	margin-bottom: 0;
}
.progressbar .progress-label{
    display: inline-block;
	position: relative;
	top: -5px;
    font-size: 16px;
    line-height: 18px;
	color: var(--pbmit-blackish-color);
}
.progress{
    position: relative!important;
    line-height: 30px;
	height: 100%;
	border-radius: 6px;
	padding: 2px 5px;
	overflow: visible;
    background-color: var(--pbmit-blackish-color);
}
.progress .progress-bar {
    position: relative;
	height: 4px;
    overflow: hidden;
	border-radius: 6px;
    background-color: var(--pbmit-global-color);
}
.progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 0px;
	left: auto;
    top: -28px;
    font-size: 16px;
	line-height: 18px;
    color: var(--pbmit-blackish-color);
}

.pricing-section-one{
	margin: 0 70px;
	border-radius: 10px;
}
.pricing-toggle {
	padding: 4px !important;
	border-radius: 10px;
	border: 1px solid rgba(var(--pbmit-white-color-rgb), .1);
	display: grid;
	grid-template-columns: 2fr 2fr;
}
.pricing-check {
	display: none;
}
.pricing-toggle .pricing-toggler {
	padding: 12px 23px 12px 23px;
	font-size: 18px;
	color: var(--pbmit-white-color);
	min-width: 200px;
	justify-content: center;
	display: flex;
	align-items: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper.hide{
	display: none;
}
.pricing-toggle .pricing-toggler.toggler-active{
	border-radius: 10px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
}
.pricing-section-one .left-col{
	background-image: url(../images/homepage-1/bg/pricing-img.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 10px;
	padding: 60px;
}
.pricing-section-one .left-col .pbmit-heading-subheading .pbmit-heading-desc{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pricing-section-one .right-col{
	padding: 60px 12px 12px 12px;
}
.pricing-section-one .right-col .pbmit-custom-heading{
	margin-bottom: 50px;
	text-align: center;
}
.pricing-section-one .right-col .pbmit-custom-heading .pbmit-title{
	font-size: 18px;
	line-height: 30px;
}
.team-section-one .pbmit-heading-subheading{
	margin-bottom: 60px;
}
.team-section-one .swiper-pagination{
	bottom: 0;
	padding: 35px 0 0 0;
	justify-content: flex-end;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
}
.team-section-one .pbmit-bottom-text{
	margin-top: -20px;
	position: relative;
	z-index: 1;
	width: fit-content;
}
.pbmit-bottom-text a>u{
	transition: all .25s ease-in-out;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}
.pbmit-bottom-text a:not(:hover)>u{
	text-decoration-color: rgba(var(--pbmit-blackish-color-rgb),.4);
}
.testimonial-section-one{
	margin: 0 70px;
	border-radius: 10px;
	background-image: url(../images/homepage-1/bg/dot-map.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.testimonial-section-one .video-play-bg{
	background-image: url(../images/homepage-1/bg/play-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 200px 0;
	border-radius: 10px 10px 0 0;
}
.testimonial-section-one .video-play-bg .pbmit-icon-wrapper{
	text-align: center;
}
.testimonial-section-one .testimonial-area .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border-radius: 0;
	background-color: var(--pbmit-white-color);
}
.testimonial-section-one .testimonial-area .swiper-pagination{
	justify-content: flex-end;
	bottom: 10px;
}
.testimonial-section-one .testimonial-area .right-box .swiper-slider{
	padding-bottom: 0;
}
.pbmit-video-play-btn{
	padding: 40px;
	font-size: 24px;
	position: relative;
	display: inline-block;
	z-index: 1;
	border-radius: 50%;
	fill: var(--pbmit-white-color);
	background-color: rgba(var(--pbmit-blackish-color-rgb),.7);
}
.pbmit-video-play-btn::before,
.pbmit-video-play-btn::after{
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid rgba(var(--pbmit-white-color-rgb), .1);
}
.pbmit-video-play-btn::before{
	animation: pulse-border-2 1.5s linear infinite;
}
@keyframes pulse-border-2{
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1.7);
		-webkit-transform: scale(1.7);
		opacity: 0;
	}
}
.pbmit-video-play-btn::after{
	animation: pulse-border 1s linear infinite;
}
@keyframes pulse-border{
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
    	opacity: 1;
	}
	100% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
.pbmit-video-play-btn svg{
	display: block;
    height: 1em;
    position: relative;
    width: 1em;
}
.testimonial-section-one .testimonial-area{
	padding: 100px 0;
}
.testimonial-section-one .testimonial-area .left-col{
	padding: 0 50px 0 100px;
}
.testimonial-section-one .testimonial-area .pbminfotech-ele-fid-style-3{
	padding: 30px 0 40px;
}
.testimonial-section-one .testimonial-area .right-box{
	padding: 25px 100px;
	margin-left: 48px;
	border-left: 1px solid #FFFFFF33;
}
.accordion-section-one{
	margin: 10px 70px;
	border-radius: 10px;
}
.accordion-section-one .accordion-img{
	background-image: url(../images/homepage-1/bg/accordion-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
	border-radius: 10px 0 0 10px;
}
.accordion-one-right-box{
	padding: 100px 70px;
}
.accordion-one-right-box .left-col{
	padding-right: 100px;
}
.accordion-one-right-box .accordion{
	padding-left: 25px;
}
.service-section-two{
	position: relative;
	margin: 0 70px;
	background-image: url(../images/homepage-2/bg/pattern-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
	padding: 95px 0;
	border-radius: 10px;
	background-blend-mode: color-burn;
	overflow: hidden;
}
.service-section-two .service-slider-area{
	margin-right: -244px;
	border-radius: 10px;
	overflow: hidden;
}
.service-section-two .service-arrow{
	bottom: 10px;
}
.pbmit-bg-color-blackish .pbmit-bottom-text{
	color: rgba(var(--pbmit-white-color-rgb),.7);
}
.pbmit-bg-color-blackish .pbmit-bottom-text a:not(:hover){
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-bottom-text a:not(:hover)>u{
	text-decoration-color: rgba(var(--pbmit-white-color-rgb), .7);
}
.video-section-two{
	margin: 0 70px;
	border-radius: 10px;
	background-image: url(../images/homepage-2/bg/chart-bg.png);
    background-position: 0px 96%;
    background-repeat: no-repeat;
	background-blend-mode: lighten;
}
.video-section-two .video-play-bg{
	background-image: url(../images/homepage-2/bg/play-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 155px 100px 130px;
	border-radius: 10px 10px 0 0;
}
.video-section-two .video-play-bg .pbmit-custom-heading .pbmit-title{
	font-size: 55px;
	line-height: 60px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}
.video-section-two .video-bottom-area{
	padding: 100px 100px 75px;
}
.video-bottom-area .chart-wrap{
	width: 235px;
}
.video-section-two .video-bottom-area .map-img{
	margin-top: -35px;
}
.video-section-two .video-bottom-area .content-box{
	padding-right: 80px;
	margin-right: 50px;
	border-right: 1px solid #FFFFFF1A;
}
.video-section-two .video-bottom-area .content-box .pbmit-heading-subheading .pbmit-subtitle{
	margin-bottom: 45px;
}
.video-section-two .video-bottom-area .content-box .list-group{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.video-section-two .video-bottom-area .content-box .list-group .list-group-item{
	margin: 0 8px 10px;
}
.portfolio-section-two{
	padding: 120px 0 60px;
}
.portfolio-section-two .pbmit-heading-subheading .pbmit-heading-desc{
	padding: 50px 0 0 60px;
	margin: 0;
}
.portfolio-section-two .pbmit-sortable-list-ul{
	text-align: left;
	margin-bottom: 55px;
}
.portfolio-section-two .pbmit-sortable-list-ul li::before{
	content: "/";
}
.portfolio-section-two .pbmit-sortable-list a{
	padding: 0;
	min-width: max-content;
}
.portfolio-section-two .pbmit-sortable-list a.pbmit-selected{
	color: var(--pbmit-global-color);
	background-color: transparent;
}
.testimonial-section-two{
	margin: 15px 70px 0;
	border-radius: 10px;
}
.testimonial-two-leftbox{
	background-image: url(../images/homepage-2/bg/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
	border-radius: 10px 0 0 10px;
	margin-right: 50px;
}
.testimonial-two-rightbox{
	padding: 90px 90px 90px 30px;
}
.testimonial-two-rightbox .swiper-button-prev,
.testimonial-two-rightbox .swiper-button-next{
	top: auto;
	bottom: 15px;
	background-color: var(--pbmit-white-color);
}
.testimonial-two-rightbox .swiper-button-prev.swiper-button-disabled{
	cursor: auto;
	pointer-events: none;
}
.testimonial-two-rightbox .swiper-button-prev:hover,
.testimonial-two-rightbox .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - Our History **/
.history-section{
	margin: 100px 70px;
	padding: 80px 30px;
	border-radius: 10px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner{
	padding-bottom: 40px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:last-child{
	padding-bottom: 0px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner{
	margin: 0 -3px;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-right .content{
	padding: 30px 70px 30px 40px;
	background-color: var(--pbmit-light-color);
	border-radius: 10px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.15);
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-right .content .pbmit-title{
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 10px;
	font-weight: 600;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-right .content .pbmit-year{
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	color: var(--pbmit-global-color);
	margin-bottom: 5px;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-right .content .simple-text p{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 26px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-image img{
	border-radius: 10px;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-row{
	align-items: center;
	position: relative;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-right.last{
	padding-bottom: 0 ;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row{
	flex-direction: row-reverse;
	align-items: center;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(even) .pbmit-ourhistory-left,
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(odd) .pbmit-ourhistory-right{
	padding-right: 30px;
	padding-left: 15px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(even) .pbmit-ourhistory-right,
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(odd) .pbmit-ourhistory-left{
	padding-right: 15px;
	padding-left: 30px;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-inner:nth-child(even) .pbmit-ourhistory-left{
	text-align: end;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-post-items{
	position: relative;
}
.pbmit-element-timeline-style-2 .pbmit-timeline-post-items::before{
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	left: calc(50% - 1px);
	width: 1px;
	height: 100%;
	background: rgba(var(--pbmit-blackish-color-rgb),0.2);
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-center{
	display: flex;
	justify-content: center;
	position: relative;
}
.pbmit-element-timeline-style-2 .pbmit-history-line{
	width: 130px;
	height: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb),0.2);
}
.pbmit-element-timeline-style-2 .pbmit-history-center-dot{
	content: "";
	position: absolute;
	left: 50%;
	height: 20px;
	width: 20px;
	background-color: var(--pbmit-global-color);
	box-shadow: 0 0 0 4px var(--pbmit-body-color), 0 0 0 5px rgba(var(--pbmit-blackish-color-rgb),0.2);
	border-radius: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	transition: all 0.4s ease-in;
}
.pbmit-element-timeline-style-2 .pbmit-ourhistory-row:hover .pbmit-history-center-dot{
	background-color: var(--pbmit-blackish-color);
	box-shadow: 0 0 0 6px var(--pbmit-body-color), 0 0 0 7px rgba(var(--pbmit-blackish-color-rgb),0.2);
}
.pbmit-element-timeline-style-2 .pbmit-heading-subheading{
	margin-bottom: 70px;
}
/* For bg color */
.pbmit-bg-color-light .pbmit-element-timeline-style-2 .pbmit-ourhistory-right .content{
	background-color: var(--pbmit-white-color);
}
.pbmit-bg-color-light .pbmit-element-timeline-style-2 .pbmit-history-center-dot{
	box-shadow: 0 0 0 4px var(--pbmit-light-color), 0 0 0 5px rgba(var(--pbmit-blackish-color-rgb),0.2);
}
.pbmit-bg-color-light .pbmit-element-timeline-style-2 .pbmit-ourhistory-row:hover .pbmit-history-center-dot{
	box-shadow: 0 0 0 6px var(--pbmit-light-color), 0 0 0 7px rgba(var(--pbmit-blackish-color-rgb),0.2);
}
.client-style-area{
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 75px;
}
.our-team-section{
	padding: 100px 0 40px;
}
/** 02 - Service Detail **/
.service-details .sidebar .widget.post-list .widget-title{
	margin-bottom: 12px;
}
.service-details .all-post-list li{
    margin-bottom: 1px;
	border-radius: 10px;
	transition: all 0.4s ease-in;
	position: relative;
	padding: 0;
}
.service-details .all-post-list li a{
	padding: 18px 50px 18px 45px;
    display: block;
    position: relative;
    border-radius: 10px;
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: var(--pbmit-blackish-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.service-details .all-post-list li a:before{
	position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    left: 20px;
    font-size: 12px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    background-color: var(--pbmit-global-color);
    transition: all 0.4s ease-in;
    font-weight: 500;
}
.service-details .all-post-list li a:after{
	position: absolute;
    content: '\e815';
    font-family: "pbminfotech-base-icons";
    right: 5px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    top: 5px;
    border-radius: 10px;
    width: 45px;
    line-height: 45px;
    font-size: 16px;
    opacity: 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 10px);
    text-align: center;
    transform-style: preserve-3d;
    transition: all .4s ease;
}
.service-details .all-post-list li:hover a,
.service-details .all-post-list li.post-active a{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.service-details .all-post-list li.post-active a:after,
.service-details .all-post-list li:hover a:after{
	opacity: 1;
}
.service-details .all-post-list li.post-active a:before,
.service-details .all-post-list li a:hover:before{
	opacity: 1;
	color: var(--pbmit-white-color);
}
.widget .pbmit-download {
    display: block;
	padding: 0 15px;
}
.widget .pbmit-download .pbmit-item-download:first-child {
	padding-top: 5px;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.15);
}
.widget .pbmit-download .pbmit-item-download{
	padding: 20px 0;
}
.widget a {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.widget .pbmit-download .pbmit-item-download a .pbmit-download-item i:before, 
.widget .pbmit-download .pbmit-item-download a .pbmit-download-wrap i, 
.widget .pbmit-item-download .pbmit-download-wrap .pbmit-download-title, 
.widget .pbmit-download .pbmit-item-download a .pbmit-download-item i, 
.widget .pbmit-download .pbmit-item-download a{
	-webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.widget .pbmit-item-download .pbmit-download-wrap,
.widget .pbmit-item-download .pbmit-download-content{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.widget .pbmit-download .pbmit-item-download a .pbmit-download-wrap i {
    font-size: 35px;
    line-height: 45px;
    height: 45px;
    width: 45px;
    color: var(--pbmit-blackish-color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: var(--pbmit-white-color);
}
.widget .pbmit-download .pbmit-item-download:first-child a .pbmit-download-wrap i {
    background-color: var(--pbmit-global-color);
}
.widget .pbmit-item-download .pbmit-download-wrap .pbmit-download-title {
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 0 15px;
    margin-bottom: 0px;
    color: var(--pbmit-blackish-color);
    font-weight: 500;
    letter-spacing: 0.32px;
}
.widget .pbmit-download .pbmit-item-download a .pbmit-download-item i {
    font-size: 26px;
    line-height: 26px;
    color: var(--pbmit-blackish-color);
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.widget .pbmit-download .pbmit-item-download a:hover .pbmit-download-wrap i{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.widget .pbmit-download .pbmit-item-download a:hover .pbmit-download-item i {
    color: var(--pbmit-global-color);
}	
.service-details .pbmit-service-feature-image img{
	width: 100%;
    margin: 20px 0 42px 0;
    border-radius: 10px;
}
.service-details .pbmit-ihbox-style-4-area{
	padding-right: 60px;
	border-bottom: 1px solid #16222D1A;
	margin-bottom: 30px;
}
.service-details .service-single-02-img{
	background-image: url(../images/service/service-single-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 10px;
	position: relative;
	height: 100%;
}
/** 03 - Portfolio Single **/
.pbmit-portfolio-single-style-1 .pbmit-single-project-details-list-wrapper {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    padding: 40px 0 40px;
}
.pbmit-portfolio-single-style-1 .pbmit-element-title1 {
    width: 65%;
    font-weight: 600;
	margin-bottom: 20px;
}
.pbmit-portfolio-single-style-1 .pbmit-short-description {
    line-height: 28px;
    padding-top: 5px;
}
.pbmit-portfolio-single-style-1 .pbmit-single-project-details-list {
    padding: 35px 40px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: var(--pbmit-light-color);
}
.pbmit-portfolio-single-style-1 .pbmit-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 70px;
}
.pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li::before {
    position: absolute;
    content: '\e810';
    font-family: "pbminfotech-base-icons";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    font-size: 25px;
    line-height: 55px;
    left: 0;
    top: -4px;
    text-align: center;
    border-radius: 50%;
    color: var(--pbmit-blackish-color);
    background: var(--pbmit-white-color);
    transition: all 0.4s ease-in-out;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
    font-size: 18px;
    line-height: 20px;
    color: var(--pbmit-blackish-color);
    padding-bottom: 5px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li:hover::before {
    color: var(--pbmit-white-color);
    background: var(--pbmit-global-color);
    border-color: rgba(var(--pbmit-blackish-color-rgb), .05);
}
.pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li.category::before {
    content: "\e82f";
}
.pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li.location::before {
    content: "\e82e";
}
.pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li.timeline::before {
    content: "\e834";
}
.pbmit-portfolio-single-style-1 .pbmit-portfolio-single .pbmit-featured-img-wrapper,
.pbmit-portfolio-single-style-2 .pbmit-portfolio-single .pbmit-featured-img-wrapper {
    padding-bottom: 50px;
}
.pbmit-portfolio-single .pbmit-featured-img-wrapper img {
    border-radius: 10px;
    width: 100%;
}
.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title,
.pbmit-team-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title,
.service-details .pbmit-custom-heading .pbmit-title{
	font-weight: 600;
	margin-bottom: 20px;
}
.pbmit-portfolio-single .pbmit-entry-content .pbmit-medium,
.service-details .pbmit-medium{
	font-weight: 500;
}
.pbmit-portfolio-single-style-1 .pbmit-entry-content .list-group-wrap{
	padding-left: 90px;
}
.pbmit-portfolio-single-style-1 .ihbox-style-area{
	padding-top: 30px;
	padding-bottom: 55px;
}
.pbmit-portfolio-single-style-1 .ihbox-style-area.pbminfotech-gap-0px .pbmit-miconheading-style-11:nth-child(4n+1) .pbmit-ihbox-style-11{
	border-left-width: 1px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.pbminfotech-gap-0px .pbmit-miconheading-style-11 .pbmit-ihbox-style-11 {
    border-width: 1px 0;
}
.pbmit-portfolio-single-style-1 .ihbox-style-area.pbminfotech-gap-0px .pbmit-miconheading-style-11:nth-child(4n) .pbmit-ihbox-style-11{
	border-right-width: 1px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.pbmit-portfolio-single .pbmit-entry-content .pf-detail-img{
	border-radius: 10px;
}
.pbmit-portfolio-single .pbmit-team-style-2 {
    padding-bottom: 0;
}
.pbmit-portfolio-single-style-1 .pbmit-element-team-style-2{
	border-top: 1px solid #D9D9D9;
	padding-top: 30px;
}
.pbmit-portfolio-single-style-1 .pbmit-element-team-style-2 .pbmit-featured-wrapper img,
.pbmit-portfolio-single-style-2 .pbmit-element-team-style-2 .pbmit-featured-wrapper img {
    border-radius: 50%;
}
.pbmit-portfolio-single .post-navigation{
	margin-top: 70px;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-content .pbmit-entry-content {
    padding-right: 30px;
}
.pbmit-portfolio-single-style-2 .ihbox-style-area{
	padding-bottom: 30px;
}
.pbmit-portfolio-single-style-2 .ihbox-style-area .pbmit-miconheading-style-11 {
	margin-bottom: 20px;
}
@media (max-width:767px){
.pbmit-portfolio-single-style-2 .ihbox-style-area .pbmit-miconheading-style-11 {
	margin-bottom: 30px;
}	
}	
.pbmit-portfolio-single-style-2 .ihbox-style-area .pbmit-ihbox-style-11{
	border-radius: 10px;
}
.pbmit-portfolio-single-style-2 .pbmit-element-team-style-2{
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 30px;
}
.pbmit-portfolio-single-style-2 .pbmit-ihbox-style-6 {
    padding: 30px 40px 20px 25px;
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-details-list-inner{
	padding: 10px;
    background-color: var(--pbmit-light-color);
    border-radius: 10px;
    margin-bottom: 50px;
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-details-list-inner .pbmit-element-title,
.pbmit-portfolio-single-style-2 .pbmit-project-detail-social-wrap .pbmit-social-share-heading {
	font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    text-transform: capitalize;
    padding: 13px 20px 13px 45px;
    position: relative;
    background-color: var(--pbmit-white-color);
    border-radius: 10px;
    margin-bottom: 20px;
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-details-list-inner .pbmit-element-title::before,
.pbmit-portfolio-single-style-2 .pbmit-project-detail-social-wrap .pbmit-social-share-heading::before{
	content: "";
    position: absolute;
    left: 23px;
    top: 50%;
    height: 7px;
    width: 7px;
    background-color: var(--pbmit-global-color);
    transform: translateX(-50%) translateY(-50%);
}
.pbmit-portfolio-single-style-2 .pbmit-single-project-details-list-wrap {
    padding: 0 20px;
}
.pbmit-portfolio-single-style-2 .pbmit-portfolio-lines-ul {
    list-style: none;
    margin: 0;
    padding: 25px 0 35px 0;
    display: grid;
    grid-gap: 25px;
    grid-template-columns: repeat(1, 1fr);
}
.pbmit-portfolio-single-style-2 .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li {
    padding-top: 25px;
    padding-left: 80px;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.pbmit-portfolio-single-style-2 .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li::before {
    top: 20px;
    height: 65px;
    width: 65px;
}
.pbmit-portfolio-single-style-2 .widget.pbmit-service-ad{
	margin-bottom: 50px;
	border-radius: 10px;
}
.pbmit-portfolio-single-style-2 .pbmit-project-detail-social-wrap {
    padding: 10px;
    background-color: var(--pbmit-light-color);
    border-radius: 10px;
    margin-bottom: 50px;
}
.pbmit-portfolio-single-style-2 .pbmit-project-details-social {
    padding: 0 25px;
}
.pbmit-portfolio-single-style-2 .pbmit-project-details-social .pbmit-social-links {
    margin-bottom: 30px;
}
.pbmit-portfolio-single-style-2 .pbmit-project-details-social .pbmit-social-links li:not(:last-child){
	padding: 0 2px 0 0;
}
.pbmit-portfolio-single-style-2 .pbmit-project-details-social .pbmit-social-links li a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: var(--pbmit-white-color);
}
.pbmit-portfolio-single-style-2 .pbmit-project-details-social .pbmit-social-links li a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

/** 04 - Blog Detail**/
/** Sidebar Right **/
.sidebar .widget{ 
	position: relative;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: var(--pbmit-light-color);
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget.widget-search{
	padding: 0;
	background-color: var(--pbmit-white-color);
}
.widget .search-form {
    position: relative;
}
.widget .search-form input{
	height: 60px;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
    padding: 10px 30px;
    padding-right: 50px;
    background-color: transparent;
    font-size: 17px;
	font-weight: 400;
    border-radius: 10px;
	display: block;
    width: 100%;
}
.widget .search-form input:focus{
	color: var(--pbmit-blackish-color);
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.3);
}
.widget .search-form input::placeholder{
	color: rgba(var(--pbmit-blackish-color-rgb), .5);
}
.widget .search-form .search-submit{
	position: absolute;
    top: 50%;
    right: 8px;
    width: 45px;
    height: 45px;
	line-height: 45px;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
	transition: all .6s;
	border-radius: 10px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	transform: translateX(0) translateY(-50%);
}
.widget .search-form .search-submit:after{
	font-family: 'pbminfotech-base-icons';
    content: '\e835';
    font-size: 20px;
    line-height: normal;
    font-weight: normal;
    color: var(--pbmit-white-color);
}
.widget .search-form .search-submit:hover{
	background-color: var(--pbmit-blackish-color);
}
.sidebar .widget.pbmit-blog-authorbox {
    padding: 0;
    background-color: var(--pbmit-blackish-color);
    background-blend-mode: color-burn;
	background-image: url(../images/bg/author-box-bg.png);
    background-repeat: no-repeat;
}
.sidebar .textwidget::before,
.sidebar .textwidget::after{
	content: "";
    display: table;
}
.sidebar .textwidget::after{
	clear: both;
}
.single-blog-authorbox {
    text-align: center;
    padding: 45px 30px;
}
.single-blog-authorbox .authorbox-img {
    display: inline-block;
    border-radius: 50%;
}
.single-blog-authorbox img {
    display: inline-block;
    height: 225px;
    width: 225px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0;
}
.single-blog-authorbox .pbmit-authorbox-title {
    display: inline-block;
    font-size: 25px;
    line-height: 28px;
    margin: 20px 0 0px;
    text-transform: capitalize;
    color: var(--pbmit-white-color);
}	
.single-blog-authorbox .pbmit-authorbox-position {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 15px;
    letter-spacing: 0.25px;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
}
.pbmit-author-social .pbmit-social-links {
    text-align: center;
}
.single-blog-authorbox .pbmit-social-links li {
    padding: 0 4px 0 0;
}
.single-blog-authorbox .pbmit-social-links li a {
    font-size: 13px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}
.single-blog-authorbox .pbmit-social-links li a:hover{
	background-color: var(--pbmit-global-color);
}
.sidebar .widget .widget-title{ 
	padding: 10px 20px 10px 45px;
    position: relative;
    background-color: var(--pbmit-white-color);
    border-radius: 10px;
	margin-bottom: 20px;
} 
.sidebar .widget .widget-title:before{
	content: "";
    position: absolute;
    left: 23px;
    top: 50%;
    height: 7px;
    width: 7px;
    background-color: var(--pbmit-global-color);
    transform: translateX(-50%) translateY(-50%);
}
.sidebar .widget-categories ul{
	padding: 0 10px 0px;
}
.sidebar .widget-categories li{
	position: relative;
	padding: 0;
	margin: 0;
}
.sidebar .widget-categories .pbmit-cat-li{
	display: flex;
    align-items: center;
	justify-content: space-between;
	color: rgba(var(--pbmit-blackish-color-rgb),.5);
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.05);
	transition: all .25s ease-in-out;
	padding: 15px 0;
	font-family: var(--pbmit-heading-typography-font-family);
}
.sidebar .widget-categories ul li:last-child .pbmit-cat-li{
	border-bottom: none;
}
.sidebar .widget-categories .pbmit-cat-li a,
.sidebar .widget-categories .pbmit-brackets{
	font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.5px;
    padding-left: 0px;
    text-transform: capitalize;
    transition: all 0.4s ease;
}
.sidebar .widget-categories .pbmit-cat-li a{
	flex: 1;
}
.sidebar .widget-categories .pbmit-brackets{
	font-size: 14px;
}
.sidebar .widget-categories .pbmit-cat-li a:before{
	position: absolute;
    content: '\f178';
    left: 0;
    top: 50%;
    z-index: 1;
    font-size: 16px;
    font-family: "FontAwesome";
    color: rgba(var(--pbmit-blackish-color-rgb),.6);
    transform: translateY(-55%);
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
}
.sidebar .widget-categories .pbmit-cat-li:hover .pbmit-brackets{
	color: rgba(var(--pbmit-blackish-color-rgb),.6);
}	
.sidebar .widget-categories .pbmit-cat-li a:hover{
	padding-left: 20px;
}
.sidebar .widget-categories .pbmit-cat-li a:hover:before{
	opacity: 1;
	visibility: visible;
}
.sidebar .widget-categories .pbmit-cat-li a:hover{
	color: rgba(var(--pbmit-blackish-color-rgb),.6);
}
.sidebar .recent-post-list{
	padding: 15px 15px 0;
}
.widget-recent-post .recent-post-list-li:first-child{
	margin-top: 0px;
    padding-top: 0px;
	border-top: none;
}
.widget-recent-post .recent-post-list-li{
	display: flex!important;
    align-items: center;
    width: 100%;
	margin-top: 18px;
	padding-bottom: 18px;
	line-height: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.10);
}
.widget-recent-post .recent-post-list-li:last-child{
	border-bottom: none;
	padding-bottom: 10px !important;
}
.widget-recent-post .recent-post-list-li>a{
	width: 80px;
    flex-shrink: 0;
    margin-right: 15px;
}
.widget-recent-post .recent-post-list-li>a img{
	border-radius: 10px;
}
.widget-recent-post .pbmit-rpw-content{
	display: flex;
    flex-direction: column-reverse;
}
.widget-recent-post .pbmit-rpw-title a{
	margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
}
.widget-recent-post .pbmit-rpw-title a:hover{
	color: rgb(var(--pbmit-blackish-color-rgb), .6);
}
.pbmit-rpw-content .pbmit-rpw-date a{
    padding: 4px 10px 2px;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: var(--pbmit-blackish-color);
    letter-spacing: 0.25px;
    background-color: var(--pbmit-global-color);
    border-radius: 10px;
}
.widget ul a {
    display: inline-block;
}
.widget.pbmit-service-ad{
	position: relative;
    text-align: center;
    padding: 30px;
    min-height: 380px;
    overflow: hidden;
	background-image: url(../images/bg/blog-ads-img.webp);
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.widget.pbmit-service-ad:after{
	content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(var(--pbmit-blackish-color-rgb), 0.8);
    border-radius: 10px;
    filter: blur(50px);
}
.pbmit-blog-ads-box {
    position: relative;
    z-index: 1;
}
.pbmit-blog-ads-box .pbmit-ad-subheading {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}
.pbmit-blog-ads-box .pbmit-ad-subheading::before {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background-color: var(--pbmit-global-color);
}
.pbmit-blog-ads-box .pbmit-ad-heading {
    font-size: 30px;
    line-height: 36px;
    color: var(--pbmit-white-color);
    margin-bottom: 25px;
}
.pbmit-blog-ads-box .pbmit-ad-button a {
    position: relative;
    display: inline-block;
    padding: 16px 30px 16px 60px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-radius: 10px;
}
.pbmit-blog-ads-box .pbmit-ad-button a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-ads-box .pbmit-ad-button a:before {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: calc(100% - 10px);
    line-height: 45px;
    content: '\f095';
    font-size: 22px;
    top: 5px;
    text-align: center;
    font-family: "FontAwesome";
    left: 5px;
    right: auto;
    border-radius: 10px;
    transition: all .4s ease-in-out;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-global-color);
}
.widget.widget-tag-cloud .tagcloud{
	padding: 0 15px;
}
.widget.widget-tag-cloud .tagcloud li,
.pbmit-blog-meta-bottom .tagcloud li{
	margin: 0 4px 0px 0;
    display: inline-block;
	padding-bottom: 12px;
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .tagcloud a{
	position: relative;
    display: inline-block;
    font-size: 15px !important;
    padding: 0;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: none;
    color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out;
}
aside.widget.widget-tag-cloud .tagcloud li:not(:last-child):after,
.pbmit-blog-meta-bottom .tagcloud li:not(:last-child):after{
	content: '/';
    display: inline-block;
    margin: 0 0 0 10px;
}
aside.widget.widget-tag-cloud a:before,
.pbmit-blog-meta-bottom .tagcloud a:before{
	content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
aside.widget.widget-tag-cloud a:hover,
.pbmit-blog-meta-bottom .tagcloud a:hover{
	color: var(--pbmit-blackish-color);
}
aside.widget.widget-tag-cloud a:hover:before,
.pbmit-blog-meta-bottom .tagcloud a:hover:before{
	transform: scaleX(1);
    transform-origin: bottom left;
}
/** Blog Classic **/
.site-content{
	padding-top: 80px;
	padding-bottom: 80px;
}
.post.blog-classic{
    position: relative;
	margin-bottom: 50px;
}
.post.blog-classic .pbmit-img-wrapper{
	position: relative;
}
.post.blog-classic .pbmit-featured-img-wrapper{
    margin-bottom: 35px;
}
.post.blog-classic .pbmit-featured-wrapper img{
	border-radius: 10px;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.post.blog-classic .pbmit-img-wrapper .pbmit-meta-date{
	position: absolute;
    top: 20px;
    right: 20px;
	display: inline-block;
    text-align: center;
    padding: 8px 13px;
    border-radius: 10px;
    color: var(--pbmit-white-color);
    background-color: rgba(var(--pbmit-blackish-color-rgb), .3);
    backdrop-filter: blur(20px);
}
.post.blog-classic .pbmit-img-wrapper .pbmit-meta-date .pbmit-date{
	font-size: 48px;
    line-height: 48px;
}
.post.blog-classic .pbmit-img-wrapper .pbmit-meta-date>*{
	display: block;
}
.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-size: 14px;
	display: inline-block;
    padding: 10px 20px 8px;
    border-radius: 10px;
    background-color: var(--pbmit-light-color);
}
.blog-classic .pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    position: relative;
    font-size: 14px;
	text-transform: uppercase;
}	
.blog-classic .pbmit-blog-meta-top.pbmit-blog-meta,
.blog-classic .pbmit-blog-meta-top.pbmit-blog-meta a{
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-meta-top .pbmit-meta a:hover {
    color: var(--pbmit-secondary-color);
}
.pbmit-blog-meta-top .pbmit-meta:not(:last-child){
	padding-right: 30px;
}
.blog-classic .pbmit-blog-meta-top .pbmit-meta:not(:last-child):after{
	position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: var(--pbmit-global-color);
    right: 10px;
    top: 6px;
}
.blog-classic .pbmit-blog-meta-top .pbmit-meta .pbmit-author-link:hover,
.pbmit-blog-meta-top .pbmit-meta a:hover{
	color: rgba( var(--pbmit-blackish-color-rgb), 0.6);
}
.blog-classic .pbmit-blog-meta-top .pbmit-meta .pbmit-author-link{
	margin-left: 5px;
	color: var(--pbmit-blackish-color);
}
.blog-classic .pbmit-blog-classic-inner .pbmit-post-title{
	margin-bottom: 28px;
    padding-bottom: 22px;
	font-size: 32px;
	font-weight: 600;
	margin-top: 15px;
	line-height: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
}
.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link{
	margin-bottom: 10px;
}
.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link .pbmit-btn{
	padding: 20px 30px;
}
/** Blog Single **/
 .blog-details .post.blog-classic{
	margin-bottom: 0px;
}
.blog-details .pbmit-firstletter::first-letter,
.pbmit-portfolio-single .pbmit-firstletter::first-letter{
	padding: 8px 9px 5px;
	border-radius: 5px;
}
.pbmit-firstletter::first-letter{
	padding: 10px 15px 7px;
	font-size: 30px;
	line-height: 30px;
	float: left;
	font-weight: 700;
	margin: 3px 13px 0 0;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
	border-radius: 10px;
}
.pbmit-blog-classic-inner .pbmit-firstletter span {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
    font-style: normal;
}
.pbmit-blog-classic-inner .pbmit-underline-text{
	font-weight: 500;
    text-decoration-thickness: 2px;
    text-decoration-color: rgba(var(--pbmit-global-color-rgb), .5);
}
.blog-details .pbmit-entry-content blockquote{
	border: 0;
    padding: 33px 30px 30px 130px;
    font-size: 20px;
    line-height: 34px;
    margin: 30px 0;
    position: relative;
    letter-spacing: 0;
    border-radius: 10px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
}
.blog-details .pbmit-entry-content blockquote:before{
	font-family: "pbminfotech-base-icons";
    content: "\e81c";
    font-size: 25px;
    position: absolute;
    top: 17%;
    left: 30px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 100%;
    text-align: center;
    font-style: normal;
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.blog-details .pbmit-entry-content blockquote p{
	margin-bottom: 0;
}
.blog-details .pbmit-entry-content:after{
	clear: both;
	content: "";
	display: table;
}
.blog-details .pbmit-entry-content blockquote cite{
	font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
    padding: 20px 0 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	display: block;
	line-height: 24px;
    font-style: normal !important;
    margin-top: 15px;
    letter-spacing: .5px;
}
.blog-details .pbmit-entry-content blockquote cite:before{
	content: "-";
    margin-right: 5px;
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-entry-content blockquote:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.blog-details .pbmit-entry-content .pbmit-block-columns{
	display: flex;
	margin-bottom: 1.75em;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img{
	margin-top: 15px;
	border-radius: 10px;
}
.blog-details .pbmit-entry-content .pbmit-block-column:first-child figure{
	padding: 0 8px 0 0;
}
.blog-details .pbmit-entry-content .pbmit-block-column:last-child figure{
	padding: 0 0 0 8px;
}
.blog-details .pbmit-entry-content .list-group .list-group-item:not(:first-child){
	margin-top: calc(0px/2);
}
.blog-details .pbmit-entry-content .pbmit-custom-title{
	font-weight: 600;
	margin-bottom: 20px;
}
.blog-details .list-group .pbmit-icon-list-icon,
.pbmit-portfolio-single .list-group .pbmit-icon-list-icon,
.pbmit-team-single .list-group .pbmit-icon-list-icon,
.service-details .list-group .pbmit-icon-list-icon{
	top: 2px;
	margin-right: 10px;
}
.blog-details .pbmit-blog-meta-bottom{
	margin-top: 10px;
	display: flex;
}
.pbmit-blog-meta-bottom-left {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.pbmit-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
}
.pbmit-blog-meta-bottom ul li {
    margin-right: 2px;
    display: inline-block;
    margin-bottom: 10px;
}
.pbmit-blog-meta-bottom .pbmit-social-share li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    color: var(--pbmit-white-color);
    font-size: 14px;
    border-radius: 50%;
}
.pbmit-social-share .pbmit-social-li-facebook a {
    background-color: #3B5998;
}
.pbmit-social-share .pbmit-social-li-twitter a {
    background-color: #55ACEE;
}
.pbmit-social-share .pbmit-social-li-linkedin a {
    background-color: #007bb5;
}
.pbmit-social-share .pbmit-social-li-instagram a {
    background-color: #125688;
}
.pbmit-blog-meta-bottom .pbmit-social-share li:hover a{
	transform: translateY(-3px);
}
.blog-details .post-navigation{
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.10);
    margin-top: 35px;
}
.post-navigation .nav-links {
    margin-top: 0;
    padding: 40px 0 8px;
    display: flex;
    align-items: normal;
    width: 100%;
}
.post-navigation .nav-previous{
	width: 50%;
	margin-right: auto !important;
	position: relative;
}
.post-navigation .nav-links a{
	display: block;
    text-align: left;
    width: 300px;
    transition: all 0.3s ease-in;
}
.post-navigation .pbmit-post-nav-icon{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 5px;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
    justify-content: flex-start;
}
.post-navigation .nav-links .pbmit-post-nav-icon i {
	width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: var(--pbmit-blackish-color);
    transition: all 0.3s ease-in;
    background-color: var(--pbmit-light-color);
    text-align: center;
    border-radius: 5px;
}
.post-navigation .nav-links .pbmit-post-nav-icon i:before{
	font-weight: 600;
}
.post-navigation .nav-links .pbmit-post-nav-head {
	font-size: 14px;
    line-height: 24px;
    text-transform: none;
    transition: all 0.3s ease-in;
    margin-left: 10px;
    color: rgba(var(--pbmit-blackish-color-rgb), .6);
    letter-spacing: .5px;
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
    display: block;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
    text-align: left;
}
.nav-links .pbmit-post-nav-wrapper {
    text-align: left;
    word-break: break-word;
}
.post-navigation .nav-links .nav-title {
    font-size: 20px;
    line-height: 26px;
    margin-top: 5px;
    text-transform: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
}
.post-navigation .nav-next {
    width: 50%;
	text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-next a{
	display: block;
    text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper{
	text-align: right;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-head{
	margin-right: 8px;
}
.post-navigation .nav-links a:hover .pbmit-post-nav-head,
.post-navigation .nav-links a:hover .pbmit-post-nav-icon i{
	color: var(--pbmit-blackish-color);
}
.post-navigation .nav-links a:hover .pbmit-post-nav-icon i {
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
}
.blog-details .pbmit-author-box {
  	position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 40px;
    padding-right: 80px;
    background-color: transparent;
    background-position: center center;
    background-repeat: repeat;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 20px;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.blog-details .pbmit-author-image {
	width: 145px;
    min-width: 145px;
    height: 145px;
    line-height: 145px;
    display: block;
    overflow: hidden;
    margin-right: 35px;
    z-index: 1;
    text-align: center;
    border-radius: 20px;
    background-color: var(--pbmit-white-color);
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .09);
}
.blog-details .pbmit-author-image img{
	width: 135px;
    min-width: 135px;
    height: 135px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 20px;
}
.blog-details .pbmit-author-content {
    -webkit-flex-shrink: 100;
    flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-author-name {
    font-size: 24px;
	line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}
.blog-details .pbmit-author-box a {
    color: var(--pbmit-global-color);
}
.blog-details .pbmit-author-content .pbmit-text {
    margin: 0;
	font-size: 17px;
    line-height: 27px;
	font-weight: 400;
}
.blog-details .comments-area{
	margin-top: 60px;
}
.blog-details .comments-area .comments-title{
	font-size: 34px;
	line-height: 42px;
	margin-bottom: 48px;
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
    width: 80px;
    height: 80px;
	border-radius: 20px;
}
.blog-details .pbmit-comment-content{
	position: relative;
    padding: 0px 0px 30px 0;
    margin-left: 105px;
    min-height: 115px;
}
.blog-details .pbmit-comment-meta{
	display: flex;
    align-items: center;
}
.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    display: inline-flex;
    position: relative;
	text-transform: capitalize;
    color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-author-inner{
	margin: 0 5px;
	color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-author-inner a{
	color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-author-inner a:hover{
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-date{
	display: block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(var(--pbmit-blackish-color-rgb), 0.8);
    padding: 0 0 0 20px;
}
.blog-details .pbmit-comment-date a{
	font-size: 14px;
    line-height: 24px;
    position: relative;
    text-transform: capitalize;
    color: var(--pbmit-secondary-color);
}
.blog-details .pbmit-comment-content p{
	margin: 10px 0 18px;
}
.blog-details .pbmit-comment-content .reply a{
	display: inline-block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    text-transform: capitalize;
    position: relative;
    padding-right: 40px;
    color: var(--pbmit-blackish-color);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.blog-details .pbmit-comment-content .reply a::before{
	content: '';
    position: absolute;
    width: calc(100% - 40px);
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--pbmit-global-color-rgb), .5);
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
.blog-details .pbmit-comment-content .reply a:after{
	font-family: 'pbminfotech-base-icons';
    content: '\e82d';
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    font-size: 30px;
    margin-left: 6px;
    position: absolute;
    right: 0;
    color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-content .reply a:hover{
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-content .reply a:hover:before{
	transform: scaleX(1);
    transform-origin: bottom left;
}
.comment-list .children{
	margin-left: 100px;
    padding-top: 8px;
}
.blog-details .comment-respond{
	padding: 60px;
    border-radius: 20px;
    margin-top: 28px;
    margin-bottom: 20px;
}
.blog-details .comment-respond .comment-reply-title{
	margin-bottom: 20px;
}
.blog-details .comment-respond .comment-notes{
	font-size: 17px;
	margin-bottom: 20px;
}
.blog-details .comment-respond .comment-form .form-check{
	margin: 0px 0 25px 0;
}
.blog-details .comment-respond .comment-form .form-check label{
	font-size: 17px;
}
.blog-details .comment-respond .comment-form form button.submit-btn{
	padding: 18px 30px;
	border-radius: 10px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
	border: none;
	transition: all .6s;
}
.blog-details .comment-respond .comment-form form button.submit-btn:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}

.pbmit-bg-color-light form .form-control::placeholder{
	color: rgb(var(--pbmit-blackish-color-rgb), .5);
}
.pbmit-bg-color-light form .form-control:focus,
.contact-us-section .contact-form.left-box .form-control:focus{
	color: var(--pbmit-blackish-color);
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.3);
}	
.pbmit-bg-color-light form .form-control:focus::placeholder,
.contact-us-section .contact-form.left-box .form-control:focus::placeholder{
	color: var(--pbmit-blackish-color);
}

.pbmit-btn {
	position: relative;
	display: inline-block;
	text-decoration: none;
	box-shadow: 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: .2px;
	text-transform: capitalize;
	font-style: normal;
	padding: 16px 30px;
	border: none;
	transition: all .4s ease-in-out;
	z-index: 1;
	fill: var(--pbmit-white-color);
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	border-radius: 10px;
	white-space: nowrap;
}
.pbmit-btn .pbmit-button-content-wrapper {
	display: flex;
	justify-content: center;
	gap: 5px;
}
.pbmit-btn .pbmit-button-content-wrapper:before{
	content: '';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: calc(100% - 10px);
    line-height: 45px;
    font-size: 16px;
	border-radius: 10px;
    font-weight: 600;
    top: 5px;
    text-align: center;
    font-family: "pbminfotech-base-icons";
    left: 5px;
    right: auto;
    transition: all .4s ease-in-out;
    background-color: var(--pbmit-white-color);
}
.pbmit-btn .pbmit-button-icon{
	overflow: hidden;
	position: relative;
	display: inline-flex;
	left: -10px;
	align-items: center;
}
.pbmit-btn .pbmit-button-icon:after{
	content: '\e83c';
    position: absolute;
    left: 0;
    font-family: "pbminfotech-base-icons";
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
    color: var(--pbmit-blackish-color);
}
.pbmit-btn .pbmit-button-icon i{
	line-height: 0;
	transition: all 0.4s ease-in-out 0s;
	color: var(--pbmit-blackish-color);
}
.pbmit-btn .pbmit-button-text{
	position: relative;
    z-index: 2;
    display: inline-flex;
    justify-content: center;
    overflow: hidden;
    line-height: 22px;
    color: transparent;
    text-shadow: 0 0 #16222d, 0 22px #16222d;
    transition: text-shadow 0.5s ease-in-out;
	margin-left: 10px;
}
.pbmit-btn:hover .pbmit-button-content-wrapper:before{
	width: calc(100% - 10px);
}
.pbmit-btn:hover .pbmit-button-icon i{
	transform: translateX(150%);
}
.pbmit-btn:hover .pbmit-button-icon:after{
	transform: translateX(0);
}
.pbmit-btn:hover .pbmit-button-text{
	text-shadow: 0 -22px #16222d,0 0 #16222d;
}
.pbmit-btn-style-text{
	position: relative;
	padding-right: 42px;
	display: flex;
	align-items: center;
}
.pbmit-btn-style-text:after{
	content: '\e82d';
    right: 0;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    font-family: 'pbminfotech-base-icons';
}
.pbmit-bg-color-blackish .pbmit-btn-style-text{
	color: var(--pbmit-white-color);
}
.pbmit-btn-style-text .pbmit-button-text{
	position: relative;
}
.pbmit-btn-style-text .pbmit-button-text:before{
	content: '';
    display: block;
    width: 100%;
    height: 2px;
    transition: width .6s;
    position: absolute;
    bottom: 2px;
    z-index: 2;
    background-color: rgba(var(--pbmit-white-color-rgb), .2);
}
.pbmit-btn-style-text .pbmit-button-text::after{
	content: '';
    display: block;
    width: 0;
    z-index: 1;
    height: 2px;
    background-color: var(--pbmit-global-color);
    transition: width .6s;
    position: absolute;
    bottom: 2px;
}
.pbmit-btn-style-text:hover{
	color: var(--pbmit-global-color);
}
.pbmit-btn-style-text:hover .pbmit-button-text:before{
	z-index: 0;
}
.pbmit-btn-style-text:hover .pbmit-button-text:after{
	width: 100%;
}
.pbmit-btn-style-text.white:not(:hover){
	color: var(--pbmit-white-color);
}
.pbmit-btn.blackish{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-btn.blackish .pbmit-button-text{
	text-shadow: 0 0 var(--pbmit-white-color),0 22px var(--pbmit-blackish-color);
}
.pbmit-btn.blackish:hover .pbmit-button-text{
	text-shadow: 0 -22px var(--pbmit-white-color),0 0 var(--pbmit-blackish-color);
}
.pbmit-btn.white {
	background-color: var(--pbmit-white-color);
}
.pbmit-btn.white .pbmit-button-content-wrapper:before{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-btn.white .pbmit-button-icon i{
	color: var(--pbmit-white-color);
}
.pbmit-btn.white:hover .pbmit-button-content-wrapper:before{
	background-color: var(--pbmit-global-color);
}

.pbmit-btn .form-btn-loader svg,
button .form-btn-loader svg{
    width: 50px;
}
/** Divider **/
 .sep-line{
     height: 1px;
     border-top: 1px solid #ebebeb;
     display: block;
     position: relative;
     top: 1px;
     width: 100%;
}
.pbmit-blog-style-1 .pbmit-button-inner .pbmit-button-icon i {
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    color: var(--pbmit-blackish-color);
}.pbmit-base-icon-right-arrow:before {
    content: '\e82d';
}
[class^="pbmit-base-icon-"]:before, [class*=" pbmit-base-icon-"]:before {
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
@media(min-width:1200px){
	/*=== Portfolio Single ===*/
	.pbmit-portfolio-single-style-2 .pbmit-single-project-content {
        flex: 0 0 73%;
        max-width: 73%;
    }
	.pbmit-portfolio-single-style-2 .pbmit-single-project-side-detail {
        flex: 0 0 27%;
        max-width: 27%;
    }
}

@media(min-width:1025px) {
	/*=== Homepage 01 ===*/
	.pbmit-animation-style7 img {
		transform:  scale(0.5);
		transition: 0.9s;
	}
	.pbmit-animation-style7.active img {
		transform:  scale(1);
	}
	/*=== Team Member Detail ===*/
	.pbmit-team-single .pbmit-sticky-sidebar{
		width: 46%;
	}
	.pbmit-team-single .pbmit-team-detail-content{
		width: 54%;
		padding-left: 50px;
	}
}

@media(min-width: 768px) {
	/*=== Homepage 01 ===*/
	.accordion-one-right-box .pbmit-ihbox-style-3{
		margin-top: -15px;
	}
	/*=== Team Single ===*/
	.pbmit-team-single .pbmit-team-icon-box-area{
		margin-top: -20px;
	}
	/*=== Portfolio Single ===*/
	.pbmit-column-one .pbmit-ihbox-style-11 {
        padding: 15px 80px 15px 45px;
        margin-left: 25px;
    }
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-ihbox-box {
        flex-direction: row;
        text-align: inherit;
    }
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-box-number {
        top: 50%;
        transform: translate(-50%, -50%);
        right: 0;
    }
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-ihbox-icon-wrapper{
		width: 105px;
        height: 105px;
        font-size: 25px;
        line-height: 80px;
	}
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-ihbox-contents {
        padding: 0 0 0 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-element-title {
        margin: 0;
        flex: 0 0 90%;
        max-width: 90%;
    }
	.pbmit-column-one .pbmit-miconheading-style-11 .pbmit-heading-desc {
        padding-left: 1px;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(min-width: 1366px) and (max-width: 1580px){
	.pbmit-header-style-1 .pbmit-header-text-box{
		margin-left: 10px;
	}
	.pbmit-header-style-1 .pbmit-header-text-box,
	.pbmit-header-style-1 .pbmit-header-box-content{
		font-size: 15px;
	}
	.pbmit-header-style-1 .pbmit-header-text-box:before{
		margin-right: 10px;
	}
	.pbmit-header-style-1 .pbmit-header-text-box a>i{
		font-size: 25px;
        top: 4px;
        margin-left: 5px;
	}
	.site-header.pbmit-header-style-1 .pbmit-header-box .pbmit-header-box-icon{
		margin-right: 15px;
	}
	.site-header.pbmit-header-style-1 .pbmit-header-box .pbmit-header-box-icon i{
		width: 45px;
        height: 45px;
        font-size: 22px;
	}
	.pbmit-header-style-1 .pbmit-header-box-title{
		font-size: 13px;
	}
}

@media(min-width: 1366px) and (max-width: 1480px){
	.pbmit-header-style-1 .pbmit-header-text-box, 
	.pbmit-header-style-1 .pbmit-header-box-content {
        font-size: 14px;
    }
	.pbmit-header-style-1 .pbmit-header-box-title{
		font-size: 12px;
	}
}

@media(min-width: 1201px) and (max-width: 1700px){
	.pbmit-header-style-1 .pbmit-top-area .container-fluid, 
	.pbmit-header-style-1 .pbmit-main-header-area .container-fluid{
		padding: 0 50px;
	}
	.pbmit-header-style-1 .pbmit-header-content{
		left: 50px;
		right: 50px;
	}
	.site-header .pbmit-header-info-inner .pbmit-header-box{
		padding: 0 0 0 10px;
        margin-right: 10px;
	}
	.pbmit-header-style-2.site-header .site-navigation ul.navigation > li{
		margin: 0 20px;
	}
}

@media (min-width: 1201px) and (max-width: 1650px){
	.pbmit-header-style-2.site-header .site-navigation ul.navigation > li{
		margin: 0 15px;
	}
}

@media (min-width: 1201px) and (max-width: 1630px) {
	.pbmit-header-style-1 .pbmit-top-area .container-fluid, 
	.pbmit-header-style-1 .pbmit-main-header-area .container-fluid{
		padding: 0 30px;
	}
	.pbmit-header-style-1 .pbmit-header-content{
		left: 30px;
		right: 30px;
	}
}

@media(min-width: 1201px) and (max-width: 1480px){
	.site-navigation ul.navigation > li{
		margin: 0 15px;
	}
	.pbmit-header-style-1 .pbmit-header-search-btn{
		padding-left: 15px;
	}
}

@media(min-width: 1201px) and (max-width: 1366px){
	.container, .container-lg, .container-md, .container-sm, .container-xl{
		max-width: 1276px;
	}
	.site-navigation ul.navigation > li > a{
		font-size: 13px;
	}
	.pbmit-header-style-1 .pbmit-top-area .pbmit-right-box{
		display: none !important;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
		padding: 35px 20px;
	}
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
		font-size: 50px;
		line-height: 50px;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line > *,
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line{
		font-size: 15px;
	}
}

@media (min-width: 1025px) and (max-width: 1200px){
	.pbmit-blog-style-2 .pbmit-post-title{
		font-size: 22px;
		line-height: 27px;
	}
	.pbmit-blog-style-2 .pbmit-content-wrapper{
		padding: 25px 25px 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-ihbox-style-11{
		padding: 65px 20px 35px 20px;
	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(n+4),
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(n+4),
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(n+3){
		margin-top: 30px;
	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(3n) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(3n) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(2n) .pbmit-ihbox-style-11{
		border-right-width: 1px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(3n+1) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(3n+1) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(2n+1) .pbmit-ihbox-style-11{
		border-left-width: 1px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1024px){
	.pbmit-blog-group-left .pbmit-blog-style-2 .pbmit-post-title{
		font-size: 24px;
		line-height: 30px;
	}
	.pbmit-blog-style-2 .pbmit-post-title,
	.pbmit-blog-style-2 .pbmit-post-title a{
		-webkit-line-clamp: 1;
		line-clamp: 1;
	}
	.pbmit-blog-style-2 .pbmit-post-title{
		font-size: 22px;
		line-height: 28px;
	}
}

@media (min-width: 768px) and (max-width: 1024px){
	.pbmit-portfolio-single-style-2 .ihbox-style-area .pbmit-ihbox-style-11{
		padding: 30px 50px;
	}
	.pbmit-column-four .pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{
		width: 40px;
		line-height: 40px;
	}
	.pbmit-column-four .pbmit-team-style-1 .pbmit-team-social-links li a{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-ihbox-style-11{
		padding: 65px 20px 35px 20px;
	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(n+3),
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(n+3),
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(n+3){
		margin-top: 30px;
	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(2n) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(2n) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(2n) .pbmit-ihbox-style-11{
		border-right-width: 1px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;

	}
	.pbminfotech-gap-0px.pbmit-column-four .pbmit-miconheading-style-11:nth-child(2n+1) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-three .pbmit-miconheading-style-11:nth-child(2n+1) .pbmit-ihbox-style-11,
	.pbminfotech-gap-0px.pbmit-column-two .pbmit-miconheading-style-11:nth-child(2n+1) .pbmit-ihbox-style-11{
		border-left-width: 1px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}
}

@media (max-width: 1700px) and (min-width: 1501px){
	.about-us-two-rightbox{
		background-position: 190% -335%;
	}
}

@media (max-width: 1700px) and (min-width: 1367px){
	.pricing-toggle .pricing-toggler{
		min-width: 180px;
	}
}

@media (max-width: 1650px) and (min-width: 1367px){
	.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
		padding: 40px 30px;
	}
}

@media(max-width:1600px) and (min-width:768px){
	.about-one-right-box .left-col{
		width: 58%;
	}
	.about-one-right-box .right-col{
		width: 42%;
	}
}

@media(max-width:1550px) and (min-width:1201px){
	.pbmit-header-style-2 .site-navigation ul.navigation > li > a{
		font-size: 13px;
	}
	.pbmit-header-style-2 .pbmit-header-social .pbmit-social-li a{
		width: 35px;
        height: 35px;
        font-size: 13px;
        line-height: 35px;
	}
	.pbmit-header-style-2 .pbmit-social-links li:not(:last-child){
		padding: 0 7px 0 0;
	}
}

@media(max-width:1450px) and (min-width:1301px){
	.pbmit-header-style-2 .site-navigation ul.navigation > li > a{
		font-size: 12px;
	}
}

@media(max-width:1450px) and (min-width:1201px){
	.pbmit-header-style-2:not(.pbmit-fixed-header) .pbmit-header-content{
		padding: 0 10px;
	}
	.pbmit-header-style-2.site-header .site-navigation ul.navigation > li{
		margin: 0 12px;
	}
	.pbmit-header-style-2 .pbmit-right-box .pbmit-header-social{
		padding-right: 15px;
	}
}

@media(max-width:1500px) and (min-width:1367px){
	.pricing-section-one .left-col{
		padding: 60px 30px;
	}
	.pricing-toggle .pricing-toggler{
		min-width: 170px;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
		padding: 30px 20px;
	}
	.about-us-two-rightbox{
		background-position: -490% -340%;
	}
}

@media (max-width: 1366px) and (min-width: 1200px){
	.pricing-toggle .pricing-toggler{
		min-width: 150px;
	}
}

@media (max-width: 1366px) and (min-width: 1320px){
	.blog-section-one>.container{
		padding: 0 !important;
	}
}

@media (max-width: 1366px) and (min-width: 768px){
	.video-section-two .video-play-bg .left-col{
		width: 70%;
	}
	.video-section-two .video-play-bg .right-col{
		width: 30%;
	}
}

@media (max-width: 1200px) and (min-width: 768px){
	.ihbox-section-two .pbmit-column{
		width: 50%;
	}
}

@media (max-width: 991px) and (min-width: 880px){
	.pbmit-slider-one .pbmit-slider-title{
		margin-bottom: 20px;
	}
	.pbmit-slider-one .pbmit-slider-desc{
		font-size: 17px;
		margin-bottom: 20px;
	}
}
