/******************************

    00 - Home
    01 - Inner Page
        00 - About Us
		01 - Our Plane
		02 - Faq
        03 - Services Details
        04 - Portfolio Single
        05 - Blog Detail
             Blog Classic
             Sidebar Right
             Blog Details
        06 - Team Details
        07 - Contacts
        08 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

/** Homepage 01 **/
.ihbox-one_leftbox {
	position: relative;
	padding: 70px 48px 0px 0px;
	height: 100%;
}

.ihbox-one_leftbox .pbmit-col-stretched-left {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	z-index: -1;
	overflow: hidden;
	background-image: url(../images/homepage-1/bg/trans-pattern-1.png);
	border-radius: 0px;
	background-color: var(--pbmit-global-color);
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto;
}

.ihbox-one_rightbox {
	padding: 50px 0px 220px 60px;
}

.video-section_one {
	margin-top: -200px;
}

.video-one-fid_box {
	padding: 100px 30px 100px 45px;
	background-color: var(--pbmit-secondary-color);
}

.video-one-fid_box .col-md-6:first-child .pbmit_column {
	padding: 0px 60px 0px 30px;
}

.video-one-fid_box .col-md-6:last-child .pbmit_column {
	padding: 0px 30px 0px 60px;
}

.video-one-fid_box .col-md-6:last-child {
	position: relative;
	border-left: 1px solid rgba(255, 255, 255, .2);
}

.video-one-fid_box .col-md-6:last-child:before,
.video-one-fid_box .col-md-6:last-child:after {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: var(--pbmit-global-color);
	left: -3px;
}

.video-one-fid_box .col-md-6:last-child:after {
	bottom: 0;
}

.video-one_bg {
	background-image: url(../images/homepage-1/bg/pbmit-colum-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	display: flex;
	align-content: center;
	align-items: center;
}

.video-one_bg .pbmit-video_btn {
	width: 100%;
}

.video-one_bg .pbmit-video_btn .pbmit-icon-wrapper {
	text-align: center;
}

.video-one_bg .pbmit-video_btn .pbmit-icon-wrapper a {
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	text-align: center;
	border-radius: 50%;
	font-size: 37px;
	padding: 27px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

.service-one_bg {
	padding: 256px 0px 100px 0px;
	margin-top: -163px;
}

.testimonial-one_bg {
	background-image: url(../images/homepage-1/bg/testimonial-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 90px 0px 190px 0px;
}

.testimonial-one_rightbox {
	padding: 15px 15px 15px 0px;
}

.portfolio_one {
	margin-top: -154px;
}

.pf-one-btn_box {
	padding: 80px 50px 0px 50px;
	height: 100%;
	text-align: center;
	background-color: var(--pbmit-secondary-color);
}

.pf-one-btn_box .pbmit-heading-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}

.about-one-col_left {
	width: 36.154%;
}

.about-one-col_right {
	width: 63.846%;
}

.about-one_img {
	text-align: center;
}

.client_one {
	overflow: hidden;
}

.client-one_leftbox {
	position: relative;
	z-index: 1;
	padding: 60px 50px 60px 50px;
	background-image: url(../images/homepage-1/bg/bg-01.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: var(--pbmit-blackish-color);
}

.client-one_leftbox:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: -1;
	background-color: rgba(26, 26, 26, .60);
}

.client-one_leftbox h2 {
	font-size: 26px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	color: var(--pbmit-white-color);
}

.client-one_leftbox h3 {
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 42px;
	margin: 0;
	color: var(--pbmit-global-color);
}

.client-one_bg {
	padding: 90px 0px 40px 40px;
}

.client-one_bg .pbmit-col-stretched-right {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	z-index: 0;
	overflow: hidden;
	background-color: var(--pbmit-global-color);
	background-image: url(../images/homepage-1/bg/trans-pattern-1.png);
	border-radius: 0px;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto;
}

.blog-section_one {
	margin-top: -120px;
	padding: 203px 0px 30px 0px;
	background-color: #f6f6f6;
}

/** Homepage 02 **/
.ihbox-two_leftbox .pbmit-heading_desc {
	padding-right: 40px;
}

.ihbox-two_main {
	margin-right: -50px;
	padding: 15px 15px 15px 0;
	background-color: var(--pbmit-white-color);
}

.ihbox-two_leftbox {
	padding: 83px 0px 75px 0px;
}

.ihbox-two_rightbox {
	position: relative;
	height: 100%;
	padding: 440px 96px 95px 0px;
	margin-right: -500px;
}

.ihbox-two_rightbox .pbmit-col-stretched-right {
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	z-index: -1;
	overflow: hidden;
	background-color: var(--pbmit-global-color);
	background-image: url(../images/homepage-2/bg/bg-01.png);
	border-radius: 0px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-size: cover;
}

.ihbox-two_rightbox .pbmit-heading-title {
	text-align: center;
}

.ihbox-two_rightbox .pbmit-heading-title h2 {
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	line-height: 38px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}

.ihbox-two_rightbox .pbmit-heading-title h3 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 40px;
	color: var(--pbmit-white-color);
}

.ihbox-two_rightbox .btn_box {
	text-align: center;
}

.our-security-section_two {
	position: relative;
}

.our-security-bg_layer {
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	left: 50%;
	background-color: var(--pbmit-light-color);
	width: auto;
	z-index: -1;
	overflow: hidden;
}

.our-security-two_col1 {
	width: 12%;
}

.our-security-two-title_box {
	position: relative;
	height: 100%;
	background-image: url(../images/homepage-2/bg/pattern-bg-1.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 29px 20px 0px 12px;
	background-color: var(--pbmit-global-color);
}

.our-security-two-title_box h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 1.3px;
	transform: rotate(-90deg);
	white-space: nowrap;
	display: inline-block;
	left: 70px;
	position: absolute;
	transform-origin: left;
	bottom: 45px;
	margin: 0;
	color: var(--pbmit-white-color);
}

.our-security-two-title_box h2 span {
	text-decoration: underline;
	color: var(--pbmit-blackish-color);
}

.our-security-two_col2 {
	width: 38%;
}

.our-security-two_img {
	position: relative;
	margin-left: 10px;
	background-image: url(../images/homepage-2/img-01.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.our-security-two_img .icon_box {
	position: absolute;
	top: 50%;
	right: -39px;
	margin-top: -30px;
	width: auto;
}

.our-security-two_img .pbmit-icon_wrapper {
	padding: 20px;
	font-size: 38px;
	-webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 0 0 8px rgba(0, 0, 0, .08);
	box-shadow: 0 0 0 8px rgba(0, 0, 0, .08);
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.our-security-two_img .pbmit-icon_wrapper:hover {
	color: #69727d;
}

.our-security-two_col3 {
	width: 49.332%;
}

.our-security-two_right {
	padding: 55px 50px 50px 80px;
	background-color: var(--pbmit-white-color);
}

.our-security-two_right .heading_title {
	color: var(--pbmit-blackish-color);
}

.video-section_two {
	position: relative;
	padding: 90px 0px 350px 0px;
	background-image: url(../images/homepage-2/bg/bg-02.jpg);
}

.video-background-overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.72);
}

.video-section_two .pbmit-icon-wrapper {
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}

.video-section_two .pbmit-icon-wrapper a {
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	text-align: center;
	font-size: 80px;
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}

.video-section_two .pbmit-heading-title {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}

.video-section_two .pbmit-heading-title h2 {
	font-size: 50px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}

.video-section_two .pbmit-title {
	position: relative;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.75);
}

.testimonial_two {
	margin-top: -260px;
	position: relative;
	z-index: 1;
}

.testimonial_two .pbmit-left_col {
	width: 30.256%;
}

.testimonial-two-left_bg {
	position: relative;
	z-index: 1;
	height: 100%;
	padding: 50px 30px 0px 35px;
	background-color: var(--pbmit-global-color);
}

.testimonial-two-left-bg-overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	position: absolute;
	background-image: url(../images/homepage-2/bg/bg-03.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.7;
}

.testimonial_two .pbmit-right_col {
	width: 69.744%;
}

.testimonial-two-right_box {
	position: relative;
	padding: 50px 0px 0px 50px;
}

.testimonial-two-right_box .pbmit-col-stretched-right {
	position: absolute;
	height: 330px;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	z-index: -1;
	overflow: hidden;
	background-color: var(--pbmit-light-color);
}

.testimonial-two-right_box .pbmit-heading-desc {
	margin-bottom: 45px;
	width: 60%;
}

.team-section_two {
	padding: 80px 0px 40px 0px;
}

.team-section_two .col-md-4 {
	padding-right: 7.5px;
	padding-left: 7.5px;
	margin-bottom: 15px;
}

.testimonial-two-right_box .swiper-button-next,
.testimonial-two-right_box .swiper-button-prev,
.blog-section_two .swiper-button-next,
.blog-section_two .swiper-button-prev {
	background-color: var(--pbmit-blackish-color);
}

.testimonial-two-right_box .swiper-button-next:hover,
.testimonial-two-right_box .swiper-button-prev:hover,
.blog-section_two .swiper-button-next:hover,
.blog-section_two .swiper-button-prev:hover {
	background-color: var(--pbmit-global-color);
}

.testimonial-two-right_box .swiper-button-next:before,
.testimonial-two-right_box .swiper-button-prev:before,
.blog-section_two .swiper-button-next:before,
.blog-section_two .swiper-button-prev:before {
	display: none;
}

.testimonial-two-right_box .swiper-button-next:after,
.testimonial-two-right_box .swiper-button-prev:after,
.blog-section_two .swiper-button-next:after,
.blog-section_two .swiper-button-prev:after {
	content: '\e839';
	font-family: "pbminfotech-base-icons";
	font-size: 15px;
}

.testimonial-two-right_box .swiper-button-next:after,
.blog-section_two .swiper-button-next:after {
	margin-right: 0;
}

.testimonial-two-right_box .swiper-button-prev:after,
.blog-section_two .swiper-button-prev:after {
	margin-left: 0;
}

.testimonial-two-right_box .swiper-button-prev,
.blog-section_two .swiper-button-prev {
	transform: rotate(180deg);
	margin-right: 10px;
}

.client-section_two {
	margin-bottom: 50px;
	margin-top: 50px;
	position: relative;
	z-index: 1;
	background-color: var(--pbmit-global-color);
	;
}

.client-two_box {
	position: relative;
	padding: 30px 0px 30px 0px;
}

.client-two_box .pbmit-col-stretched-right {
	background-image: url(../../demo2/wp-content/uploads/sites/3/2020/05/dsvy-map-bg.png);
	border-radius: 0px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: var(--pbmit-global-color);
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	z-index: -1;
	overflow: hidden;
}

.blog-section_two {
	background-image: url(../images/homepage-2/bg/bg-04.jpg);
	background-position: bottom center;
	background-size: cover;
	padding: 180px 0px 20px 0px;
	border-top: 1px solid #E7E7E7;
}

.blog-section_two .pbmit-blog-style-1 .post-item {
	border-bottom-color: var(--pbmit-global-color);
}

/** Homepage 03 **/
.about-section_three {
	background-image: url(../images/homepage-3/bg/bg-01.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
}

.about-three_leftbox {
	background-image: url(../images/homepage-3/bg/bg-02.jpg);
	background-position: center center;
	background-size: cover;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	padding: 0;
}

.about-three_leftbox .pbmit-heading-title {
	text-align: center;
	padding: 20px 30px;
	margin-bottom: -62px;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: var(--pbmit-global-color);
}

.about-three_leftbox .pbmit-heading-title h2 {
	color: var(--pbmit-white-color);
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}

.about-three_leftbox .pbmit-heading-title h2 a {
	color: inherit;
}

.about-three_leftbox .pbmit-heading-title h2 a span {
	color: var(--pbmit-blackish-color);
	text-decoration: underline;
}

.about-three_rightbox {
	padding: 60px 15px 60px 50px;
}

.service-section_three {
	padding: 145px 0 60px 0;
}

.service-section_three .pbmit-heading-subheading-style-3 .pbmit-heading_desc {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.client-three_box {
	position: relative;
	padding: 55px 40px 28px 0px;
}

.client-three_box .pbmit-col-stretched-left {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	overflow: hidden;
	background-color: var(--pbmit-global-color);
}

.testimonial-three-left_img1 {
	margin-bottom: 10px;
}

.testimonial-three-left_img3 {
	height: 100%;
	background-image: url(../images/homepage-3/bg/bg-03.jpg);
	background-position: top center;
	background-size: cover;
}

.testimonial-three-main_box {
	padding: 52px 0 0 25px;
}

.testimonial-three-main_box .swiper-horizontal>.swiper-pagination-bullets {
	width: 30px;
	bottom: 80px;
}

.col-md-20percent .pbmit-portfolio-style-1 {
	padding-right: 7.5px;
	padding-left: 7.5px;
	margin-bottom: 15px;
}

.col-md-20percent .pbmit-portfolio-style-1 .pbminfotech-post-content:after {
	background-color: rgba(250, 129, 0, .90);
}

.accordion-section_three {
	margin-top: -170px;
	padding: 230px 0px 90px 0px;
}

.accordion-three_left {
	padding-right: 30px;
}

.accordion-three_left .pbmit-heading-subheading-style-3 {
	margin-bottom: 70px;
}

.accordion-section_three .accordion {
	margin-top: 40px;
}

.pbmit-blog-style-3 .row-reverse {
	flex-direction: row-reverse;
}

/*----------------------------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 00 - About Us **/
.about-digicop-left_box {
	padding: 40px 65px 0 0;
}

.about-digicop-right_img2 {
	background-image: url(../images/about-us/about-02.jpg);
	background-position: top center;
	background-size: cover;
	height: 100%;
}

.about-counter_section {
	padding: 100px 0px 350px 0px;
	background-image: url(../images/about-us/img-01.png);
}

.why-choose-us_section {
	position: relative;
}

.why-choose-us_section:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: -1;
	background-color: var(--pbmit-light-color);
}

.why-choose-us_box {
	margin-top: -260px;
	background-color: var(--pbmit-white-color);
}

.why-choose-us-left_imgbox {
	background-image: url(../images/blog/blog-01b.jpg);
	background-size: cover;
	height: 100%;
}

.why-choose-us-right_box {
	padding: 70px 40px 50px 60px;
}

.team_box {
	padding: 100px 0 60px 0;
}

.client-section_bg {
	padding: 80px 0 50px 0;
	background-color: var(--pbmit-global-color);
}

/** 00 - About Us 2**/
.features-service-section {
	padding: 70px 0 40px 0;
}

.features-service-section .pbmit-btn-global {
	padding: 20px 42px;
}

.about-left_bg {
	position: absolute;
	height: 100%;
	width: auto;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/bg/bg-02.jpg);
	border-radius: 0px;
	background-color: transparent;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-right-content_box {
	padding: 80px 0px 80px 70px;
}

.counter_bg {
	padding: 50px 0 50px 0;
	background-image: url(../images/bg/map-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.testimonial_bg {
	background-image: url(../images/bg/map-bg.png);
	background-position: center center;
	background-repeat: repeat-y;
	padding: 90px 0px 80px 0px;
}

/** 01 - Our Plane **/
.counter-section_bg {
	background-image: url(../images/bg/bg-01.png);
}

.team_section {
	padding: 90px 0 60px 0;
}

/** 02 - Faq **/
.faq_section {
	padding: 90px 0 80px 0;
}

.faq_section .accordion {
	padding-left: 25px;
}

.faq_section .accordion .accordion-item.active .accordion-button {
	border: 2px solid var(--pbmit-global-color);
	background-color: transparent;
}

.faq_section .accordion-item.active button .pbmit-accordion-title {
	color: var(--pbmit-global-color);
}

.faq_section .accordion-item .pbmit-accordion-icon-opened {
	color: var(--pbmit-white-color);
}

.faq_section .accordion .accordion-body {
	padding: 10px 15px 0px 15px;
	margin-bottom: 25px;
}

.faq_section .accordion .accordion-button {
	border: 2px solid #eee;
}

.faq_section .tab_section {
	padding-top: 90px;
}

.tab_section .lightbox-video_bg {
	position: relative;
}

.tab_section .lightbox-video_bg .pbmit-video_btn {
	position: absolute;
	top: 176px;
	width: 100%;
}

.tab_section .lightbox-video_bg .pbmit-icon-wrapper {
	text-align: center;
}

.tab_section .lightbox-video_bg .pbmit-icon-wrapper a {
	font-size: 35px;
	padding: 25px;
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	transition: all .3s;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

/** 03 - Services Details **/
.service-left-col,
.service-right-col {
	padding-top: 80px;
	padding-bottom: 80px;
}

.service_details .pbmit-entry-content .overview_box {
	margin-top: 40px;
	padding-bottom: 20px;
}

.service_details .pbmit-entry-content .pbmit-title {
	margin-bottom: 20px;
}

.service-single-list-group {
	padding-top: 30px;
}

.service-single-list-group .list-group-borderless .list-group-item {
	color: #000;
}

.service-single-list-group .list-group-borderless .list-group-item:not(:last-child) {
	padding-bottom: calc(10px/2);
}

.service-single-list-group .list-group-borderless .list-group-item:not(:first-child) {
	margin-top: calc(10px/2);
}

.service-single-list-group .pbmit-widget-text-editor {
	border-bottom: 1px solid #EAE9E9;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

/** 04 - Portfolio Single **/
.portfolio-single {
	padding-top: 100px;
	padding-bottom: 70px;
}

.pbmit-single-project-content-wrapper {
	position: relative;
}

.pbmit-single-project-content-wrapper .pbmit-featured-wrapper {
	margin-bottom: 50px;
}

.pbmit-single-project-details-list {
	position: absolute;
	right: 0;
	bottom: -60px;
	min-width: 320px;
	background-color: var(--pbmit-blackish-color);
	padding: 20px 35px 35px 35px;
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li {
	margin: 0;
	padding: 17px 0;
	font-size: 15px;
	line-height: 25px;
	position: relative;
	font-weight: 500;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	color: rgba(255, 255, 255, .8);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li span {
	width: 100%;
	display: block;
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title {
	font-weight: 500;
	font-size: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li a {
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.portfolio-single h2.pbmit-title {
	margin-bottom: 20px;
}

.portfolio-single .ihbox_section {
	padding-top: 50px;
}

.pf-single-list-group_area {
	padding-top: 20px;
}

.portfolio-single .counter_box {
	padding-bottom: 48px;
}

.portfolio-single .counter_box .pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.portfolio-single .counter_box .pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	color: var(--pbmit-blackish-color);
}

.pbmit-portfolio-single .navigation {
	margin-top: 40px;
}

.post-navigation .nav-links {
	margin-top: -1px;
	padding: 41px 0;
	display: flex;
	align-items: normal;
	width: 100%;
	margin-bottom: 50px;
}

.pbmit-portfolio-single .post-navigation .nav-links {
	padding-bottom: 0;
	padding-top: 0;
	border-top: 1px solid #f2f3f4;
	border-bottom: 1px solid #f2f3f4;
}

.pbmit-portfolio-single .post-navigation .nav-links .nav-previous {
	width: unset;
}

.post-navigation .nav-links .nav-previous {
	margin-right: auto !important;
}

.pbmit-portfolio-single .nav-links a {
	display: -ms-flexbox !important;
	display: flex !important;
}

.pbmit-portfolio-single .nav-links .pbmit-portfolio-nav-icon {
	width: 45px;
	text-align: left;
	display: inline-block;
	position: relative;
	font-size: 24px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	display: none;
}

.pbmit-portfolio-single .pbmit-portfolio-nav-wrapper {
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 240px;
	display: inline-block;
	vertical-align: middle;
}

.pbmit-portfolio-single .pbmit-portfolio-nav-head {
	font-size: 16px;
	font-weight: 700;
	color: var(--pbmit-global-color);
}

.post-navigation .nav-links .nav-title,
.post-navigation .nav-links .nav-title {
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

/** 05 - Blog Detail**/
.blog-right-col {
	flex: 0 0 34%;
	max-width: 34%;
	padding-top: 80px;
	padding-bottom: 80px;
}

.blog-left-col {
	flex: 0 0 66%;
	max-width: 66%;
	padding-top: 80px;
	padding-bottom: 80px;
}

/** --- Blog Classic ---**/
.post.blog-classic {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.pbmit-blog-classic-inner {
	padding: 30px 30px 5px 30px;
	border: 1px solid #eee;
}

.pbmit-blog-meta.pbmit-blog-meta-top {
	position: relative;
	font-size: 14px;
}

.pbmit-blog-meta-top .pbmit-meta {
	margin-right: 0;
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	color: #8e99ad;
	letter-spacing: 1.5px;
	font-weight: 500;
	padding-left: 0;
}

.pbmit-blog-meta-top .pbmit-meta a {
	color: #8e99ad;
}

.pbmit-blog-meta-top span+span:before {
	content: '';
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #8e99ad;
	top: 0;
	margin: 0 11px 2px;
	position: relative;
	display: inline-block;
}

.blog-classic .pbmit-post-title {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: 700;
}

.blog-classic .pbmit-post-title a {
	color: #2c2c2c;
}

.blog-classic .pbmit-blog-meta,
.pbmit-blog-meta a {
	color: #616161;
}

.blog-classic .pbmit-blog-meta a:hover {
	color: var(--pbmit-global-color);
}

.blog-classic .pbmit-entry-content {
	margin-top: 20px;
	font-size: 16px;
}

.blog-classic .pbmit-entry-content .pbmit-read-more-link {
	margin-bottom: 25px;
}

.blog-classic .pbmit-entry-content .pbmit-read-more-link a {
	font-size: 13px;
	line-height: 23px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	display: inline-block;
	color: var(--pbmit-global-color);
}

.blog-classic .pbmit-entry-content .pbmit-read-more-link a:hover {
	color: var(--pbmit-blackish-color);
}

.blog-classic .pbmit-entry-content .pbmit-read-more-link a span {
	position: relative;
	display: inline-block;
	line-height: normal;
	padding-right: 20px;
}

.blog-classic .pbmit-entry-content .pbmit-read-more-link a span:after {
	content: "+";
	font-size: 20px;
	line-height: 16px;
	position: absolute;
	right: 0;
	top: -2px;
}

/**--- Sidebar Right ---**/
.sidebar .widget {
	margin-bottom: 0px;
	padding: 30px 30px;
	padding-bottom: 5px;
	background-color: var(--pbmit-light-color);
}

.sidebar .widget:last-child {
	padding-bottom: 30px;
}

.sidebar .widget .widget-title {
	margin-bottom: 35px;
	position: relative;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--pbmit-blackish-color);
}

.sidebar .widget .widget-title:after {
	display: block;
	height: 2px;
	margin-top: 0;
	margin-bottom: -2px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	background: linear-gradient(to right, #fcaf17 0, #fcaf17 66%, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0) 71%, rgba(252, 175, 23, .5) 71%);
}

.widget .search-form {
	position: relative;
}

.widget .search-form .search-field {
	height: 60px;
	display: block;
	border: none;
	background-color: var(--pbmit-white-color);
	text-transform: none;
	width: 100%;
	padding: 0 15px;
	font-weight: 400;
	line-height: normal;
	font-size: 16px;
	font-family: var(--pbmit-heading-typography-font-family);
}

.widget .search-form .search-field::placeholder {
	color: #848484;
}

.sidebar .widget .search-form button {
	position: absolute;
	right: 5px;
	padding: 0;
	border: none;
	outline: none;
	top: 5px;
	height: 50px;
	font-size: 16px;
	z-index: 1;
	width: 50px;
	line-height: 58px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.sidebar .widget .search-form button:after {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\e800';
	right: 16px;
	font-size: 16px;
	top: 17px;
	font-size: 16px;
	color: var(--pbmit-white-color);
	line-height: normal;
}

.sidebar .widget-categories ul li {
	position: relative;
	margin: 2px 0;
}

.sidebar .widget-categories ul li a {
	font-weight: 500;
	position: relative;
	padding: 16px 30px 20px 20px;
	display: block;
	line-height: normal;
	background-color: var(--pbmit-white-color);
}

.sidebar .widget-categories li span {
	position: absolute;
	right: 15px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: #f6f6f6;
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: 700;
	border-radius: 0;
	top: 15px;
}

.sidebar .widget-categories ul li a:hover {
	color: var(--pbmit-global-color);
}

.sidebar .recent-post-list li:first-child {
	padding-top: 0px;
}

.sidebar .recent-post-list li:not(:last-child) {
	padding-bottom: 15px;
}

.sidebar .recent-post-list li {
	display: flex !important;
	align-items: normal;
	width: 100%;
	margin-top: 10px;
	padding-top: 0;
}

.sidebar .recent-post-list li a.recent-post-thum {
	width: 75px;
	flex-shrink: 0;
	margin-right: 15px;
	display: inline-block;
}

.sidebar .recent-post-list .pbmit-rpw-content a {
	display: inline-block;
	font-weight: 500;
}

.sidebar .recent-post-list .pbmit-rpw-date {
	line-height: 17px;
	display: block;
	color: #b4b4b4;
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
}

.sidebar .recent-post-list .pbmit-rpw-date a {
	font-size: 13px;
	color: var(--pbmit-global-color);
}

.sidebar .widget_archive li {
	margin: 2px 0;
	position: relative;
}

.sidebar .widget_archive li a {
	padding: 16px 30px 20px 30px;
	display: block;
	padding-left: 20px;
	position: relative;
	line-height: normal;
	font-weight: 500;
	background-color: var(--pbmit-white-color);
}

.service-sidebar .widget {
	padding: 30px 30px;
	padding-bottom: 5px;
	margin-bottom: 0;
	background-color: var(--pbmit-light-color);
}

.service-sidebar .post-list li {
	margin: 2px 0;
	padding: 0;
}

.service-sidebar .post-list li a {
	background-color: var(--pbmit-white-color);
	padding: 16px 30px 20px 30px;
	display: block;
	position: relative;
	line-height: normal;
	font-weight: 500;
}

.widget .download .item-download:first-child {
	margin-bottom: 15px;
}

.widget .download .item-download:first-child a,
.widget .download .item-download:last-child a:hover {
	background-color: var(--pbmit-global-color);
}

.widget .download .item-download:last-child a,
.widget .download .item-download:first-child a:hover {
	background-color: var(--pbmit-blackish-color);
}

.widget .download .item-download a {
	display: block;
	padding: 25px;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: 0.2s ease-out 0s;
	-o-transition: 0.2s ease-out 0s;
	transition: 0.2s ease-out 0s;
}

.widget .download .item-download a i {
	margin-right: 10px;
}

/**--- Blog Details ---**/
.blog-details .pbmit-blog-classic {
	position: relative;
	overflow: hidden;
}

.blog-details .pbmit-entry-content {
	margin-top: 20px;
	font-size: 16px;
}

.blog-details .pbmit-blog-meta-bottom {
	margin-top: 10px;
	padding-top: 35px;
	border-top: 1px solid #e9e9e9;
}

.blog-details .gallery-columns_two {
	margin-bottom: 30px;
}

.blog-details blockquote {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	font-style: normal;
	padding: 30px 40px;
	padding-left: 110px;
	position: relative;
	background: transparent;
	margin: 40px 0 30px;
	color: #000;
	border-radius: 0;
	border: 4px solid #f6f6f6;
}

.blog-details blockquote:after {
	position: absolute;
	content: "\e83e";
	font-family: "pbminfotech-base-icons";
	font-size: 53px;
	line-height: normal;
	top: 24px;
	left: 30px;
	font-style: normal;
	font-weight: 500;
	color: var(--pbmit-global-color);
}

.blog-details blockquote p {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

.blog-details blockquote cite {
	display: block;
	font-size: 13px;
	line-height: 23px;
	font-style: normal;
	font-weight: 500;
	margin-top: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	opacity: .95;
}

.blog-details blockquote cite:before {
	content: "\2014\00a0";
}

.pbmit-blog-meta-bottom .pbmit-meta-tags .pbmit-meta-title {
	color: #424d6c;
	font-size: 16px;
	font-weight: 600;
}

.pbmit-blog-meta-bottom .pbmit-meta-tags a {
	color: #8b90a0;
	font-weight: 400;
}

.pbmit-blog-meta-bottom ul li {
	margin-right: 5px;
	display: inline-block;
}

.pbmit-blog-meta-bottom .pbmit-social-share li a {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	border-radius: 50%;
}

.pbmit-social-share .pbmit-social-li-facebook a {
	background-color: #3B5998;
}

.pbmit-social-share .pbmit-social-li-twitter a {
	background-color: #55ACEE;
}

.pbmit-social-share .pbmit-social-li-google-plus a {
	background-color: #dd4b39;
}

.pbmit-social-share .pbmit-social-li-tumblr a {
	background-color: #2c4762;
}

.pbmit-author-box {
	margin-top: 60px;
	margin-bottom: 25px;
	padding: 45px 45px 25px 48px;
	background-color: #f6f6f6;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	border-radius: 0;
	border-left: 5px solid var(--pbmit-global-color);
}

.pbmit-blog-meta-bottom .pbmit-meta-tags .pbmit-meta-title {
	color: #424d6c;
	font-size: 16px;
	font-weight: 600;
}

.pbmit-blog-meta-bottom .pbmit-meta-tags a {
	color: #8b90a0;
	font-weight: 400;
}

.pbmit-blog-meta-bottom ul li {
	margin-right: 5px;
	display: inline-block;
}

.pbmit-blog-meta-bottom .pbmit-social-share li a {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	border-radius: 50%;
}

.pbmit-social-share .pbmit-social-li-facebook a {
	background-color: #3B5998;
}

.pbmit-social-share .pbmit-social-li-twitter a {
	background-color: #55ACEE;
}

.pbmit-social-share .pbmit-social-li-google-plus a {
	background-color: #dd4b39;
}

.pbmit-social-share .pbmit-social-li-tumblr a {
	background-color: #2c4762;
}

.pbmit-author-box {
	margin-top: 60px;
	margin-bottom: 25px;
	padding: 45px 45px 25px 48px;
	background-color: #f6f6f6;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	border-radius: 0;
	border-left: 5px solid var(--pbmit-global-color);
}

.pbmit-author-image {
	height: 95px;
	width: 95px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 35px;
	background-color: var(--pbmit-white-color);
}

.pbmit-author-content {
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100;
}

.pbmit-author-content .pbmit-author-name {
	line-height: 30px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 10px;
	margin-bottom: 15px;
	display: inline-block;
}

.blog-details .comments-box {
	padding-top: 30px;
}

.blog-details .comments-box .comments-title {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 30px;
}

.blog-details .comment-list>li {
	padding-bottom: 15px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e8e7ec;
}

.comment-list .pbmit-comment {
	margin-bottom: 30px;
}

.pbmit-comment-avatar {
	float: left;
	margin-right: 22px;
}

.children,
.comment-list {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list .pbmit-comment-avatar img {
	border-radius: 50%;
	width: 80px;
	height: 80px;
}

.pbmit-comment-content {
	position: relative;
	flex-grow: 1;
	background: var(--pbmit-white-color);
	margin-left: 100px;
}

.pbmit-comment-content .pbmit-comment-author {
	display: block;
	margin-top: 4px;
	margin-bottom: 3px;
	color: #222;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

.pbmit-comment-date {
	display: block;
	margin-bottom: 25px;
	color: #b4b4b4;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.pbmit-comment-date a {
	color: #b4b4b4;
}

.comments-box .reply {
	position: absolute;
	top: 5px;
	right: 0;
	font-weight: 500;
	letter-spacing: .1em;
}

.comments-box .reply a {
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 16px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
	border-radius: 0;
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
}

.comments-box .reply a:hover {
	background-color: var(--pbmit-global-color);
}

.comment-list .children {
	margin-left: 30px;
}

.comment-respond .comment-form-cookies-consent input {
	-webkit-appearance: auto;
}

.comment-respond button {
	padding: 20px 30px;
}

/** 06 - Team Details **/
.pbmit-team-details {
	padding: 100px 0 70px 0;
}

.pbmit-team-left-inner {
	margin-right: 20px;
	position: relative;
	background-color: #eef7f9;
	overflow: hidden;
}

.pbmit-team-left-inner .pbmit-team-summary {
	padding: 30px 25px 20px;
}

.pbmit-team-left-inner .pbmit-team-summary .pbmit-team-title {
	font-weight: 700;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 5px;
}

.pbmit-team-details .pbmit-team-designation {
	font-size: 13px;
	line-height: 20px;
	color: #797979;
	margin-bottom: 35px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pbmit-team-details .pbmit-team-social-links li {
	margin-bottom: 10px;
}

.pbmit-team-details .pbmit-team-social-links a {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	border-radius: 0;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-team-details .pbmit-team-details-inner .pbmit-title {
	margin-bottom: 20px;
}

.pbmit-single-team-info li {
	margin-bottom: 10px;
}

.pbmit-single-team-info li label {
	min-width: 70px;
	font-weight: 600;
	margin-bottom: 0.5rem;
}

.pbmit-team-details .pbmit-entry-content {
	margin-top: 40px;
}

.team-details-contact .form-control {
	font-size: 14px;
}

/** 07 - Contacts **/
.iframe_section iframe {
	height: 500px;
	max-width: 100%;
	width: 100%;
	margin: 0;
}

.contact-form_box {
	padding: 50px 60px 25px 60px;
	background-color: var(--pbmit-white-color);
}

.information_box {
	padding: 50px 0px 60px 50px;
}

.information_box .pbmit-social-links li>a {
	font-size: inherit;
	width: 45px;
	height: 45px;
	line-height: 45px;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
	border-radius: 50%;
	display: block;
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.information_box .pbmit-social-links li>a:hover {
	background-color: var(--pbmit-blackish-color);
}

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: -26px;
	margin-right: 20%;
	margin-left: 1px;
}

.message-status {
	margin-top: 30px;
}

/**08 - Comment Form **/
.form-control {
	line-height: normal;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 400;
	height: 55px;
	border: 0;
	border-radius: 0px;
	margin-bottom: 25px;
	width: 100%;
	background-color: var(--pbmit-light-color);
	font-family: inherit;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.form-control:focus {
	background-color: var(--pbmit-light-color);
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

textarea.form-control {
	height: 175px;
	resize: none;
	padding: 12px 15px;
}

.pbmit-pre-header-wrapper {
	background-color: #fff;
}

#rev_slider_2_1 {
	height: 818px !important;
}

#slider-1-slide-1-layer-8 {
	margin-top: -139px !important;
	font-size: 70px !important;
}

#slider-1-slide-1-layer-0 {
	margin-top: -119px !important;
}

#slider-1-slide-1-layer-15 {
	margin-top: -119px;
}

#slider-1-slide-1-layer-16 {
	margin-top: -95px !important;
}

#slider-1-slide-1-layer-18 {
	margin-top: -95px !important;
}

#slider-1-slide-3-layer-8 {
	margin-top: -139px !important;
	font-size: 70px !important;
}

#slider-1-slide-3-layer-0 {
	margin-top: -119px !important;
}

#slider-1-slide-3-layer-15 {
	margin-top: -119px;
}

#slider-1-slide-3-layer-16 {
	margin-top: -95px !important;
}

#slider-1-slide-3-layer-18 {
	margin-top: -95px !important;
}

#rev_slider_2_1_wrapper {
	height: 750px !important;
}

#rev_slider_2_1_forcefullwidth {
	height: 750px !important;
}

.pbmit-service-btn-a {
	color: white;
}

.pbminfotech-post-item .pbmit-featured-wrapper {
	overflow: hidden;
	transition: all 0.2s linear;
}

.pbmit-service-style-1 {
	transition: all 0.2s linear;
}

.pbminfotech-post-item .pbmit-featured-wrapper img {
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.2s linear !important;
}

.pbminfotech-post-item:hover img {
	transform: scale(1.1);
}

.whatsapp i {
	position: fixed;
	bottom: 120px;
	left: 30px;
	background: #1c9329;
	font-size: 30px;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	padding: 10px 12px;
	color: #fff;
	z-index: 9999;
	border-radius: 50%;
	border: 2.5px solid #fff;
}

.call i {
	position: fixed;
	bottom: 40px;
	left: 30px;
	background: #B31312;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
	font-size: 30px;
	padding: 9px 12px;
	color: #fff;
	z-index: 9999;
	border-radius: 50%;
	border: 2.5px solid #fff;
}

.pbmit-breadcrumb-inner {
	margin-top: 30px;
}

.enqury
{
	margin:36px 0px 2px 2px;
}