/******************************

    00 - Home
    01 - Inner Page
	    01 - About Us
		02 - Our History
		03 - Service Detail
        04 - Portfolio Detail
        05 - Blog Detail
             Sidebar Right
             Blog Classic
             Blog Single
        06 - Team Single Detail
        07 - Contact Us
        08 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
#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/product-bg.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 {
	-webkit-mask-image: url(../images/homepage-2/bg/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;
}

.about-three-left-area {
	padding-right: 120px;
}

.about-three-rightbox {
	padding-left: 80px;
}

.about-three-rightbox .fid-style-area {
	left: -72px;
	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 0px 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: #dad9d9;
}

.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: -85px;
	bottom: -100%;
}

.service-section-four {
	overflow: hidden;
	padding: 160px 0px 100px 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);
}

.service-four-swiper-arrow .swiper-button-next {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.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/homepage-5/bg/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: 60px;
	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/contacthome-bg.jpg);
	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;
}

.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: 40px 0px 0px 25px;
}

.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;
}

.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: 0px 0 60px 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: #000;
	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: 4px;
	border-radius: 30px;
}

.pbmit-service-content p {
	font-weight: 400;
	line-height: 23px;
	font-size: 15px;
	color: #111;
	margin: 10px 0px;
	text-align: justify;
}

.service-details .pbmit-heading .pbmit-title {
	font-size: 30px;
	line-height: 40px;
	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: 60px 90px 30px 0px;
}

.iframe-section iframe {
	height: 550px;
	max-width: 100%;
	width: 100%;
}

.contact-form-area {
	padding: 50px 65px 40px 65px;
	border-radius: 30px;
	margin: 60px 0px 70px 0px;
	background-color: var(--pbmit-light-color);
}

.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;
}

.banner-sec {
	margin: 0px;
	border-radius: 0px;
}

.header-sec {
	background-color: #ffffff;
}

.site-header .site-branding img {
	max-height: 100%;
}

.header-sec .site-navigation ul.navigation>li>a {
	color: #000;
	text-transform: uppercase;
}

.header-style-3 .pbmit-button-box-second .pbmit-button-text {
	color: #000;
}

.banner-sec .pbmit-slider-item {
	height: auto !important;
}

@media (max-width: 991px) {
	.banner-sec .pbmit-slider-content {
		text-align: left;
	}

	.banner-sec .pbmit-right-col,
	.pbmit-slider-five .pbmit-right-col {
		justify-content: left !important;
	}

	.banner-sec .pbmit-title {
		font-size: 30px !important;
		line-height: 35px !important;
	}
}

@media (max-width: 768px) {
	.banner-sec .pbmit-slider-content {
		text-align: left;
	}

	.banner-sec .pbmit-right-col,
	.pbmit-slider-five .pbmit-right-col {
		justify-content: left !important;
	}

	.banner-sec .pbmit-title {
		font-size: 30px !important;
		line-height: 35px !important;
		color: #000 !important;
	}

	.banner-sec .pbmit-slider-content:after,
	.pbmit-slider-five .pbmit-slider-content:after {
		background-color: transparent !important;
	}

	.banner-sec .pbmit-slider-content .pbmit-desc,
	.pbmit-slider-five .pbmit-slider-content .pbmit-desc {
		color: #000 !important;
	}

	.pbmit-slider-three .pbmit-slider-item {
		padding: 0px !important;
	}
}

@media (max-width: 575px) {
	.banner-sec .pbmit-title {
		font-size: 20px !important;
		line-height: 25px !important;
	}
}

.about-sec {
	padding: 60px 0px;
}

.about-sec .pbmit-heading-desc p {
	color: #000;
	font-weight: 400;
	margin: 10px 0px;
	line-height: 24px;
	font-size: 16px;
	text-align: justify;
}

.about-sec .pbmit-heading-desc a {
	color: #1b7ad8;
	font-weight: 600;
	margin: 10px 0px;
	line-height: 23px;
	font-size: 18px;
	text-decoration: underline;
}

.about-sec .pbmit-heading-subheading .pbmit-title,
.pbmit-heading .pbmit-title {
	font-size: 40px;
	line-height: 45px;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

.about-sec .pbmit-heading-subheading {
	margin-bottom: 0px;
}

.about-sec .pbmit-btn-outline {
	color: #1b7ad8;
	background-color: transparent;
	border: 1px solid rgb(27 122 216);
}

.about-sec .about-three-img1 {
	margin-top: 0px;
}

.about-sec .about-three-left-area {
	padding-right: 0px;
}

.about-sec .about-three-rightbox {
	padding-left: 30px;
}

.product-sec {
	padding: 60px 0px;
	background-color: #f8f8f896;
}

.industry-sec {
	background-color: #F5F8FC !important;
}

.video-section-one {
	background-color: #00090f !important;
}

.product-img-box {
	/* background-color: #fff; */
	border-radius: 30px;
}

.product-img-box {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.product-img-box img {
	width: 100%;
	display: block;
	transition: .5s;
}

.product-img-box::before {
	content: '';
	position: absolute;
	inset: 0;
	/* background: linear-gradient(to top, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, .5) 17%, rgba(0, 0, 0, 0) 61%); */
}

.product-content {
	position: absolute;
	/* left:30px; */
	right: 30px;
	bottom: 6px;
	z-index: 2;
	border: 1px solid #5b5b5b;
	padding: 10px;
	border-radius: 14px;
	background-color: #00000096;
	text-align: left;
	width: 100%;
	max-width: 360px;
}

.product-subtitle {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.product-title {
	margin-bottom: 0px;
}

.product-title a {
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    line-height: 9px;
    margin-bottom: 0px;
}

.product-title a:hover {
	color: #1b7ad8;
}

.product-img-box:hover img {
	transform: scale(1.08);
}

.pbmit-tab {
	justify-content: center;
}

.pbminfotech-ele-fid-style-8 {
	border-radius: 10px;
	padding: 30px 50px;
	background-color: #F1F1F1;
	text-align: center;

}

.pbminfotech-ele-fid-style-8 .pbmit-fid-inner {
	font-size: 60px;
	line-height: 70px;
}

.pbminfotech-ele-fid-style-8 .pbmit-fid span {
	margin-left: -5px;
}

.about-sec {
	position: relative;
}

.about-sec .section-shape {
	position: absolute;
	top: 20%;
	left: 10%;
	width: 100%;
	max-width: 500px;
	z-index: 1;
	opacity: .08;
	/* Watermark Effect */
	pointer-events: none;
}

.about-sec .section-shape img {
	width: 100%;
	display: block;
}

.product-sec {
	position: relative;
}

.section-shape {
	position: absolute;
	top: 35px;
	right: 0;
	width: 220px;
	z-index: 1;
	opacity: .2;
	/* Watermark Effect */
	pointer-events: none;
}

.section-shape img {
	width: 100%;
	display: block;
}

.mt-80 {
	margin-top: 80px !important;
}

/* .industry-sec{
	padding: 80px 0px;
} */
.video-sec .pbmit-ih-highlight h2 {
	position: absolute;
	top: -94px;
	left: 98px;
	left: 26%;
	right: auto;
	z-index: -1;
	font-size: 170px;
	line-height: 170px;
	letter-spacing: -1px;
	color: #ebebeb;
	opacity: .4;
}

.video-box {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	height: 400px;
}

.video-box iframe {
	width: 100%;
	height: 400px;
	border: 0;
}

.conatct-home-sec {
	padding: 0px 0px;
	position: relative;
}

.conatct-home-sec .offer-area-bg {
	position: relative;
	background-image: url(../images/contacthome-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0px 50px 20px;
	border-radius: 30px;
	display: flex;
	align-items: center;
}

.conatct-home-sec .about-us-five-bg .pbmit-heading-subheading .pbmit-title,
.offer-area-bg .pbmit-heading-subheading .pbmit-title {
font-size: 50px;
    line-height: 55px;
}

.conatct-home-sec .section-shape {
	position: absolute;
	top: 35px;
	right: 0;
	width: 220px;
	z-index: 1;
	opacity: .2;
	/* Watermark Effect */
	pointer-events: none;
}
.saf{
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
}
.saf .pbmit-btn{
	border: none;
}
.conatct-home-sec .section-shape img {
	width: 100%;
	display: block;
}

.conatct-home-sec .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, #000000ad 0%, #ffffff00 60%);
	border-radius: 30px;
}

.video-section-one .pbmit-btn {
	margin-top: 50px !important;
	background-color: #fff;
}

.conatct-home-sec .pbmit-btn {
	    border: 1px solid #fff;
    padding: 8px 30px;
	color: #fff;
}
.mb-30{
	margin-bottom: 30px !important;
}
.blue-color {
	color: #1b7ad8;
}

.video-sec {
	margin-top: 40px;
}

.blog-sec .pbmit-meta-category .pbmit-btn {
	color: #000;
	border: 1px solid #000;
	padding: 4px 20px;
}

.blog-sec .pbmit-btn:after {
	content: '\e8eb';
	font-family: "pbminfotech-base-icons";
	position: absolute;
	right: -30px;
	left: auto;
	width: 40px;
	height: 40px;
	background-color: #1b7ad8;
	color: var(--pbmit-white-color);
	top: 0;
	border-radius: 50%;
	line-height: 40px;
	font-size: 12px;
	text-align: center;
	transform: translate3d(0, 0, 0) rotateZ(0);
	transform-style: preserve-3d;
	transition: all .5s ease-in-out;
}

.footer-contact-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-contact-list li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	color: #000000;
	font-size: 15px;
	line-height: 1.7;
	font-weight: 400;
}

.footer-contact-list li i {
	font-size: 20px;
	color: var(--pbmit-global-color);
	margin-top: 4px;
}

.footer-contact-list li a {
	color: #000000;
	text-decoration: none;
	transition: .3s;
}

.footer-contact-list li a:hover {
	color: var(--pbmit-global-color);
}

#socialBar {
	position: fixed;
	right: 20px;
	bottom: 200px;
	z-index: 9999;
}

#socialBar a {
	width: 60px;
	height: 60px;
	background: #25D366;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 34px;
	box-shadow: 0 8px 25px rgba(37, 211, 102, .35);
	transition: .3s ease;
	animation: whatsappPulse 2s infinite;
}

#socialBar a:hover {
	background: #1ebe5d;
	color: #fff;
	transform: scale(1.08);
}

@keyframes whatsappPulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, .5);
	}

	70% {
		box-shadow: 0 0 0 18px rgba(37, 211, 102, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
	}
}

.inquiry-modal {
	border: 1px solid #e9e9e9;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 15px 50px rgba(0, 0, 0, .08);
	max-width: 500px;
	margin: 0 auto;
}

.inquiry-modal .modal-header {
	border-bottom: 1px solid #ececec;
	padding: 18px 25px;
	background: #fff;
}

.inquiry-modal .modal-title {
	color: #111;
	font-size: 28px;
	font-weight: 700;
	margin: 0;
}

.inquiry-modal .modal-body {
	padding: 30px;
	background: #fff;
}

.inquiry-modal .form-label {
	color: #111;
	font-weight: 600;
	margin-bottom: 8px;
}

.inquiry-modal .form-control {
	height: 52px;
	border: 1px solid #ddd;
	border-radius: 8px;
	color: #111;
	background: #fff;
	box-shadow: none;
	padding: 12px 16px;
}

.inquiry-modal textarea.form-control {
	height: 130px;
	resize: none;
}

.inquiry-modal .form-control::placeholder {
	color: #999;
}

.inquiry-modal .form-control:focus {
	border-color: #c5c5c5;
	box-shadow: none;
}

.popup-in-btn {
	height: 54px;
	border: none;
	border-radius: 8px;
	background: #1b7ad8;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	transition: .3s;
}

.popup-in-btn:hover {
	background: #0b5ed7;
	color: #fff;
}

.desktop-social-icons {
	position: relative;
	/* top: 50%; */
	/* left: 15px; */
	/* transform: translateX(18%); */
	z-index: 999999;
	display: flex;
	/* flex-direction: column; */
	gap: 10px;
	justify-content: center;
	margin-top: 28px;
}

.desktop-social-icons a {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	font-size: 22px;
}

.desktop-social-icons a:hover {
	transform: scale(1.08);
}

.desktop-social-icons .whatsapp {
	background: #25D366;
}

.desktop-social-icons .instagram {
	background: #E4405F;
}

.desktop-social-icons .facebook {
	background: #1877F2;
}

.desktop-social-icons .youtube {
	background: #FF0000;
}

.desktop-social-icons .inquiry {
	background: #b80d3f;
}

@media(max-width:991px) {
	.desktop-social-icons {
		display: none;
	}
}


/*=========================
Mobile Sticky Bar
=========================*/

.mobile-sticky-bar {

	display: none;

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	background: #ffffff;

	box-shadow: 0 -5px 18px rgba(0, 0, 0, .15);

	z-index: 99999;

	justify-content: space-around;

	padding: 8px 0;
	border-radius: 10px 10px 0px 0px;

}

.mobile-sticky-bar a {

	display: flex;

	flex-direction: column;

	align-items: center;

	justify-content: center;

	text-decoration: none;

	font-size: 11px;

	font-weight: 600;

	color: #333;

	width: 20%;

}

.mobile-sticky-bar i {

	font-size: 22px;

	margin-bottom: 5px;

}

.linkedin {
	background-color: #0b5ed7;
}

.mobile-sticky-bar a:nth-child(1) i {

	color: #25D366;

}

.mobile-sticky-bar a:nth-child(2) i {

	color: #E1306C;

}

.mobile-sticky-bar a:nth-child(3) i {

	color: #1877F2;

}

.mobile-sticky-bar a:nth-child(4) i {

	color: #FF0000;

}

.mobile-sticky-bar a:nth-child(5) i {

	color: #0d6efd;

}


/*=========================
Responsive
=========================*/

@media(max-width:768px) {

	.desktop-whatsapp {

		display: none;

	}

	.desktop-inquiry {

		display: none;

	}

	.mobile-sticky-bar {

		display: flex;

	}

	body {

		padding-bottom: 80px;

	}

}

/*=========================
Mobile
=========================*/

@media(max-width:768px) {

	.desktop-social-icons {
		display: none;
	}

}

@media (max-width: 767px) {
	.about-three-left-area {
		padding: 0px;
	}

    .pbminfotech-ele-fid-style-8 {
        padding: 10px;
    }
	.width-box-count{
		width: 50%;
		text-align: center;
	}
	    .pbminfotech-ele-fid-style-8 .pbmit-fid-inner {
        font-size: 34px !important;
        line-height: 29px !important;
    }
	.width-box-count .pbminfotech-ele-fid-style-8 .pbmit-fid-title{
		padding-right: 0px;
	}
	.product-content {
		position: absolute;
		/* left: 30px; */
		right: 0px;
		bottom: 0px;
		z-index: 2;
		border: none;
		padding: 0px;
		border-radius: 14px;
		background-color: #00000061;
		text-align: left;
		width: 100%;
		max-width: 360px;
		text-align: center;
	}

	.pbmit-tab .nav .nav-item a {
		margin-bottom: 10px !important;
	}

	.pbmit-tab .nav-tabs i {
		width: 30px;
		height: 30px;
		line-height: 33px;
	}

	.pbmit-tab .nav .nav-item a {
		font-size: 15px;
		line-height: 20px;
	}

	.video-section-one {
		padding: 80px 0px !important;
	}

	.video-section-one .pbmit-btn {
		margin-top: 15px !important;
		background-color: #fff;
		padding: 6px 30px;
	}

	.pbmit-btn:after {
		right: -32px;
		left: auto;
		width: 40px;
		height: 40px;
		top: 0;
		border-radius: 50%;
		line-height: 39px;
	}

	.pbmit-heading,
	.pbmit-heading-subheading,
	.pbmit-heading-subheading-style-1 {
		margin-bottom: 0px;
	}

	.video-sec .pbmit-ih-highlight h2 {
		font-size: 70px !important;
		line-height: 80px;
		top: 0;
		left: auto;
	}

	#socialBar {
		display: none !important;
	}
}

.pbmit-footer-copyright-text-area {
	padding: 10px 0px;
}

.pbmit-footer-copyright-text-area p {
	margin: 0 0 0px;
	font-size: 15px;
	font-weight: 400;
}

.rd-section {
	padding: 60px 0;
	position: relative;
	background: #ffffff;
	overflow: hidden;
}

.rd-section::before {
	content: "";
	position: absolute;
	width: 350px;
	height: 350px;
	background: #f0b40020;
	border-radius: 50%;
	top: -120px;
	left: -120px;
}

.rd-section::after {
	content: "";
	position: absolute;
	width: 300px;
	height: 300px;
	background: #0057ff10;
	border-radius: 50%;
	right: -80px;
	bottom: -80px;
}

.rd-tag {
	display: inline-block;
	padding: 8px 20px;
	background: #111;
	color: #fff;
	border-radius: 30px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-size: 14px;
}

.rd-title {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 15px;
	letter-spacing: -3px;
	color: #000;
}

.rd-title span {
	color: #ff7a00;
}

.rd-text {
	color: #000000;
	line-height: 21px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	text-align: justify;
	margin-top: 10px;
}

.theme-btn {
	display: inline-block;
	padding: 15px 35px;
	background: #111;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	transition: .4s;
}

.theme-btn:hover {
	background: #f0b400;
	color: #111;
}

.rd-card {

	position: relative;
	padding: 4px;
	border-radius: 30px;

	background: linear-gradient(135deg, #111, #f0b400, #111);

	animation: borderRotate 5s linear infinite;
}

@keyframes borderRotate {

	0% {
		filter: hue-rotate(0deg);
	}

	100% {
		filter: hue-rotate(360deg);
	}

}

.rd-box {
	background: #fff;
	border-radius: 28px;
	padding: 50px;
	position: relative;
	overflow: hidden;

}




.floating-circle {

	position: absolute;

	border-radius: 50%;

	animation: float 6s ease-in-out infinite;

}

.circle-one {

	width: 90px;

	height: 90px;

	background: #f0b40025;

	top: -20px;

	right: -20px;

}

.circle-two {

	width: 55px;

	height: 55px;

	background: #11111110;

	bottom: 40px;

	left: -15px;

	animation-delay: 2s;

}

@keyframes float {

	0%,
	100% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-20px);
	}

}

.rd-btn .pbmit-btn {
    border: 1px solid #1b7ad8;
    padding: 8px 30px;
}



.about-one-leftbox img {
	width: 100%;
	border-radius: 30px;
}

.rd-section .rd-content-box {
	padding: 40px;
}

.rd-section .about-one-leftbox {
	background-image: none;
}

.rd-section .about-one-leftbox {
	padding: 0px;
}

.pbmit-slider-three .pbmit-title,
.pbmit-slider-five .pbmit-title {
	color: #000 !important;
}

.pbmit-slider-three .pbmit-slider-content .pbmit-desc,
.pbmit-slider-five .pbmit-slider-content .pbmit-desc {
	color: #000;
}

.cbhjds {
	color: #fd5701;
}

@media (max-width: 375px) {

	.pbmit-slider-three .pbmit-button-wrap .pbmit-btn,
	.pbmit-slider-five .pbmit-button-wrap .pbmit-btn {
		padding: 2px 20px !important;
	}

	.banner-sec .pbmit-title {
		font-size: 18px !important;
		line-height: 25px !important;
	}

	.pbmit-slider-three .pbmit-slider-content {
		padding: 20px 20px 20px 0px !important;
	}

	.site-header .site-branding img {
		width: 100%;
		max-width: 170px !important;
	}

	.header-style-3 .site-branding .site-title {
		height: 60px;
	}

	.about-three-rightbox {
		padding: 20px 0 0 0 !important;
	}

	.rd-title {
		font-size: 33px;
	}

	.mt-80 {
		margin-top: 50px !important;
	}

	.video-sec .pbmit-ih-highlight h2 {
		font-size: 70px !important;
		line-height: 80px;
		top: -26px;
		left: 30px;
	}
}

.pbmit-animation-style7 video {
	width: 100%;
	max-width: 424px;
	margin: 0 auto;
	display: block;
}

.video-section-one {
	position: relative;
	overflow: hidden;

	display: flex;
	align-items: center;
	justify-content: center;
}

.bg-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.video-overlay {
	position: absolute;
	inset: 0;
	background: rgb(0 0 0 / 29%);
	z-index: 2;
}

.video-section-one .container {
	position: relative;
	z-index: 3;
}

.video-section-one .pbmit-title {
	color: #fff;
}

.video-section-one .blue-color {
	color: #ff7a00;
}

.contact-info-section {
	background: #f5f7fa;
}

.contact-box {
	background: #fff;
	border: 1px solid #e7ebf0;
	border-radius: 8px;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
	transition: all 0.3s ease;
}

.contact-box:hover {
	transform: translateY(-6px);
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.10);
}

.contact-icon {
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #eef5fc;
	color: #1f5fa8;
	font-size: 23px;
	transition: all 0.3s ease;
}

.contact-box:hover .contact-icon {
	background: #1f5fa8;
	color: #fff;
}

.contact-box h4 {
	color: #172b4d;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}

.contact-box p {
	color: #687386;
	font-size: 15px;
	line-height: 1.8;
}

.contact-box a {
	color: #687386;
	text-decoration: none;
	transition: color 0.3s ease;
}

.contact-box a:hover {
	color: #1f5fa8;
}

.contact-info-section {
	padding: 50px 0;
	background: #f5f7fa;
	margin-top: 62px;
	border-radius: 30px;
}

.contact-info-section .container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.contact-info-grid {
	display: grid;
	grid-template-columns: repeat(1fr);
	gap: 25px;
}

.contact-info-box {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	padding: 35px 28px;
	background: #ffffff;
	border-radius: 8px;
	border: 1px solid #e7ebf0;
	box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06);
	transition: all 0.3s ease;
}

.contact-info-box:hover {
	transform: translateY(-7px);
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.10);
}

.contact-icon {
	min-width: 60px;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f1f6fc;
	border-radius: 50%;
	color: #1f5fa8;
	font-size: 23px;
	transition: all 0.3s ease;
}

.contact-info-box:hover .contact-icon {
	background: #1f5fa8;
	color: #ffffff;
}

.contact-content h4 {
	margin: 0 0 8px 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	color: #172b4d;
}

.contact-content p {
    margin: 0;
    color: #687386;
    font-size: 15px;
    font-weight: 400;
}

.contact-content a {
	color: #687386;
	text-decoration: none;
	transition: color 0.3s ease;
}

.contact-content a:hover {
	color: #1f5fa8;
}

.contact-content span {
	display: block;
	margin-top: 8px;
	color: #8a94a6;
	font-size: 14px;
}

/* Tablet */
@media (max-width: 991px) {
	.contact-info-grid {
		grid-template-columns: repeat(1fr);
	}


}

/* Mobile */
@media (max-width: 767px) {
	.contact-info-grid {
		grid-template-columns: repeat(1fr) !important;
	}

	.contact-info-section {
		padding: 55px 0;
	}

	.contact-info-box {
		padding: 25px 20px;
	}

	.contact-form-area {
		padding: 30px;
		margin: 30px 0px;
	}
}

.inner-appliction {
	padding: 60px 0px;
	margin: 60px 0px !important;
}

.inner-appliction .pbmit-service-style-3 {
	margin: 15px 0px;
}

.inner-appliction .pbmit-blog-style-4 {
	margin: 15px 0px;
}

/* =====================================
   VARSHA ENGINEERING ABOUT SECTION
===================================== */

.ve-about-section {
	position: relative;
	padding: 60px 0;
	background: #ffffff;
	overflow: hidden;
}

.ve-about-section::before {
	content: "";
	position: absolute;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	background: rgb(217 0 0 / 5%);
	top: -180px;
	right: -120px;
}

.ve-about-section::after {
	content: "";
	position: absolute;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	background: rgba(236, 101, 37, 0.04);
	bottom: 100px;
	left: -150px;
}

.ve-about-section .container {
	position: relative;
	z-index: 2;
	max-width: 1200px;
	margin: auto;
	padding: 0 20px;
}


/* Heading */

.ve-section-heading {
	max-width: 850px;
	margin-bottom: 75px;
}

.ve-eyebrow {
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
	padding-left: 48px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #1d67a5;
	text-transform: uppercase;
}

.ve-eyebrow::before {
	content: "";
	position: absolute;
	width: 34px;
	height: 2px;
	left: 0;
	top: 50%;
	background: #ef6c24;
	transform: translateY(-50%);
}

.ve-section-heading h2 {
	margin: 0 0 20px;
	font-size: 48px;
	line-height: 1.15;
	font-weight: 700;
	letter-spacing: -1px;
}

.ve-section-heading h2 span {
	color: #1d67a5;
}

.ve-section-heading p {
	max-width: 720px;
	margin: 0;
	color: #687581;
	font-size: 17px;
	line-height: 1.8;
}



/* Highlights */

.ve-highlight-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
	margin: 30px 0 100px;
}

.ve-highlight-card {
	display: flex;
	gap: 20px;
	padding: 32px 28px;
	background: #ffffff;
	border: 1px solid #e6ebef;
	transition: all 0.3s ease;
}

.ve-highlight-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 40px rgba(20, 40, 60, 0.09);
}

.ve-card-icon {
	min-width: 55px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #eef5fa;
	color: #1d67a5;
	font-size: 21px;
	border-radius: 50%;
}

.ve-highlight-card h4 {
	margin: 0 0 8px;
	font-size: 18px;
}

.ve-highlight-card p {
	margin: 0;
	color: #74808a;
	font-size: 14px;
	line-height: 1.7;
}


/* Expertise */

.ve-expertise-section {
	display: grid;
	grid-template-columns: 40% 60%;
	margin-bottom: 80px;
}

.ve-expertise-title {
	padding-right: 60px;
}

.ve-expertise-title h3 {
	margin: 0;
	font-size: 36px;
	line-height: 1.25;
}

.ve-expertise-content {
	padding-left: 60px;
	border-left: 1px solid #dce2e7;
}

.ve-expertise-content p {
	margin: 0 0 9px;
	color: #22272a;
	font-size: 16px;
	line-height: 23px;
	text-align: justify;
	font-weight: 400;
}

.ve-expertise-content p:last-child {
	margin-bottom: 0;
}


/* Bottom */

.ve-about-bottom {
	position: relative;
	max-width: 850px;
	padding-left: 55px;
}

.ve-bottom-line {
	position: absolute;
	width: 3px;
	height: 100%;
	left: 0;
	top: 0;
	background: #ef6c24;
}

.ve-about-bottom h3 {
	margin: 0 0 20px;
	font-size: 38px;
	line-height: 1.3;
}

.ve-about-bottom h3 span {
	color: #1d67a5;
}

.ve-about-bottom p {
	margin: 0;
	color: #15181a;
	font-size: 16px;
	line-height: 23px;
	text-align: justify;
}


/* Responsive */

@media (max-width: 991px) {

	.ve-about-section {
		padding: 80px 0;
	}

	.ve-section-heading h2 {
		font-size: 40px;
	}

	.ve-about-intro {
		grid-template-columns: 1fr;
		gap: 20px;
		padding: 40px;
	}

	.ve-about-number span {
		font-size: 45px;
	}

	.ve-highlight-grid {
		grid-template-columns: 1fr;
		margin-bottom: 80px;
	}

	.ve-expertise-section {
		grid-template-columns: 1fr;
		gap: 35px;
	}

	.ve-expertise-title {
		padding-right: 0;
	}

	.ve-expertise-content {
		padding-left: 0;
		border-left: 0;
	}

	.ve-product-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.ve-why-section {
		grid-template-columns: 1fr;
		padding: 45px;
	}
}


@media (max-width: 767px) {

	.ve-about-section {
		padding: 60px 0;
	}

	.ve-section-heading {
		margin-bottom: 45px;
	}

	.ve-section-heading h2 {
		font-size: 32px;
	}

	.ve-section-heading p {
		font-size: 15px;
	}

	.ve-about-intro {
		padding: 28px 22px;
	}

	.ve-about-content h3 {
		font-size: 24px;
	}

	.ve-about-content p {
		font-size: 15px;
	}

	.ve-product-grid {
		grid-template-columns: 1fr;
	}

	.ve-products-heading h3 {
		font-size: 30px;
	}

	.ve-why-section {
		padding: 35px 25px;
		gap: 40px;
	}

	.ve-why-title h3 {
		font-size: 29px;
	}

	.ve-why-list {
		grid-template-columns: 1fr;
	}

	.ve-about-bottom {
		padding-left: 30px;
	}

	.ve-about-bottom h3 {
		font-size: 29px;
	}

}


.ve-vvm-section {
	position: relative;
	padding: 60px 0;
	background: #f5f7f9;
	overflow: hidden;
}

/* Background technical pattern */
.ve-vvm-section:before {
	content: "";
	position: absolute;
	width: 500px;
	height: 500px;
	border: 1px solid #e1e6ea;
	border-radius: 50%;
	left: -250px;
	top: -200px;
}

.ve-vvm-section:after {
	content: "";
	position: absolute;
	width: 350px;
	height: 350px;
	border: 1px dashed #e0e5e9;
	border-radius: 50%;
	right: -170px;
	bottom: -160px;
}

.ve-vvm-section .container {
	position: relative;
	z-index: 2;
}


/* =========================================
   CARD
========================================= */

.ve-vvm-card {
	position: relative;
	min-height: 465px;
	padding: 38px 38px 30px;
	background: #ffffff;
	border: 1px solid #e7ebee;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 15px 45px rgba(20, 40, 55, 0.07);
	transition: all 0.4s ease;
}

/* Top orange line */
.ve-vvm-card:before {
	content: "";
	position: absolute;
	width: 0;
	height: 4px;
	left: 0;
	top: 0;
	background: #ed6b27;
	transition: width 0.4s ease;
}

.ve-vvm-card:hover:before {
	width: 100%;
}


/* Large background number */
.ve-vvm-number {
	position: absolute;
	right: 25px;
	top: 20px;
	color: #eef2f4;
	font-size: 65px;
	line-height: 1;
	font-weight: 800;
}


/* =========================================
   ICON
========================================= */

.ve-vvm-top {
	position: relative;
	margin-bottom: 28px;
}

.ve-vvm-icon {
	position: relative;
	z-index: 2;

	width: 76px;
	height: 76px;

	display: flex;
	align-items: center;
	justify-content: center;

	border-radius: 50%;
	border: 1px solid #d8e3ea;
	background: #f4f8fb;

	color: #075a91;
	font-size: 27px;

	transition: all 0.4s ease;
}

.ve-vvm-card:hover .ve-vvm-icon {
	background: #075a91;
	border-color: #075a91;
	color: #ffffff;
	transform: rotateY(180deg);
}


/* =========================================
   TITLE
========================================= */

.ve-vvm-card h3 {
	margin: 0 0 13px;
	color: #182b38;
	font-size: 27px;
	font-weight: 700;
}




/* =========================================
   BOTTOM
========================================= */


.ve-vvm-card:hover .ve-vvm-bottom i {
	transform: translateX(7px);
}


/* =========================================
   FEATURED CENTER CARD
========================================= */

.ve-vvm-featured {
	background: #075a91;
	border-color: #075a91;
	transform: translateY(-18px);
	box-shadow: 0 25px 60px rgba(7, 90, 145, 0.22);
}

.ve-vvm-featured:before {
	width: 100%;
	background: #ed6b27;
}

.ve-vvm-featured .ve-vvm-number {
	color: rgba(255, 255, 255, 0.08);
}

.ve-vvm-featured .ve-vvm-icon {
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.25);
	color: #ffffff;
}

.ve-vvm-featured h3 {
	color: #ffffff;
}

.ve-vvm-featured .ve-vvm-line {
	background: #ed6b27;
}

.ve-vvm-featured p {
	color: rgba(255, 255, 255, 0.78);
}

.ve-vvm-featured .ve-vvm-bottom {
	border-color: rgba(255, 255, 255, 0.15);
}

.ve-vvm-featured .ve-vvm-bottom span {
	color: #ffffff;
}

.ve-vvm-featured .ve-vvm-bottom i {
	color: #ed6b27;
}


/* =========================================
   HOVER
========================================= */

.ve-vvm-card:not(.ve-vvm-featured):hover {
	transform: translateY(-12px);
	box-shadow: 0 25px 55px rgba(20, 40, 55, 0.13);
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 991px) {

	.ve-vvm-section {
		padding: 80px 0;
	}

	.ve-vvm-heading h2 {
		font-size: 38px;
	}

	.ve-vvm-featured {
		transform: none;
	}

	.ve-vvm-card {
		min-height: 440px;
	}
}


@media (max-width: 767px) {

	.ve-vvm-section {
		padding: 65px 0;
	}

	.ve-vvm-heading {
		margin-bottom: 40px;
	}

	.ve-vvm-heading h2 {
		font-size: 32px;
	}

	.ve-vvm-card {
		min-height: 430px;
		padding: 32px 28px 28px;
	}

	.ve-vvm-bottom {
		left: 28px;
		right: 28px;
	}
}


@media (max-width: 575px) {

	.ve-vvm-heading h2 {
		font-size: 29px;
	}

	.ve-vvm-heading p {
		font-size: 14px;
	}

	.ve-vvm-card {
		min-height: 410px;
	}

	.ve-vvm-icon {
		width: 68px;
		height: 68px;
		font-size: 24px;
	}

	.ve-vvm-card h3 {
		font-size: 24px;
	}
}

.pbmit-service-ads p {
	color: #fff;
	margin-top: 12px;
	font-weight: 400px;
}

/* FAQ Plus / Minus Icon */

.accordion-button {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding-right: 55px !important;
}

.accordion-button::after {
	display: block !important;
	content: "+" !important;
	background-image: none !important;

	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%) !important;

	font-size: 28px;
	font-weight: 400;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: center;
	color: #000;
	margin: 0 !important;
}

.accordion-button:not(.collapsed)::after {
	content: "-" !important;
	color: #000;
	transform: translateY(-50%) !important;
}

.accordion-button:focus {
	box-shadow: none !important;
}

.site-content .active {
	color: #0d6efd !important;
}

.pbmit-heading {
	margin: 0 0 30px 0;
	
}

.pb-60 {
	padding-bottom: 60px !important;
}

.inner-product-sec {
	padding: 60px 0px;
}

.inner-product-sec .container>.row {
	flex-direction: inherit;
}

.inner-product-sec .pbmit-service-feature-image img {
	border-radius: 0px;
	margin-bottom: 0px;
}

.box-top-1 {
	width: 100%;

}

.inner-product-sec .heading-h2 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0px;
    font-weight: 700;
}

.heading-h6 {
	color: #2371c6;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: inherit;
}

.orange-color {
	color: #ff7000;
}

.custom-btn-wrapper {
	display: flex;
	gap: 24px;
	align-items: center;
	max-width: 550px;
	margin-top: 20px;
}

.mt-40 {
	margin-top: 40px !important;
}

.custom-btn {
	flex: 1;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	text-decoration: none;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.3px;
	border-radius: 4px;
	transition: all 0.3s ease;
}

/* Brochure Button */
.brochure-btn {
	color: #161616;
	background: #e9e9e9;
	border: 1px solid #c8c8c8;
}

.brochure-btn i {
	font-size: 20px;
}

.brochure-btn:hover {
	background: #dcdcdc;
	transform: translateY(-3px);
	color: #000;
}


.inquiry-btn {
	color: #ffffff;
	background: linear-gradient(135deg, #1b7ad8, #0d6efd);
	border: 1px solid #1878ddb0;
	box-shadow: 0 5px 15px rgba(224, 182, 37, 0.25);
}

.inquiry-btn i {

	color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.inquiry-btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 20px rgba(224, 182, 37, 0.4);
	color: #fff;
}

/* Mobile Responsive */
@media (max-width: 576px) {
	.custom-btn-wrapper {
		flex-direction: column;
		gap: 12px;
	}

	.custom-btn {
		width: 100%;
		flex: none;
		height: 58px;
	}

	.inner-product-sec .heading-h2 {
		font-size: 25px;
		line-height: 27px;
		letter-spacing: 0px;
		font-weight: 700;
	}
}

.product-thumbnails {
	display: flex;
	gap: 10px;
	margin-top: 15px;
	width: 100%;
	overflow-x: auto;
	padding: 3px 0;
	justify-content: center;
}

.product-thumb {
	flex: 0 0 90px;
	height: 75px;

	border: 2px solid #e5e5e5;
	border-radius: 6px;

	overflow: hidden;
	cursor: pointer;

	background: #fff;

	opacity: 0.65;

	transition: all 0.3s ease;
}

.product-thumb img {
	width: 100%;
	height: 100%;

	object-fit: contain;

	padding: 5px;

	display: block;
}


/* Active Thumbnail */

.product-thumb.active {
	border-color: #ff7000;
	opacity: 1;
}


/* Hover */

.product-thumb:hover {
	opacity: 1;
	border-color: #ff7000;
}

/* Main Image */

.product-main-slider img {
	width: 100%;
	height: 420px;

	object-fit: contain;
}


/* Mobile */

@media (max-width: 767px) {

	.product-main-slider img {
		height: 280px;
	}

	.product-thumb {
		flex: 0 0 75px;
		height: 65px;
	}

}

.inner-product-sec .pbmit-heading {
	margin: 0px 0px;
}

.inner-product-sec .pbmit-heading .pbmit-title {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -.25px;
	color: #1777e0;
	margin: 20px 0px;
}

.inner-product-sec .list-group-borderless .list-group-item {
	align-items: self-start;
	background-color: #ffffff;
	padding: 20px;
	height: 100%;
}

.inner-product-sec .list-group-borderless p {
	margin-top: 0px;
}

.box-2-bg {
	background-color: #dddddd6b;
	padding: 10px 25px;
	border-radius: 5px;
}

.inner-product-sec .accordion-button {
	padding: 25px 15px 25px 25px !important;
}

.inner-product-sec .accordion-button {
	padding: 10px 15px 10px 25px !important;
}

.inner-product-sec .accordion-body {
	padding: 0 30px 15px 27px;
	color: #000 !important;
}

.box {
	background-color: #ffffff;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px;
}

.inner-product-sec .list-group-borderless {
	height: 100%;
}

.inner-c .offer-area-bg {
	position: relative;
	background-image: url(../images/inner-c.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 60px;
	text-align: center;
}

.inner-c .pbmit-title {
	color: #000 !important;
}

.inner-c .pbmit-btn-outline {
	border: none;
}

.lamination-panel-icon {
	font-size: 25px;
	margin-bottom: 12px;
	color: #ff7000;
}

.lamination-info-panel li i {
	font-size: 16px;
	margin-top: 4px;
	color: #ff7000;
}

.why-lamination>i {
	font-size: 19px;
	margin-top: 2px;
	color: #ff7000;
}

.why-lamination b {
	font-weight: 600;
	color: #000;
}

.lamination-modern-section {
	margin-top: 35px
}

.lamination-intro-card {
	padding: 35px;
	background: linear-gradient(135deg, #f8f8f8, #fff);
	border: 1px solid #e8e8e8;
	border-radius: 18px;
	position: relative;
	overflow: hidden
}

.lamination-intro-card:after {
	content: "LAMINATION";
	position: absolute;
	right: -20px;
	bottom: -25px;
	font-size: 80px;
	font-weight: 800;
	opacity: .035
}

.lamination-label {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 10px
}

.lamination-intro-card h3 {
	margin-bottom: 12px
}

.lamination-card {
	height: 100%;
	padding: 28px 24px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 16px;
	position: relative;
	transition: .3s
}

.lamination-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 15px 35px rgba(0, 0, 0, .08)
}

.lamination-card-icon {
	width: 55px;
	height: 55px;
	border-radius: 14px;
	background: #f4f4f4;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	margin-bottom: 18px
}

.lamination-card-no {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 12px;
	font-weight: 700;
	opacity: .45
}

.lamination-card h4 {
	font-size: 20px;
	margin-bottom: 9px
}

.lamination-card p {
	margin: 0;
	font-size: 14px;
	line-height: 1.7
}

.process-box {
	text-align: center;
	height: 100%;
	padding: 20px 12px;
	border: 1px solid #e8e8e8;
	border-radius: 14px;
	background: #fff
}

.process-box strong {
	display: block;
	margin-bottom: 10px
}

.process-box i {
	font-size: 23px;
	margin-bottom: 12px
}

.process-box h5 {
	font-size: 15px;
	margin-bottom: 6px
}

.process-box p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0
}

.lamination-info-panel {
	height: 100%;
	padding: 28px;
	border: 1px solid #e7e7e7;
	border-radius: 16px;
	background: #fff
}

.lamination-panel-icon {
	font-size: 25px;
	margin-bottom: 12px
}

.lamination-info-panel h4 {
	margin-bottom: 18px
}

.lamination-info-panel ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.lamination-info-panel li {
	display: flex;
	gap: 10px;
	padding: 8px 0;
	border-bottom: 1px solid #eee;
	font-size: 14px
}

.lamination-info-panel li:last-child {
	border-bottom: 0
}

.lamination-info-panel li i {
	font-size: 13px;
	margin-top: 4px
}

.why-lamination {
	height: 100%;
	display: flex;
	gap: 14px;
	padding: 20px;
	border: 1px solid #e8e8e8;
	border-radius: 13px
}

.why-lamination>i {
	font-size: 19px;
	margin-top: 2px
}

.why-lamination p {
	font-size: 14px;
	line-height: 1.6;
	margin: 5px 0 0
}

@media(max-width:767px) {
	.lamination-intro-card {
		padding: 25px 20px
	}

	.lamination-card {
		padding: 23px 20px
	}
}
.pbmit-blog-style-4 .pbmit-post-item{
	border: none;
	border-radius: 0px;
}
.product-in{
	background-color: #fff;
	padding: 60px 0px !important;
	margin: 60px 0px;
}
.product-in .pbmit-blog-style-4 {
    background-color: #a4a4a41c;
    border-radius: 30px;
    padding: 15px;
    margin: 15px 0px !important;
    height: auto;
}
.product-in .pbmit-blog-style-4 .pbmit-content-wrapper {
    padding: 25px 35px 0px 35px;
    text-align: center;
	
}
.rd-title {
    color: #172536;
    font-size: 45px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 0;
}

.rd-title span {
    color: #0b5aa0;
}

.rd-text {
    color: #687786;
    font-size: 16px;
    line-height: 1.8;
}

.rd-text strong {
    color: #172536;
}

/* Features */

.rd-feature {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    border: 1px solid #e9e9e9;
    padding: 5px;
    border-radius: 5px;
}

.rd-icon {
    min-width: 48px;
    height: 48px;
    background: #ffffff;
    color: #0b5aa0;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    box-shadow: 0 8px 25px rgba(20, 55, 85, 0.08);
    transition: all 0.3s ease;
}

.rd-feature:hover .rd-icon {
    background: #0b5aa0;
    color: #ffffff;
    transform: translateY(-4px);
}

.rd-feature h5 {
    color: #172536;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 30px;
}

.rd-feature p {
    color: #7a8793;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

/* Image */

.rd-image-wrap {
    position: relative;
    padding: 20px;
}

.rd-image {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 25px 60px rgba(18, 42, 60, 0.18);
}

.rd-image img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.rd-image:hover img {
    transform: scale(1.04);
}

/* Decorative Shape */

.rd-shape {
    position: absolute;
    width: 220px;
    height: 220px;
    right: -10px;
    bottom: -15px;
    background: #0b5aa0;
    border-radius: 30px;
    z-index: 1;
}

/* Floating Card */

.rd-floating-card {
    position: absolute;
    left: -5px;
    bottom: 55px;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 14px;
    background: #ffffff;
    padding: 16px 22px;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(15, 35, 55, 0.18);
}

.rd-floating-icon {
    width: 48px;
    height: 48px;
    background: #0b5aa0;
    color: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.rd-floating-card strong {
    display: block;
    color: #172536;
    font-size: 15px;
}

.rd-floating-card small {
    display: block;
    color: #7a8793;
    font-size: 11px;
    margin-top: 3px;
}

/* Testing Box */

.rd-testing-box {
    background: #ffffff;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 15px 45px rgba(20, 50, 75, 0.08);
    border-left: 4px solid #0b5aa0;
}

.rd-small-title {
    color: #0b5aa0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
}

.rd-testing-box h3 {
    color: #172536;
    font-size: 30px;
    font-weight: 700;
    margin: 10px 0 15px;
}

.rd-testing-box p {
    color: #6e7d89;
    font-size: 15px;
    line-height: 1.7;
}

/* Test Points */

.rd-test-points {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.test-point {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #172536;
    font-size: 14px;
}

.test-point span {
    width: 30px;
    height: 30px;
    min-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaf3fa;
    color: #0b5aa0;
    border-radius: 50%;
    font-size: 12px;
}


/* ==============================
   RESPONSIVE
================================= */

@media (max-width: 991px) {

    .rd-title {
        font-size: 38px;
    }

    .rd-image img {
        height: 450px;
    }

    .rd-image-wrap {
        margin-top: 20px;
    }

}

@media (max-width: 575px) {

    .rd-title {
        font-size: 32px;
    }

    .rd-text {
        font-size: 15px;
    }

    .rd-image-wrap {
        padding: 10px;
    }

    .rd-image img {
        height: 350px;
    }

    .rd-floating-card {
        left: 0;
        bottom: 35px;
        padding: 12px 15px;
    }

    .rd-floating-icon {
        width: 40px;
        height: 40px;
    }

    .rd-shape {
        width: 130px;
        height: 130px;
    }

    .rd-testing-box {
        padding: 25px 20px;
    }

    .rd-testing-box h3 {
        font-size: 24px;
    }

    .rd-test-points {
        grid-template-columns: 1fr;
    }
	.pbminfotech-ele-fid-style-8 .pbmit-fid-title {
    line-height: 23px;
    font-size: 14px;
}
}
.heading-banner-box .pbmit-title{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.product-sec .rd-btn .pbmit-btn {
    border: 1px solid #fff;
    padding: 8px 30px;
	margin-bottom: 10px;
}
.product-sec .pbmit-btn-outline {
    color: #fff;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.65);
}

.iti {
    display: block!important;
}

