 

#page {
	position: relative;
	overflow: hidden;
}

/** Homepage 01 **/
.ihbox-one-area {
	padding: 60px 0 60px 60px;
}

.border-top {
	border-color: #0000001A;
}

.about-one-leftbox {
	padding: 120px 140px 120px 0;
	position: relative;
}

.about-one-leftbox .aword-slider-area {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #0000001A;
}

.about-one-leftbox .bg-pattern {
	position: absolute;
	left: -34%;
	top: 38%;
}

.about-one-rightbox {
	padding: 150px 0;
	position: relative;
}

.about-one-right-col {
	padding-right: 15px;
	position: relative;
}

.about-one-right-col .pbmit-col-stretched-right {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: auto;
	right: 0;
	background-color: var(--pbmit-light-color);
}

.about-one-rightbox .fid-style-5-wrap {
	position: absolute;
	left: 0;
	top: 37%;
	width: 40%;
	padding: 40px 40px 40px 60px;
}

.pbmit-element-service-style-3 {
	padding-bottom: 240px;
}

.static-box-sec-one {
	background-image: url(../images/demo-1/bg/staticbox-bg-pattern.png);
	background-position: 0px 50%;
	background-repeat: no-repeat;
}

.pbmit-element-team-style-2 .pbmit-top-team .left-box {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

.pbmit-element-team-style-2 .pbmit-top-team .right-col {
	text-align: -webkit-right;
	padding-right: 50px;
}

.testimonial-one-left {
	display: flex;
	flex-direction: column;
	gap: 50px;
	justify-content: flex-end;
	padding-bottom: 60px;
}

.testimonial-one-slider .swiper-button-next,
.testimonial-one-slider .swiper-button-prev {
	left: auto;
	top: auto;
	bottom: 60px;
}

.testimonial-one-slider .swiper-button-next {
	right: 40%;
}

.testimonial-one-slider .swiper-button-prev {
	right: 48%;
}

.portfolio-sec-one {
	background-image: url(../images/demo-1/bg/portfolio-pattern.png);
	background-position: 6% 50%;
	background-repeat: no-repeat;
}

.portfolio-sec-one .portfolio-btn {
	padding: 18px 50px 18px 30px;
}

.portfolio-sec-one .portfolio-btn .pbmit-btn-dot {
	inset: 27px 30px 0% auto;
}

.accordion-one-leftbox {
	padding-right: 140px;
}

.help-card-box .about-faq-img {
	background-image: url(../images/abt-ig.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.help-card-box .right-content {
	padding: 30px;
	display: flex;
	flex-direction: column;
	background-color: #b18f43;
}

.help-card-box .right-content .pbmit-custom-title h2 {
	font-size: 26px;
	line-height: 46px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}

.help-card-box .right-content .pbmit-desc {
	color: #ffffff;

	margin-bottom: 25px;


	font-size: 18px;

}

/** Homepage 02 **/
.about-two-bg {
	background-image: url(../images/demo-2/bg/about-bg-pattern.png);
	background-position: 100% 90%;
	background-repeat: no-repeat;
}

.about-two-content {
	padding: 0 145px 0 80px;
}

.about-two-content .about-desc {
	border-top: 1px solid #0000001A;
	padding: 30px 0 40px 0;
	margin-top: 30px;

	color: #111111;

	font-size: 18px;


}

.action-box-two-bg {
	background-image: url(../images/service-sldr.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 45px 0;
}

.action-box-two-bg .pbmit-icon {
	font-size: 15px;
	display: inline-block;
	line-height: 1;
	color: var(--pbmit-global-color);
}

.action-box-two-bg .pbmit-icon i {
	display: block;
	height: 1em;
	position: relative;
	width: 1em;
}

.action-box-two-bg .pbmit-heading {
	text-align: center;
}

.action-box-two-bg .pbmit-heading h2 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
}

.fid-section-two .pbmit-col {
	text-align: center;
}

.fid-section-two .pbmit-col:not(:last-child) {
	border-right: 1px solid #0000001A;
}

.info-section-two {
	background-image: url(../images/demo-2/bg/info-bg-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.info-section-two:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: -1;
	background-color: rgba(var(--pbmit-secondary-color-rgb), .7);
}

.info-two-leftbox {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-right: 180px;
}

.info-two-leftbox .pbmit-desc {
	color: #DFDFDF;
	margin-bottom: 40px;
}

.info-two-leftbox .swiper-slider {
	margin: inherit;
}

.info-section-two .ihbox-style-3-wrap {
	padding: 5px 40px 40px 40px;
}

.team-two-bg {
	background-image: url(../images/demo-2/bg/pattern.png);
	background-position: 30px 95%;
	background-repeat: no-repeat;
}

.testimonial-two-slider {
	overflow: visible;
}

.pbmit-element-blog-style-2 .pbmit-btn.outline {
	padding: 18px 50px 18px 30px;
}

.pbmit-element-blog-style-2 .pbmit-btn.blog-btn .pbmit-btn-dot {
	inset: 27px 30px 0% auto;
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/

/** 01 - Our History **/
.pbmit-timeline-style-1 .pbmit-timeline-year {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
	color: var(--pbmit-global-color);
}

.pbmit-timeline-style-1 .pbmit-timeline-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
	padding: 0 50px;
	text-transform: capitalize;
}

.pbmit-timeline-style-1 .pbmit-timeline-desc {
	margin: 0;
	padding: 0 50px;
}

.pbmit-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-timeline-style-1 .pbmit-same-height.steps-content_wrap {
	justify-content: flex-start;
}

.pbmit-timeline-style-1 .pbmit-slide-even .pbmit-same-height.steps-content_wrap {
	justify-content: flex-end;
}

.pbmit-timeline-style-1 .steps-dot .dot {
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
	background-color: var(--pbmit-global-color);
}

.pbmit-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-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-global-color-rgb), .90);
	transform: rotate(-45deg);
}

.pbmit-timeline-style-1 .pbmit-slide-even .steps-dot .dot::after {
	left: 19px;
	top: 0;
	bottom: auto;
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line {
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before,
.pbmit-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-timeline-style-1 .steps-dot .steps-dot-line::after {
	left: 50%;
	background: linear-gradient(90deg, var(--pbmit-global-color), var(--pbmit-global-color));
}

.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before {
	right: 50%;
	background: linear-gradient(90deg, var(--pbmit-global-color), var(--pbmit-global-color));
}

.pbmit-timeline-style-1 .pbmit-same-height {
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.pbmit-timeline-style-1 .pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image {
	order: 0;
}

.pbmit-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-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-timeline-style-1 .steps-dot,
.pbmit-timeline-style-1 .pbmit-feature-image,
.pbmit-timeline-style-1 .steps-content_wrap {
	opacity: 1;
}

/* BG Color Set */
.pbmit-bg-color-secondary .pbmit-timeline-style-1 .pbmit-timeline-title,
.pbmit-bg-color-secondary .pbmit-timeline-style-1 {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-timeline-style-1 .steps-dot .steps-dot-line::after {
	background: linear-gradient(90deg, rgb(var(--pbmit-white-color-rgb), .10), rgb(var(--pbmit-white-color-rgb), .10));
}

.pbmit-bg-color-secondary .pbmit-timeline-style-1 .steps-dot .steps-dot-line::before {
	background: linear-gradient(90deg, rgb(var(--pbmit-white-color-rgb), .10), rgb(var(--pbmit-white-color-rgb), .10));
}

.pbmit-bg-color-secondary .pbmit-timeline-style-1 .steps-dot .dot {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-timeline-style-1 .steps-dot .dot::after {
	background: rgb(var(--pbmit-white-color-rgb), .40);
}

/** 02 - Faq **/
.pbmit-faq-sidebar {
	padding: 30px;
	margin-bottom: 40px;
	background-color: var(--pbmit-light-color);
}

.pbmit-faq-sidebar .pbmit-icon-list-items li {
	position: relative;
}

.pbmit-faq-sidebar .pbmit-icon-list-items li:not(:last-child) {
	padding-bottom: calc(4px/2);
}

.pbmit-faq-sidebar .pbmit-icon-list-items li:not(:first-child) {
	margin-top: calc(4px/2);
}

.pbmit-faq-sidebar .pbmit-icon-list-items li:not(:last-child):after {
	content: "";
	border-block-start-style: solid;
	border-block-start-width: 1px;
	border-color: #0000001A;
	inset-block-end: 0;
	position: absolute;
	width: 100%;
}

.pbmit-faq-sidebar .pbmit-icon-list-items li a {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: space-between;

	color: #111111;

	font-size: 18px;


}

.pbmit-faq-sidebar .pbmit-icon-list-items li .pbmit-icon-list-icon {
	display: flex;
	top: 4px;
	position: relative;
	transition: all .25s ease-in-out;
}

.pbmit-faq-sidebar .pbmit-icon-list-items li .pbmit-icon-list-icon i {
	transition: color 0.3s;
	font-size: 25px;
	width: 1.25em;
}

.faq-page .help-card-box {
	flex-direction: column;
}

.faq-page .help-card-box .about-faq-img {
	padding: 120px 0;
}

/** 03 - Service Detail **/
.service-details>.container>.row {
	flex-direction: row-reverse !important;
}

.service-details .all-post-list li {
	position: relative;
	margin-bottom: 1px;
	padding: 0 !important;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}

.service-details .all-post-list li:not(:last-child) {
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.service-details .all-post-list li a {
	padding: 14px 0;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	gap: 15px;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: capitalize;
	color: #111111;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.service-details .all-post-list li.post-active a,
.service-details .all-post-list li:hover a {
	color: #b18f43;
}

.service-details .all-post-list li a:after {
	position: absolute;
	content: '\e81a';
	font-family: "pbminfotech-base-icons";
	right: 0px;
	font-size: 18px;
	transition: all .45s ease-in-out;
	font-weight: 400;
	color: #111111;
}

.service-details .all-post-list li.post-active a:after,
.service-details .all-post-list li:hover a:after {
	opacity: 1;
	color: var(--pbmit-global-color);
}

.widget .pbmit-download {
	display: block;
}

.widget .pbmit-download .pbmit-item-download:first-child {
	margin-bottom: 10px;
}

.pbmit-download .pbmit-item-download a {
	display: block;
	padding: 15px 25px;
	border-radius: 0;
	border: 1px solid #ddd;
}

.widget .pbmit-item-download .pbmit-download-wrap,
.widget .pbmit-item-download .pbmit-download-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.widget .pbmit-download .pbmit-item-download a .pbmit-download-wrap i {
	font-size: 30px;
	display: block;
	margin: 0 auto;
	color: #b18f43;
	transition: all 0.25s ease-in;
}

.widget .pbmit-download i::before {
	margin: 0;
}

.widget .pbmit-item-download .pbmit-download-wrap .pbmit-download-title {
	font-size: 18px;
	line-height: 27px;
	text-transform: none;
	margin: 0 0 0 10px;
	color: #111111;
	transition: all 0.25s ease-in;
	font-family: var(--pbmit-btn-typography-font-family);
	font-weight: 500;
}

.widget .pbmit-download .pbmit-item-download a .pbmit-download-item i {
	font-size: 26px;
	line-height: 26px;
	color: #b18f43;
	transition: all 0.25s ease-in;
}

.pbmit-download .pbmit-item-download a:hover {
	background-color: var(--pbmit-global-color);
}

.widget .pbmit-download .pbmit-item-download a:hover .pbmit-download-item i,
.widget .pbmit-download .pbmit-item-download a:hover .pbmit-download-wrap i,
.widget .pbmit-item-download a:hover .pbmit-download-wrap .pbmit-download-title {
	color: var(--pbmit-white-color);
}

.service-details .pbmit-service-feature-image img {
	width: 100%;
	margin-bottom: 60px;
}

.service-details .pbmit-entry-content .ihbox-style-9-area {
	margin: 50px 0;
}

.service-details .pbmit-entry-content .ihbox-style-9-area .ihbox-style-9-wrap {
	border: 1px solid #DDDDDD;
	padding: 30px;
}

.service-details .pbmit-entry-content .list-group-bg {
	background-image: url(../images/service/service-detail-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 40px 0;
	padding: 105px 0 95px 65px;
}

.service-details .pbmit-entry-content .list-group-bg .list-group .pbmit-icon-list-text {
	color: var(--pbmit-white-color);
}

/** 04 - Portfolio Single **/
.pbmit-portfolio-single .pbmit-single-project-details-list-wrapper {
	padding-bottom: 60px;
}

.pbmit-portfolio-lines-wrapper ul {
	display: grid;
	grid-gap: 0 30px;
	grid-template-columns: repeat(4, 1fr);
}

.pbmit-portfolio-lines-wrapper ul li {
	position: relative;
}

.pbmit-portfolio-lines-wrapper ul li:nth-child(-n+4) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
	font-size: 16px;
	line-height: 24px;
	position: relative;
	color: #b18f43;
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value {
	display: block;
	font-size: 17px;
	line-height: 24px;
}

.pbmit-portfolio-single .pbmit-detail-image-wapper {
	padding-bottom: 70px;
}

.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-title .pbmit-title {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 20px;
}

.pbmit-portfolio-single .pbmit-entry-content .portfolio-single-images-wrap {
	margin: 60px 0;
}

.pbmit-portfolio-single .pbmit-entry-content .testimonial-style-1-wrap {
	border: 1px solid #DDDDDD;
	padding: 50px 40px;
	margin-top: 40px;
}

.pbmit-portfolio-single .post-navigation .nav-links {
	padding-top: 50px;
	margin-top: 70px;
}

/** 05 - Blog Detail**/
/** Sidebar Right **/
.sidebar .widget {
	margin-bottom: 50px;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.widget .search-form {
	position: relative;
}

.widget .search-form .search-input-wrap {
	display: flex;
}

.widget .search-form input.search-input {
	margin-bottom: 0;
	font-size: 16px;
}

.widget .search-form input.search-input::placeholder {
	color: rgb(var(--pbmit-blackish-color-rgb), .8);
}

.widget .search-form input.search-input:focus {
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}

.widget .search-form button.search-btn {
	position: absolute;
	right: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	border: none;
	outline: none;
	transition: all .6s;
	color: var(--pbmit-secondary-color);
	background-color: transparent;
}

.widget .search-form button.search-btn:after {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\e822';
	right: 50%;
	top: 50%;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: var(--pbmit-secondary-color);
	transform: translateX(50%) translateY(-50%);
	transition: all .25s ease-in-out;
}

.widget .search-form button.search-btn:hover:after {
	color: var(--pbmit-global-color);
}

.widget ul a {
	display: inline-block;
}

.sidebar .widget .widget-title {
	position: relative;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 25px;
	letter-spacing: 0px;
	text-transform: capitalize;
	font-style: normal;
	color: #b18f43;
}

.sidebar .widget.widget-categories ul,
.sidebar .widget.widget-recent-post ul {
	padding-left: 30px;
	border-left: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}

.sidebar .widget-categories ul li {
	position: relative;
	padding: 0 0 15px 0;
	transition: all .25s ease-in-out;
}

.sidebar .widget-categories ul li:last-child {
	padding-bottom: 0;
}

.sidebar .widget ul>li {
	line-height: 20px;
	padding: 0 0 15px 0;
}

.sidebar .widget-categories ul li a {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}

.widget ul a {
	display: inline-block;
}

.widget a {
	transition: all .25s ease-in-out;
}

.sidebar .widget-categories ul li a:before {
	position: absolute;
	left: 0;
	font-size: 16px;
	content: "";
	font-family: 'pbminfotech-base-icons';
	line-height: normal;
	font-weight: normal;
	width: 4px;
	height: 4px;
	top: 11px;
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
	transition: all 500ms ease-in-out;
}

.sidebar .widget-categories ul li .pbmit-brackets {
	font-size: 15px;
	line-height: 15px;
	padding-left: 3px;
	top: 4px;
	position: relative;
	float: right;
	color: var(--pbmit-global-color);
	transition: all .25s ease-in-out;
}

.sidebar .widget-categories ul li a:hover {
	padding-left: 18px;
}

.sidebar .widget-categories ul li a:hover:before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.sidebar .widget-recent-post ul li {
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 0;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.06);
}

.sidebar .widget-recent-post ul li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.sidebar .widget-recent-post ul>li>a {
	width: 80px;
	flex-shrink: 0;
	margin-right: 20px;
}

.sidebar .widget-recent-post li .pbmit-rpw-content {
	gap: 2px;
	display: flex;
	flex-direction: column-reverse;
}

.sidebar .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: none;
	font-size: 16px;
	line-height: 24px;
}

.sidebar .widget-recent-post li .pbmit-rpw-content .pbmit-rpw-date a {
	font-size: 13px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}

.sidebar .widget-recent-post li .pbmit-rpw-content .pbmit-rpw-date a:hover {
	color: var(--pbmit-secondary-color);
}

.sidebar .widget-recent-post ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.sidebar .widget.widget-tag-cloud li {
	padding-bottom: 0;
	margin: 0 3px 5px 0;
	display: inline-block;
}

.sidebar .widget-tag-cloud li a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
	display: inline-block;
	font-size: 14px !important;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
	transition: all .25s ease-in-out;
}

.sidebar .widget-tag-cloud li a:hover,
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover {
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}

/** Blog Classic **/
.site-content {
	padding-top: 60px;
	padding-bottom: 60px;
}

.post.blog-classic {
	position: relative;
	margin-bottom: 60px;
}

.post.blog-classic .pbmit-img-wrapper {
	position: relative;
}

.post.blog-classic .pbmit-featured-img-wrapper {
	margin-bottom: 30px;
}

.post.blog-classic:last-child {
	margin-bottom: 0px;
}

.post.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
	position: relative;
	font-size: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.post.blog-classic .pbmit-blog-meta,
.post.blog-classic .pbmit-blog-meta a {
	color: var(--pbmit-secondary-color);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta:not(:last-child) {
	padding-right: 25px;
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta {
	display: inline-block;
	position: relative;
	padding-left: 0;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom: 5px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: normal;
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta i {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-right: 5px;
	color: var(--pbmit-global-color);
}

.post.blog-classic .pbmit-blog-meta-top .pbmit-meta a:hover {
	color: var(--pbmit-global-color);
}

.post.blog-classic .pbmit-blog-classic-inner {
	word-wrap: break-word;
}

.post.blog-classic .pbmit-blog-classic-inner .pbmit-post-title {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 40px;
}

/** Blog Single **/
.blog-details .blog-classic {
	margin-bottom: 0 !important;
}

.blog-details .post.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
	margin-bottom: 30px;
}

.pbmit-drop-cap {
	margin-inline-end: 10px;
	font-size: 50px;
	line-height: 1;
	float: inline-start;
	text-align: center;
}

.pbmit-drop-cap-letter {
	display: inline-block;
	color: var(--pbmit-global-color);
}

.blog-details .pbmit-entry-content .ihbox-style-7-wrap {
	border: 1px solid #0000001A;
	padding: 50px;
	margin-bottom: 25px;
}

.blog-details .pbmit-entry-content .pbmit-custom-heading .pbmit-title,
.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title,
.service-details .pbmit-entry-content .pbmit-custom-heading .pbmit-title,
.pbmit-team-single .pbmit-entry-content .pbmit-custom-heading .pbmit-title {
	margin-bottom: 20px;
}

.blog-details .pbmit-entry-content .pbmit-block-columns {
	margin-bottom: 20px;
}

.blog-details .pbmit-blog-meta-bottom {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.blog-details .pbmit-blog-meta-bottom-left {
	position: relative;
	overflow: hidden;
	width: 50%;
}

.blog-details .pbmit-blog-meta-bottom-left .pbmit-meta-tags {
	font-family: var(--pbmit-heading-typography-font-family);
	font-style: normal;
}

.blog-details .pbmit-blog-meta-bottom-right {
	width: 50%;
	text-align: right;
}

.blog-details .pbmit-blog-meta-bottom-right ul li {
	margin-right: 2px;
	display: inline-block;
	margin-bottom: 10px;
}

.blog-details .pbmit-blog-meta-bottom-right ul li a {
	position: relative;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: var(--pbmit-white-color);
	font-size: 14px;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-social-share .pbmit-social-li-facebook a {
	background-color: #3B5998;
}

.pbmit-social-share .pbmit-social-li-twitter a {
	background-color: #55ACEE;
}

.pbmit-social-share .pbmit-social-li-linkedin a {
	background-color: #007bb5;
}

.pbmit-social-share .pbmit-social-li-instagram a {
	background-color: #125688;
}

.blog-details .pbmit-blog-meta-bottom-right ul li a:hover {
	transform: translateY(-3px);
}

.post-navigation .nav-links {
	padding-top: 40px;
	margin-top: 40px;
	display: flex;
	align-items: normal;
	width: 100%;
	justify-content: space-between;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
	width: calc(50% - 15px);
}

.post-navigation .nav-links .nav-previous {
	margin-right: auto;
}

.post-navigation .nav-links a {
	display: flex;
	align-items: center;
	width: 400px;
}

.post-navigation .nav-links .nav-previous a {
	text-align: left;
}

.post-navigation .nav-links .pbmit-button-wrapper {
	display: flex;
	align-items: center;
}

.post-navigation .pbmit-post-nav-icon {
	border: 1px solid var(--pbmit-blackish-color);
	height: 80px;
	width: 80px;
	min-width: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	font-size: 22px;
}

.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon i {
	transform: rotate(180deg);
}

.post-navigation .nav-links .pbmit-post-nav-head {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	margin-left: 10px;
	letter-spacing: .5px;
	transition: all 0.3s ease-in;
	color: rgba(var(--pbmit-blackish-color-rgb), .7);
}

.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
	text-align: left;
}

.post-navigation .nav-links .pbmit-post-nav-wrapper .pbmit-nav-title,
.post-navigation .nav-links .pbmit-post-nav-wrapper .pbmit-nav-head {
	display: block;
}

.post-navigation .nav-links .pbmit-post-nav-wrapper .pbmit-nav-head {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.post-navigation .nav-links .pbmit-post-nav-wrapper .pbmit-nav-title {
	font-size: 14px;
	line-height: 24px;
	color: var(--pbmit-secondary-color);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	word-break: break-word;
	letter-spacing: 1px;
}

.post-navigation .nav-next {
	margin-left: auto;
}

.post-navigation .nav-next a {
	text-align: right;
	justify-content: end;
	margin-left: auto;
}

.post-navigation .nav-links .nav-next .pbmit-button-wrapper {
	flex-direction: row-reverse;
}

.post-navigation .nav-links .nav-next .pbmit-post-nav-icon {
	margin: 0 0 0 30px;
}

.blog-details .pbmit-author-box {
	position: relative;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 0;
	padding: 25px 80px 25px 25px;
	background-color: var(--pbmit-secondary-color);
	background-position: center center;
	background-repeat: repeat;
	display: flex;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.blog-details .pbmit-author-box .pbmit-author-image-wrap {
	text-align: center;
	margin-right: 40px;
}

.blog-details .pbmit-author-image img {
	width: 180px;
	min-width: 180px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}

.blog-details .pbmit-author-content {
	-webkit-flex-shrink: 100;
	flex-shrink: 100;
}

.blog-details .pbmit-author-box .pbmit-author-name {
	font-size: 18px;
	line-height: 26px;
	display: inline-block;
	color: var(--pbmit-global-color);
}

.blog-details .pbmit-author-box .pbmit-author-name a {
	text-transform: capitalize;
	color: var(--pbmit-white-color);
}

.blog-details .pbmit-author-box .pbmit-author-name a:hover {
	color: var(--pbmit-global-color);
}

.blog-details .pbmit-author-content .pbmit-text {
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 25px;
	color: rgba(var(--pbmit-white-color-rgb), .6);
}

.blog-details .comments-area {
	margin-top: 80px;
}

.blog-details .comments-area .comments-title {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 48px;
}

.blog-details .comments-area .comment-list li:not(:last-child) .pbmit-comment {
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.comment-list .pbmit-comment-avatar {
	float: left;
}

.comment-list .pbmit-comment-avatar img {
	width: 90px;
	height: 90px;
}

.blog-details .pbmit-comment-content {
	position: relative;
	padding: 0px 0px 40px 0;
	margin-left: 140px;
	min-height: 140px;
}

.blog-details .pbmit-comment-meta {
	display: flex;
	align-items: center;
}

.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
	display: inline-flex;
	position: relative;
	text-transform: capitalize;
	color: var(--pbmit-global-color);
}

.blog-details .pbmit-comment-author-inner {
	margin: 0 5px;
	color: var(--pbmit-secondary-color);
}

.blog-details .pbmit-comment-date {
	display: block;
}

.blog-details .pbmit-comment-date a {
	font-size: 15px;
	line-height: 25px;
	position: relative;
	letter-spacing: 1px;
	padding: 0 0 0 20px;
	margin: 0 0 0 16px;
	text-transform: uppercase;
}

.blog-details .pbmit-comment-date a:before {
	position: absolute;
	content: '';
	left: 0;
	right: auto;
	height: 6px;
	width: 6px;
	border-radius: 50px;
	background: var(--pbmit-global-color);
	top: 50%;
	transform: translate(-50%, -50%);
}

.blog-details .pbmit-comment-content p {
	margin: 15px 0 20px 0;
	position: relative;
}

.blog-details .pbmit-comment-content .reply a {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	transition: 0.4s ease-out 0s;
	color: var(--pbmit-secondary-color);
}

.blog-details .pbmit-comment-content .reply a:after {
	font-family: 'pbminfotech-base-icons';
	content: "\e855";
	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: 12px;
	margin-left: 6px;
}

.blog-details .pbmit-comment-content .reply a:hover {
	color: var(--pbmit-global-color);
}

.comment-list .children {
	margin-left: 140px;
	padding-top: 8px;
}

.blog-details .comment-respond .comment-reply-title {
	margin-bottom: 20px;
}

.blog-details .comment-respond form input:focus,
.blog-details .comment-respond form textarea:focus {
	border-color: rgba(var(--pbmit-blackish-color-rgb), .5);
}

.blog-details .comment-respond .comment-notes,
.blog-details .comment-respond .form-check-label {
	font-size: 15px;
}

.blog-details .comment-form button.submit-button {
	padding: 15px 40px;
	color: var(--pbmit-white-color);
	transition: all .6s;
}

.blog-details .comment-form button.submit-button:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

/** 06 - Team Single **/
.pbmit-team-single .pbmit-team-single-info {
	margin-bottom: 65px;
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-team-single .pbmit-featured-img-wrapper img {
	/* width: 700px;
	height: 600px; */
	object-fit: cover;
}

.pbmit-team-single .pbmit-team-detail .pbmit-team-des {
	padding: 0 0 0 60px;
	position: relative;
}

.pbmit-team-single .pbmit-team-summary-wrap {
	padding-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pbmit-team-single .pbmit-team-summary .pbmit-team-title {
	font-size: 48px;
	line-height: 50px;
	letter-spacing: -.5px;
	margin: 0 0 5px 0;
	font-weight: 500;
	color: #aa8940;

}

.pbmit-team-single .pbmit-team-summary .pbmit-team-designation {
	font-size: 14px;
	line-height: 20px;
	color: #111111;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
}

.pbmit-team-single .pbmit-team-member-rating {
	width: 120px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 0;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-team-single .pbmit-team-member-rating ul li:nth-child(1) {
	font-size: 40px;
	line-height: 40px;
	color: var(--pbmit-global-color);
	padding: 0 0 8px 0;
}

.pbmit-team-single .pbmit-team-member-rating ul li:nth-child(2) {
	font-size: 17px;
	line-height: 17px;
	color: #111111;
}

.pbmit-team-single .pbmit-team-detail .pbmit-short-description {
	padding-bottom: 15px;
}

.pbmit-team-single .pbmit-team-social-links li {
	margin-bottom: 5px;
	margin-right: 6px;
	padding: 0;
}

.pbmit-team-single .pbmit-team-social-links a {
	position: relative;
	width: 55px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: var(--pbmit-secondary-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-team-single .pbmit-team-social-links a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-team-des .pbmit-team-signature-img {
	margin: 50px 0 0 0;
}

.pbmit-team-single .pbmit-info-teammember-content {
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-team-single .pbmit-single-team-info {
	padding: 0 0 20px 0;
}

.pbmit-team-single .pbmit-single-team-info li,
.pbmit-team-single .pbmit-single-team-info li a {
	display: flex;
	color: var(--pbmit-blackish-color);
	font-size: 17px;
	line-height: 26px;
	justify-content: space-between;
}

.pbmit-team-single .pbmit-single-team-info li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-single-team-info li {
	padding: 10px 20px;
}

.pbmit-team-single .pbmit-single-team-info li:nth-child(even) {
	background-color: var(--pbmit-light-color);
}

.pbmit-team-single .pbmit-team-info-content li span {
	font-size: 17px;
	line-height: 26px;
	display: flex;
	font-weight: 400;
	color: var(--pbmit-secondary-color);
}

.pbmit-team-single .progressbar-area {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px 120px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 60px;
	padding-top: 20px;
}

.pbmit-team-single .progressbar-area .progressbar {
	margin-bottom: 0;
}

.pbmit-team-single .ihbox-style-5-area {
	padding: 50px 0;
	margin-bottom: 50px;
	border-bottom: 1px solid #DDDDDD;
}

.pbmit-team-single .ihbox-style-5-area .pbmit-desc {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 40px;
	color: var(--pbmit-secondary-color);
}

.pbmit-team-single .testimonial-style-1-wrap {
	padding: 40px;
	margin-bottom: 50px;
}

.pbmit-team-single .testimonial-style-1-wrap .pbmit-testimonial-style-1 .pbminfotech-post-item {
	grid-gap: 90px;
}

.pbmit-team-single .contact-form-wrap form {
	border-left: 1px solid #DDDDDD;
	padding-left: 30px;
}

.pbmit-team-single .contact-form-wrap .pbmit-custom-heading .pbmit-title {
	font-size: 24px;
}

/** 07 - Contact Us **/
.contact-info-leftbox {
	background-image: url(../images/bg/contact-from-img.png);
	background-position: 70% 50%;
	background-repeat: no-repeat;
	padding-right: 100px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.contact-info-leftbox .pbmit-heading-subheading .pbmit-title {
	font-size: 40px;
	line-height: 45px;
}

.contact-info-leftbox .ihbox-style-2-area {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.contact-info-rightbox {
	background-image: url(../images/contact-from-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.contact-form-area {
	padding: 100px;
	border: 1px solid #0000001A;
}

.contact-form-area .contact-form-leftbox {
	padding-right: 25px;
}

.contact-form-area .contact-form-box {
	padding-left: 20px;
}

.contact-form button {
	border: none;
}

.iframe-box iframe {
	height: 450px;
	border: none;
	line-height: 1;
	width: 100%;
	max-width: 100%;
}

label.error {
	color: #dc3232;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 17px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}

.form-control.error,
.form-select.error {
	margin-bottom: 0 !important;
}

.pbmit-btn[disabled] {
	padding: 12px 35px;
}

.contact-form .alert {
	word-wrap: break-word;
}

/** 08 - Comment Form **/
.form-control {
	height: 60px;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	padding: 10px 20px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	border-radius: 0;
	margin-bottom: 20px;
	transition: all 500ms ease;
	background-clip: unset;
}

.form-control:focus {
	border-color: var(--pbmit-blackish-color);
}

.form-control:focus::placeholder {
	color: var(--pbmit-blackish-color);
}

.form-select:focus {
	border-color: rgb(var(--pbmit-blackish-color-rgb), .15);
}

form textarea.form-control {
	padding-top: 20px;
	line-height: 20px;
	padding: 20px;
	height: 130px;
}

.form-check {
	margin-bottom: 25px;
}

.form-check .form-check-input {
	width: 13px;
	height: 13px;
	border-radius: 2px;
	margin-top: 7px;
	border-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:3300px) {
	.fixed-callout .hidden-xs {
		display: none !important;
	}

	.fixed-callout .visible-xs {
		display: block !important;
	}

	.fixed-callout .mbtn-callout a {
		display: inline-block;
		font-size: 0 !important;
		margin: 0 6px !important;
		padding: 0 !important;
	}

	.fixed-callout {
		padding: 5px 3px !important;
		width: 110px;
	}

	.fixed-callout .what-col img {
		width: 35px !important;
		padding: 2px 0 5px !important;
	}
}

.fixed-callout {
	right: 15px;
	bottom: 57px;
	padding: 13px 18px;
}

.fixed-callout img {
	width: 30px;
}

.fixed-callout h4 {
	font-size: 18px;
}

.fixed-callout {
	padding: 15px 20px;
	border-radius: 12px;
	background-color: #fff;
	box-shadow: 0px 0px 30px rgb(0 0 0 / 30%);
	position: fixed;
	bottom: 110px;
	text-align: center;
	animation: move 6s infinite forwards;
	z-index: 9999;
}

.hidden-xs {
	display: block;
}

.mbtn-callout {
	display: none;
}

.fixed-callout .hidden-xs a {
	margin: 8px 0px;
}

.fixed-callout a {
	display: block;
	padding: 2px 0;
	font-size: 16px;
	color: #323232 !important;
	text-decoration: none;
}

@media (max-width: 767px) {
	.fixed-callout {
		display: none;
	}

	.small-screen-call-to-action {
		background: #b18f43;
		padding: 10px;
		position: fixed;
		bottom: 0;
		display: inline !important;
		z-index: 999;
		width: 100%;
	}

	.small-screen-call-to-action ul {
		display: flex;
		justify-content: center;
		padding-left: 0;
		margin-bottom: 0;
	}

	.small-screen-call-to-action ul li {
		background: #fff;
		padding: 5px 10px;
		margin-right: 10px;
		border-radius: 5px;
		width: -webkit-fill-available;
		justify-content: center;
		display: flex;
		font-size: 14px;
		align-items: center;
	}

	.small-screen-call-to-action ul li a i {
		color: var(--main-color);
		font-size: 20px;
		margin-right: 5px;
	}

	.small-screen-call-to-action ul li:last-child {
		margin-right: 0;
	}

	.small-screen-call-to-action ul li a {
		color: #000;
	}

}

@media screen and (max-width:3300px) {
	.fixed-callout .hidden-xs {
		display: none !important;
	}

	.fixed-callout .visible-xs {
		display: block !important;
	}

	.fixed-callout .mbtn-callout a {
		display: inline-block;
		font-size: 0 !important;
		margin: 0 6px !important;
		padding: 0 !important;
	}

	.fixed-callout {
		padding: 5px 3px !important;
		width: 110px;
	}

	.fixed-callout .what-col img {
		width: 35px !important;
		padding: 2px 0 5px !important;
	}
}

.fixed-callout {
	right: 15px;
	bottom: 57px;
	padding: 13px 18px;
}

.fixed-callout img {
	width: 37px;
}

.fixed-callout h4 {
	font-size: 18px;
}

.fixed-callout {
	padding: 15px 20px;
	border-radius: 12px;
	background-color: #fff;
	box-shadow: 0px 0px 30px rgb(0 0 0 / 30%);
	position: fixed;
	bottom: 110px;
	text-align: center;
	animation: move 6s infinite forwards;
	z-index: 9999;
}

.hidden-xs {
	display: block;
}

.mbtn-callout {
	display: none;
}

.fixed-callout .hidden-xs a {
	margin: 8px 0px;
}

.fixed-callout a {
	display: block;
	padding: 2px 0;
	font-size: 16px;
	color: #323232 !important;
	text-decoration: none;
}

.small-screen-call-to-action {
	display: none;
}


/* Prevent scrolling */
body.lock-scroll {
	position: fixed;
	width: 100%;
}

/* Hide main content initially */
#mainContent {
	display: none !important;
}

/* Modal Overlay */
.modal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.65);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	padding: 15px;
}

/* Modal Box */
.modal-box {
	background: #ffffff;
	max-width: 600px;
	width: 100%;
	padding: 30px 28px;
	border-radius: 8px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
	text-align: center;
}

/* Heading */
.modal-box h2 {
	font-size: 24px;
	margin-bottom: 15px;
	color: #111;
}

/* Text */
.modal-box p {
	font-size: 15px;
	line-height: 1.6;
	color: #444;
	margin-bottom: 12px;
}

/* Button */
#agreeBtn {
	margin-top: 20px;
	padding: 10px 28px;
	background: #b18f43;
	color: #111;
	border: none;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
}

#agreeBtn:hover {
	background: #9e7c36;
}

/* Tablet Responsive */
@media (max-width: 768px) {
	.modal-box {
		padding: 25px 20px;
	}

	.modal-box h2 {
		font-size: 22px;
	}

	.modal-box p {
		font-size: 14px !important;
	}
}

/* Mobile Responsive */
@media (max-width: 480px) {
	.modal-box {
		padding: 20px 16px;
		border-radius: 6px;
	}

	.modal-box h2 {
		font-size: 20px;
	}

	.modal-box p {
		font-size: 13.5px;
	}

	#agreeBtn {
		width: 100%;
		padding: 12px;
		font-size: 14px;
	}
}


.about-two-bg {

	padding-top: 60px;
	padding-bottom: 60px;

}

.prtce-servce {


	padding-top: 60px;

	padding-bottom: 60px;


	background-image: url(../images/ser-section.png);




}

.fid-section-two {

	padding-top: 60px;

	padding-bottom: 60px;

}

.team-two-bg {

	padding-top: 60px;

	padding-bottom: 60px;

}

.static-box-sec-one {


	padding-top: 60px;

	padding-bottom: 60px;

}

.pbmit-column-four {


	padding-top: 60px;

	padding-bottom: 60px;

}

.pbmit-slider-two-content .pbmit-title {


	color: #111111 !important
}

.pbmit-slider-two-content .pbmit-playfair-font {


	color: #011874;

}

.pbmit-slider-two-content .pbmit-subtitle {


	color: #011874;

}

.pbmit-service-style-2:hover .pbmit-service-description {

	color: #ffffff;

}




.site-header .pbmit-bg-color-white {

	background-color: #111111;
}

.pbmit-header-menu-area .pbmit-element-title {

	color: #ffffff !important;

}

.pbmit-slider-two-content .pbmit-btn {

	color: #ffffff;

	background-color: #111111;

}


.prtce-servce .pbmit-title {

	color: #ffffff;

}

.prtce-servce .pbmit-subtitle {

	color: #ffffff;

}

.prtce-servce .pbmit-heading-subheading .pbmit-subtitle:after {
	background-color: var(--pbmit-white-color);
}

.fid-section-two h4 {


	color: #111111;

}

.static-box-sec-one .pbmit-subtitle {

	color: #ffffff !important;


}

.static-box-sec-one .pbmit-playfair-font {

	color: #111111;

}

.static-box-sec-one h3 {

	color: #111111;

}

@media (max-width:768px) {


	.site-header .site-title {

		line-height: 30px;

	}



	.pbmit-header-style-1 .site-branding img,
	.pbmit-header-style-2 .site-branding img {
		width: 221px;
	}

	.contact-form-box {

		margin-top: 60px;

	}

}

.modal-box h2 {

	color: #b18f43;


}

.modal-box p {

	color: #111111;

	font-size: 16px;


}

.pbmit-infostack-header-inner {
	display: flex;
	align-items: center;
}

.pbmit-right-box {
	margin-left: auto;
	display: flex;
	align-items: center;
}

.pbmit-header-menu-area {
	margin-right: 25px;
}

/* Right box layout */
.pbmit-right-box {
	margin-left: auto;
	display: flex;
	align-items: center;
}

/* Force correct order */
.pbmit-header-menu-area {
	order: 1;
}

.pbmit-ihbox-style-8 {
	order: 2;
}

.pbmit-header-button {
	order: 3;
}

.pbmit-burger-menu-wrapper {
	order: 4;
}

.pbminfotech-post-item h4 {

	text-align: center;

	margin-top: 12px;

	color: #ffffff;



}

.team-two-bg .pbminfotech-post-item p {

	text-align: center;

	color: #ffffff;



}

.team-two-bg .pbminfotech-post-item {

	background-color: #111111;


}


@media (max-width:2000px) {

	.pbmit-ihbox-style-8 {

		display: none;

	}

}

@media (max-width:1199px) {}

.about-two-bg .pbmit-btn {

	color: #ffffff;

}

.pbmit-ihbox-icon i {

	color: #b18f43;

	font-size: 26px;


}

.pbmit-service-style-2:hover:hover a {

	color: #ffffff;

}

.action-box-two-bg span {

	color: #111111;

}

.pbmit-sticky-header img {
	width: 250px !important;
	padding: 12px;
}

.ct-service {

	padding-top: 60px;

	padding-bottom: 60px;

}

.list-group {
	margin-bottom: 50px;

	padding-left: 44px;


}
















.pbmit-custom-heading h3 {


	color: #111111;

}

.site-content h4 {

	color: #111111;

}

.site-content p {

	color: #111111;

	font-size: 18px;

}

.column {
	width: 100%;

	text-align: center;
}

.card {
	width: 100%;
	height: 100%;
	padding: 2em 1.5em;
	background: linear-gradient(#ffffff 50%, #b18f43 50%);
	background-size: 100% 200%;
	background-position: 0 2.5%;
	border-radius: 5px;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
	cursor: pointer;
	transition: 0.5s;
}



.icon-wrapper {
	background-color: #b18f43;
	position: relative;
	margin: auto;
	font-size: 30px;
	height: 2.5em;
	width: 2.5em;
	color: #ffffff;
	border-radius: 50%;
	display: grid;
	place-items: center;
	transition: 0.5s;
}

.card:hover {
	background-position: 0 100%;
}

.card:hover .icon-wrapper {
	background-color: #ffffff;
	color: #111111;
}

.card:hover h3 {
	color: #ffffff;
}

.card:hover p {
	color: #f0f0f0;
}

.feature-item {
	display: flex;
	align-items: flex-start;
}

.feature-icon {
	flex-shrink: 0;
	margin-right: 16px;
}

.feature-content {
	flex: 1;
}

.feature-list {
	/* max-width: 420px; */
	margin-left: 16px;
	padding: 0;
	list-style: none;
}

.feature-item {
	margin: 40px 0;
}

.feature-box {
	display: flex;
	align-items: flex-start;
}

.feature-icon {
	flex-shrink: 0;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #111111;
	/* indigo */
	font-size: 22px;
	margin-right: 16px;

	background-color: #f1f1f1;
}

.feature-content h4 {
	font-size: 26px;
	font-weight: 600;
	color: #b18f43;
	margin: 0;
}

.feature-content p {
	margin-top: 8px;
	font-size: 16px;
	color: #6b7280;
	line-height: 1.6;
}

.aprch-servce {


	background-color: #fffaef;

	padding-top: 60px;


	padding-bottom: 60px;


}

.aprch-servce .pbmit-playfair-font {

	color: #b18f43;

}

.aprch-servce h3 {

	font-size: 21px;

	line-height: 36px;

	color: #111111;

	font-weight: 600;




}

.vision-mision-servce p {

	color: #111111;

	font-size: 18px;

	list-style: var(--pbmit-body-typography-line-height);

}

.about-two-bg p {


	color: #111111;

}

.vision-mision-servce img {

	width: 100%;

}

.vision-mision-servce {


	padding-top: 60px;

	padding-bottom: 60px;

}

.flex-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}



.items {

	height: 100%;
}

.abt-text p {


	margin-top: 20px;

	font-size: 18px;


}

.service-details h4 {


	font-size: 30px;


}

.service-details .pbmit-btn {

	color: #ffffff;

}

.fq-servce {

	padding-top: 60px;

	padding-bottom: 60px;

}

.fq-servce img {

	width: 100%;

	padding-bottom: 26px;


}

.pbmit-heading-subheading h4 {

	color: #111111;

	margin-top: 12px;
	margin-bottom: 12px;


}

.pbmit-heading-subheading p {

	color: #111111;

	font-size: 18px;

}

.fq-servce p {


	color: #111111;

}


.pbmit-element-static-box-style-1 a {

	margin-top: 12px;

}

#menu-toggle svg path {
	fill: #b18f43;
	/* gold / any color you want */
}

.contact-form .btn {


	margin-top: 30px;

}









.info {
	color: red;
}

#mail-status {
	color: green;
}