
:root {
     --pbmit-global-color: #df1019;
     --pbmit-secondary-color: #1e5b8b;
     --pbmit-light-color: #f6f6f6;
	 --pbmit-light-color-2: #f8f8f8;
	 --pbmit-light-color-3: #f3f7fa;
	 --pbmit-light-color-rgb: 246,246,246;
     --pbmit-white-color: #ffffff;
	 --pbmit-white-color-rgb: 255,255,255;
     --pbmit-blackish-color: #000;
	 --pbmit-blackish-color-rgb: 64, 50, 38; 
     --pbmit-link-color-normal: #403226;
     --pbmit-link-color-hover: #1e5b8b;
     --pbmit-global-color-rgb: 187, 154, 101;
     --pbmit-secondary-color-rgb: 64, 50, 38;
     --pbmit-responsive-breakpoint: 1200px;

     --pbmit-body-typography-font-family:"DM Sans", sans-serif;
     --pbmit-body-typography-variant: 300;
     --pbmit-body-typography-font-size: 16px;
     --pbmit-body-typography-line-height: 1.6;
     --pbmit-body-typography-color: #666666;

     --pbmit-heading-typography-font-family:"DM Sans", sans-serif;
     --pbmit-heading-color: #000;
     --pbmit-heading-font-variant: 700;

     --pbmit-btn-typography-font-family:"DM Sans", sans-serif;
     --pbmit-btn-typography-variant: 600;
     --pbmit-btn-typography-font-size: 16px;
     --pbmit-btn-typography-line-height: 24px;
}


#page{
	overflow: hidden;
}
/** Homepage 01 **/
.about-one-leftbox{
	position: relative;
	background-image: url(../images/homepage-1/about-mask-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.about-one-leftbox .ihbox-style-area{
	position: absolute;
	width: auto;
	max-width: 100%;
	bottom: 0;
	right: 0;
}
.pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-top-right-corner {
    top: -30px;
    right: 0;
    transform: none;
}
.pbmit-bottom-left-corner{
	bottom: 0;
    left: -30px;
    transform: none;
}
.pbmit-sticky-corner svg path {
    fill: var(--pbmit-white-color);
}
.about-one-rightbox{
	padding: 40px 0px 0px 70px;
}
.service-one{
	position: relative;
	border-radius: 30px;
	padding: 160px 0px 100px 0px;
}
.service-one .pbmit-service-highlight h2 {
    left: 0;
    right: 0;
	font-size: 170px;
    line-height: normal;
    color: transparent;
    -webkit-text-stroke: 1px rgba(var(--pbmit-global-color-rgb), .15);
    position: absolute;
    top: -100px;
}
.pbmit-service-text{
	margin-top: 60px;
	padding: 10px 30px 10px 30px;
}
.pbmit-service-text p{
	color: #c7b8ac;
    margin: 0;
    border: 1px solid rgba(var(--pbmit-white-color-rgb), .1);
    padding: 8px 30px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 400;
}
.ihbox-one-left-col,
.ihbox-one-right-col{
	width: 28%;
	padding-top: 30px;
}
.ihbox-one-img-col .ihbox-imgbox{
	text-align: center;
	padding-right: 70px;
}
.ihbox-one-img-col .ihbox-imgbox img{
	transform: perspective(100px) rotateY(-3deg);
    border-radius: 15px;
    transition: .9s;
}
.ihbox-one-img-col .ihbox-imgbox:hover img{
	transform: rotateY(10deg) !important;
    cursor: crosshair;
}
.ihbox-one-img-col{
	width: 44%;
}
.marquee-one{
	overflow: hidden;
}
.marquee-one .pbmit-marquee-effect-style-1 .pbmit-element-title{
	width: auto;
	transition: transform 1s cubic-bezier(.22,.61,.36,1);
    margin: 0;
    padding: 0;
}
.portfolio-one{
	margin-top: -50px;
	padding: 80px 0 70px 0;
}
.portfolio-one .pbmit-sortable-list-ul li:not(:last-child)>a{
	margin-right: 20px;
}
.portfolio-one .pbmit-sortable-list-ul li a.pbmit-selected{
	background-color: transparent;
	color: var(--pbmit-global-color);
}
.portfolio-one .pbmit-sortable-list a{
	position: relative;
	display: inline;
	padding: 12px 18px;
}
.portfolio-one .pbmit-sortable-list a:before{
	position: absolute;
    counter-increment: pbmitbox3;
    content: counter(pbmitbox3, decimal-leading-zero);
    top: 0;
    right: 0;
    font-size: 12px;
    line-height: 12px;
    color: var(--pbmit-global-color);
}
.pricing-one-bg{
	background-image: url(../images/homepage-1/bg/pricing-bg-shape.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.pricing-one-rightbox{
	padding: 100px 0px 0px 70px;
}
.pricing-one-rightbox .list-group{
	padding-bottom: 50px;
}
.testimonial-one{
	padding: 100px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
.testimonial-one .pbmit-testimonialbox-left{
	padding: 80px 70px 0 50px;
	position: relative;
}
.testimonial-one .pbmit-testimonialbox-left:before{
	font-family: "pbminfotech-base-icons";
    content: '\e826';
    position: absolute;
    left: -130px;
    top: -10px;
    font-size: 300px;
    line-height: 300px;
    display: inline-block;
    background: rgba(var(--pbmit-blackish-color-rgb), .03);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.testimonial-one .swiper-slider{
	padding-bottom: 210px;
}
.testimonial-one .swiper-button-next,
.testimonial-one .swiper-button-prev{
	bottom: 15%;
	top: auto;
	right: 20%;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
}
.testimonial-one .swiper-button-prev{
	right: 25%;
}
.testimonial-one .swiper-button-prev:hover,
.testimonial-one .swiper-button-next,
.team-six-swiper-arrow .swiper-button-prev:hover,
.team-six-swiper-arrow .swiper-button-next{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.testimonial-one .swiper-button-next:hover{
	background-color: var(--pbmit-blackish-color);
}
.testimonial-one .ihbox-style-area{
	position: absolute;
	width: auto;
	max-width: 100%;
	left: 35%;
	bottom: 11%;
}
.video-section-one{
	position: relative;
	padding: 225px 0px 225px 0px;
}
.fadeIn {
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.animated-slow {
    animation-duration: 2s;
}
.video-section-one .pbmit-bg-overlay{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	z-index: 1;
	background-image: url(../images/homepage-1/bg/paralax-image.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.54;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
@keyframes flipInX{
	0%{
		-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
		transform:perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function:ease-in;
		-o-transition-timing-function:ease-in;
		transition-timing-function:ease-in;
		opacity:0
	}
	40%{
		-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
		transform:perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function:ease-in;
		-o-transition-timing-function:ease-in;
		transition-timing-function:ease-in
	}
	60%{
		-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
		transform:perspective(400px) rotate3d(1,0,0,10deg);
		opacity:1
	}
	80%{
		-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
		transform:perspective(400px) rotate3d(1,0,0,-5deg)
	}
	100%{
		-webkit-transform:perspective(400px);
		transform:perspective(400px)
	}
}
.flipInX{
	-webkit-backface-visibility:visible!important;
	backface-visibility:visible!important;
	-webkit-animation-name:flipInX;
	animation-name:flipInX;
}
.morphext > .animated {
	display: inline-block;
}
.play-button .pbmit-icon{
	position: relative;
	font-size: 20px;
	padding: 35px;
	border-radius: 50%;
	display: inline-block;
    line-height: 1;
    transition: all .3s;
	z-index: 1;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.play-button .pbmit-icon:before,
.play-button .pbmit-icon:after{
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid rgba(var(--pbmit-white-color-rgb), .2);
}
.play-button .pbmit-icon:before{
	animation: pulse-border-2 1.5s linear infinite;
}
.play-button .pbmit-icon:after{
	animation: pulse-border 1s linear infinite;
}
@keyframes pulse-border-2 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1.7);
		opacity: 0;
	}
}
@keyframes pulse-border{
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1.5);
		opacity: 0;
	}
}
.play-button .pbmit-icon i{
	width: 1em;
	height: 1em;
    position: relative;
    display: block;
}
.blog-btn{
	text-align: right;
	padding-right: 35px;
}
.blog-one-right-col{
	padding-left: 60px;
}
/** Homepage 02 **/ 
.ihbox-section-two{
	padding: 50px 30px 0 30px;
}
.about-two-leftbox{
	position: relative;
}
.about-two-leftbox .about-two-img{
	background-image: url('../images/about-masking.png');
	-webkit-mask-image: url(../images/about-masking.png);
	/*-webkit-mask-image: url('/images/about-masking.png');*/
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}

.about-two-leftbox .ihbox-style-area{
	position: absolute;
	width: auto;
	max-width: 100%;
	bottom: 0;
	left: 0;
}
.about-two-content{
	padding: 35px 50px 0px 70px;
}
.about-two-content .list-group{
	padding-bottom: 30px;
}
.about-two-content .list-group .pbmit-icon-list-icon i{
	font-size: 15px;
}
.about-two-content .pbmit-text-editor{
	font-size: 18px;
	line-height: 25px;
	color: var(--pbmit-global-color);
}
.marquee-two{
	padding: 70px 0 90px 0;
	overflow: hidden;
}
.accordion-two-area{
	padding-right: 190px;
}
.accordion-two-rightbox{
	position: relative;
	padding-left: 50px;
}
.accordion-two-rightbox .chair-img,
.accordion-two-rightbox .sofa-img,
.testimonial-two .ihbox-style-area,
.about-three-rightbox .fid-style-area,
.about-three-img2,
.about-seven-left-box .about-img-second,
.service-section-seven .clock-img,
.service-section-seven .frame-img,
.testimonial-seven-right-box .ihbox-style-area,
.about-us-section-seven .pbmit-btn-style-text,
.about-eight-left-box .about-img-second,
.about-eight-left-box .frame-img,
.about-eight-right-box .clock-img,
.service-nine-left-box .ihbox-style-23-area,
.service-nine-left-box .ihbox-style-18-area{
	position: absolute;
	width: auto;
	max-width: 100%;
}
.accordion-two-rightbox .chair-img{
	left: -11%;
	bottom: 11%;
}
.accordion-two-rightbox .sofa-img{
	right: -50px;
	top: 3.251%;
}
.accordion-two-rightbox .floor-img{
	padding-top: 90px;
}
.portfolio-two{
	padding-left: 50px;
	padding-right: 50px;
}
.process-section-two{
	padding: 145px 0px 90px 0px;
	border-top: 1px solid #DDDDDD;
	overflow: hidden;
}
.process-section-two .pbmit-ih-highlight h2{
	left: 0;
    right: 0;
    text-align: center;
}
.pbmit-ih-highlight h2 {
    position: absolute;
    top: -70px;
    left: 98px;
    left: 0;
    right: auto;
    z-index: -1;
    font-size: 170px;
    line-height: 170px;
    letter-spacing: -1px;
    color: #ebebeb;
    opacity: .4;
}
.process-section-two .pbmit-text-editor{
	padding-top: 40px;
	text-align: center;
}
.pbmit-text-design {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-global-color);
    border-radius: 20px;
    padding: 1px 15px 3px;
    font-size: 14px;
    top: -3px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
}
.testimonial-two{
	padding: 130px 0 80px 0;
}
.testimonial-two .pbmit-testimonialbox-left{
	position: relative;
	padding: 80px 70px 0 90px;
}
.testimonial-two .pbmit-testimonialbox-left:before{
	font-family: pbminfotech-base-icons;
    content: '\e826';
    position: absolute;
    left: 0;
    top: -45px;
    font-size: 300px;
    line-height: 300px;
    display: inline-block;
    color: rgba(var(--pbmit-white-color-rgb), .2);
    background: -webkit-linear-gradient(rgba(108, 79, 54, 1) 0, rgba(81, 64, 49, .3) 99%, rgba(81, 64, 49, .3) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 30%;
}
.testimonial-two .swiper-slider{
	padding: 0 30px;
}
.testimonial-two .swiper-button-next, 
.testimonial-two .swiper-button-prev{
	width: 60px;
	height: 60px;
	border: none;
}
.testimonial-two .swiper-button-next{
	right: 0px;
}
.testimonial-two .swiper-button-prev{
	left: 0px;
}
.testimonial-two .swiper-button-prev:hover,
.testimonial-two .swiper-button-next{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.testimonial-two .swiper-button-next:hover,
.testimonial-two .swiper-button-prev{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.testimonial-two .swiper-button-prev.swiper-button-disabled{
	opacity: .35;
}
.testimonial-two .ihbox-style-area{
	left: 88px;
	top: 293px;
}
.client-two-area{
	margin-top: 100px;
}
/** Homepage 03 **/ 
.client-three{
	padding: 40px 0;
	border-bottom: 1px solid #DDDDDD;
}
.about-section-three{
	padding: 145px 0px 130px 0px;
	background: #d4e4f2;
}
.about-three-left-area{
	padding-right: 120px;
}
.about-three-rightbox{
	padding-left: 80px;
}
.about-three-rightbox .fid-style-area{
	left: -120px;
	top: 10px;
	z-index: 1;
}
.about-three-img1{
	margin-top: -40px;
}
.about-three-rightbox img{
	border-radius: 30px;
}
.about-three-img2{
	left: -25px;
	bottom: -30px;
}
.service-three{
	border-radius: 30px;
	overflow: hidden;
}
.service-three .pbmit-servicebox-left {
    padding: 50px 45px 0 0;
	position: relative;
}
.service-three .pbmit-servicebox-right {
    padding-left: 55px;
}
.service-three .swiper-button-next, 
.service-three .swiper-button-prev{
	position: static;
	border: none;
}
.pbmit-service-highlight h2 {
    position: absolute;
    font-size: 170px;
    line-height: normal;
    color: transparent;
    -webkit-text-stroke: 1px rgba(var(--pbmit-global-color-rgb), .15);
    top: auto;
    bottom: -150px;
    left: -180px;
}
.pbmit-bg-color-secondary .swiper-button-prev,
.pbmit-bg-color-secondary .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-bg-color-secondary .swiper-button-prev:hover,
.pbmit-bg-color-secondary .swiper-button-next{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.ihbox-section-three{
	padding-bottom: 90px;
}
.ihbox-section-three .heading-area{
	border-top: 1px solid #DDDDDD;
}
.ihbox-section-three .heading-area .pbmit-heading{
	text-align: center;
}
.ihbox-section-three .heading-area .pbmit-heading h2,
.ihbox-section-four .heading-area .pbmit-heading h2{
	font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
	color: var(--pbmit-global-color);
}
.ihbox-section-three .heading-area .pbmit-heading .pbmit-award{
	background-color: var(--pbmit-white-color);
    position: relative;
    top: -10px;
    padding: 0 35px;
    color: var(--pbmit-global-color);
}
.before-after-left-area{
	padding: 90px 200px 0px 140px;
	border-radius: 30px;
	height: 100%;
}
.portfolio-three-slider .swiper-pagination-bullet,
.testimonial-three-main .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	opacity: .5;
	margin: 0 5px !important;
	background-color: var(--pbmit-global-color);
}
.portfolio-three-slider .swiper-pagination-bullet-active,
.testimonial-three-main .swiper-pagination-bullet-active{
	outline: none;
	opacity: 1;
}
.about-us-three-sec{
	padding-bottom: 100px;
	background-image: url(../images/homepage-3/bg/pattern.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.about-us-three-content{
	padding: 70px 75px 0px 0px;
}
.about-us-three-content .pbmit-text-editor{
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.about-us-three-sec .fid-style-area{
	padding: 35px 0px 0px 130px;
}
.testimonial-three-bg{
	background-image: url(../images/homepage-3/bg/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.testimonial-three-main{
	border-radius: 30px;
	padding: 100px 400px 100px 130px;
	background-color: var(--pbmit-light-color);
}
.testimonial-three-main .pbmit-heading-subheading:before{
	font-family: pbminfotech-base-icons;
    content: '\e886';
    position: absolute;
    right: -265px;
    top: -23px;
    font-size: 290px;
    line-height: 290px;
    display: inline-block;
    color: rgba(var(--pbmit-blackish-color-rgb), .2);
    background: -webkit-linear-gradient(rgba(196, 196, 196, 1) 0, rgba(254, 254, 254, .3) 99%, rgba(255, 255, 255, .3) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: .2;
}
.testimonial-three-main .swiper-horizontal>.swiper-pagination-bullets{
	justify-content: left;
}
.blog-three-right-col{
	padding-left: 60px;
}

/** Homepage 04 **/ 
.frame-clock-img{
	margin-bottom: 85px;
}
.home4-about-02-img{
	border-radius: 20px;
}
.about-four-center-area{
	padding: 70px 50px 0px 50px;
}
.about-four-lamp-img{
	position: absolute;
    width: auto;
    max-width: 100%;
    left: -35px;
    bottom: -80%;
	/*position: absolute;
	width: auto;
	max-width: 100%;
	left: -85px;
	bottom: -100%;*/
}
.service-section-four{
	overflow: hidden;
	padding: 80px 0px 80px 0px;
}
.service-four-swiper-arrow{
	position: relative;
	top: 50px;
	right: 80px;
}
.service-four-swiper-arrow .swiper-button-next, 
.service-four-swiper-arrow .swiper-button-prev{
	position: static;
	width: 60px;
	height: 60px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
	background: #ececec !important;
    color: #000 !important;

}
.service-four-swiper-arrow .swiper-button-next{
	color: var(--pbmit-white-color) !important;
	background-color: var(--pbmit-global-color) !important;
}
.service-four-swiper-arrow .swiper-button-prev:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.service-four-swiper-arrow .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-element-static-box-style-2 .swiper-static-slide-nav{
	background-image: url(../images/homepage-4/bg/step-bg.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
}
.ihbox-section-four{
	padding-bottom: 90px;
}
.ihbox-style-10-bg-area{
	background-image: url(../images/homepage-4/bg/pattern-bg-01.png);
    background-position: top center;
    background-repeat: no-repeat;
	padding: 100px 30px;
	border-radius: 20px;
}
.testimonial-four-box{
	padding: 140px 140px 0px 0px;
	position: relative;
}
.testimonial-four-box .testimonial-four-bg{
	position: absolute;
    height: 100%;
    top: 0;
    left: 0;
	right: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-4/bg/testimonial-bg-01.jpg);
    border-radius: 0px 20px 20px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin-left: 40px;
}
.testimonial-four-box .ihbox-style-area{
	position: absolute;
	left: 40px;
	width: auto;
	top: 0;
	max-width: 100%;
	z-index: 1;
}
.testimonial-four-box .pbmit-ihbox-style-20 .pbmit-ihbox-headingicon{
	background-color: var(--pbmit-white-color);
}
.testimonial-four-box .pbmit-ihbox-style-20 .pbmit-ihbox-headingicon::before{
	box-shadow: 0 -20px 0 0 var(--pbmit-white-color);
}
.testimonial-four-spacing{
	padding-left: 265px;
}
.testimonial-four-rightbox{
	padding: 140px 30px 0px 140px;
	position: relative;
}
.testimonial-four-rightbox .pbmit-col-stretched-right{
	position: absolute;
    height: 100%;
    top: 0;
    left: 0;
	right: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-4/bg/pattern-bg-02.png);
    border-radius: 0px;
    background-color: transparent;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
}
.testimonial-four-rightbox .ihbox-style-2-area{
	margin-top: 180px;
	border-top: 1px solid #DDDDDD;
	padding-top: 60px;
	position: relative;
	z-index: 1;
}
.testimonial-four-box .swiper-button-next, 
.testimonial-four-box .swiper-button-prev{
	top: inherit;
    bottom: -1px;
    width: 60px;
    height: 60px;
    border-radius: 0 30px 0 0;
    padding: 0 18px;
    right: 70px;
	border: none;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.testimonial-four-box .swiper-button-next:after, 
.testimonial-four-box .swiper-button-prev:after{
	font-size: 30px;
}
.testimonial-four-box .swiper-button-prev{
	left: inherit;
    right: 130px;
    border-radius: 0px 0 30px;
}
.testimonial-four-box .swiper-button-prev:before{
	content: "";
    position: absolute;
    background-color: transparent;
    height: 40px;
    width: 20px;
    bottom: 19px;
    box-shadow: 0 -20px 0 0 var(--pbmit-white-color);
    z-index: 1;
	right: -20px;
    border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
}
.testimonial-four-box .testimonial-four-inner{
	position: relative;
	overflow: hidden;
}
.testimonial-four-box .testimonial-four-inner:before{
	content: "";
    position: absolute;
    background-color: transparent;
    height: 40px;
    width: 20px;
    bottom: 0;
	left: calc(100% - 70px);
    border-bottom-left-radius: 20px;
    box-shadow: 0 20px 0 0 var(--pbmit-white-color);
	z-index: 2;
}
.testimonial-four-box .swiper-button-next:hover, 
.testimonial-four-box .swiper-button-prev:hover{
	color: var(--pbmit-global-color);
}
.testimonial-four-box .swiper-button-next:before{
	position: absolute;
    content: '';
    top: 15px;
    left: 0;
    width: 1px;
    height: calc(100% - 30px);
    background-color: rgba(var(--pbmit-blackish-color-rgb), .2);
}
/** Homepage 05 **/ 
.service-section-five{
	padding: 100px 0 30px 0;
	overflow: hidden;
}
.service-five-header-area{
	padding-top: 60px;
}
.service-five-arrow{
	position: relative;
}
.service-five-arrow .swiper-button-next,
.service-five-arrow .swiper-button-prev{
	position: static;
	border: none;
}
.service-five-arrow .swiper-button-prev{
	background-color: var(--pbmit-light-color);
}
.service-five-arrow .swiper-button-next{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.service-five-arrow .swiper-button-prev:hover{
	background-color: var(--pbmit-global-color);
}
.service-five-arrow .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.service-five-header-area .fid-style-area{
	margin-top: 80px;
}
.service-five-right-col{
	padding-left: 50px;
}
.about-five-bg{
	/*background-image: url(../images/homepage-5/bg/about-company-bg.png);*/
    background-position: bottom right;
    background-repeat: no-repeat;
}
.about-five-left-box{
	position: relative;
	/*background-image: url(../images/homepage-5/bg/about-company-img.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 20px;
	height: 100%;
}
.about-five-left-box .ihbox-style-area{
	position: absolute;
	top: 45%;
	right: -132px;
	width: auto;
	max-width: 100%;
	transform: rotateZ(-90deg);
}
.about-five-left-box .pbmit-ihbox-style-20 .pbmit-ihbox-headingicon::before{
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.about-five-left-box .pbmit-ihbox-style-20 .pbmit-ihbox-headingicon::after{
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.about-five-left-box .pbmit-ihbox-style-20 .pbmit-ihbox-headingicon{
	background-color: var(--pbmit-white-color);
}
.about-five-rightbox{
	padding: 100px 0px 100px 100px;
}
.about-five-content{
	padding: 0 45px;
}
.about-us-five-bg{
	position: relative;
	margin: 0 30px;
	padding: 140px 0px 140px 15px;
	background-image: url(../images/about-us-bg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.about-us-five-bg::before,
.offer-area-bg .pbmit-bg-overlay{
	content: "";
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-image: linear-gradient(90deg, #403226 0%, #BB9A6533 100%);
    opacity: 0.84;
	border-radius: 30px;
}
.about-us-five-bg .ihbox-style-area,
.offer-area-bg .ihbox-style-area{
	position: absolute;
	right: -107px;
	width: auto;
	max-width: 100%;
	transform: rotateZ(-90deg);
}
.about-us-five-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon{
	background-color: var(--pbmit-white-color);
}
.about-us-five-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon::before,
.about-us-five-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon::after{
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.about-us-five-bg .pbmit-heading-subheading .pbmit-subtitle,
.about-us-five-bg .pbmit-heading-subheading .pbmit-title,
.offer-area-bg .pbmit-heading-subheading .pbmit-subtitle,
.offer-area-bg .pbmit-heading-subheading .pbmit-title{
	color: var(--pbmit-white-color);
}
.about-us-five-bg .pbmit-heading-subheading .pbmit-subtitle:before,
.offer-area-bg .pbmit-heading-subheading .pbmit-subtitle:before{
	border-color: var(--pbmit-white-color);
}
.about-us-five-bg .pbmit-heading-subheading .pbmit-title,
.offer-area-bg .pbmit-heading-subheading .pbmit-title{
	font-size: 50px;
	line-height: 60px;
}
.portfolio-section-five{
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.pricing-five-bg{
	/*background-image: url(../images/homepage-5/bg/pattern-bg-03.png);*/
    background-position: center left;
    background-repeat: no-repeat;
	overflow: hidden;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.pricing-five-head-area{
	padding: 100px 60px 100px 0px;
}
.pricing-five-area{
	padding: 100px 0px 100px 0px;
}
.testimonial-section-five{
	padding: 0 40px;
}
.testimonial-five-left-box{
	/*background-image: url(../images/homepage-5/bg/testimonial-bg-01.jpg);*/
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 25px;
	height: 100%;
	margin-right: 25px;
}
.testimonial-five-right-box{
	padding: 110px 0px 100px 130px;
	border-radius: 25px;
}
.testimonial-five-slider{
	padding: 0 200px 0 0;
	position: relative;
}
.testimonial-five-slider .pbmit-header-area{
	position: relative;
}
.testimonial-five-slider .pbmit-header-area:before{
	font-family: "pbminfotech-base-icons";
    content: '\e826';
    position: absolute;
    right: -140px;
    top: -45px;
    font-size: 290px;
    line-height: 290px;
    display: inline-block;
    color: rgba(var(--pbmit-blackish-color-rgb), .2);
    -webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(rgba(113, 89, 68, 1) 0, rgba(64, 50, 38, .3) 99%, rgba(64, 50, 38, .3) 100%);
    opacity: .2;
	-webkit-background-clip: text;
    background-clip: text;
}
.testimonial-five-right-box .ihbox-style-area{
	padding-top: 50px;
	margin: 0 150px 0 0;
	border-top: 1px solid rgba(var(--pbmit-global-color-rgb),.2);
}
.testimonial-five-right-box .swiper-horizontal>.swiper-pagination-bullets{
	position: absolute;
    display: inline-block;
    margin-left: 130px;
    left: 100%;
    width: 70px;
    top: 30%;
    height: 160px;
    padding: 35px 10px 35px 30px;
    background-color: var(--pbmit-white-color);
    border-radius: 20px 0 0 20px;
}
.testimonial-five-right-box .swiper-horizontal>.swiper-pagination-bullets:before, 
.testimonial-five-right-box .swiper-horizontal>.swiper-pagination-bullets:after {
    content: "";
    position: absolute;
    right: 0;
    background-color: transparent;
    height: 40px;
    width: 20px;
}
.testimonial-five-right-box .swiper-horizontal>.swiper-pagination-bullets:after{
    bottom: 100%;
    border-bottom-right-radius: 20px;
    box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.testimonial-five-right-box .swiper-horizontal>.swiper-pagination-bullets:before{
    top: 100%;
    border-top-right-radius: 20px;
    box-shadow: 0 -20px 0 0 var(--pbmit-white-color);
}
.testimonial-five-right-box .swiper-pagination-bullet{
	width: 10px;
    height: 10px;
    display: block;
    margin: 0 2px 15px !important;
}
.testimonial-five-right-box .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	opacity: .5;
}
.testimonial-five-right-box .swiper-pagination-bullet-active{
	width: 14px;
	height: 14px;
	outline: none;
	margin: 0 0 15px !important;
	background-color: var(--pbmit-global-color);
}

/** Homepage 06 **/ 
.about-six-col-1{
	width: 29%;
}
.about-six-col-2{
	width: 43%;
}
.about-six-img{
	padding-right: 50px;
	text-align: center;
}
.about-six-img img{
	transform: perspective(100px) rotateY(-3deg);
    transition: .9s;
}
.about-six-img:hover img{
	transform: rotateY(10deg) !important;
    cursor: crosshair;
}
.about-six-col-3{
	width: 28%;
	padding-left: 50px;
}
.ihbox-six-left-area{
	padding: 100px 85px 0px 0px;
}
.ihbox-six-right-area{
	padding: 100px 0px 100px 70px;
}
.pf-six-header-area{
	padding: 80px 30px 1px 30px;
    border-radius: 20px;
    margin-bottom: 5px;
}
.pbmit-column-three .pbmit-portfolio-style-5{
	padding-left: 2.5px;
    padding-right: 2.5px;
}
.ihbox-sec-six{
	padding: 80px 0px 50px 0px;
}
.ihbox-sec-six .container{
	padding-bottom: 65px;
	border-bottom: 1px solid #DDDDDD;
}
.ihbox-sec-six .pbmit-heading-title .pbmit-title{
	font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
	text-align: center;
	color: var(--pbmit-global-color);
}
.team-six-swiper-arrow{
	position: relative;
}
.team-six-swiper-arrow .swiper-button-next, 
.team-six-swiper-arrow .swiper-button-prev{
	position: static;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.2);
}
.team-six-swiper-arrow .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: transparent;
}
.testimonial-six-bg{
	margin: 0 50px;
	border-radius: 30px;
	padding: 175px 0px 195px 0px;
	background-image: url(../images/homepage-6/bg/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-six-bg .swiper-slider{
	margin-left: 150px;
}
.pricing-six-bg{
	background-image: url(../images/homepage-6/bg/pattern-bg-02.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.pricing-six-rightbox{
	padding: 100px 70px 0px 70px;
}
.pricing-six-rightbox .list-group .pbmit-icon-list-icon i{
	font-size: 20px;
}
.pricing-six-rightbox .pbmit-btn-style-text{
	padding-top: 50px;
}
.pricing-six-rightbox .pbmit-btn-style-text .pbmit-btn{
	background-color: transparent;
	padding: 14px 20px 14px 0;
}
.client-sec-six .pbmit-client-style-2:nth-child(even){
	border: none;
}

/** Homepage 07 **/ 
.about-seven-left-box{
	position: relative;
	padding-right: 45px;
	height: 100%;
}
.about-seven-left-box .first-img{
	border-radius: 30px;
}
.about-seven-left-box .about-img-second{
	right: 0;
	bottom: 0;
}
.about-seven-left-box .about-img-wrap{
	position: relative;
	padding: 20px 0px 0px 20px;
	border-radius: 16px 0px 0px 0px;
	background-color: var(--pbmit-white-color);
}
.about-seven-left-box .about-img-wrap:after{
	content: "";
    position: absolute;
    background-color: transparent;
    top: -40px;
    height: 40px;
    width: 20px;
    box-shadow: 0 20px 0 0 var(--pbmit-white-color);
    left: calc(100% - 25%);
    border-bottom-right-radius: 20px;
}
.about-seven-left-box .about-img-second img{
	border-radius: 16px;
}
.about-seven-left-box .fid-style-area{
	position: absolute;
	width: auto;
	left: -12%;
	top: 15%;
}
.about-seven-right-box{
	padding: 45px 80px 45px 60px;
}
.service-section-seven{
	position: relative;
	padding: 110px 15px 120px 15px;
}
.service-section-seven .clock-img{
	left: 85px;
	top: 10px;
}
.service-section-seven .frame-img{
	right: 80px;
	top: 0;
}
.portfolio-section-seven{
	padding: 80px 0px 20px 0px;
}
.portfolio-section-seven>.container-fluid{
	padding: 0 30px;
}
.portfolio-section-seven .pbmit-portfolio-heading-wrapper{
	background-image: url(../images/homepage-7/bg/portfolio-pattern.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
	position: relative;
    padding: 60px;
    border-radius: 20px;
}
.portfolio-section-seven .pbmit-heading-subheading .pbmit-subtitle{
	color: var(--pbmit-white-color);
} 
.portfolio-section-seven .pbmit-heading-subheading .pbmit-subtitle:before{
	border-color: var(--pbmit-white-color);
}
.portfolio-section-seven .pbmit-portfolio-btn{
	position: absolute;
	bottom: 80px;
}
.offer-area-bg{
	position: relative;
	background-image: url(../images/homepage-7/bg/offer-bg-img.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 100px 0px 100px 50px;
	border-radius: 30px;
	display: flex;
	align-items: center;
}
.offer-area-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon{
	background-color: var(--pbmit-white-color);
}
.offer-area-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon::before{
	box-shadow: 1px 20px 0 0 var(--pbmit-white-color);
}
.offer-area-bg .pbmit-ihbox-style-18 .pbmit-ihbox-headingicon::after{
	box-shadow: -1px 20px 0 0 var(--pbmit-white-color);
}
.testimonial-seven-bg{
	background-image: url(../images/homepage-7/bg/testimonial-pattern-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
	padding: 120px 15px 120px 15px;
}
.testimonial-seven-left-img{
	background-image: url(../images/homepage-7/testimonial-img.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.testimonial-seven-right-box{
	position: relative;
	padding: 50px 0px 50px 80px;
}
.testimonial-seven-right-box .ihbox-style-area{
	bottom: 50px;
	left: 80px;
}
.testimonial-seven-right-box .swiper-slider{
	padding-bottom: 110px;
}
.testimonial-seven-right-box .swiper-button-prev,
.testimonial-seven-right-box .swiper-button-next{
	width: 60px;
    height: 60px;
    bottom: 0;
    top: auto;
    right: 0;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2);
}
.testimonial-seven-right-box .swiper-button-prev{
	right: 70px;
	left: auto;
}
.testimonial-seven-right-box .swiper-button-next{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.testimonial-seven-right-box .swiper-button-prev:hover{
	background-color: var(--pbmit-global-color);
}
.testimonial-seven-right-box .swiper-button-next:hover{
	background-color: var(--pbmit-blackish-color);
}
.about-us-section-seven{
	padding: 0 50px;
}
.about-us-section-seven .about-us-left-box{
	background-image: url(../images/homepage-7/bg/col-bg-img-01.png);
    background-position: top right;
    background-repeat: no-repeat;
	margin-right: 20px;
	padding: 80px 80px 80px 80px;
	border-radius: 30px;
	position: relative;
	display: flex;
	align-content: flex-start;
	flex-wrap: wrap;
	height: 100%;
}
.about-us-section-seven .pbmit-heading-subheading{
	border-bottom: 1px solid;
	padding-bottom: 40px;
}
.about-us-section-seven .about-us-left-box .pbmit-heading-subheading{
	border-color: var(--pbmit-white-color);
	margin-bottom: 100px;
}
.about-us-section-seven .pbmit-heading-subheading .pbmit-title{
	font-size: 30px;
	line-height: 30px;
}
.about-us-section-seven .pbmit-shape-square{
	padding: .5em;
	display: inline-block;
	line-height: 1;
    transition: all .3s;
	font-size: 50px;
    text-align: center;
	fill: var(--pbmit-white-color);
	border-radius: 25px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}
.about-us-section-seven .pbmit-shape-square i{
	width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.about-us-section-seven .about-us-center-box{
	position: relative;
	background-image: url(../images/homepage-7/bg/col-bg-img-02.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0px 10px 0px 10px;
	padding: 80px 80px 80px 80px;
	border-radius: 30px 30px 30px 30px;
}
.about-us-section-seven .about-us-center-box .pbmit-heading-subheading{
	border-color: #F3F7FA1A;
	margin-bottom: 10px;
}
.about-us-section-seven .about-us-center-box .pbmit-heading-desc{
	color: #E9D9BF;
}
.about-us-section-seven .about-us-center-box .list-group{
	margin-bottom: 100px;
}
.about-us-section-seven .list-group .pbmit-icon-list-text{
	color: var(--pbmit-white-color);
}
.about-us-section-seven .list-group .pbmit-icon-list-icon i{
	transform: rotate(20deg);
	font-size: 16px;
}
.about-us-section-seven .list-group .list-group-item:not(:last-child){
	border-bottom: 1px solid #F3F7FA1A;
	padding-bottom: calc(15px/2);
}
.about-us-section-seven .about-us-right-box{
	position: relative;
	background-image: url(../images/homepage-7/bg/col-bg-img-03.png);
    background-position: center right;
    background-repeat: no-repeat;
	margin-left: 20px;
	padding: 80px 80px 100px 80px;
	border-radius: 30px;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	height: 100%;
}
.about-us-section-seven .about-us-right-box .pbmit-heading-subheading{
	border-color: #DDDDDD;
	margin-bottom: 100px;
}
.about-us-section-seven .about-us-right-box .pbmit-shape-square{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.about-us-section-seven .pbmit-btn-style-text{
	right: 20%;
	bottom: 0px;
}
.about-us-section-seven .pbmit-btn-wrap{
	background-color: var(--pbmit-white-color);
	position: relative;
	padding: 10px 55px 10px 0;
	border-radius: 30px 30px 0 0; 
}
.about-us-section-seven .pbmit-btn-wrap:before{
	right: 100%;
    border-bottom-right-radius: 20px;
}
.about-us-section-seven .pbmit-btn-wrap:before,
.about-us-section-seven .pbmit-btn-wrap:after{
	content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
    box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.about-us-section-seven .pbmit-btn-wrap:after{
	left: 100%;
    border-bottom-left-radius: 20px;
}
.about-us-section-seven .pbmit-btn-wrap .pbmit-btn{
	background-color: transparent;
}
.about-us-section-seven .pbmit-btn-wrap .pbmit-btn::after{
	background-color: transparent;
    color: var(--pbmit-global-color);
    border: 1px solid var(--pbmit-global-color);
}
.about-us-section-seven .pbmit-btn-wrap .pbmit-btn:hover{
	color: var(--pbmit-blackish-color);
}

/** Homepage 08 **/
.accordion-eight-left-box{
	padding: 30px 55px 0px 80px;
}
.accordion-eight-left-box .pbmit-desc{
	font-weight: 400;
	margin-top: -25px;
}
.accordion-eight-left-box .pbmit-desc .pbmit-drop-cap{
	padding: 6px;
	border-radius: 12px;
	font-size: 30px;
    line-height: 30px;
    margin-top: 6px;
	float: left;
    text-align: center;
	margin-right: 10px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.accordion-eight-left-box .pbmit-desc .pbmit-drop-cap-letter{
	width: 1em;
    height: 1em;
	font-weight: 700;
	display: inline-block;
}
.accordion-eight-area{
	padding-left: 130px;
}
.ihbox-eight-left-bg{
	position: absolute;
	height: 100%;
	right: 15px;
    top: 0;
    left: 35px;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-8/bg/col-bg-1.jpg);
	border-radius: 30px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.ihbox-eight-slider-box{
	padding: 80px;
	border-radius: 30px;
	background-image: linear-gradient(360deg, #FFFFFF 0%, #F6F6F6 100%);
}
.ihbox-eight-slider-box .swiper-slider{
	padding-bottom: 75px;
}
.ihbox-eight-slider-box .swiper-button-prev, 
.ihbox-eight-slider-box .swiper-button-next{
	width: 60px;
	height: 60px;
	top: auto;
	bottom: 0;
	border-color: rgba(var(--pbmit-blackish-color-rgb),.1);
}
.ihbox-eight-slider-box .swiper-button-next{
	left: 60px;
}
.ihbox-eight-slider-box .swiper-button-prev:hover, 
.ihbox-eight-slider-box .swiper-button-next:hover{
	background-color: var(--pbmit-global-color);
}
.about-eight-left-box{
	padding-left: 120px;
	position: relative;
}
.about-eight-left-box .about-img-first,
.about-eight-left-box .about-img-second img{
	border-radius: 30px;
}
.about-eight-left-box .about-img-second{
	left: 0;
	top: 20%;
}
.about-eight-left-box .frame-img{
	left: -170px;
	top: -110px;
}
.about-eight-right-box{
	padding: 80px 50px 0px 100px;
}
.about-eight-right-box .pbmit-col-stretched-right{
	position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-8/bg/about-pattern-bg.png);
    border-radius: 0px;
    background-color: transparent;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto;
}
.about-eight-right-box .clock-img{
	top: -85px;
	right: -105px;
}
.about-eight-ihbox-style{
	padding-left: 26%;
	margin-top: -105px;
	position: relative;
	z-index: 1;
}
.about-eight-ihbox-style-bg{
	border-radius: 30px;
	padding: 50px;
}
.portfolio-section-eight{
	padding: 130px 30px 130px 130px;
}
.before-after-section-eight{
	padding: 100px 0 130px 0;
}
.before-after-eight-left-box,
.before-after-eight-left-top{
	padding-left: 120px;
}
.before-after-eight-right-box{
	padding-left: 115px;
}
.before-after-eight-left-top .twenty20{
	margin-bottom: 0;
	margin-right: 10px;
}
.before-after-eight-left-bottom .twenty20{
	margin-bottom: 0;
	margin-left: 10px;
}
.before-after-eight-left-top .before-after-img-1{
	background-image: url(../images/homepage-8/before-after-img-1.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
	margin-right: 1px;
	height: 100%;
	border-radius: 30px 0px 0px 30px;
}
.before-after-eight-left-top .before-after-img-2{
	background-image: url(../images/homepage-8/before-after-img-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-left: 1px;
	height: 100%;
	border-radius: 0px 30px 30px 0px;
}
.before-after-eight-left-bottom{
	padding-top: 20px;
}
.before-after-eight-left-bottom .before-after-img-3{
	background-image: url(../images/homepage-8/before-after-img-3.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
	margin-right: 1px;
	height: 100%;
	border-radius: 30px 0px 0px 30px;
}
.before-after-eight-left-bottom .before-after-img-4{
	background-image: url(../images/homepage-8/before-after-img-4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-left: 1px;
	height: 100%;
	border-radius: 0px 30px 30px 0px;
}
.testimonial-eight-left-box{
	padding: 100px 100px 0px 0px;
}
.testimonial-eight-left-box .ihbox-style-area{
	border-top: 1px solid #0000001A;
	margin-top: 120px;
	padding-top: 40px;
}
.client-sec-eight .client-style-area{
	padding-right: 60px;
}
.client-sec-eight .fid-style-area{
	padding: 80px 80px 80px 80px;
	border-radius: 30px;
	background-image: linear-gradient(360deg, #FFFFFF 0%, #F6F6F6 100%);
}

/** Homepage 09 **/
.about-section-nine{
	padding: 120px 0 80px 0;
	    background-image: linear-gradient(#f6f6f6, #fff);
}
.about-nine-left-box{
	padding: 35px 15px 0px 0px;
}
.about-nine-img{
	background-image: linear-gradient(360deg, #FFFFFF 0%, #F6F6F6 100%);
	border-radius: 30px 30px 0 0;
}
.about-nine-img img{
	mix-blend-mode: multiply;
}
.about-nine-right-box{
	padding: 20px 0px 0px 0px;
}
.service-section-nine{
	margin: 0 30px;
	border-radius: 30px;
	background-image: linear-gradient(360deg, #FFFFFF 0%, #F6F6F6 100%);
}
.service-nine-left-box{
	position: relative;
	padding: 100px 90px 150px 0px;
}
.service-nine-left-box .service-left-img{
	border-radius: 20px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon, .pbmit-ihbox-style-22 .pbmit-ihbox-svg{ margin-right:20px;}
.service-nine-left-box .ihbox-style-23-area{
	left: 0;
	bottom: 15.2%;
}
.service-nine-left-box .ihbox-style-23-wrap{
	position: relative;
	padding: 16px 25px 0px 25px;
	border-radius: 0px 20px 0px 20px;
	background-color: var(--pbmit-white-color);
}
.service-nine-left-box .ihbox-style-23-wrap:before,
.service-nine-left-box .ihbox-style-23-wrap:after{
	content: "";
    position: absolute;
    background-color: transparent;
    bottom: 9px;
    height: 40px;
    width: 20px;
    box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.service-nine-left-box .ihbox-style-23-wrap:before{
	bottom: 100%;
    right: calc(100% - 20px);
    border-bottom-left-radius: 20px;
}
.service-nine-left-box .ihbox-style-23-wrap:after{
	left: 100%;
    border-bottom-left-radius: 20px;
}
.service-nine-left-box .ihbox-style-18-area{
	right: 2px;
	top: 177px;
}
.service-nine-left-box .ihbox-style-18-wrap{
	transform: rotate(-90deg);
}
.service-nine-right-box{
	padding-top: 150px;
}
.fid-section-nine{
	padding: 10px 0 100px 0;
}
.about-us-nine-bg{
	margin: 0 50px;
	padding: 115px 10px 125px 0px;
	background-image: url(../images/homepage-9/bg/bg-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
}
.about-us-nine-bg .about-us-content{
	padding: 80px;
	border-radius: 30px;
}
.testimonial-section-nine{
	padding: 110px 0px 75px 0px;
}
.testimonial-section-nine .pbmit-inner{
	position: relative;
}
.testimonial-section-nine .swiper-slider{
	border-radius: 30px;
}
.testimonial-nine-arrow .swiper-button-prev,
.testimonial-nine-arrow .swiper-button-next{
	top: 60%;
	width: 60px;
	height: 60px;
	border-color: rgba(var(--pbmit-blackish-color-rgb),.1);
}
.testimonial-nine-arrow .swiper-button-prev:hover,
.testimonial-nine-arrow .swiper-button-next:hover{
	background-color: var(--pbmit-global-color);
}
.testimonial-nine-arrow .swiper-button-next:after, 
.testimonial-nine-arrow .swiper-button-prev:after{
	content: '\e847';
    font-size: 18px;
    font-weight: 600;
}
.testimonial-nine-arrow .swiper-button-prev{
	left: -100px;
}
.testimonial-nine-arrow .swiper-button-next{
	right: -100px;
}
/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - About Us **/
.about-us  .ihbox-section-three{
	padding-bottom: 0;
}
.about-us .process-section-two{
	padding-top: 130px;
	border-top: none;
}
/** 02 - Our History **/
.pbmit-element-timeline-style-1 .pbmit-timeline-year{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-title{
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
	padding: 0 50px;
	text-transform: capitalize;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-desc{
	margin: 0;
	padding: 0 90px;
	line-height: 22px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper{
	display: grid;
	width: 100%;
	height: auto;
	position: relative;
	justify-items: center;
	grid-template-rows: 1fr 1fr;
	text-align: center;
	grid-gap: 160px;
}
.pbmit-element-timeline-style-1 .pbmit-same-height.steps-content_wrap{
	justify-content: flex-start;
}
.pbmit-element-timeline-style-1 .pbmit-slide-even .pbmit-same-height.steps-content_wrap{
	justify-content: flex-end;
}
.pbmit-element-timeline-style-1 .pbmit-heading-subheading{
	margin-bottom: 80px;
}
.pbmit-element-timeline-style-1 .steps-dot .dot{
	background-color: var(--pbmit-blackish-color);
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width:  10px;
	height:  10px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	height: -moz-fit-content;
	height: fit-content;
	margin: auto !important;
}
.pbmit-element-timeline-style-1 .steps-dot .dot::after{
	content: "";
	position: absolute;
	left: -11px;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: 0;
	background: rgb(var(--pbmit-blackish-color-rgb), .90);
	transform: rotate(-45deg);
}
.pbmit-element-timeline-style-1 .pbmit-slide-even .steps-dot .dot::after{
	left: 19px;
	top: 0;
	bottom: auto;
}
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line{
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
} 
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::before,
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::after{
	content: "";
	width: calc(50% + 10px * 100);
	height: 1px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
}
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::after{
	left: 50%;
	background: linear-gradient(90deg, rgb(var(--pbmit-blackish-color-rgb), 0.05), rgb(var(--pbmit-blackish-color-rgb), 0.05));
}
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::before{
	right: 50%;
	background: linear-gradient(90deg, rgb(var(--pbmit-blackish-color-rgb), 0.05), rgb(var(--pbmit-blackish-color-rgb), 0.05));
}
.pbmit-element-timeline-style-1 .pbmit-same-height{
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.pbmit-element-timeline-style-1 .pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image{
	order: 0;
}
.pbmit-element-timeline-style-1 .pbmit-slide-even .pbmit-feature-image{
	order: 1;
	justify-content: start;
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image{
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
} 
.pbmit-element-timeline-style-1 .pbmit-feature-image img{
	border-radius: 30px;
}
.pbmit-element-timeline-style-1 .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-feature-image,
.pbmit-element-timeline-style-1 .steps-content_wrap{
	opacity: 1;
}
/** 03 - Service Detail **/
.service-details .container>.row{
	flex-direction: row-reverse;
}
.service-sidebar .post-list{
	padding-top: 40px;
}
.service-sidebar .all-post-list ul li{
	position: relative;
	line-height: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
}
.service-sidebar .all-post-list ul li a{
	padding: 16px 60px 16px 25px;
    display: block;
    position: relative;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgba(var(--pbmit-blackish-color-rgb),.7);
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.service-sidebar .all-post-list ul li a:before{
	position: absolute;
    content: '\e8eb';
    font-family: "pbminfotech-base-icons";
    right: 0;
    left: auto;
    width: 35px;
    height: 35px;
    color: var(--pbmit-blackish-color);
    top: 12px;
    border-radius: 50%;
    line-height: 35px;
    font-size: 10px;
    text-align: center;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
    transform-style: preserve-3d;
    transition: all .5s ease-in-out;
}
.service-sidebar .all-post-list ul li a:after{
	position: absolute;
    content: "+";
    left: 0;
    font-size: 15px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(var(--pbmit-blackish-color-rgb), .7);
    transition: all 0.4s ease;
}
.service-sidebar .all-post-list ul li:hover a,
.service-sidebar .all-post-list ul li.post-active a{
	transform: translateX(1%);
    color: var(--pbmit-global-color);
}
.service-sidebar .all-post-list ul li:hover a:before{
	opacity: 1;
    transform: translate3d(10px, 0px, 0px) rotateZ(45deg);
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.service-sidebar .all-post-list ul li:hover a:after{
	color: var(--pbmit-global-color);
}
.service-sidebar .widget.pbmit-download-content{
	border: none;
	padding: 0;
}
.widget .download .item-download a {
	position: relative;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 5px;
    padding-left: 25px;
    background-color: var(--pbmit-light-color);
    border-radius: 40px;
}
.widget .download .item-download a .pbmit-download-content {
    font-size: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.widget .download .item-download a .pbmit-download-content i {
    margin-right: 10px;
    font-size: 24px;
    color: var(--pbmit-secondary-color);
    transition: all 0.2s ease-in;
}
.widget .download .item-download .pbmit-download-item {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 13px;
    border-radius: 50%;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
    transition: all 0.2s ease-in;
}
.widget .download .item-download a .pbmit-download-item i {
    font-size: 26px;
    vertical-align: middle;
}
.widget .download .item-download a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download a:hover .pbmit-download-content i {
    color: var(--pbmit-white-color);
}
.widget .download .item-download a:hover .pbmit-download-item {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}	
.widget .download .item-download:last-child a {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    margin-bottom: 0;
}
.widget .download .item-download:last-child a .pbmit-download-content i {
    color: var(--pbmit-white-color);
    transition: all 0.3s ease-in-out;
}
.widget .download .item-download:last-child .pbmit-download-item {
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-item {
	color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.service-details .pbmit-service-feature-image img{
	width: 100%;
    margin-bottom: 50px;
    border-radius: 30px;
}
.service-details .pbmit-heading .pbmit-title{
	font-size: 36px;
	line-height: 46px;
	letter-spacing: -.25px;
}
.service-details .service-det-img{
	padding: 50px 0;
}
.service-details .service-det-img img{
	border-radius: 30px;
}
.service-details .fid-style-rea{
	padding: 50px 0 40px 0;
}
.service-details .fid-style-rea .pbminfotech-ele-fid-style-3{
	padding: 0 110px 0 0;
}
/** 04 - Portfolio Detail **/
.portfolio-single .pbmit-short-description{
	text-align: center;
    padding: 55px 0;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}
.portfolio-single .pbmit-short-description h3{
	font-size: 48px;
    line-height: 58px;
}
.portfolio-single .pbmit-short-description p{
	margin: 0 150px;
}
.pbmit-single-project-details-list {
    padding: 60px 0;
}
.pbmit-single-project-details-list h3{
	display: none;
}
.portfolio-single .pbmit-portfolio-lines-wrapper ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}
.portfolio-single .pbmit-portfolio-lines-wrapper ul li{
	text-align: center;
    width: 100%;
    position: relative;
}
.portfolio-single .pbmit-portfolio-lines-wrapper ul li:not(:last-child){
	padding: 0 15px 0 0;
    margin: 0 0 20px;
    border: none;
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    color: var(--pbmit-global-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value {
    display: block;
}
.portfolio-single .pbmit-portfolio-lines-wrapper ul li:not(:last-child):after{
	content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 1px;
    height: 26px;
    background-color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
    transform: rotate(27deg);
}
.portfolio-single .pbmit-featured-img-wrapper{
	padding-bottom: 80px;
}	
.portfolio-single .pbmit-featured-img-wrapper img{
	border-radius: 30px;
}
.portfolio-single .ihbox-style-area{
	border-radius: 20px;
	margin-top: 55px;
	background-color: var(--pbmit-light-color);
}
.portfolio-single .ihbox-style-area .pbmit-ihbox-style-14{
	padding: 45px 30px 35px 90px;
}
.portfolio-single .pf-img-box{
	padding-top: 60px;
}
.portfolio-single .ihbox-style-15-area{
	margin: 40px 140px 0px 65px;
}
.portfolio-single .pf-img-box img{
	border-radius: 30px;
}
.portfolio-single .portfolio-video-bg{
	background-image: url(../images/portfolio/portfolio-video-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	margin-bottom: 50px;
	padding: 225px 0px 225px 0px;
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRight{
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		transform: none;
	}
}
.portfolio-single .portfolio-video-bg .play-button{
	text-align: center;
}
.portfolio-single .post-navigation{
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.10);
}
/** 05 - Blog Detail**/
.pbmit-element-posts-wrapper.row .pbmit-blog-style-1,
.pbmit-element-posts-wrapper.row .pbmit-portfolio-style-2{
	padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
/** Sidebar Right**/
.sidebar .widget{ 
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.2);
    padding: 30px;
    margin-bottom: 45px;
	border-radius: 30px;
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget.widget-search{
	background-color: var(--pbmit-secondary-color);
}
.sidebar .widget.widget-search .widget-title{
	color: var(--pbmit-white-color);
}
.sidebar .widget .widget-title{ 
	display: block;
	margin-bottom: 20px;
    position: relative;
    width: auto;
	font-size: 24px;
    line-height: 30px;
    letter-spacing: -.25px;
	padding-left: 15px;
    padding-bottom: 0px;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
} 
.sidebar .widget .widget-title:before{
	content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    border-left: 7px solid var(--pbmit-global-color);
    height: 14px;
    width: 14px;
    border-radius: 50%;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.widget .search-form {
    position: relative;
}
.widget .search-form input{
	height: 60px;
    border: 0;
    padding: 0px 30px;
    padding-right: 80px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    font-size: 15px;
    border-radius: 40px;
	display: block;
    width: 100%;
	font-weight: normal;
}
.widget .search-form .search-submit{
	position: absolute;
    top: 3px;
    right: 3px;
    width: 55px;
    height: 55px;
    font-size: 16px;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
	line-height: 58px;
    outline: none;
    background: var(--pbmit-global-color);
    color: var(--pbmit-secondary-color);
	transition: all .6s;
}
.widget .search-form .search-submit:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 50%;
    top: 50%;
    font-size: 16px;
    color: var(--pbmit-white-color);
    line-height: normal;
    font-weight: normal;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}
.widget .search-form .search-submit:hover{
	background-color: var(--pbmit-blackish-color);
}
.sidebar .widget-categories li{
	position: relative;
	line-height: 26px;
}
.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),.05);
	transition: all .25s ease-in-out;
}
.sidebar .widget-categories ul li:last-child .pbmit-cat-li{
	border-bottom: none;
}
.sidebar .widget-categories .pbmit-cat-li a{
	font-size: 13px;
    line-height: 23px;
    position: relative;
	padding-left: 20px;
	margin: 15px 0;
	color: rgba(var(--pbmit-blackish-color-rgb),.7);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sidebar .widget-categories .pbmit-cat-li a:before{
	position: absolute;
    content: "+";
    left: 0;
    font-size: 15px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -o-transform: translateY(-55%);
    transform: translateY(-55%);
    color: rgba(var(--pbmit-blackish-color-rgb), .7);
    transition: all 0.4s ease;
    font-weight: 600;
}
.sidebar .widget-categories .pbmit-brackets{
    font-size: 14px;
	transition: all .25s ease-in-out;
}
.sidebar .widget-categories .pbmit-cat-li:hover,
.sidebar .widget-categories .pbmit-cat-li:hover>a,
.sidebar .widget-categories .pbmit-cat-li>a:hover:before{
	color: var(--pbmit-global-color);
}
.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;
}
.widget-recent-post .recent-post-list-li>a{
	width: 91px;
    flex-shrink: 0;
    margin-right: 20px;
	display: inline-block;
}
.widget-recent-post .recent-post-list-li>a img{
	border-radius: 20px;
}
.widget-recent-post .pbmit-rpw-title a{
	margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
}
.pbmit-rpw-content .pbmit-rpw-date a{
    font-size: 14px;
    margin-bottom: 2px;
    text-transform: uppercase;
	display: inline-block;
	color: var(--pbmit-global-color);
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
    line-height: 30px;
	margin: 0 5px 12px 0;
    display: inline-block;
    font-size: 13px !important;
    padding: 0 20px;
    height: 30px;
    letter-spacing: 0;
    text-transform: capitalize;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    border-radius: 30px;
}
aside.widget.widget-tag-cloud a:hover,
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.widget.pbmit-service-ad{
	padding: 0;
	background-image: url(../images/bg/service-sidebar-bg.jpg);
	background-size: cover;
    background-position: center center;
}
.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after{
	content: "";
    display: table;
}
.widget.pbmit-service-ad .textwidget:after{
	clear: both;
}
.widget.pbmit-service-ad .pbmit-service-ads{
	position: relative;
    overflow: hidden;
    text-align: center;
    padding: 85px 30px 90px 30px;
    border-radius: 30px;
}
.pbmit-service-ads .pbmit-ads-subheding{
	font-size: 12px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 0 13px 0 20px;
    margin-bottom: 25px;
    color: var(--pbmit-white-color);
    border: 1px solid var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-subtitle {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 5px;
    font-weight: 600;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-title {
    font-size: 32px;
    line-height: 32px;
	margin-bottom: 0;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc a, 
.pbmit-service-ads .pbmit-ads-desc {
    font-size: 15px;
    line-height: 21px;
    padding-top: 25px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc i {
    font-size: 18px;
    padding-right: 5px;
    color: var(--pbmit-global-color);
}
.pbmit-service-ads .pbmit-btn{
	margin-top: 30px;
}
.pbmit-service-ads .pbmit-btn:after{
	display: none;
}
/** Blog Classic **/
.site-content{
	padding-top: 80px;
	padding-bottom: 80px;
}
.post.blog-classic{
    margin-bottom: 60px;
    position: relative;
}
.post.blog-classic .pbmit-featured-wrapper img{
	border-radius: 30px;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.post.blog-classic .pbmit-featured-img-wrapper{
	position: relative;
    margin-bottom: 30px;
}
.post.blog-classic .pbmit-meta-cat a{
	font-size: 12px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .5px;
    padding: 2px 15px 0 15px;
    border-radius: 15px;
    color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.post.blog-classic .pbmit-meta-cat a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}
.blog-classic .pbmit-blog-classic-inner{
	background: 0 0;
    padding: 0;
    position: relative;
}
.pbmit-blog-meta.pbmit-blog-meta-top{
	position: relative;
    font-size: 14px;
}
.pbmit-blog-meta-top.pbmit-blog-meta,
.pbmit-blog-meta-top.pbmit-blog-meta a{
	color: rgba(var(--pbmit-blackish-color-rgb),.8);
}
.pbmit-blog-meta-top.pbmit-blog-meta a:hover{
	color: var(--pbmit-secondary-color);
}
.pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 6px;
    font-size: 14px;
    text-transform: uppercase;
}
.pbmit-blog-meta-top .pbmit-meta:first-child{
	padding-left: 0;
}
.pbmit-blog-meta-top .pbmit-meta i {
    margin-right: 2px;
    font-size: 20px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta-comments{
	display: none;
}
.blog-classic .pbmit-post-title{
	margin-bottom: 25px;
	margin-top: 15px;
    font-size: 36px;
	padding-bottom: 25px;
    line-height: 42px;
	text-transform: none;
	letter-spacing: 0px;
	border-bottom: 1px solid rgba(24, 26, 23,0.2);
}
.blog-classic .pbmit-entry-content{
	margin-top: 20px;
}
.pbmit-blog-classic-inner .pbmit-entry-content .pbmit-btn:hover{
	border-color: var(--pbmit-blackish-color);
}
/** Blog Single **/
.blog-details .post.blog-classic{
	margin-bottom: 0;
	position: relative;
}
.blog-details .pbmit-featured-img-wrapper{
	position: relative;
}
.blog-details .post.blog-classic .pbmit-blog-meta-top{
	margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.1);
}
.pbmit-firstletter::first-letter{
	color: var(--pbmit-global-color);
	padding:0;
	font-size: 52px;
	line-height: 48px;
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-right: 8px;
}
.blog-details .pbmit-entry-content blockquote{
	border: 0;
	padding: 60px 0 25px 70px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 300 !important;
    margin: 30px 0;
    position: relative;
    letter-spacing: 0px;
    border-radius: 30px;
	font-style: normal;
    color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-entry-content blockquote:before{
	content: '\e826';
    font-family: "pbminfotech-base-icons";
    font-size: 140px;
    line-height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    font-style: normal;
    color: rgba(var(--pbmit-blackish-color-rgb), .03);
    background: -webkit-linear-gradient(rgba(246, 246, 246, 1) 0%, rgba(246, 246, 246, 0.53) 67%, rgba(246, 246, 246, 0.3) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
	z-index: -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: 14px;
    text-transform: capitalize;
    font-weight: 300;
    color: var(--pbmit-global-color);
	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;
}
.blog-details .pbmit-entry-content .pbmit-block-columns{
	margin-bottom: 1.75em;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img{
	margin-top: 15px;
	border-radius: 30px;
}
.blog-details .pbmit-entry-content .pbmit-block-column:first-child{
	padding: 0 22px 0 0;
}
.blog-details .pbmit-entry-content .pbmit-block-column:last-child{
	padding: 0 0 0 22px;
}
.blog-details .list-group{
	margin-bottom: 20px;
}
.blog-details .list-group .pbmit-icon-list-text{
	color: rgba(64 , 50 , 38, .9);
}
.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: 14px;
    line-height: 30px;
    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 {
    font-size: 13px;
    color: var(--pbmit-global-color);
    transition: all 0.3s ease-in;
}
.post-navigation .nav-links .pbmit-post-nav-head {
    font-size: 13px;
    text-transform: uppercase;
	letter-spacing: 0px;
	margin-left: 8px;
    transition: all 0.3s ease-in;
    color: var(--pbmit-global-color);
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
    display: block;
	word-break: break-word;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
    text-align: left;
}
.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;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-links a:hover .pbmit-post-nav-icon i,
.post-navigation .nav-links a:hover  .pbmit-post-nav-head{
	color: var(--pbmit-secondary-color);
}
.post-navigation .nav-next{
	width: 50%;
	text-align: right;
	margin-left: auto;
}
.post-navigation .nav-next a{
	display: block;
    text-align: right;
    margin-left: auto;
}
.nav-links .nav-next .pbmit-post-nav-wrapper {
    text-align: right;
}
.post-navigation .nav-next .pbmit-post-nav-head{
	margin: 0 8px 0 0;
}
.blog-details .pbmit-author-box {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 40px;
    padding-right: 80px;
    background-color: var(--pbmit-secondary-color);
    background-position: center center;
    background-repeat: repeat;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 30px;
}
.blog-details .pbmit-author-image img {
    width: 135px;
    min-width: 135px;
    height: 135px;
    display: block;
    overflow: hidden;
    margin-right: 50px;
    border-radius: 50%;
}
.blog-details .pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-author-name {
    line-height: 26px;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}
.blog-details .pbmit-author-box a {
    color: var(--pbmit-global-color);
}
.blog-details .pbmit-author-box a:hover{
	color: var(--pbmit-white-color);
}
.blog-details .pbmit-author-content .pbmit-text {
    margin: 0;
	font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: var(--pbmit-white-color);
}
.blog-details .comments-area{
	margin-top: 60px;
}
.blog-details .comments-area .comments-title{
	font-size: 34px;
	line-height: 42px;
	margin-bottom: 48px;
}
.blog-details .comment-list li:not(:last-child) .pbmit-comment{
	margin-bottom: 30px;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb),0.10);
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
    width: 90px;
    height: 90px;
	border-radius: 20px;
}
.blog-details .pbmit-comment-content{
	position: relative;
    padding: 0px 0px 30px 0;
    margin-left: 115px;
    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: 14px;
    line-height: 24px;
    display: inline-flex;
    position: relative;
    color: var(--pbmit-global-color);
}
.pbmit-comment-author-inner{
	margin: 0 5px;
    text-transform: capitalize;
	color: var(--pbmit-secondary-color);
}
.blog-details .pbmit-comment-date{
	display: block;
    font-size: 16px;
	padding: 0 0 0 15px;
	font-weight: 400;
	color: rgba(var(--pbmit-blackish-color-rgb),0.8);
}
.blog-details .pbmit-comment-date a{
	font-size: 14px;
    line-height: 24px;
    position: relative;
	padding: 0 0 0 10px;
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-comment-date a:before{
	position: absolute;
    content: '';
    left: 0;
    right: auto;
    height: 1px;
    width: 5px;
    background: var(--pbmit-global-color);
    top: 50%;
    transform: translate(-50%, -50%);
}
.blog-details .pbmit-comment-content p{
	margin: 10px 0 18px;
	font-weight: normal;
	font-style: normal;
}
.blog-details .pbmit-comment-content .reply a{
	display: inline-block;
    font-size: 13px;
    line-height: 23px;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-global-color);
    padding: 2px 19px;
    border-radius: 30px;
	border: 1px solid var(--pbmit-global-color);
}
.blog-details .pbmit-comment-content .reply a::after{
	font-family: 'pbminfotech-base-icons';
    content: "\e8eb";
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 10px;
    font-size: 10px;
    margin-left: 6px;
	font-weight: 600;
}
.blog-details .pbmit-comment-content .reply a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.comment-list .children{
	margin-left: 100px;
    padding-top: 8px;
}
.blog-details .comment-respond{
	background-color: var(--pbmit-light-color);
    padding: 60px 70px;
    border-radius: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
}
.blog-details .comment-respond .comment-reply-title{
	margin-bottom: 25px;
}
.blog-details .comment-form .comment-notes{
	font-size: 15px;
}
.blog-details .comment-form .form-check{
	margin: 20px 0;
}
.blog-details .comment-form .form-check-label{
	font-size: 15px;
}
.blog-details .comment-form .pbmit-submit-button{
	font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.25px;
    text-transform: capitalize;
    font-style: normal;
	transition: all .6s;
	padding: 13px 35px;
	border-radius: 50px;
	border: none;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .comment-form .pbmit-submit-button:hover{
	background-color: var(--pbmit-blackish-color);
}
.blog-details .comment-respond .comment-form .form-control:focus::placeholder{
	color: var(--pbmit-blackish-color);
}
/** 06 - Team Single Detail **/
.team-single{
	padding-bottom: 80px;
}
.pbmit-team-single-info .pbmit-sticky-col{
	padding-top: 100px;
}
.team-single .pbmit-team-left-inner{
	position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 30px;
	overflow: hidden;
}
.team-single .pbmit-team-detail{
	position: relative;
}
.team-single .pbmit-team-detail-inner{
	padding: 45px 38px 70px;
    border-radius: 0 0 30px 30px;
    background-color: var(--pbmit-secondary-color);
}
.team-single .pbmit-team-summary{
	padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.1);
}
.pbmit-team-summary .pbmit-team-designation {
    color: var(--pbmit-white-color);
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    padding-left: 15px;
}
.team-single .pbmit-team-designation::before {
    background-color: var(--pbmit-global-color);
    position: absolute;
    content: '';
    left: 0;
    height: 6px;
    width: 6px;
    top: 7px;
    border-radius: 50%;
}
.team-single .pbmit-team-title {
    color: var(--pbmit-white-color);
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
}
.pbmit-single-team-info li, 
.pbmit-single-team-info li a {
    margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: var(--pbmit-white-color);
}
.pbmit-single-team-info li:last-child{
	margin-bottom: 0;
}
.pbmit-single-team-info li label {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    min-width: 120px;
    display: block;
    text-transform: capitalize;
    color: var(--pbmit-global-color);
}
.team-single .pbmit-team-share-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    background: var(--pbmit-white-color);
    border-radius: 50% 0 0 0;
}
.team-single .pbmit-share-icon-wrapper {
    position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--pbmit-white-color);
}
.team-single .pbmit-share-icon {
    padding: 12px 16px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}
.team-single .pbmit-share-icon i {
    transition: all 0.4s ease-in-out;
    display: block;
    font-size: 20px;
}
.team-single .pbmit-team-social-links {
    text-align: center;
    position: absolute;
    bottom: 5px;
    right: 0;
    transform: translate(-40px, 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}
.team-single .pbmit-team-social-links li{
	padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}
.team-single .pbmit-team-social-links li a{
	position: relative;
	display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
    background: transparent;
    color: var(--pbmit-blackish-color);
}
.team-single .pbmit-team-social-links li:nth-child(1){
	transform: translate(0, 0);
}
.team-single .pbmit-team-social-links li:nth-child(2) {
    transform: translate(43px, 0);
}
.team-single .pbmit-team-social-links li:nth-child(3) {
    transform: translate(86px, 0);
}
.team-single .pbmit-team-social-links li:nth-child(4) {
    transform: translate(129px, 0);
}
.pbmit-team-share-btn:hover .pbmit-share-icon {
    background-color: var(--pbmit-secondary-color);
    transition: all 0.3s ease-in-out;
}
.pbmit-team-share-btn:hover .pbmit-share-icon i {
    transform: rotateY(180deg);
}
.pbmit-team-share-btn:hover .pbmit-team-social-links {
    transform: translate(-70px, 0);
    opacity: 1;
}
.pbmit-team-share-btn:hover .pbmit-team-social-links li {
    transform: translate(0);
}
.team-single .pbmit-entry-content{
	padding: 100px 0 0 33px;
}
.team-single .pbmit-entry-content .text-editor-box{
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #181A171F;
}
.team-single .text-editor-box .col-md-4{
	width: 18%;
}
.team-single .text-editor-box .col-md-8{
	width: 82%;
}
.team-single .text-editor-box .col-md-4 h6{
	margin-bottom: 0;
}
.team-single .pbmit-entry-content .text-editor-box:nth-child(6){
	border-bottom: none;
}
.team-single .pbmit-entry-content .list-group{
	flex-direction: initial;
}
.team-single .pbmit-entry-content .list-group li{
	margin-right: calc(35px / 2);
    margin-left: calc(35px / 2);
}
.team-single  .list-group .pbmit-icon-list-icon i{
	font-size: 18px;
}
.team-single .team-progress{
	margin-top: 60px;
}
.team-single .ihbox-style-area .pbmit-ihbox-style-13:not(:last-child){
	border-bottom: 1px solid #0000001F;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.team-single .comment-respond{
	overflow: hidden;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 60px 75px 60px 75px;
	border-radius: 30px;
	background-color: var(--pbmit-light-color);
}
.team-single .comment-form .form-check{
	margin: 15px 0 25px 0;
}
.team-single .comment-form .form-check-label{
	font-size: 15px;
}
.team-single .comment-form .pbmit-btn-outline{
	color: var(--pbmit-blackish-color);
}
/** 07 - Contact Us **/
.contact-us-bg{
	background-image: url(../images/bg/contact-bg-pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-us-left-area{
	padding: 100px 30px 30px 0px;
}
.iframe-section iframe{
	height: 550px;
	max-width: 100%;
    width: 100%;
}
.contact-form-area{
	padding: 50px 65px 40px 65px;
	border-radius: 30px;
	margin: 100px 0px 70px 0px;
	background-color: #d2dfea;
}
.contact-form-area .form-check{
	margin: 20px 0;
}
.contact-form-area .form-check-label{
	font-size: 14px;
}
.contact-form-area form .pbmit-btn{
	color: var(--pbmit-blackish-color);
}
.iframe-area{
	padding: 0px 110px 0px 100px;
}
.iframe-area iframe{
	height: 600px;
	max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
	border-radius: 20px;
}
label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}
.form-control.error{
	margin-bottom: 0 !important;
}
/**08 - Comment Form **/
.form-control{
	margin-bottom: 20px;
	font-size: 14px;
	height: 60px;
	line-height: normal;
	padding: 10px 20px;
    font-weight: normal;
	border-width: 0 0 1px 0;
	font-family: inherit;
	background-color: transparent;
	border-radius: 10px;
	border: unset;
	transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
	background-color: var(--pbmit-white-color);
}
textarea.form-control{
	height: 130px;
    padding-top: 20px;
	resize: none;
}
.form-control:focus{
	border-color: rgba(var(--pbmit-blackish-color-rgb),.2);
}
.form-control:focus::placeholder{
	opacity: 1;
}
.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*padding: 1rem;
  background: #333;*/
  color: #000;
}

.menu {
  display: flex;
  gap: 1rem;
}

.menu a {
 text-decoration: none;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
}

.toggle {
  display: none;
  cursor: pointer;
  font-size: 1.5rem;
}

@media (max-width: 600px) {
  .menu {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #333;
    text-align: center;
    padding: 1rem 0;
  }

  .menu.show {
    display: flex;
  }

  .toggle {
    display: block;
  }
}

.site-header .site-branding img {
   
    max-height: 70px; 
   
}
.header-style-4 .site-branding .site-title {
    height: 50px;
}
.pbmit-slider-four .pbmit-slider-item{
	height: 80vh;
	display: flex;
	align-items: center;
	background: rgba(64, 50, 38, 0.26);
}
.pbmit-slider-four .pbmit-sub-title{
	font-size: 18px;
	line-height: 26px;
	padding: 5px 15px;
	letter-spacing: 1px;
	border-radius: 20px;
	width: max-content;
	text-transform: uppercase;
	color: #fff !important;
	background-color: transparent;
}
.pbmit-slider-four h2{
	font-size: 68px !important;
	line-height: 68px !important;
	text-transform: capitalize !important;
}
.pbmit-slider-four .pbmit-slider-content .pbmit-desc{
	font-size: 24px;
	line-height: 30px;
	margin-bottom:25px;
	color: var(--pbmit-white-color);
}
.pbmit-slider-four .swiper-button-prev,
.pbmit-slider-four .swiper-button-next,
.pbmit-slider-eight .swiper-button-prev,
.pbmit-slider-eight .swiper-button-next{
	border: none;
	width: 60px;
}
.pbmit-slider-four .swiper-button-next,
.pbmit-slider-eight .swiper-button-next{
	right: 0;
}
.pbmit-slider-four .swiper-button-prev:before,
.pbmit-slider-four .swiper-button-next:before,
.pbmit-slider-eight .swiper-button-prev:before,
.pbmit-slider-eight .swiper-button-next:before{
	content: '';
    position: absolute;
    width: 69px;
    height: 155px;
    top: -55px;
    z-index: -1;
	/*background-color: var(--pbmit-light-color);*/
	background:#fff;
}
.pbmit-slider-four .swiper-button-prev:before,
.pbmit-slider-eight .swiper-button-prev:before{
	left: -9px;
    bottom: -1px;
    right: -1px;
	mask: url(../images/slider-arrow-before.png) no-repeat;
	    mask: none;
	    border-radius: 20px 0 0 20px;
}
.pbmit-slider-four .swiper-button-next:before,
.pbmit-slider-eight .swiper-button-next:before{
	right: 0;
	mask: url(../images/banner-slider-img/slider-arrow-before.png) no-repeat;
	    mask: none;
	    border-radius: 20px 0 0 20px;
}	
.pbmit-slider-four .swiper-button-prev:after,
.pbmit-slider-four .swiper-button-next:after,
.pbmit-slider-eight .swiper-button-prev:after,
.pbmit-slider-eight .swiper-button-next:after{
	font-size: 28px;
	color: var(--pbmit-blackish-color);
}	
.mega-menu {
  position: relative;
}

.mega-menu-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  width: 600px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  z-index: 999;
}
@media(min-width:991px){
.mega-menu:hover .mega-menu-content {
  display: block;
}
}
.mega-menu-column {
  /*flex: 1;
  margin: 0 15px;*/
}

.mega-menu-column h4 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #db1a20;
}
.mega-menu-column h4 a{
	font-size: 18px !important;
    font-weight: bold !important;
    color: #db1a20 !important;
}

.mega-menu-column ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.mega-menu-column ul li {
	position: relative;
	    transition: 0.5s;
	    padding-left: 18px;
/*  margin-bottom: 8px;*/
}
.mega-menu-column ul li:hover{
	margin-left: 10px;
    transition: 0.5s;
}
/* Basic mega menu styling */
.mega-menu {
  position: relative;
}
.site-navigation ul.navigation a {
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    color: #000;
}
.mega-menu-column ul li:before{
	    content: "";
    position: absolute;
    width: 6px;
    height: 2px;
    background: #df1019;
        left: 2px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.mega-menu-content {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background: #fff;
  /*width: 80vw; */

  padding: 20px 40px;
  flex-wrap: wrap;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
/* Show on hover for desktop */
/*@media (min-width: 992px) {
  .mega-menu:hover .mega-menu-content {
    display: flex;
  }
}*/
@media (max-width: 991px) {
  .mega-menu-content.show-mega {
    display: block;
    flex-direction: column;
    position: relative;
    width: 100%;
    box-shadow: none;
    padding: 15px;
            height: 350px;
        overflow-y: scroll;
  }
/*  .mega-menu:hover .open .mega-menu-content {
  display: block;
}
*/
}
.pbmit-ele-blog .pbmit-blog-btn, .pbmit-ele-service .pbmit-service-btn {
   
    bottom: 13px;
    
}
.pbmit-service-style-4 .pbmit-featured-img-wrapper::after {
   mask:none !important;
   border-radius: 50px;
    width: 80px;
    height: 80px;
        right: -12px;
}
/*.pbmit-service-style-4 .pbmit-featured-img-wrapper::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    top: auto;
    left: auto;
    bottom: -1px;
    right: -8px;
    z-index: 1;
    background-color: var(--pbmit-white-color);
    
    border-radius: 50px;
}*/
.pbmit-ihbox-style-21 .pbmit-ihbox-contents::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 180px;
    width: 180px;
    background-image: url(../images/offer-img.svg);
    transform-origin: 50% 50% 0;
    transform: rotate(0);
    z-index: 0;
    background-size: cover;
    filter: invert(33%) sepia(74%) saturate(7081%) hue-rotate(345deg) brightness(86%) contrast(105%);
}
.footer-style-1 .pbmit-footer-text-area {
    background: #255a89;
}
p {
        margin: 0 0 10px;
    /* font-family: "Space Grotesk", sans-serif; */
    font-size: 18px;
    font-weight: 400;
/*    font-family: "Inter", sans-serif;*/
    line-height: 30px; color:#000
}
.pbmit-heading .pbmit-title, .pbmit-heading-subheading .pbmit-title {
    font-size: 45px;
    line-height:50px;
/*     letter-spacing: normal;*/
    text-transform: none;
    font-style: normal;
    margin: 0 0 5px;
    /* font-family: "Space Grotesk", sans-serif; */
    /* font-size: 18px; */
    /* font-weight: 400; */
/*    font-family: "Epilogue", sans-serif;*/
}
.pbmit-heading-subheading .pbmit-heading-desc {
    margin: 15px 0 15px;
}
.pbmit-service-description p{
	color: #fff;
}
.pbminfotech-box-desc p{

}
.footer-style-2 .pbmit-footer-logo img {
    height: auto;
}
.site-navigation ul.navigation>li>a {
    font-size: 18px;
   
}
.pbmit-btn{
	font-size: 18px;
}
.pbmit-blog-style-4 .pbmit-post-title, .pbmit-ihbox-style-4 .pbmit-element-title, .pbmit-ihbox-style-8 .pbmit-element-title{ font-size:20px;}
.pbmit-miconheading-style-8 .pbmit-ihbox-style-8 .pbmit-ihbox-box{ margin:0px;}
.pbmit-heading-desc1{
	color: #000;
    font-size: 15px;
    line-height: 26px;
}.pbmit-heading-desc{
	color: #000;
    font-size: 18px;
    line-height: 32px;
}
.section-lgt, .section-md, .section-xl{ padding-top:70px;}
.section-xl {
    padding-bottom: 60px;
}
@media(min-width:991px){
	.columns-2{
		columns: 2;
	}
}
body .pbmit-bg-color-white {
    background-color: #1e5b8b ;
   
/*   background: linear-gradient(to right, #311204 0%, #df1019 50%, #311104 100%);*/
}
.site-header .pbmit-contact-info li i {
   
    color: #fff;
}
.site-header .pbmit-contact-info li a {
	 color: #fff;
}
.header-style-4 .pbmit-contact-info li {
    
    color: #fff;
}
.accordion-body p, .site-header .pbmit-pre-header-wrapper .pbmit-social-links li i {
   
    color: #fff;
}
.pbmit-ihbox-style-5 .pbmit-element-title, .pbmit-testimonial-style-4 .pbminfotech-box-title {
   
    color: #000;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper, .pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper {
   
    color: #db1a20;
}
 .foot-title:after {
  content: ' ';
    display: block;
    border: 3px solid #df1019;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: 46px;
    margin-top: 10px;
    border-style: double;
    margin-left: 5px; }

.footer_nav2 {padding:0;margin:0;list-style:none;;}
.footer_nav2 li{display:block;margin:0 0 5px;display:block;font-size: 15px;font-weight: 500;line-height: 28px !important;
	padding:0 0 0 24px !important;position:relative;line-height:25px;}
	.footer_nav2 li a{
		color: #000;
	}
.footer_nav2 li i{position: absolute;
    left: 8px;
    margin-top: 8px;
    font-size: 11px;
    color: #000;}
.footer-style-2 {
    color: var(--pbmit-blackish-color);
    padding: 40px 0 0px;
}
.footer_nav21 {padding:0;margin:0;list-style:none;display: block !important;}
.footer_nav21 li{display:block;margin:0 0 5px;display:block;font-size: 15px;font-weight: 500;line-height: 28px !important;
	padding:0 0 0 18px !important;position:relative;line-height:25px;}
.footer_nav21 li i{position: absolute;
    left: 8px;
    margin-top: 8px;
    font-size: 11px;
    color: #000;}

.footer_nav21 li a{color:#000}

.footer_nav22 {padding:0;margin:0;list-style:none;display: block !important}
.footer_nav22 li{display:block;margin:0 0 5px;display:block;font-size: 15px;font-weight: 500;line-height: 28px !important;
	padding:0 0 0 18px !important;position:relative;line-height:25px;}
.footer_nav22 li i{position: absolute;
    left: 8px;
    margin-top: 8px;
    font-size: 11px;
    color: #000;}

.footer_nav22 li a{color:#000}
.footer-style-3 .pbmit-two-column-menu.widget ul, .site-footer .pbmit-two-column-menu.widget ul {
 
    columns: 2;
}
.site-footer .pbmit-two-column-menu.widget ul>li {
    width: 100%;
}
.pbmit-footer-copyright-text-area{
	font-weight: 500;
}
.pbmit-service-style-2 .pbmit-service-title, .pbmit-service-style-4 .pbmit-service-title {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 15px;
}
.pbmit-blog-style-3:hover .pbminfotech-box-wrap .pbmit-blog-btn, .pbmit-ele-blog.pbmit-blog-style-1:hover .pbmit-blog-btn, .pbmit-ele-blog.pbmit-blog-style-5:hover .pbmit-blog-btn, .pbmit-ele-service:hover .pbmit-service-btn, .pbmit-ihbox-style-16:hover .pbmit-ihbox-icon-wrapper, .pbmit-ihbox-style-16:hover .pbmit-ihbox-svg-wrapper, .pbmit-ihbox-style-17:hover .pbmit-ihbox-box-number, .pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper, .pbmit-ihbox-style-9:hover .pbmit-ihbox-svg-wrapper
 {
    background-color: var(--pbmit-global-color) !important;
    color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper, .pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper {
   
    background-color: #e2dddd;
   
}
.pbmit-heading, .pbmit-heading-subheading, .pbmit-heading-subheading-style-1 {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}


 img.whatsapp-logo {
    width: 100%;
    max-width: 60px;
  }
  img.call-logo {
    width: 100%;
    max-width: 56px;
    background: #fff;
    border-radius: 100%;
    padding: 3px;
    box-shadow: 0 0 10px #00000020;
  }

  .ws-icon {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999999;
    /* display: none; */
  }
  .cl-icon {
    position: fixed;
    bottom: 6%;
    left: 24px;
    z-index: 999999;
    /* display: none; */
    transform: translatey(-50%);
  }

  .sidebar-form .call-action {
    position: absolute;
    background-color: #255a89;
    font-family: unset;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-bottom: none !important;
    cursor: pointer;
    left: -95px;
    top: 20%;
    transform: translateY(-50%) rotate(90deg);
  }
  .sidebar-form {
    position: fixed;
    top: 60%;
    right: -350px;
    width: 350px;
    box-shadow: 0 0 10px #00000020;
    padding: 20px;
    transform: translateY(-50%);
    transition: right .4s linear;
    z-index: 999999;
    background-color: #fff;
  }
  .sidebar-form1 {
    position: fixed;
    top: 50%;
    right: -350px;
    width: 350px;
    box-shadow: 0 0 10px #00000020;
    padding: 20px;
    transform: translateY(-50%);
    transition: right .4s linear;
    z-index: 999999;
    background-color: #fff;
  }

  .sidebar-form.show {
    right: 0;
  }
  .form-close {
    position: relative;
  }
  a.close-btn {
       position: absolute;
    right: 0;
    top: -55px;
    cursor: pointer;
    max-width: 67px;
    background: #d72125;
    padding: 0px 13px;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
  a.close-btn img{
    width: 100%;
  }
  .sidebar-form h3 {
    color: #000;
    font-weight: 800;
    font-size: 24px;
    margin: 0 0 10px;
  }

  .form-group label, .text-area-msg label {
    /* font-family: 'Comme', sans-serif; */
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 4px;
}

  .form-group {
    padding: 6px 0;
    margin: 0px !important;
  }

  .form-group input {
    padding: 6px 10px;
    border: 1px solid #ccd1d6;
    font-size: 13px;
    height: 34px;
    margin-top: 2px;
    margin-bottom: 0;
  }

  .text-area-msg textarea {
    border: 1px solid #ccd1d6;
    width: 100%;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 12px;
  }

  .text-area-msg {
    margin: 0 0 12px;
  }

.ibnm-inner h3 {
    font-size: 26px;
}
  .submit-btn {
    background: #db1a20;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 30px;
  }
  .submit-btn:hover {
    background: #33180d;
    transition: 0.5s;
  }
  /* div#call-icon {
    display: none;
  } */
  div#whatsapp-icon a p {
   display: none;
  }
  @media(max-width:575px){
    div#whatsapp-icon a, div#call-icon a {
      display: block;
  }
  .d-social {
      display: flex;
  }
  div#call-icon {
      display: block;
  }
  .ws-icon {
    transform: none;
    background: #209e14;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50% !important;
    height: 40px;
    line-height: 40px;
    z-index: 999999;
    box-shadow: 0 0 10px #00000020;
    text-align: center;
  }
  img.whatsapp-logo {
      width: 100%;
      max-width: 30px;
  }
  .cl-icon {

      background: #e35431;
      position: fixed;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 33.33% !important;
      height: 40px;
      line-height: 40px;
      z-index: 999999;
      text-align: center;
  }
  img.call-logo {
      width: 100%;
      max-width: 30px;
      border-radius: 100%;
      padding: 0;
      /* box-shadow: 0 0 10px #00000020; */
      background: #fff;
  }
  .sidebar-form {
      position: fixed;
      bottom: -100% !important;
      right: 0px;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 10px #00000020;
      padding: 20px;
      transition: bottom .4s linear;
      z-index: 999999;
      background-color: #fff;
      top: unset;
      left: unset;
      transform: unset;
  }
  .sidebar-form .call-action {
    position: absolute;
    background-color: #255a89;
    font-family: unset;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    width: 50%;
    height: 40px;
    line-height: 40px;
    border-bottom: none !important;
    cursor: pointer;
    right: 0;
    bottom: 100%;
    transform: none;
    top: unset;
    left: unset;
    border-radius: 0;
  }
  .sidebar-form.show {
      bottom: 0 !important;
  }
  div#whatsapp-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div#whatsapp-icon a p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.6px;
    line-height: 40px;
    margin-left: 5px;
    display: block;
  }
  }

  .pbmit-client-style-2 {
    padding: 5px 0;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2) !important;
    display: block;
    margin-bottom: 0 !important;
}
.pbmit-main-header-area.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff; /* Adjust background as needed */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex
;
    align-items: center;
    padding: 50px 0 ;
    min-height: auto;
}
.pbmit-breadcrumb-sec{
width: calc(100% - 50px);
}
.pbmit-title-bar-wrapper:before {
   
    background-color: #55555594;
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap::before {
    
    background-color: #e0e7ed;
  
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p{
	color: #fff;
}
.pbminfotech-testimonial-text p{
	color: #fff !important
}
.header-style-4{
	background:#fff;
}
.pbmit-tbar-title {
    font-weight: 700;
    font-size: 45px;
    line-height: 40px;
   color: #fff;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
}
.pbmit-breadcrumb-inner i {
    font-size: 16px;
    color: #db1a20;
    display: inline-block;
}

.feature-section {
  position: relative;
  padding: 40px 0 60px;
}
@media (max-width: 767.98px) {
  .feature-section {
    padding-top: 70px;
  }
}
@media (max-width: 1399.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .image-column .inner-column {
    margin-left: 0;
    margin-right: -170px;
  }
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .image-column .inner-column {
    margin-right: 0;
  }
}
.feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column {
  padding: 61px 231px 70px 60px;
}
@media (max-width: 1399.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column {
    padding: 60px 80px 60px 231px;
  }
}
@media (max-width: 1199.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column {
    padding: 60px 0 60px 231px;
  }
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column {
    padding: 60px 40px;
  }
}
@media (max-width: 575.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column {
    padding: 60px 15px;
  }
}
@media (max-width: 1399.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column:before {
    left: 231px;
  }
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column:before {
    left: 40px;
  }
}
@media (max-width: 575.98px) {
  .feature-section.home-style10 .feature-row:nth-child(even) .content-column .inner-column:before {
    left: 15px;
  }
}
@media (max-width: 1399.98px) {
  .feature-section.home-style10 .feature-row .image-column .inner-column {
    margin-right: 0;
    margin-left: -170px;
  }
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row .image-column .inner-column {
    margin-left: 0;
  }
}
.feature-section.home-style10 .feature-row .content-column .inner-column {
  padding: 60px 80px 60px 60px;
}
@media (max-width: 1399.98px) {
  .feature-section.home-style10 .feature-row .content-column .inner-column {
    padding: 61px 231px 70px 60px;
  }
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row .content-column .inner-column {
    padding: 61px 40px 70px;
  }
}
@media (max-width: 575.98px) {
  .feature-section.home-style10 .feature-row .content-column .inner-column {
    padding: 60px 15px;
  }
}
.feature-section.home-style10 .feature-row .content-column .inner-column:before {
  left: 60px;
}
@media (max-width: 991.98px) {
  .feature-section.home-style10 .feature-row .content-column .inner-column:before {
    left: 40px;
  }
}
@media (max-width: 575.98px) {
  .feature-section.home-style10 .feature-row .content-column .inner-column:before {
    left: 15px;
  }
}

.feature-row.right-align .content-column .inner-column::before {
  left: 60px;
}
@media (max-width: 575.98px) {
  .feature-row.right-align .content-column .inner-column::before {
    left: 15px;
  }
}
.feature-row:nth-child(even) .image-column .inner-column {
  margin-right: 0;
  margin-left: -170px;
}
.feature-row:nth-child(even) .content-column .inner-column {
  padding: 61px 231px 70px 60px;
}
.feature-row:hover .image-column .inner-column .image-box .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.feature-row .image-column .inner-column {
  margin-right: -170px;
  position: relative;
  z-index: 9;
}
.feature-row .content-column {
  margin-bottom: 10px;
}
.feature-row .content-column .inner-column {
  position: relative;
  background-color: #e8e8e8;
  padding: 60px 80px 60px 231px;
  margin-top: 60px;
}
@media (max-width: 1199.98px) {
  .feature-row .content-column .inner-column {
    padding: 61px 0 70px 203px;
  }
}
@media (max-width: 991.98px) {
  .feature-row .content-column .inner-column {
    padding-left: 40px;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .feature-row .content-column .inner-column {
    padding: 61px 15px 70px 15px;
    margin-top: 0;
  }
}
.feature-row .content-column .inner-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 232px;
  width: 95px;
  height: 11px;
  background-color: var(--pbmit-global-color);
}
.feature-row .content-column .inner-column .sec-title {
  margin-bottom: 32px;
}
.feature-row .content-column .inner-column .sec-title .text {
  font-size: 16px;
  margin-top: 25px;
  margin-right: 10px;
}
.feature-row .content-column .inner-column .sec-title .sub-title {
  font-size: 16px;
  letter-spacing: 6px;
  margin-bottom: 11px;
}
.feature-row .content-column .inner-column .sec-title .sub-title::before {
  display: none;
}
@media (max-width: 1199.98px) {
  .feature-row .content-column .inner-column .sec-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  .feature-row .content-column .inner-column .sec-title h2 {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .feature-row .content-column .inner-column .sec-title .text {
    font-size: 16px;
  }
}
.feature-row .content-column .inner-column .image-2 {
  position: absolute;
  top: 18px;
  right: 13px;
}
.feature-row .image-column .image {
  overflow: hidden;
}
.feature-row .image-column .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

@media only screen and (max-width: 991px) {
  .feature-row .content-column .inner-column {
    margin-top: 0;
  }
  .feature-row .content-column .inner-column::before {
    left: 40px;
  }
  .feature-row .image-column .inner-column {
    margin-right: 0;
  }
  .feature-row:nth-child(even) .image-column .inner-column {
    margin: 0;
  }
  .feature-row:nth-child(even) .content-column {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .feature-row:nth-child(2n) .content-column .inner-column .sec-title {
    max-width: 100%;
  }
  .feature-row:nth-child(2n) .content-column .inner-column {
    padding: 61px 40px 70px 40px;
  }
}
@media only screen and (max-width: 576px) {
  .feature-row .image-column .inner-column {
    margin-bottom: 20px;
  }
  .feature-row:nth-child(even) .content-column .inner-column .sec-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .feature-row .content-column .inner-column::before {
    left: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .feature-row:nth-child(2n) .content-column .inner-column {
    padding: 61px 15px 70px 15px;
  }
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img,
.pbmit-blog-style-3 .pbmit-featured-wrapper::before,
.pbmit-blog-style-3 .pbmit-featured-wrapper::after,
.pbmit-blog-style-3 .pbmit-post-title::before{
	transition: all 0.6s ease-in-out;
}
.pbmit-blog-style-3 .post-item{
	border-radius: 30px;
	position: relative;
	background: #ede9e9;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper{
	position: relative;
	display: none;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper::before{
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	z-index: 1;
}
.pbmit-blog-style-3 .pbmit-featured-container{
	background: var(--pbmit-white-color);
	border-radius: 30px 0 0 30px;
	flex: 1 1 0%;
	max-width: 100%
}
.pbmit-blog-style-3 .pbmit-bg-image{
	border-radius: 30px 0 0 30px;
	width: 100%;
	height: 500px;
	/*height: 100%;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.pbmit-blog-style-3 .pbminfotech-box-wrap{
	flex: 1 1 0%;
	position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 30px;
}
.pbmit-blog-style-3: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-3 .pbmit-date-admin-wraper{
	margin-bottom: 15px;
}
.pbmit-blog-style-3 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-meta-line{
	margin-right: 12px;
}
.pbmit-blog-style-3 .pbmit-meta-line:last-child{
	margin-right: 0;
}
.pbmit-blog-style-3 .pbminfotech-box-content{
	padding: 130px 70px;
	padding-bottom: 0;
	min-height: 500px;
	position: relative;
	background-color: var(--pbmit-light-color);
	border-radius: 0 30px 30px 0;
	z-index: 1;
}
.pbmit-blog-style-3 .pbminfotech-box-content::before{
	content: '';
    position: absolute;
    width: 112px;
    height: 112px;
	top: auto;
	left: auto;
    bottom: -1px;
    right: -1px;
    background-color: var(--pbmit-white-color);
    /*-webkit-mask: url(../images/bg/shape-bottom.png) bottom right no-repeat;
    mask: url(../images/bg/shape-bottom.png) bottom right no-repeat;*/
}
.pbmit-blog-style-3 .pbmit-post-title{
	font-size: 30px;
	line-height: 36px;
}
.pbmit-blog-style-3 .pbmit-post-title,
.pbmit-blog-style-3 .pbmit-post-title a{
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-3 .pbminfotech-box-wrap .pbmit-blog-btn{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	z-index: 1;
}
.pbmit-elementor-bg-color-light .pbmit-blog-style-3 .pbmit-blog-btn{
	background-color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbminfotech-box-wrap .pbmit-blog-btn{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-post-author span{
	margin-right: 3px;
	display: inline-block;
}
.pbmit-button-icon i:before{
	font-weight: 600 !important;
}
.pbmit-service-style-5 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-5 .pbmit-featured-wrapper img{
	position: relative;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-service-style-5 .pbminfotech-post-item{
	border-radius: 30px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.15);
	    border-bottom: 10px solid;
	    margin-bottom: 30px;
}
.pbmit-element-viewtype-carousel .pbmit-service-style-5 .pbminfotech-post-item{
	margin: 0 0 5px 5px;
}
.pbmit-service-style-5 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 30px;
	    border: 1px ridge #ececec;
}
.pbmit-element-viewtype-carousel.pbmit-element-service-style-5 .pbmit-element-posts-wrapper{
	border-radius: 30px;

}
.pbmit-service-style-5 .pbmit-featured-wrapper img{
	width: 100%;
	    height: 325px;
	    object-fit: cover;
}
.pbmit-service-style-5:hover .pbmit-featured-wrapper img{
	transform: scale(1.02);
}
.pbmit-service-style-5 .pbmit-service-image-wrapper{
	position: relative;
}
.pbmit-service-style-5 .pbmit-service-image-wrapper a.pbmit-link{
	z-index: 0;
}
.pbmit-service-style-5 .pbmit-service-btn-wrapper{
	position: absolute;
	right: 50px;
	bottom: -10px;
	display: table;
	text-align: center;
	z-index: 1;
	padding: 8px 8px 0 8px;
	border-radius: 50px 50px 0 0;
	background-color: var(--pbmit-white-color);
}
.pbmit-service-style-5 .pbmit-service-btn-wrapper::after,
.pbmit-service-style-5 .pbmit-service-btn-wrapper::before{
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 10px;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-5 .pbmit-service-btn-wrapper::before{
	right: 100%;
	border-bottom-right-radius: 20px;
}
.pbmit-service-style-5 .pbmit-service-btn-wrapper::after{
	left: 100%;
	border-bottom-left-radius: 20px;
}
.pbmit-service-style-5 .pbmit-service-image-wrapper .pbmit-service-btn{
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 24px;
	z-index: 2;
	position: relative;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);

}
.pbmit-service-style-5:hover .pbmit-service-image-wrapper .pbmit-service-btn{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-5 .pbmit-content-box{
	padding: 20px 35px 20px 35px;
}
.pbmit-service-style-5 .pbminfotech-box-number{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.site-footer .widget {
    padding-top: 15px!important; 
}.footer-wrap { 
    padding-bottom: 19px!important;
}
.foot-title{     font-size: 22px;
    line-height: 28px;}
.pbmit-service-style-5 .pbmit-service-title{
	position: relative;
	font-size: 21px;
    line-height: 28px;
	margin-bottom: 0px;
	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-all;
}
.pbmit-service-style-5 .pbmit-service-description p{
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-5 .pbmit-service-icon{
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 20px;
	text-align: center;
	font-size: 45px;
	line-height: 30px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-light-color-3);
}
.pbmit-service-style-5 .pbmit-serv-cat,
.pbmit-service-style-5 .pbminfotech-box-number{
	display: none;
}
.service-section-seven {
    position: relative;
    padding: 110px 15px 120px 15px;
}
.border-none{
	    border: 0px solid  !important;
	    background: #ececec;
}
.border-none1{
	    border-bottom: 10px solid #ececec;
}
.pbmit-cat  .pbmit-service-btn{
	color: #2a5987;
	background-color: #f1ebe1;
}
.pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-hover-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(42 89 135 / 46%); /* Transparent red */
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
}

.pbmit-service-style-5:hover .pbmit-hover-overlay {
	opacity: 1;
	pointer-events: auto;
}

.plus-icon {
	display: inline-block;
	line-height: 1;
	font-size: 80px;
    font-weight: 200;
}
.info-box {
/*  background-color: var(--theme-color);*/
/*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px 24px;

  padding: 55px 50px 60px 50px;*/
  margin-bottom: 30px;
}
.info-box .info-box-title {
  color: #000;
  font-size: 24px;
  margin: 0 0 30px 0;
  text-decoration: underline;
  text-decoration-color: var(--theme-color2);
  text-underline-offset: 4px;
}
.info-box .vs-media {
     border: 1px dashed rgb(36 59 84);
    margin: 0 0 23px 0;
    padding: 0 0 24px 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px 24px;
    /* padding: 55px 50px 60px 50px; */
    padding: 20px 20px;
}
.info-box .vs-media:first-child {
/*  padding-top: 8px;*/
}
.info-box .vs-media:last-child {
  margin-bottom: 43px;
}
.info-box .vs-media, .header-info .vs-media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/
}
.vs-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
}
.info-box .media-icon {
  display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color:#2a5987;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
    color: #fff;
    margin-right: 15px;
}
.info-box .media-icon i {
  line-height: inherit;
}
.info-box .media-info,
.header-info .media-info {
  color: #000;
  margin: 0;
  font-size: 17px;
/*  font-weight: 700;*/
  line-height: 26px;
/*  max-width: 250px;*/
}
.testimonial-one {
    padding: 100px 0px 60px;
    position: relative;
    overflow: hidden;
}
.testimonial-one .pbminfotech-post-item{
	margin-bottom: 30px;
}
.pbmit-client-style-2 img{
	height: 130px;
	object-fit: contain;
	width: 100%;
	padding: 5px
}
.team-img img{
	    height: 450px;
    object-fit: cover;
    object-position: top;
     /*border: 1px solid #df1019;*/
}
.team-img{
	    /*border: 1px solid #df1019;*/
}

.pbmit-element-posts-wrapper.row .pbmit-blog-style-1,
.pbmit-element-posts-wrapper.row .pbmit-portfolio-style-2{
	padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn{
	-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-blog-style-1 .pbmit-featured-container{
	position: relative;
	overflow: hidden;
	border-radius:30px 30px 0px 0;
	margin: 0 0 10px;
}
.pbmit-blog-style-1 .pbmit-post-title{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}
.pbmit-blog-style-1 .post-item{
	  border-radius: 30px 30px 30px 0;
    border: 1px groove rgba(var(--pbmit-blackish-color-rgb), 0.15);
    border-bottom: 20px ridge rgb(64 50 38 / 28%);
    margin-bottom: 30px;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);

}
.pbmit-blog-style-1 .pbmit-featured-wrapper,
.pbmit-blog-style-1 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius:30px 30px 0px 0;
	height: 350px;
    object-fit: cover;
}
.pbmit-blog-style-1 .pbminfotech-box-content .pbmit-blog-btn{
	top: 30px;
	right: 30px;
	bottom: inherit;
}
.pbmit-ele-blog.pbmit-blog-style-1:hover .pbmit-blog-btn{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-post-author span {
	margin-right: 3px;
	display: inline-block;
}
.pbmit-blog-style-1 .pbmit-meta-line i {
	font-size: 18px;
	margin-right: 3px;
	color: var(--pbmit-global-color);
}
.pbmit-ele-blog.pbmit-blog-style-1 .pbmit-blog-btn {
     color: var(--pbmit-white-color);
    
      background-color: var(--pbmit-global-color);
}

.pbmit-ele-blog.pbmit-blog-style-1:hover .pbmit-blog-btn

 {
  
    background-color: #255a89 !important;
    color: var(--pbmit-white-color);
}
#contactSideForm h6{
font-size: smaller;
    line-height: 15px;
    margin-top: 10px;
}

.pbmit-slider-four .pbmit-slider-content .pbmit-desc{
	font-size: 17px;
}
.border-curve{
	border-radius: 30px 30px 15px 0px !important;
	margin: 0 0 0px !important;
}
.pbmit-featured-img-wrapper {
  position: relative;
  overflow: hidden;
}


.pbmit-featured-container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 34%);
  opacity: 0;
  transition: 0.3s ease;
  z-index: 1;
}

.pbmit-featured-container {
  position: relative;
}

.pbmit-featured-container:hover::before,
.pbmit-featured-container:hover .pbmit-blog-btn {
  opacity: 1;
}
.pbmit-service-style-5 {
  position: relative;
  overflow: hidden;
}

.pbmit-service-style-5 .pbmit-featured-wrapper {
  position: relative;
}

/* --- Background Overlay --- */
.pbmit-service-style-5 .pbmit-featured-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust overlay color & opacity */
  opacity: 0.1;
  transition: 0.4s ease;
  z-index: 1;
}

/* Show overlay on hover */
.pbmit-service-style-5:hover .pbmit-featured-wrapper::before {
  opacity: 1;
}

/* --- Sliding Icon --- */
.pbmit-service-style-5 .pbmit-featured-wrapper::after {
 content: '\e8eb';
  font-family: pbminfotech-base-icons;
  position: absolute;
  right: -35px;
  left: auto;
  width: 50px;
  height: 50px;
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
  top: 0;
  border-radius: 50%;
  line-height: 50px;
  font-size: 12px;
  font-weight: var(--pbmit-btn-typography-variant);
  text-align: center;
  transform: translate3d(0, 0, 0) rotateZ(0);
  transform-style: preserve-3d;
  transition: 0.5s ease-in-out;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}

/* Animate icon on hover */
.pbmit-service-style-5:hover .pbmit-featured-wrapper::after {
  right: 20px;
    opacity: 1;
    top: 20px;}

/* Optional: Image Zoom */
.pbmit-service-style-5 .pbmit-featured-img-wrapper img {
  transition: transform 0.4s ease;
}

.pbmit-service-style-5:hover .pbmit-featured-img-wrapper img {
  transform: scale(1.05);
}
.h-img-height img{
	height: 379px;
	object-fit: cover;
}
.pbmit-service-style-6 .pbmit-featured-wrapper img{
	position: relative;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-service-style-6 .pbminfotech-post-item{
/*border-radius: 30px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.15);
	    border-bottom: 10px solid;*/
	    margin-bottom: 10px;
}
.pbmit-element-viewtype-carousel .pbmit-service-style-6 .pbminfotech-post-item{
	margin: 0 0 5px 5px;
}
.pbmit-element-viewtype-carousel.pbmit-element-service-style-6 .pbmit-element-posts-wrapper{
	border-radius: 30px;
}
.pbmit-service-style-6 .pbmit-featured-wrapper{
	overflow: hidden;
	border-radius: 30px 30px 0 0;
}
.pbmit-service-style-6 .pbmit-featured-wrapper img{
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: top;
	border-radius: 30px;
}
.pbmit-service-style-6:hover .pbmit-featured-wrapper img{
	transform: scale(1.02);
}
.pbmit-service-style-6 .pbmit-service-image-wrapper{
	position: relative;
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper{
	position: absolute;
	left: 50%;
	bottom: -10px;
	display: table;
	text-align: center;
	z-index: 1;
	padding: 6px 6px 0 6px;
	border-radius: 50px 50px 0 0;
	background-color: var(--pbmit-white-color);
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0%);
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper::after,
.pbmit-service-style-6 .pbmit-service-icon-wrapper::before{
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 10px;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper::before{
	right: calc(100% - 4%);
	border-bottom-right-radius: 20px;
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper::after{
	    left: calc(100% - 4%);
    border-bottom-left-radius: 20px;
}
.pbmit-service-style-6 .pbmit-content-box{
	text-align: center;
	padding: 25px 20px 0px 20px;
}
.pbmit-service-style-6 .pbminfotech-box-number{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-6 .pbmit-service-title{
	position: relative;
	font-size: 21px;
	line-height: 28px;
	/*margin-bottom: 20px;*/
	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-all;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    /*line-height: 20px;*/
}
.pbmit-service-style-6 .pbmit-service-description p{
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-6 .pbmit-service-icon{
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-6 .pbmit-service-btn-text{
	padding-left: 30px;
	margin-bottom: 20px;
	display: inline-block;
}
.pbmit-service-style-6 .pbmit-service-btn-text,
.pbmit-service-style-6 .pbmit-serv-cat,
.pbmit-service-style-6 .pbminfotech-box-number{
	display: none;
}

.pbmit-featured-img-wrapper {
  position: relative;
  overflow: hidden;
 
}
.pbmit-service-style-6 .pbmit-featured-img-wrapper {
	 border-radius: 30px;
	}

.pbmit-featured-container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 34%);
  opacity: 0;
  transition: 0.3s ease;
  z-index: 1;
}

.pbmit-featured-container {
  position: relative;
}

.pbmit-featured-container:hover::before,
.pbmit-featured-container:hover .pbmit-blog-btn {
  opacity: 1;
}
.pbmit-service-style-6{
  position: relative;
  overflow: hidden;
}

.pbmit-service-style-6 .pbmit-featured-wrapper {
  position: relative;
}

/* --- Background Overlay --- */
.pbmit-service-style-6 .pbmit-featured-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust overlay color & opacity */
  opacity: 0.1;
  transition: 0.4s ease;
  z-index: 1;
}

/* Show overlay on hover */
.pbmit-service-style-6:hover .pbmit-featured-wrapper::before {
  opacity: 1;
}

/* --- Sliding Icon --- */
.pbmit-service-style-6 .pbmit-featured-wrapper::after {
 content: '\e8eb';
  font-family: pbminfotech-base-icons;
  position: absolute;
  right: -35px;
  left: auto;
  width: 50px;
  height: 50px;
  background-color: var(--pbmit-global-color);
  color: var(--pbmit-white-color);
  top: 0;
  border-radius: 50%;
  line-height: 50px;
  font-size: 12px;
  font-weight: var(--pbmit-btn-typography-variant);
  text-align: center;
  transform: translate3d(0, 0, 0) rotateZ(0);
  transform-style: preserve-3d;
  transition: 0.5s ease-in-out;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}

/* Animate icon on hover */
.pbmit-service-style-6:hover .pbmit-featured-wrapper::after {
  right: 20px;
    opacity: 1;
    top: 20px;}

/* Optional: Image Zoom */
.pbmit-service-style-6 .pbmit-featured-img-wrapper img {
  transition: transform 0.4s ease;
}

.pbmit-service-style-6:hover .pbmit-featured-img-wrapper img {
  transform: scale(1.05);
}
.fancybox__caption {
  display: none !important;
}
.infra-list {padding:0;margin:0;list-style:none;;}
.infra-list li{display:block;margin:0 0 5px;display:block;font-size: 17px;font-weight: 500;line-height: 28px !important;
	padding:0 0 0 18px !important;position:relative;line-height:25px;}
.infra-list li i{position:absolute;left:0;margin-top:5px;font-size:16px;color:#df1019}

.infra-list li a{color:#000}
.pbmit-slider-area .swiper-pagination{
bottom: 23px !important;
}
.swiper-pagination-bullet {
	background-color: #000;
}
.pbmit-client{
	position: relative;
	top: 50px;
	right: 80px;
}
.pbmit-client .swiper-button-next, 
.pbmit-client .swiper-button-prev{
	position: static;
	width: 60px;
	height: 60px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
	background: #ececec !important;
    color: #000 !important;

}
.pbmit-client .swiper-button-next{
	color: var(--pbmit-white-color) !important;
	background-color: var(--pbmit-global-color) !important;
}
.pbmit-client .swiper-button-prev:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-client .swiper-button-next:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
