/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Projects
    06 - Blog
    07 - Testimonial
    09 - Footer
    10 - Title Bar
    11 - Overlap Colomn
    12 - Progress Bar
    13 - Accordion
    14 - Tab
    15 - Circle Progress
    16 - Static-box
    17 - List Gourp
    18 - Revolution
    19 - Marquee
    20 - Client
    21 - Timeline
    22 - Vertical Snap
    23 - Img Animation
    24 - Cursor
    25 - Classes Calendar
    26 - Tween Effect
    27 - Flipbox
    28 - Pricing Table
    29 - Reel video
    30 - Actionbox
    31 - Awardbox
    32 - Split-slide
    33 - Spinner
    34 - Mask
    35 - Marquee Over Text
    36 - Award Box

******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-globalcolor {
    color: var(--pbmit-global-color);
}
.pbmit-heading-subheading {
    margin-bottom: 50px;
}
.pbmit-heading-subheading .pbmit-heading-desc{
    margin-top: 25px;
}
.pbmit-heading-subheading .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: var(--pbmit-body-typography-color);
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 48px;
    line-height: 58px;
	font-weight: var(--pbmit-heading-font-variant);
    letter-spacing: 1px;
    color: var(--pbmit-heading-color);
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading.text-global .pbmit-subtitle{
    color: var(--pbmit-global-color);
}
.pbmit-heading-subheading.text-global .pbmit-title{
    color: var(--pbmit-white-color);
}	
.pbmit-heading-subheading.text-global .pbmit-heading-desc{
    color: rgba( 255, 255, 255, 0.6);
}	
.pbmit-heading-subheading .pbmit-heading-desc {
    margin-top: 25px;
}	
.pbmit-heading-subheading .pbmit-heading-desc.text-white{
    color: rgba( 255, 255, 255, 0.6) !important;
}	





/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
.pbmit-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}

.pbmit-svg-btn svg line {
    fill: none;
    stroke: var(--pbmit-white-color);
    stroke-width: 2;
    stroke-miterlimit: 10;
}
.pbmit-svg-btn svg{
    height: 10px;
}
.pbmit-svg-btn svg line:nth-child(1) {
    stroke-dasharray: 25px;
    stroke-dashoffset: 50px;
    transition: stroke-dashoffset 0.5s cubic-bezier(.61,1,.88,1);
}
.pbmit-svg-btn svg line:not(:first-child) {
    stroke-linecap: square;
}
.pbmit-svg-btn svg line:nth-child(2), 
.pbmit-svg-btn svg line:nth-child(3) {
    stroke-dasharray: 20px;
    stroke-dashoffset: 40px;
    transition: stroke-dashoffset 0.6s cubic-bezier(.61,1,.88,1) 0.3s;
}
.pbmit-svg-btn:hover svg line{
    stroke-dashoffset: 0;
}
.pbmit-title .pbmit-right-arrow{
	display: inline-block;
    position: relative;
    padding-right: 45px;
    color: var(--pbmit-global-color);
}
.pbmit-title .pbmit-right-arrow:after{
    font-family: "pbminfotech-base-icons";
    content: "\e87d";
    position: absolute;
	display: flex;
	justify-content: center;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
    height: 37px;
    width: 37px;
    background: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    line-height: 37px;
    border-radius: 50%;
    font-size: 30px;
	font-weight: 400;
	transition: all 0.3s ease-in;
}
.pbmit-title .pbmit-right-arrow:hover:after{
	transform: translate(0%, -50%) rotateZ(45deg);
}
/** style-1 **/
.pbmit-ihbox-style-1,
.pbmit-ihbox-style-1 .pbmit-ihbox-headingicon,
.pbmit-miconheading-style-1,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-ihbox-style-1 .pbmit-heading-desc,
.pbmit-ihbox-icon::before{
	transition: all 0.3s ease-in;
}
.pbmit-element-miconheading-style-1 .pbmit-element-posts-wrapper{
	margin: 0 !important;
}
.pbmit-miconheading-style-1{
	margin: 0 !important;
	padding: 0 !important;
}
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
	line-height: 60px;
	margin-top: 5px;
	color: var(--pbmit-global-color);
}
.pbmit-miconheading-style-1:nth-child(2) .pbmit-ihbox-style-1 .pbmit-ihbox-headingicon{
	border-right: none;
	border-left: none;
}
.pbmit-miconheading-style-1:nth-child(3) .pbmit-ihbox-style-1 .pbmit-ihbox-headingicon{
	border-right: none;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-headingicon {
	padding: 50px;
	border: 1px solid rgba( 255, 255, 255, 0.1);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon{
	position: relative;
	padding-right: 15px;
	margin-right: 25px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon::before{
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background-color: rgba( 255, 255, 255, 0.1);
	width: 33px;
	height: 33px;
	border-radius: 50%;
}
.pbmit-ihbox-style-1 .pbmit-element-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
	text-transform: capitalize;
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-1 .pbmit-heading-desc{
	color: rgba(255, 255, 255,.70);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image{
	height: 80px;
	width: 80px;
}
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active{
	background-color: var(--pbmit-global-color);
}
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
	color: var(--pbmit-blackish-color);
}
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active .pbmit-heading-desc{
	color: var(--pbmit-blackish-color);
}
.pbmit-miconheading-style-1.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-ihbox-icon::before{
	background-color: rgba( 0, 0, 0, 0.1);
}
@media (min-width:767px) and (max-width:1550px) {
	.pbmit-ihbox-style-1 .pbmit-ihbox-icon{
		margin-right: 10px;
		padding-right: 5px;
	}
}
@media (min-width:1300px) and (max-width:1440px){
	.pbmit-ihbox-style-1 .pbmit-ihbox-headingicon{
		padding: 30px;
	}
	.pbmit-ihbox-style-1 .pbmit-icon-type-icon, .pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
		font-size: 40px;
    	line-height: 50px;
	}
	.pbmit-ihbox-style-1 .pbmit-ihbox-icon::before{
		width: 23px;
		height: 23px;
	}
}
@media (min-width:991px) and (max-width:1300px){
	.pbmit-ihbox-style-1 .pbmit-ihbox-headingicon{
		display: block !important;
		padding: 30px;
	}
	.pbmit-ihbox-style-1 .pbmit-ihbox-icon::before{
		left: 30px;
		top: -4px;
		right: inherit;
	}
	.pbmit-ihbox-style-1 .pbmit-element-title{
		font-size: 15px;
	}
}
@media (max-width: 575px) {
	.pbmit-ihbox-style-1 .pbmit-ihbox-headingicon{
		padding: 30px;
	}
}

/** style-7 **/
.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-element-title,
.pbmit-ihbox-style-7 .pbmit-heading-desc,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-7 .pbmit-icon-type-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
	line-height: 60px;
	margin-top: 5px;
	color: #fff !important;
}
.pbmit-ihbox-style-7{
    padding: 35px 40px 40px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon{
	margin-bottom: 15px;
}
.pbmit-ihbox-style-7 .pbmit-element-title{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image{
	height: 80px;
	width: 80px;
}

/*
.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-type-text{
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7:hover{
	background-color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-7 .pbmit-heading-desc{
	color: #000;
}
.pbmit-ihbox-style-7:hover .pbmit-element-title,
.pbmit-ihbox-style-7:hover .pbmit-heading-desc{
	color: var(--pbmit-white-color);
}*/

/** style-14 **/
.pbmit-ihbox-style-14 .pbmit-element-title{
	margin-right: -230px;
	font-size: 48px;
    line-height: 48px;
	color: var(--pbmit-white-color);	
}
.pbmit-ihbox-style-14{
	height: 420px;
	width: 420px;
	background:var(--pbmit-blackish-color);
	border-radius: 50%;
	display: inline-block;
    padding: 100px 0 0 115px;
	position:relative;
	right: 0;
}
.pbmit-ihbox-style-14:before{
    position: absolute;
    content: '';
    left: -190px;
    height: 420px;
    width: 420px;
    border: 1px solid var(--pbmit-global-color);
    border-radius: 50%;
    top: 0;
    z-index: -1;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper i{
	font-size: 140px;
    line-height: 140px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    transition: all 0.3s ease-in-out;
    color: var(--pbmit-global-color);
	margin: -30px 0 0 -30px;
	display: inline-block;
}
.pbmit-ihbox-style-14:before,
.pbmit-ihbox-style-14{
	transition: all 0.3s ease-in-out;
}
.pbmit-ihbox-style-14:hover::before{
	left: -150px;
}
.pbmit-ihbox-style-14:hover{
	right: 30px;
}

@media(max-width:1400px) {
	.pbmit-ihbox-style-14 {
		height: 400px;
		width: 400px;
		padding: 120px 0 0 100px;
	}
	.pbmit-ihbox-style-14 .pbmit-element-title {
		margin-right: -150px;
		font-size: 42px;
		line-height: 42px;
	}
	.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper i {
		font-size: 100px;
		line-height: 100px;
		margin: -20px 0 0 -20px;
	}
	.pbmit-ihbox-style-14:before {
		height: 400px;
		width: 400px;
	}
}
@media(max-width:1200px) {
	.pbmit-ihbox-style-14 {
		height: 360px;
		width: 360px;
		padding: 100px 0 0 80px;
	}
	.pbmit-ihbox-style-14:before {
		height: 360px;
		width: 360px;
	}
	.pbmit-ihbox-style-14 .pbmit-element-title {
		margin-right: -100px;
		font-size: 35px;
		line-height: 35px;
	}
	.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper i {
		font-size: 80px;
		line-height: 80px;
		margin: -10px 0 0 -10px;
	}
}
@media(max-width:1024px) {
	.pbmit-ihbox-style-14 {
		padding: 100px 0 0 50px;
	}
}

@media(max-width:991px) {
	.pbmit-ihbox-style-14:before {
		content: none;
	}
	.pbmit-ihbox-style-14:hover{
		right: 20px;
	}
}
@media(max-width:575px) {
	.pbmit-ihbox-style-14 {
		height: 300px;
		width: 300px;
		padding: 60px 0 0 40px;
	}
	.pbmit-ihbox-style-14 .pbmit-element-title {
		margin-right: 0;
		font-size: 33px;
		line-height: 32px;
	}
}
@media(max-width:350px) {
	.pbmit-ihbox-style-14 {
		height: 260px;
		width: 260px;
		padding: 40px 0 0 30px;
	}
	.pbmit-ihbox-style-14 .pbmit-element-title {
		margin-right: 0;
		font-size: 30px;
		line-height: 29px;
	}
	.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper i{
		font-size: 60px;
    	line-height: 60px;
	}
}

/** Style 17 **/
.pbmit-miconheading-style-17 .pbmit-icon-type-icon,
.pbmit-miconheading-style-17 .pbmit-ihbox-icon-type-text{
	transition: all 0.9s ease-in;
}
.pbmit-miconheading-style-17 .pbmit-element-title,
.pbmit-miconheading-style-17 .pbmit-heading-desc,
.pbmit-miconheading-style-17:before{
	transition: all 0.4s ease-in;
}
.pbmit-element-miconheading-style-17 .pbmit-element-posts-wrapper {
	justify-content: center;
}
.pbmit-ihbox-style-17 .pbmit-icon-type-icon,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text{
	font-family:var(--pbmit-heading-typography-font-family);
	font-size: 60px;
	line-height: 70px;
	font-weight: 600;
	margin-bottom: 10px;
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--pbmit-blackish-color);
}
.pbmit-miconheading-style-17{
    border: 1px solid rgba( 0, 0, 0, 0.6);
    border-radius: 50%;
    height: 330px;
    width: 330px!important;
	padding: 70px!important;
	text-align: center;
	position: relative;
    overflow: hidden;
	z-index: 0;
}
.pbmit-element-miconheading-style-17 .pbmit-heading-subheading{
	padding-bottom: 60px;
}
.pbmit-miconheading-style-17.pbmit-active{
	z-index: 1;
}
.pbmit-miconheading-style-17:before{
	position: absolute;
	content: '';
	background-color: var(--pbmit-blackish-color);
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transform: scale(0);
	border-radius: 50%;
	z-index: -1;
}
.pbmit-miconheading-style-17.pbmit-active:before{
	transform: scale(1);
}
.pbmit-miconheading-style-17 {
	margin: 0 -30px 0 -30px;
}
.pbmit-ihbox-style-17 .pbmit-element-title{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 600;
}
.pbmit-ihbox-style-17:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-17:hover .pbmit-ihbox-icon-type-text,
.pbmit-miconheading-style-17.pbmit-active .pbmit-icon-type-icon,
.pbmit-miconheading-style-17.pbmit-active .pbmit-ihbox-icon-type-text{
	-webkit-text-fill-color: unset;
    -webkit-text-stroke-width: unset;
    -webkit-text-stroke-color: unset;
	color:  var(--pbmit-global-color);
}
.pbmit-ihbox-style-17:hover .pbmit-element-title,
.pbmit-miconheading-style-17.pbmit-active .pbmit-element-title,
.pbmit-miconheading-style-17.pbmit-active .pbmit-heading-desc{
	color: var(--pbmit-white-color);
}
.pbmit-miconheading-style-17 .pbmit-heading-desc{
	line-height: 24px;
}
.pbmit-ihbox-style-17 .pbmit-element-subtitle{
    font-size: 13px;
    line-height: 13px;
    text-transform: capitalize;
    font-weight: 300;
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	.pbmit-miconheading-style-17 {
		height: 300px;
		width: 300px!important;
		padding: 50px!important;	
	}
	.pbmit-miconheading-style-17 {
		margin: 0 -20px 0 -20px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
	.pbmit-miconheading-style-17 {
		height: 270px;
		width: 270px!important;
		padding: 30px!important;	
	}
	.pbmit-miconheading-style-17 {
		margin: 0 -10px 0 -10px;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
	.pbmit-miconheading-style-17 {
		height: 240px;
		width: 240px!important;
		padding: 30px!important;
	}
	.pbmit-miconheading-style-17 {
		margin: 0 -10px 0 -10px;
	}
	.pbmit-ihbox-style-17 .pbmit-icon-type-icon,
	.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 5px;
	}
	.pbmit-ihbox-style-17 .pbmit-element-title {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 5px;
	}
}
@media (max-width: 767px) {
	.pbmit-miconheading-style-17 {
		height: 300px;
		width: 300px!important;
		padding: 50px!important;	
	}
	.pbmit-miconheading-style-17 {
		margin: 0;
	}
}
@media (max-width: 642px) {
	.pbmit-miconheading-style-17 {
		margin-top: 30px !important;
	}
}


/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-featured-wrapper:after,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbminfotech-box-social-links,
.pbmit-team-style-1 .pbminfotech-box-team-position,
.pbmit-team-style-1 .pbminfotech-box-social-links {
	transition: all .9s ease-in-out;
}
.pbmit-team-style-1 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-box-content {
	padding: 40px 0 0;
}
.pbmit-team-style-1 .pbmit-team-title {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0px;
}
.pbmit-team-style-1 .pbminfotech-box-content-inner{
	text-align: center;
}
.pbmit-team-style-1 .pbminfotech-box-team-position {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.6);
}
.pbmit-team-style-1 .pbmit-featured-wrap{
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-1 .pbmit-team-social-links li {
	padding: 0!important;
	margin: 10px 0 0 0;
    display: block;
}
.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: auto;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	background: transparent;
	color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover {
	color: rgba(0, 0, 0, 0.5);
}
.pbmit-team-style-1 .pbminfotech-box-social-links {
	text-align: center;
	position: absolute;
	bottom: 0;
	right: -1px;
	margin: 0;
	width: auto;
	opacity: 0;
	visibility: hidden;
	transform: translateY(30%);
	padding: 10px;
	background-color: var(--pbmit-white-color);
}
.pbmit-team-style-1:hover .pbminfotech-box-social-links {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.pbmit-team-style-1:hover .pbmit-team-social-links li {
	opacity: 1;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img {
	width: 100%;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.10);
}
.pbmit-bg-color-blackish .pbmit-team-style-1 .pbmit-team-title a{
	color: var(--pbmit-global-color);
}


/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	font-size:60px;
	line-height: 70px;
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	line-height: 20px;
	margin-bottom: 40px;
}
.pbminfotech-ele-fid-style-1 .pbmit-icon-type-icon{
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 15px;
	color: var(--pbmit-global-color);
}

/** Style 5 **/
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
	font-size:74px;
	line-height: 74px;
	margin-bottom: 5px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	font-size: 20px;
    line-height: 20px;
	margin-bottom: 0;
}
.pbminfotech-ele-fid-style-5 .pbmit-number-rotate{
	font-size: 140px;
	line-height: 140px;
	font-weight: 600;
	display: block;
	position: relative;
	-webkit-text-fill-color: var(--pbmit-blackish-color);
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-5 .pbmit-number-rotate{
	-webkit-text-fill-color: var(--pbmit-white-color);
    -webkit-text-stroke-color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	color: var(--pbmit-blackish-color);
}
@media(max-width:1024px) {
	.pbminfotech-ele-fid-style-5 .pbmit-number-rotate {
		font-size: 120px;
		line-height: 120px;
	}
}
@media(max-width:991px) {
	.pbminfotech-ele-fid-style-5 .pbmit-number-rotate {
		font-size: 100px;
		line-height: 100px;
	}
}
@media(max-width:767px) {
	.pbminfotech-ele-fid-style-5{
		text-align: center;
	}
}
@media(max-width:575px) {
	.pbminfotech-ele-fid-style-5 .pbmit-number-rotate {
		font-size: 80px;
		line-height: 80px;
	}
}
/** Style 6 **/
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
	font-size:74px;
	line-height: 74px;
	margin-bottom: 5px;
	color:var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-title {
	font-size: 20px;
    line-height: 20px;
	margin-bottom: 0;
}
.pbminfotech-ele-fid-style-6 .pbmit-number-rotate{
	font-size: 140px;
	line-height: 140px;
	font-weight: 600;
	display: block;
	position: relative;
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-6 .pbmit-fid-title,
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-6 .pbmit-number-rotate {
	color: var(--pbmit-white-color);
}
@media(max-width:1024px) {
	.pbminfotech-ele-fid-style-6 .pbmit-number-rotate {
		font-size: 120px;
		line-height: 120px;
	}
}
@media(max-width:991px) {
	.pbminfotech-ele-fid-style-6 .pbmit-number-rotate {
		font-size: 100px;
		line-height: 100px;
	}
}
@media(max-width:767px) {
	.pbminfotech-ele-fid-style-6{
		text-align: center;
	}
}
@media(max-width:575px) {
	.pbminfotech-ele-fid-style-6 .pbmit-number-rotate {
		font-size: 80px;
		line-height: 80px;
	}
}


/** Style 13 **/
.pbminfotech-ele-fid-style-13 .pbmit-fid-title {
    font-size: 16px;
    line-height: 22px;
	color: var(--pbmit-white-color);
	margin-bottom: 0;
	font-weight: normal;
}
.pbminfotech-ele-fid-style-13 .pbmit-number-rotate{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	position: relative;
    -webkit-text-fill-color: var(--pbmit-blackish-color);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-13 .pbmit-fid sup{
	top: 0;
	font-size: 60px;
    line-height: 60px;
	-webkit-text-fill-color: var(--pbmit-blackish-color);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-13 .pbmit-fld-contents{
	height: 190px;
	width: 310px;
	background-color: var(--pbmit-blackish-color);
	display: inline-block;
	padding: 40px 50px;
    text-align: center;
}
.pbminfotech-ele-fid-style-13 .pbmit-fid-inner{
    margin-bottom: 5px;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/


/*----------------------------------------*/
/*  05 - Projects
/*----------------------------------------*/


/** Style 7 **/
.pbmit-portfolio-style-7 .pbminfotech-post-content{
	position: relative;
	text-align: center;
	overflow: visible;
}
.pbmit-portfolio-style-7 .pbmit-portfolio-title{
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-top: 5px;
    text-transform: uppercase;
}
.pbmit-element-portfolio-style-7 .swiper-container{
	overflow: visible;
}
.pbmit-portfolio-style-7 .pbmit-featured-img-wrapper img{
	width: 100%;
}
.pbmit-portfolio-style-7 .pbminfotech-box-content {
    position: absolute;
    z-index: 3;
    bottom: 30px;
    left: 0;
    padding: 30px;	
    opacity: 0;
    max-width: 300px;
    word-break: break-word;
    background: var(--pbmit-blackish-color);
    transform: rotateY(30deg);
    transition: 0.5s;
    transition: opacity 0.5s,transform 0.5s;
    transform-origin: left center;
}
.pbmit-cursor.-tooltip .pbmit-cursor-text .pbmit-title{	
	font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-portfolio-style-7 .pbmit-featured-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
}
.pbmit-portfolio-style-7 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-portfolio-style-7:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2); 
	transform: scale(1.2);
}
.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title{
	font-size: 140px;
	line-height: 150px;
}
@media (max-width: 1366px) {
	.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 120px;
		line-height: 130px;
	}
}
@media (max-width: 1200px) {
	.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 100px;
		line-height: 110px;
	}
}
@media (max-width: 1024px) {
	.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 80px;
		line-height: 90px;
	}
}
@media (max-width: 991px) {
	.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 60px;
		line-height: 70px;
	}
}
@media (max-width: 767px) {
	.pbmit-element-portfolio-style-7 .pbmit-heading-subheading .pbmit-element-title {
		font-size: 40px;
		line-height: 50px;
	}
}
/** Style 13 **/
.pbmit-element-portfolio-style-13 .pbminfotech-box-content{
	background-position:center;
	background-size:cover;
	position: relative;
	height: 650px;
}
.pbmit-element-portfolio-style-13 .pbmit-portfolio-title{
	font-size: 60px;
	line-height: 70px;
}
.pbmit-element-portfolio-style-13 .pbminfotech-title-box{
	position: absolute;
	left: -60px;
	bottom: 60px;
}
.pbmit-element-portfolio-style-13 .pbminfotech-portfolio-des{
	position: absolute;
	bottom: -110px;
	word-break: break-word;
}
.pbmit-element-portfolio-style-13 .pbmit-portfolio-content{
	width: 500px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pbmit-element-portfolio-style-13 .swiper-slide.swiper-slide-active .pbminfotech-portfolio-des,
.pbmit-element-portfolio-style-13 .swiper-slide.swiper-slide-active .pbmit-port-cat a{
	transition: all .9s ease-in-out;
	-moz-transition: all .9s ease-in-out;
	-ms-transition: all .9s ease-in-out;
	-o-transition: all .9s ease-in-out;
	-webkit-transition: all .9s ease-in-out;
}
.pbmit-element-portfolio-style-13 .pbminfotech-portfolio-des,
.pbmit-element-portfolio-style-13 .pbminfotech-title-box{
	opacity: 0;
	-webkit-clip-path: inset(0 0 100% 0);
	clip-path: inset(0 0 100% 0);
	-webkit-transition: 1.2s cubic-bezier(.63, .25, .25, 1);
	-o-transition: 1.2s cubic-bezier(.63, .25, .25, 1);
	transition: 1.2s cubic-bezier(.63, .25, .25, 1);
}
.pbmit-element-portfolio-style-13 .swiper-slide.swiper-slide-active .pbminfotech-portfolio-des,
.pbmit-element-portfolio-style-13 .swiper-slide.swiper-slide-active .pbminfotech-title-box{
	opacity: 1;
	visibility: visible;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}
.pbmit-element-portfolio-style-13  .portfolio-container .swiper-slide .pbmit-featured-img-wrapper img {
	width: 100%;
	height: 650px;
	object-fit: cover;
}
/* Nav */
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-next,
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev{
	background: transparent;
	border: 1px solid #ffffff;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-next:hover, 
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev:hover{
	background-color: #ffffff;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-next:after,
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev:after{
	color: #ffffff;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-next:hover:after,
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev:hover:after{
	color: #000000;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button{
	right: 0;
	left: 0;
	position: absolute;
	bottom: 0;
	transform: translate(-28%,20%);
	top: 50%;
	bottom: 0;
	z-index: -1;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev,
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-next{
	bottom: 0;
	top: auto;
}
.pbmit-element-portfolio-style-13 .pbmit-swiper-button .swiper-button-prev{
	right: 70px;
	left: auto;
}
@media(max-width: 1600px) {
	.pbmit-element-portfolio-style-13 .pbmit-swiper-button{
		display: none;
	}
}
@media(max-width: 991px) {
	.pbmit-element-portfolio-style-13{
		padding-bottom: 50px;
	}
}
@media(max-width: 767px) {
	.pbmit-element-portfolio-style-13 .pbmit-element-posts-wrapper .swiper-wrapper{
		display: block;
		transform: unset!important;
		transition-duration:unset!important;
	}
	.pbmit-element-portfolio-style-13 .pbminfotech-portfolio-des,
	.pbmit-element-portfolio-style-13 .pbminfotech-title-box{
		position: unset;
		clip-path:unset;
		opacity: 1;
	}
	.pbmit-element-portfolio-style-13 .pbmit-portfolio-content {
		margin-top: 0px;
		width: 100%;
	}
	.pbmit-element-portfolio-style-13 .portfolio-container .swiper-slide .pbmit-featured-img-wrapper img {
		height: 100%;
	}
	.pbmit-element-portfolio-style-13 .pbminfotech-box-content{
		height: auto;
		padding-bottom: 20px;
		margin-right: 0!important;
		transform: unset!important;
		width: 100%!important;
		transition-duration:unset!important;
	}
	.pbmit-element-portfolio-style-13 .portfolio-container.swiper-3d .swiper-slide-shadow-left,
	.pbmit-element-portfolio-style-13 .portfolio-container.swiper-3d .swiper-slide-shadow-right{
		background-image:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
	}
	.pbmit-element-portfolio-style-13 .pbminfotech-box-content:last-child{
		padding-bottom: 0;
	}
	.pbmit-element-portfolio-style-13 .pbmit-portfolio-title {
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	.pbmit-element-portfolio-style-13 .pbminfotech-title-box{
		padding: 30px 0 0;
	}
}


/*----------------------------------------*/
/*  06 - Blog
/*----------------------------------------*/
.pbmit-meta-line a, 
.pbmit-meta-line{
	font-family:var(--pbmit-heading-typography-font-family);
    color: #666;
    font-size: 13px;
}
.pbmit-meta-line{
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
/** Style 1 **/
.pbmit-ele-blog.pbmit-blog-style-1{
	margin-bottom: 30px;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-1 .pbmit-featured-wrapper::before{
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.95s ease 0s;
}
.pbmit-blog-style-1 .pbmit-meta-line,
.pbmit-blog-style-1 .pbmit-meta-line a {
	font-size: 13px;
	line-height: 23px;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-1 .pbmit-meta-category a {
	padding: 3px 15px;
	background-color: var(--pbmit-global-color);
	border-radius: 15px;
}
.pbmit-blog-style-1 .pbmit-featured-container {
	margin: 0 0 25px;
}
.pbmit-blog-style-1 .pbmit-content-wrapper{
	margin-top: 10px;
}
.pbmit-blog-style-1 .pbmit-post-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-post-title a {
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-post-title a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pbmit-blog-style-1.col-md-2 .pbmit-post-title,
.pbmit-blog-style-1.col-md-20percent .pbmit-post-title {
	font-size: 18px;
	line-height: 28px;
}
.pbmit-blog-style-1 .pbmit-meta-category a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-category a {
	color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-category a:hover {
	background-color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-meta-line:before {
    position: absolute;
    content: '';
    top: 50%;
    right: -18px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: var(--pbmit-blackish-color);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.pbmit-blog-style-1 .pbmit-meta-line:last-child:before{
	content: unset;
}
.pbmit-blog-style-1 .pbmit-featured-container{
	position: relative;
}
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn{
	position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}
.pbmit-blog-style-1:hover .pbmit-featured-container .pbmit-blog-btn{
	opacity: 1;
	visibility: visible;
}
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn i{
	font-size: 30px;
	line-height: 40px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbmit-meta-line{
    margin-right:25px ;
}
.pbmit-blog-style-1 .pbmit-meta-line:last-child{
    margin-right:0px ;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: rgba( 0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 1;
	opacity: 0;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper::before {
	opacity: 1;
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-line{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-blog-style-1 .pbmit-meta-line:before {
    background: var(--pbmit-white-color);
}


/** Style 9 **/
.pbmit-blog-style-9{
	margin-bottom: 30px;
}
.pbmit-blog-style-9 .pbmit-featured-wrapper img,
.pbmit-blog-style-9 .pbmit-post-title a,
.pbmit-blog-style-9 {
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.pbmit-blog-style-9 .pbmit-featured-wrapper {
	overflow: hidden;
}
.pbmit-blog-style-9 .pbmit-featured-wrapper img {
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}
.pbmit-blog-style-9:hover .pbmit-featured-wrapper img {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-9 .pbmit-meta-date span {
	display: block;
}
.pbmit-blog-style-9 .pbmit-featured-container {
	position: relative;
	margin-bottom: 25px;
}
.pbmit-blog-style-9 .pbmit-meta-date-wrapper {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0;
	width: 90px;
	height: 90px;
	padding-top: 15px;
	text-align: center;
	background: var(--pbmit-blackish-color);
}
.pbmit-blog-style-9 .pbmit-meta-date span.pbmit-day-wrap {
	font-family:var(--pbmit-heading-typography-font-family);
	font-size: 48px;
    line-height: 48px;
    font-weight: 600 !important;
    display: inline-block;
    position: relative;
    -webkit-text-fill-color: var(--pbmit-blackish-color);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--pbmit-global-color);
}
.pbmit-blog-style-9 .pbmit-meta-date span.pbmit-date-wrap {
	font-family:var(--pbmit-heading-typography-font-family);
	font-size: 13px;
	line-height: 13px;
	font-weight: 700 !important;
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-9 .pbmit-category-admin-wraper .pbmit-meta-author{
	font-family:var(--pbmit-heading-typography-font-family);
	color: rgba( 0, 0, 0, 0.4);
	font-weight: 600;
	text-transform: capitalize;
}
.pbmit-blog-style-9 .pbmit-category-admin-wraper .pbmit-meta-category a {
	font-family:var(--pbmit-heading-typography-font-family);
	padding-left: 12px;
	font-weight: 600;
	position: relative;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-9 .pbmit-category-admin-wraper .pbmit-meta-category a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-9 .pbmit-category-admin-wraper .pbmit-meta-category a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50px;
	background-color: #09adbc;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.pbmit-blog-style-9 .pbmit-post-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0px;
	font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pbmit-blog-style-9 .pbmit-post-title a {
    background-image: linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color)), linear-gradient(var(--pbmit-blackish-color), var(--pbmit-blackish-color));
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
}
.pbmit-blog-style-9 .pbmit-post-title a:hover {
	background-size: 0 1px, 100% 1px;
}
@media (min-width: 1366px) {
	.home .pbmit-element-blog-style-9 .row.multi-columns-row .pbmit-blog-style-9.col-md-4:nth-child(3n+2) {
		margin-top: -60px;
	}
	.home .pbmit-element-blog-style-9 .row.multi-columns-row .pbmit-blog-style-9.col-md-4:nth-child(3n+3) {
		margin-top: -120px;
	}
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
/* Style 4 */

.pbmit-testimonial-style-4 .pbminfotech-post-item{
	position: relative;
	text-align: center;
}
.pbmit-testimonial-style-4 .pbminfotech-box-title{
	font-size: 22px;
	line-height: 28px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0;
}
.pbmit-testimonial-style-4 .pbmit-featured-wrapper img{
	width: 250px;
	height: 250px;
	border-radius: 50%;
	border: 2px solid var(--pbmit-global-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings{
	color: var(--pbmit-blackish-color);
	margin-top: 15px;
	font-size: 16px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings .pbmit-active {
	color: #feb437;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-text{
	font-family: var(--pbmit-heading-typography-font-family);
	font-size: 30px;
	margin: 0;
	line-height: 40px;
	padding: 20px 70px 35px;
	border: 0;
	font-style: italic !important;
	color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-text p{
	margin: 0;
}
.pbmit-testimonial-style-4 {
	opacity: 0.4;
	transition: all 0.6s ease-in-out;
}
.pbmit-testimonial-style-4.swiper-slide-active {
	opacity: 1;
	transition: all 0.6s ease-in-out;
}
@media(max-width:1200px){
	.pbmit-testimonial-style-4 .pbminfotech-testimonial-text{
		padding: 25px;
	}
}
@media(max-width:991px){
	.pbmit-testimonial-style-4 .pbminfotech-testimonial-text {
		font-size: 22px;
		line-height: 32px;
		padding: 0;
	}
}
/* Style 5 */
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-5 .pbminfotech-testimonial-text,
.pbmit-testimonial-style-5 .pbminfotech-box-title,
.pbmit-testimonial-style-5 .pbminfotech-post-item{
	transition: all 0.5s ease-in;
}
.pbmit-testimonial-style-5 .pbminfotech-post-item{
	position: relative;
	background-color: var(--pbmit-white-color);
	border: 1px solid rgba(0, 0, 0, 0.5);
	padding: 40px 35px;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-5 .pbminfotech-post-item,
.pbmit-testimonial-style-5:hover .pbminfotech-post-item{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-5 .pbminfotech-box-title{
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-5 .pbminfotech-box-title,
.pbmit-testimonial-style-5:hover .pbminfotech-box-title{
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-5:hover .pbminfotech-testimonial-text{
	color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail{
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 0;
	font-weight: 300 !important;
	color: rgba(0, 0, 0, 0.6);
}
.pbmit-testimonial-style-5:hover .pbminfotech-testimonial-detail{
	color: rgba(255, 255, 255, 0.8);
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-text{
	font-family:var(--pbmit-heading-typography-font-family);
	font-weight: 600;
	padding: 10px 0 20px;
    margin: 0;
    border: 0;
    font-size: 18px;
    line-height: 24px;
	color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-text p{
	margin: 0;
}
.pbmit-testimonial-style-5 .pbmit-featured-wrapper img{
	width: 45px;
	height: 45px;
	border-radius: 50%;
}
.pbmit-testimonial-style-5 .pbmit-auther-content{
	margin-left: 12px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings{
	color: #feb437;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-5 .pbminfotech-post-item{
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-5  .pbminfotech-testimonial-text{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-5 .pbminfotech-testimonial-detail{
	color: rgba(255, 255, 255, 0.6);
}
@media(max-width:1200px){
	.pbmit-testimonial-style-5 .pbminfotech-testimonial-text{
		font-size: 16px;
		line-height: 24px;
	}
	.pbmit-testimonial-style-5 .pbminfotech-post-item{
		padding: 30px 15px;
	}
}





/*----------------------------------------*/
/*  09 - Footer
/*----------------------------------------*/

.site-footer{
	background-image: url(../images/footer-bg-pettern.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: scroll;
}
.footer-wrap {
    padding: 100px 0 50px;
}
.footer-wrap .row .pbmit-footer-logo {
    text-align: left;
    width: 140px;
    margin: 0;
}
.pbmit-footer-big-area .pbmit-footer-left-box h3{
	font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    margin: 0;
	color: var(--pbmit-white-color);
}
.pbmit-footer-big-area .pbmit-footer-right-box {
    padding-right: 100px;
	text-align: right;
}
.pbmit-footer-big-area .pbmit-footer-right-box .pbmit-qoute-button a{
	display: inline-block;
    padding: 48px 20px;
    width: 130px;
    height: 130px;
    line-height: 20px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: var(--pbmit-global-color);
    /*-khtml-transform: rotate(348deg);
    -moz-transform: rotate(348deg);
    -ms-transform: rotate(348deg);
    -o-transform: rotate(348deg);
    transform: rotate(348deg);*/
}
.pbmit-footer-big-area .pbmit-footer-right-box .pbmit-qoute-button a:hover{
    background-color: var(--pbmit-white-color);
	color:#000000
}
.text-container {
    text-transform: capitalize;
    font-size: 36px;
    line-height: 46px;
    display: inline-block;
}

@keyframes show {
    0% {
        margin-top:-270px;
    }
    5% {
        margin-top:-180px;
    }
    33% {
        margin-top:-180px;
    }
    38% {
        margin-top:-90px;
    }
    66% {
        margin-top:-90px;
    }
    71% {
        margin-top:0px;
    }
    99.99% {
        margin-top:0px;
    }
    100% {
        margin-top:-270px;
    }
  }
  .site-footer .widget {
    padding-top: 50px;
}
.pbmit-footer-widget-area{
	padding-bottom: 42px;
}
.pbmit-footer-widget-area .pbmit-footer-widget-col-1 {
    flex: 37%;
    max-width:  37%;
}
.site-footer .pbmit-footer-widget.pbmit-footer-widget-col-2 ,
.site-footer .pbmit-footer-widget.pbmit-footer-widget-col-3{
	flex: 17%;
	max-width:17%;
}
.site-footer .pbmit-footer-widget.pbmit-footer-widget-col-4{
	flex: 29%;
	max-width:29%;
}
.pbmit-footer-widget-area .pbmit-footer-widget .widget_text {
	font-size: 16px;
}
.pbmit-footer-widget-area .pbmit-footer-widget .widget_text h3{
	font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-weight: 600;
    padding-right: 120px;
	color: var(--pbmit-white-color);
}
.pbmit-footer-widget .widget .widget-title {
    font-family:var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: var(--pbmit-global-color);
    text-transform: capitalize;
    font-style: normal;
    margin-bottom: 30px;
}
.site-footer .pbmit-footer-widget .pbmit-contact-widget-line a{
	display: block;
    color: var(--pbmit-white-color);
	text-decoration: underline !important;
	padding-top: 5px;
}
.site-footer .pbmit-footer-widget .pbmit-footer-logo{
	padding-bottom: 40px;
}
.site-footer .pbmit-footer-widget .pbmit-footer-logo img{
	max-width: 120px;
}
.site-footer .pbmit-footer-widget .pbmit-contact-widget-line a:hover{
    color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-widget .pbmit-contact-widget-line, 
.site-footer .pbmit-footer-widget .widget ul>li, 
.site-footer .pbmit-footer-widget li a {
    font-size: 15px;
    color: rgba( 255, 255, 255, 0.6);
}
.site-footer .pbmit-footer-widget li a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-contact-widget-line.pbmit-contact-widget-address{
	padding-bottom: 30px;
}
.pbmit-two-column-menu.widget ul>li{
	float: left;
    width: 50%;
}
.site-footer .pbmit-footer-widget .widget ul>li {
    padding: 0 0 8px 0;
}
.site-footer .pbmit-footer-widget .widget ul>li .pbmit-timelist-li-title{
    color: var(--pbmit-white-color);
}
.pbmit-footer-text-area {
    padding: 15px 0 100px 0;
}
.pbmit-footer-text-inner {
    font-size: 14px;
    color: var(--pbmit-white-color);
}
.site-footer .pbmit-footer-section .pbmit-footer-copyright-text-area{
	font-size: 14px;
    color: rgba( 255, 255, 255, 0.6);
	padding-left: 48px;
}
.pbmit-footer-section.pbmit-footer-text-area .pbmit-footer-copyright-text-area a {
    color: var(--pbmit-global-color);
}
.pbmit-footer-section.pbmit-footer-text-area .pbmit-footer-copyright-text-area a:hover{
    color: var(--pbmit-white-color);
}
.site-footer .pbmit-social-links li{
	padding-right: 7px;
}
.site-footer .pbmit-social-links li:last-child{
	padding: 0;
}
.site-footer .pbmit-social-links li a{
	background: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
	transition: all 0.3s ease-in;
}
.site-footer .pbmit-social-links li a:hover{
	background: var(--pbmit-white-color);
}

.site-footer .pbmit-social-links a{
	background: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
	transition: all 0.3s ease-in;
}
.site-footer .pbmit-social-links a:hover{
	background: var(--pbmit-white-color);
}
.pbmit-footer-newsletter{
	position: relative;
}
.widget .pbmit-contact-wrapper h2.widget-title{
	margin-bottom: 20px;
}



/*----------------------------------------*/
/*  10 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
    
	background-color: rgba(0 ,0 ,0 ,0.5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    padding-top: 100px!important;
	border-bottom-right-radius:20px;
}
.cont-titlebar{
    background-image: url(../images/marketing-cont-titlebar.html);
}
.pbmit-title-bar-wrapper:before {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
	border-bottom-right-radius:20px;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    min-height:400px;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}
.pbmit-title-bar-content-inner {
    width: 100%;
    text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-title-bar-content .pbmit-tbar-subtitle {
    padding-top: 5px;
    margin-bottom: 10px;
}
.pbmit-tbar-subtitle {
    font-family:var(--pbmit-body-typography-font-family);
    font-weight: normal;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-transform: capitalize;
    font-style: normal;
}
.pbmit-title-bar-content .pbmit-tbar-title {
    font-family:var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: none;
    font-style: normal;
    margin-bottom: 10px;
}
.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 0px;
    padding: 0;
    background-color: transparent;
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner span:last-child{
	display: inline-block;
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner span:last-child span{
	color: var(--pbmit-global-color);
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-family:var(--pbmit-body-typography-font-family);
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;
}
.pbmit-breadcrumb:hover, 
.pbmit-breadcrumb a:hover{
	color: var(--pbmit-white-color);
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner span.sep{
	vertical-align: middle;
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner span i{
	font-size: 25px;
	color: var(--pbmit-global-color);
}
.pbmit-title-bar-wrapper .list-inline-item {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
.pbmit-title-bar-wrapper .list-inline-item a {
    color: #fff;
}
.pbmit-title-bar-wrapper .list-inline-item i {
   color: var(--pbmit-global-color);
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb-inner i::before{
    margin: 0;
}


.overflow-hidden { 
    overflow: hidden;
}







/*----------------------------------------*/
/*  18 - Revolution
/*----------------------------------------*/
/** Slider 01 **/
.pbmit-slider-area .hephaistos.tparrows.tp-rightarrow:before,
.pbmit-slider-area .hephaistos.tparrows.tp-leftarrow:before,
.pbmit-slider-area .hephaistos.tparrows{
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out
}
.pbmit-slider-area .hephaistos.tparrows{
	border-radius:100%;
	border:1px solid var(--pbmit-white-color)
}
.pbmit-slider-area .hephaistos.tparrows.tp-leftarrow:before{
	content:'\e84e' !important;
	font-family:'pbminfotech-base-icons' !important
}
.pbmit-slider-area .hephaistos.tparrows.tp-rightarrow:before{
	content:'\e84f' !important;
	font-family:'pbminfotech-base-icons' !important
}
.pbmit-slider-area .hephaistos.tparrows:hover{
	border-color:var(--pbmit-global-color) !important
}
.pbmit-slider-area .hephaistos.tparrows.tp-leftarrow:hover:before,
.pbmit-slider-area .hephaistos.tparrows.tp-rightarrow:hover:before{
	color:var(--pbmit-global-color) !important
}
.pbmit-slider-area .hephaistos.tparrows:before{
	font-size:14px !important
}
#rev_slider_1_1_wrapper .hephaistos.tparrows{
	cursor:pointer;
	background:transparent;
	width:70px;
	height:70px;
	position:absolute;
	display:block;
	z-index:1000; 
	border-radius:50%;
	border: 1px solid var(--pbmit-white-color);
}
#rev_slider_1_1_wrapper .hephaistos.tparrows.rs-touchhover{
	background:transparent;
	border: 1px solid var(--pbmit-global-color);
}
#rev_slider_1_1_wrapper .hephaistos.tparrows:before{
	font-family:'revicons';
	font-size:18px;
	color:#ffffff;
	display:block;
	line-height:70px;
	text-align:center
}
#rev_slider_1_1_wrapper .hephaistos.tparrows.tp-leftarrow:before{
	content:'\e82c'; 
	margin-left:-2px
}
#rev_slider_1_1_wrapper .hephaistos.tparrows.tp-rightarrow:before{
	content:'\e82d'; 
	margin-right:-2px
}
#rev_slider_1_1[data-slideactive="rs-13"] .hephaistos.tparrows{
	background:transparent !important;
	width:70px !important;
	height:70px !important;
	border: 1px solid var(--pbmit-white-color);
}
#rev_slider_1_1[data-slideactive="rs-13"] .hephaistos.tparrows:hover{
	border: 1px solid var(--pbmit-global-color);
}
#rev_slider_1_1[data-slideactive="rs-13"] .hephaistos.tparrows:before{
	line-height:70px !important
}
#rev_slider_1_1[data-slideactive="rs-13"] .hephaistos.tparrows.rs-touchhover{
	background:transparent !important
}


/*----------------------------------------*/
/*  19 - Marquee
/*----------------------------------------*/


/** Style 4 **/
.pbmit-marquee-effect-style-4 .pbmit-element-title {
	position: relative;
	font-size: 90px;
	line-height: 90px;
	padding-left: 95px !important;
	margin-left: 20px !important;
}
.pbmit-marquee-effect-style-4 .pbmit-tag-wrapper {
	display: flex;
	align-items: center;
}
.pbmit-marquee-effect-style-4 .pbmit-tag-wrapper .pbmit-element-title::before {
	font-family: "pbminfotech-base-icons";
	content: '\e87d';
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	font-weight: 300;
	left: 0;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background-color: var(--pbmit-global-color);
	-webkit-text-stroke: 0px;
}
.pbmit-marquee-effect-style-4:nth-child(even) .pbmit-element-title{
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-blackish-color);
	-webkit-text-fill-color: transparent;
	letter-spacing: 1px;
}
.pbmit-marquee-effect-style-4:nth-child(even) .pbmit-tag-wrapper .pbmit-element-title::before{
	-webkit-text-fill-color: var(--pbmit-blackish-color);
}
.pbmit-marquee-effect-style-4 .pbmit-tag-wrapper .pbmit-element-title::before{
	color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-marquee-effect-style-4 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-marquee-effect-style-4:nth-child(even) .pbmit-element-title{
	-webkit-text-stroke: 1px var(--pbmit-global-color);
}
@media (max-width: 767px) {
	.pbmit-marquee-effect-style-4 .pbmit-element-title{
		font-size: 51px;
		line-height: 51px;
		padding-left: 75px !important;
	}
	.pbmit-marquee-effect-style-4 .pbmit-tag-wrapper .pbmit-element-title::before{
		width: 50px;
		height: 50px;
		font-size: 30px;
	}
}

/*----------------------------------------*/
/*  20 - Client
/*----------------------------------------*/
.pbmit-client-wrapper {
    position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
}

/** Style 3 **/
.pbmit-client-style-3 .pbmit-client-wrapper {
	overflow: hidden;
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-3 .pbmit-client-hover-img {
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-3 .pbmit-client-hover-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-client-hover-img {
	transform: translateY(-100%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
	visibility: visible;
	transform: translateY(0%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
	transform: translateY(100%);
}
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-client-hover-img img,
.pbmit-client-style-3 .pbmit-client-with-hover-img .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-element-client-style-3.pbmit-element-viewtype-row-column .pbmit-element-posts-wrapper{
	justify-content: center;
}
@media(max-width:575px){
	.pbmit-element-client-style-3.pbmit-element-viewtype-row-column .pbmit-client-style-3{
		text-align: center;
	}
}



/*----------------------------------------*/
/* 22 - Vertical Snap
/*----------------------------------------*/
/* == VErticle Snap == */


/* --------------------------------------
* 23 - Img Animation
* ---------------------------------------*/

.pbmit-animation-style1,
.pbmit-animation-style2,
.pbmit-animation-style3 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
	
}
.pbmit-animation-style1 img,
.pbmit-animation-style2 img,
.pbmit-animation-style3 img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.pbmit-animation-style1.active,
.pbmit-animation-style2.active,
.pbmit-animation-style3.active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.pbmit-animation-style1.active img,
.pbmit-animation-style2.active img,
.pbmit-animation-style3.active img {
    transform: scale(1) translate(0px, 0px);
}
.pbmit-animation-style1 {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.pbmit-animation-style1 img {
    transform: scale(1.5) translate(-100px, 0px);
}
.pbmit-animation-style2 {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}
.pbmit-animation-style2 img {
    transform: scale(1.5) translate(100px, 0px);
}
.pbmit-animation-style3 {
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0 100%);
}
.pbmit-animation-style3 img {
    transform: scale(1.5) translate(0, 100px);
}










/*----------------------------------------*/
/*  31 - Awardbox
/*----------------------------------------*/
/* Style 2 */

/*----------------------------------------*/
/*  32 - Split-slide
/*----------------------------------------*/
/* Style 1 */
.pbmit-element-split-slide-style-1 .pbmit-split-slide-number p {
	font-family:var(--pbmit-heading-typography-font-family);
	font-size: 72px;
	line-height: 72px;
	font-weight: 800 !important;
	display: inline-block;
	position: relative;
	-webkit-text-fill-color: var(--pbmit-white-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba( 0, 0, 0, 0.2);
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-title h4 {
	font-size: 24px;
	line-height: 24px;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-title{
	margin: 75px 0 0 0 ;
}
.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box {
	padding: 135px 0px 200px 0px;
	position: relative;
}
.pbmit-element-split-slide-style-1 .pbmit-ihbox-icon{
	position: absolute;
	right:90px;
	top: 45%;
	font-size: 80px;
	line-height: 80px;
	transform: translate(50%, 0%);
}
.pbmit-element-split-slide-style-1 .pbmit-heading-subheading {
	display: flex;
	justify-content: space-between;
}
.pbmit-text-color-blackish .pbmit-element-split-slide-style-1 .pbmit-split-slide-title h4 {
	border-color: rgba( 0, 0, 0, 0.3);
}
.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox {
	overflow: hidden;
}
.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-contentbox {
	padding: 180px 90px 0 0px;
}
body.rtl .pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-contentbox {
	padding-left: 90px;
	padding-right: 0;
}

.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box,
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image {
	margin-bottom: 30px;
}
.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-contentbox .pbmit-split-slide-item {
	margin: 0 0 35px 0;
	position: relative;
}

.pbmit-element-split-slide-style-1 .pbmit-split-slide-subheading {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.pbmit-element-split-slide-style-1 .pbmit-heading-subheading {
	margin: 0;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image.first,
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image.last,
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image.active {
	opacity: 1;
}
.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-img {
	position: relative;
	overflow: hidden;
}
.pbmit-element-split-slide-style-1 .pbmit-contentbox .pbmit-split-slide-number h4 {
	font-size: 100px;
	line-height: 110px;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-split-slide-btn {
	margin-top: 130px;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-svg-btn{
	margin-top: 50px;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-svg-btn span {
	font-weight: 600;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-svg-btn:hover svg .pbmit-svg-effect,
.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-svg-btn:hover .pbmit-arrow-icon g {
	stroke: var(--pbmit-global-color);
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-desc {
	position: relative;
	padding-bottom: 40px;
}
.pbmit-element-split-slide-style-1 .pbmit-svg-btn .pbmit-arrow-icon {
	margin-top: 0;
}
.pbmit-element-split-slide-style-1 svg {
	width: 20px;
	height: 20px;
}
.pbmit-element-split-slide-style-1 svg line {
	fill: none;
	stroke: var(--pbmit-white-color);
	stroke-width: 2;
	stroke-miterlimit: 10;
}
.pbmit-text-color-blackish .pbmit-element-split-slide-style-1 svg line {
	stroke: rgba( 0, 0, 0, 0.3);
}
.pbmit-element-split-slide-style-1 svg line:not(:first-child) {
	stroke-linecap: square;
}
.pbmit-element-split-slide-style-1 svg line:nth-child(1) {
	stroke-dasharray: 25px;
	stroke-dashoffset: 50px;
	transition: stroke-dashoffset 0.6s cubic-bezier(0.61, 1, 0.88, 1);
}
.pbmit-element-split-slide-style-1 svg line:nth-child(2),
.pbmit-element-split-slide-style-1 svg line:nth-child(3) {
	stroke-dasharray: 20px;
	stroke-dashoffset: 40px;
	transition: stroke-dashoffset 0.6s cubic-bezier(0.61, 1, 0.88, 1) 0.3s;
}
.pbmit-element-split-slide-style-1:hover svg line {
	stroke-dashoffset: 0;
}
.pbmit-element-split-slide-style-1:hover svg line {
	stroke: var(--pbmit-global-color);
}
.pbmit-text-color-blackish .pbmit-element-split-slide-style-1:hover svg line {
	stroke: var(--pbmit-blackish-color);
}
.pbmit-element-split-slide-style-1 .pbmit-icon-box-wrapper {
	z-index: 11;
	position: relative;
}
.pbmit-element-split-slide-style-1 .pbmit-element-split-slide-wrapper {
	margin-top: -110px;
	z-index: -1;
}
.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image {
	padding: 180px 0 0 0;
}

@media(max-width:1550px) {
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-contentbox {
		padding: 0 30px 0 50px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box {
		padding-top: 150px;
		padding-bottom: 150px;
	}
}
@media(max-width:1200px) {
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-number p {
		margin-bottom: 60px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-split-slide-btn {
		margin-top: 60px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box {
		padding-top: 200px;
		padding-bottom: 200px;
	}
}
@media(max-width:1024px) {
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image {
		padding: 80px 0 0 0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-heading-subheading{
		margin-bottom: 50px;
	}
}
@media(min-width:992px) {
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image {
		position: absolute;
		opacity: 0;
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
	}
	.pbmit-element-split-slide-style-1 .pbmit-img.col-md-5 .pbmit-split-slide-responsive-image .pbmit-split-slide-item-image {
		display: none;
		opacity: 0;
		position: inherit;
	}
}
@media(max-width:992px) {
	.pbmit-element-split-slide-style-1 .pbmit-heading-subheading{
		margin-bottom: 0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-img.col-md-5 .pbmit-split-slide-responsive-image .pbmit-split-slide-item-image {
		position: unset;
		opacity: 1;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-contentbox {
		padding: 80px 0 0;
		width: 100%;
	}
	.pbmit-element-split-slide-style-1 .pbmit-contentbox .pbmit-icon-box-wrapper {
		margin:0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-number p {
		margin-bottom: 10px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-title h4{
		margin-bottom: 15px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-box .pbmit-split-slide-btn {
		margin-top: 30px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-contentbox .pbmit-split-slide-box .pbmit-icon-type-icon {
		font-size: 60px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-img,
	.pbmit-element-split-slide-style-1 .pbmit-img.col-md-7 .pbmit-split-slide-item-image {
		display: none;
		position: inherit;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-responsive-image .pbmit-split-slide-item-image img {
		width: 100%;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-responsive-image .pbmit-split-slide-item-image {
		padding-top: 40px;
		position: relative;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image {
		padding: 0;
		height: 100%;
	}
	.pbmit-element-split-slide-style-1 .pbmit-contentbox .pbmit-split-slide-number h4 {
		font-size: 60px;
		line-height: 70px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image::after,
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-item-image::before {
		display: none;
	}
	.pbmit-element-split-slide-style-1 .pbmit-ihbox-icon{
		display: none;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-desc{
		padding-bottom: 0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-title{
		margin: 0;
	}	
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-wrapper:last-child .pbmit-split-slide-box{
		margin-bottom: 0px;
		padding-bottom: 0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box {
		padding: 10px 0 0 0;
		margin-bottom: 60px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-element-split-slide-wrapper {
		margin-top: -30px;
		z-index: -1;
	}	
}
@media(max-width:575px) {
	.pbmit-element-split-slide-style-1 .pbmit-split-slide-title h4 {
		margin-bottom: 0px;
   		padding-bottom: 20px;
		font-size: 24px;
		line-height: 34px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-contentbox .pbmit-icon-box-wrapper {
		margin: 0;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-wrapper .pbmit-split-slide-box{
		margin-bottom: 30px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-bg-imgbox .pbmit-split-slide-box{
		padding: 0px 0px 30px 0px;
	}
	.pbmit-element-split-slide-style-1 .pbmit-heading-subheading{
		flex-direction: column-reverse;
	}
}

/*----------------------------------------*/
/*  33 - Spinner
/*----------------------------------------*/
@-moz-keyframes spin {
	0% {
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -moz-transform: rotate(359deg);
	  -o-transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
  }
  @-webkit-keyframes spin {
	0% {
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -moz-transform: rotate(359deg);
	  -o-transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
  }
  @-o-keyframes spin {
	0% {
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -moz-transform: rotate(359deg);
	  -o-transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
  }
  @-ms-keyframes spin {
	0% {
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -moz-transform: rotate(359deg);
	  -o-transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
  }
  @keyframes spin {
	0% {
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
  
	100% {
	  -moz-transform: rotate(359deg);
	  -o-transform: rotate(359deg);
	  -webkit-transform: rotate(359deg);
	  transform: rotate(359deg);
	}
  }

/* Style 5 */
.pbmit-spinner-box-style-5 {
	width: 200px;
	position: relative;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 20px;
}
.pbmit-spinner-box-style-5 .pbmit-ihbox-box img,
.pbmit-spinner-box-style-5 .pbmit-ihbox-svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pbmit-spinner-box-style-5 .pbmit-ihbox-box text {
	fill: var(--pbmit-global-color);
	transform-origin: 50% 50% 0;
	transform: rotate(0deg);
	-webkit-animation: spin 15s linear infinite;
	-moz-animation: spin 15s linear infinite;
	animation: spin 15s linear infinite;
	font-size: 18px;
    letter-spacing: 3px;
}
.pbmit-spinner-box-style-5 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper svg{
	width: 30px;
	height: auto;
	fill: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-spinner-box-style-5{
	border: 1px solid var(--pbmit-global-color);
}
.pbmit-bg-color-blackish .pbmit-spinner-box-style-5 .pbmit-ihbox-box text{
	fill: var(--pbmit-white-color);
}


/*----------------------------------------*/
/*  35 - Marquee Over Text
/*----------------------------------------*/
.pbmit-element-marquee-movetext-style-1 svg{
	margin:	0vh 0 30vh;
	overflow:visible !important;
	width: 100%;
    height: auto;
    word-spacing: 10px;
}
.pbmit-element-marquee-movetext-style-1 #pbmit-text-move{
	fill:#fff;
	font-size: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-transform: capitalize;
	line-height: 0px;
	transition: 0.9s;
}
.pbmit-element-marquee-movetext-style-1 text tspan:nth-child(odd){
	fill: var(--pbmit-global-color);
}
.pbmit-element-marquee-movetext-style-1 text tspan{
	position: relative;
	z-index: 3;
}
.pbmit-element-marquee-movetext-style-1 text tspan:before{
    position: absolute;
    content: '*';
    left: 0;
    fill: var(--pbmit-white-color);
    font-size: 50px;
    height: 10px;
    width: 10px;
    z-index: 9;
}
@media(max-width:1200px){
	.pbmit-element-marquee-movetext-style-1 #pbmit-text-move{
		font-size: 45px;
	}
}
@media(max-width:991px){
	.pbmit-element-marquee-movetext-style-1 #pbmit-text-move{
		font-size: 60px;
	}
}
@media(max-width:575px){
	.pbmit-element-marquee-movetext-style-1 #pbmit-text-move{
		font-size: 80px;
	}
}
@media(max-width:575px){
	.pbmit-element-marquee-movetext-style-1 #pbmit-text-move{
		font-size: 80px;
	}
}




.pasaffichermobile{
	display:inline;
	visibility:visible;
}
.affichermobile{
	display:none;
	visibility:hidden;
}

.minheightlogo{
	min-height:70px !important;
}
.paddingtopmenu{
	padding-top:50px;	
}

.decalagephotoencartproducteur{
margin-left:80%;	
}
.decalagephotoencartproducteur2{
margin-left:-30%;	
}

@media (max-width:1390px){
.pasafficheraccueilbouton{
	display:none;
}
}


@media (max-width:1190px){
.paddingtopmenu{
	padding-top:20px;	
}
.pasafficheraccueilbouton{
	display:inline;
}	
}

@media (max-width:990px){
.affichermobile{
	display:inline;
	visibility:visible;
}
.pasaffichermobile{
	display:none;
	visibility:hidden;
}	
.minheightlogo{
	min-height:70px !important;
	width:100px !important;
}
.decalagephotoencartproducteur{
margin-left:30%;	
}
.decalagephotoencartproducteur2{
margin-left:30%;	
}
}