.loader-container {position:fixed;top:0px;left:0px;bottom:0px;right:0px;background:#FFFFFF;z-index:999999;}
.loader {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.loader img {width:150px;}

@media (max-width:768px) {
	.loader img {width:140px;}
}

.checkbox {margin-top:20px;}
.checkbox.mb-30 {margin-bottom:30px;}
.checkbox .checkbox-label {padding-top:7px;font-size:14px;font-weight:normal;display:block;position:relative;padding-left:40px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.checkbox .checkbox-label a {font-size:14px;font-weight:normal;text-decoration:underline;transition:opacity .2s;}
.checkbox .checkbox-label a:hover {opacity:.7;}
.checkbox .checkbox-label input {position:absolute;opacity:0;cursor:pointer;height:1;width:1;border:none;background:none;}
.checkbox .checkbox-label .checkmark {position:absolute;top:6px;left:0;height:26px;width:26px;background-color:transparent;border:solid 1px var(--pbmit-global-color);}
.checkbox .checkbox-label input:checked ~ .checkmark {background-color:var(--pbmit-global-color);}
.checkbox .checkbox-label .checkmark:after {content: "";position: absolute;display: none;}
.checkbox .checkbox-label input:checked ~ .checkmark:after {display: block;}
.checkbox .checkbox-label .checkmark:after {left:9px;top:5px;width:6px;height:12px;border: solid white;border-width: 0 2px 2px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.topbar-mobile {background:#F5F5F5;padding:20px 30px 20px 20px;}
.topbar-mobile .pbmit-pre-header-right {display:flex;align-items:center;justify-content:end;}
.pbmit-pre-header-right .pbmit-social-li {font-weight:600;color:var(--pbmit-blackish-color);position:relative;margin-right:20px;}
.pbmit-pre-header-right .pbmit-social-li:last-child {margin-right:0px;}
.pbmit-pre-header-right .pbmit-social-li:after {content:"";position:absolute;width:0%;height:2px;bottom:0px;left:0px;right:0px;background:var(--pbmit-global-color);transition:.3s width;}
.pbmit-pre-header-right .pbmit-social-li.active:after {width:100%;}
.pbmit-pre-header-right .pbmit-social-li a {}

.pbmit-header-lng { margin-right:60px;margin-left:15px;}
.pbmit-header-lng a {transition:.2s all;font-size:17px;}
.pbmit-header-lng a:hover {color:var(--pbmit-blackish-color);}
.pbmit-header-lng a:hover:after {width:100%;}

.ihbox-section_one .pbmit-col-wrapper{
	border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #E8E8E9;
    padding: 80px 80px 80px 80px;
}

.chart_box{
	padding-top: 300px;
}	
.chart-heading{
	font-size: 16px;
    font-weight: 600;
    line-height: 28px;
	color: #000000;
}
.about-one_img{
	margin-top: 30px;
}
.service_one .pbmit-service-style-1 .pbminfotech-post-item {
	padding-right: 35px;
	margin-right: 5px;
	border-right: 1px solid rgba(255, 255, 255,.2);
}
.service-one-arrow{
	position: relative;
}
.counter-one_bg{
	position: relative;
	padding: 350px 0px 350px 0px;
}
.counter-one_bg .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-1/bg/counter-new-bg.jpg);
    border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter-one_bg .pbminfotech-ele-fid-style-4{
	position: absolute;
	bottom: 90px;
	left: 80px;
	color: var(--pbmit-white-color);
}
.team-one_leftbox{
	padding-right: 100px;
}
.team-one_leftbox .team-one-arrow{
	display: inline-flex !important;
}
.team-one-arrow .swiper-button-next:after, 
.team-one-arrow .swiper-button-prev:after{
	color: var(--pbmit-global-color);
}	
.client_one{
	padding-bottom: 130px;
}
.client_one .container-fluid{
	padding: 0px 30px 0px 30px;
}
.testimonial_one .swiper-slider{
	padding-bottom: 60px;
}
.blog-one_leftbox{
	background-image: url(../images/homepage-1/bg/blog-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.blog-one_rightbox{
	padding: 120px 200px 120px 100px;
}

.service_two {
	overflow: hidden;
	padding: 110px 0px 110px 0px;
}
.service-two-arrow .swiper-button-next:after, 
.service-two-arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}
.service_two .service-two-arrow {
    display: inline-flex !important;
}
.about-two-left_col{
	position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-image: url(../images/homepage-2/bg/about-img-01.jpg);
    border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:991px) {
	.colreverse {flex-direction:column-reverse;}
	.colreverse img {margin-top:25px;}
	.colreverse .about-right_box {margin-top:0px !important;}
}

.about-two_rightbox{
	padding: 110px 0px 110px 110px;
}
.about-two_content{
	padding-left: 145px;
}
.about-two_desc{
	font-size: 18px;
	color: var(--pbmit-white-color);
}
.about-two_content .pbmit-ihbox-style-2{
	margin-top: 60px;
}
.fid-two-col_1{
	width: 30%;
}
.fid-two-col_2{
	width: 70%;
}
.fid-two_desc{
	padding: 20px 0px 0px 40px;
}
.fid-two_main{
	margin-top: 30px;
}
.fid-two_main .pbminfotech-ele-fid-style-2:first-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(3){
	padding-right: 70px;
}
.fid-two_main .pbminfotech-ele-fid-style-2:last-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(2){
	padding-left: 70px;
}
.fid-two_main .pbminfotech-ele-fid-style-2:last-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(3){
	margin-top: 70px;
}
.accordion-two_box{
	padding-left: 90px;
}
.testimonial_two{
	padding: 130px 0px 590px 0px;
}
.testimonial_two .testimonial_arrow{
	display: inline-flex !important;
}
.testimonial_two .testimonial-two_box{
	padding-left: 75px;
	border-left: 1px solid rgba(255, 255, 255,.2);
}
.testimonial_two .swiper-horizontal>.swiper-pagination-bullets{
	bottom: 30px;
    left: 0px;
    text-align: right;
}
.testimonial_two .swiper-slider .swiper-pagination-bullet{
	background: rgb(255,255,255,.50);
}
.testimonial_two .swiper-slider .swiper-pagination-bullet-active{
	background-color: var(--pbmit-white-color);
}
.demo_two .counter_one{
	margin-top: -460px;
}
/** Homepage 03 **/ 
.about-three_img2{
	margin-top: 30px;
}
.about-three_rightbox{
	margin-left: 75px;
}
.about-three_content{
	margin-left: 0px;
}

.about-three_content p {font-size:14px;padding:5px 0px;}

.about-three_content .list-group{
	margin: 55px 0;
}
.counter_three .pbmit-col_wrapper{
	padding-right: 60px;
}
.service-three_box .pbmit-col_wrapper:nth-child(even) .pbminfotech-post-item {
	margin-left: 60px;
}
.service-three_box .pbmit-col_wrapper:nth-child(odd) .pbminfotech-post-item{
	margin-right: 60px;
}
.service-three_btn{
	margin-top: 50px;
	text-align: center;
}
.split-slide_section{
	padding: 130px 0px 100px 0px;
	background-image: url(../images/homepage-3/bg/splitslide-bg.png);
    background-position: 98% 10%;
    background-repeat: no-repeat;
}
.team-three-arrow{
	position: absolute;
	right: 0;
	top: 70px;
}
.team-three-arrow .swiper-button-next:after, 
.team-three-arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}
.client_three .pbmit-client-style-1 .pbmit-client-content{
	border-left: none;
}
.appoinment-three_bg{
	padding-top: 60px;
}
.appoinment-three_img{
	text-align: center;
}
.appoinment-three_bg form .pbmit-btn{
	padding: 12px 30px;
}
/** Homepage 04 **/ 
.who-we-are-sec_four .pbmit-subheading .pbmit-subtitle{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}
.who-we-are-sec_four .pbmit-col_left{
	width: 35%;
}
.who-we-are-sec_four .pbmit-col_right{
	width: 65%;
	padding-left: 100px;
}
.who-we-are-four_right_img{
	background-image: url(../images/homepage-4/about-new-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.who-we-are-sec_four .pbmit_desc{
	padding-left: 15px;
}
.who-we-are-sec_four .pbmit_desc p{
	color: var(--pbmit-white-color);
}
.who-we-are-sec_four .ihbox-style-7_box{
	margin-top: 45px;
}
.pbmit-element-service-style-4{
	overflow: hidden;
}
.pbmit-element-service-style-4 .row .pbmit-service-style-4{
	padding-left: 0px;
    padding-right: 0px;
}
.pbmit-mask-image-style-1 .pbmit-mask-image-title-image {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-position: center center;
    background-size: cover;
}
.pbmit-mask-image-style-1 .pbmit-element-title {
    font-size: 200px;
    line-height: 200px;
    font-weight: 700;
	margin-bottom: 0;
}
.ihbox-section_four .pbmit-col_1{
	width: 60%;
}
.ihbox-section_four .pbmit-col_2{
	width: 40%;
}
.ihbox-section_four .ihbox_style{
	margin-top: 50px;
}
.ihbox-section_four .pbmit-col-wrapper:first-child .pbmit-ihbox-style-5{
	border-right: 1px solid #384253;
    margin: 0px 40px 0px 0px;
    padding: 0px 80px 0px 0px;
}
.ihbox-section_four .pbmit-col-wrapper:nth-child(2) .pbmit-ihbox-style-5{
	padding: 0px 50px 0px 50px;
}
.ihbox-section_four .pbmit-col-wrapper:nth-child(3) .pbmit-ihbox-style-5{
    border-left: 1px solid #384253;
	margin-left: 40px;
	padding-left: 80px;
}
.about-us-four_rightbox{
	padding: 130px 180px 130px 100px;
	background-color: var(--pbmit-blackish-color);
}
.about-us-four_rightbox .pbmit-heading{
	color: var(--pbmit-white-color);
	padding-top: 42px;
}
.about-us-four_rightbox .sticky-img_box{
	margin-top: 40px;
} 
.about-us-four_rightbox .list-group{
	padding: 50px 0 0 60px;
	margin-bottom: 50px;
}
.about-us-four_rightbox .pbmit-heading_desc,
.about-us-four_rightbox .list-group .pbmit-icon-list-icon i,
.about-us-four_rightbox .list-group .pbmit-icon-list-text{
	color: var(--pbmit-white-color);
} 
.about-us-four_rightbox .pbmit-ihbox-style-2{
	margin-top: 50px;
}
.pbmit-sticky-special{
	background-color: var(--pbmit-blackish-color);
	position: relative;
	overflow: hidden;
    height: 100vh !important;
}
.pbmit-sticky-special .about-us-four_leftbox{
	background-image: url(../images/homepage-4/sticky-new-img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
.process-slider_arrow .swiper-button-next, 
.process-slider_arrow .swiper-button-prev{
	opacity: .35;
}
.counter-four_bg{
	margin-bottom: -245px;
	overflow: hidden;
}
.counter-four_bg .pbminfotech-ele-fid-style-4{
	bottom: 65px;
	left: 90px;
}
.testimonial_four{
	padding: 375px 0 130px 0;
	background-color: var(--pbmit-secondary-color);
}
.testimonial_four .pbmit-heading-subheading .pbmit-subtitle{
	border-color: var(--pbmit-global-color);
}
.testimonial-four_arrow{
	display: inline-flex;
} 
.testimonial-four_arrow .swiper-button-next:after, 
.testimonial-four_arrow .swiper-button-prev:after{
	color: var(--pbmit-global-color);
}
.testimonial-four_box{
	padding-left: 80px;
	border-left: 1px solid rgba(33, 44, 64, 0.2);
}
.testimonial_four .swiper-horizontal>.swiper-pagination-bullets{
	text-align: right;
	bottom: 15px;
}
.client_four{
	overflow: hidden;
	padding-bottom: 130px;
	background-color: var(--pbmit-secondary-color);
}
.client_four.pbmit-element-client-style-1 .swiper-slide{
	display: block;
}
.blog_four .pbmit-ele-blog .pbmit-meta-line,
.blog_four .pbmit-ele-blog .pbmit-meta-line a{
	color: rgba(255,255,255,.6);
}
/** Homepage 05 **/ 
.who-we-are-five_leftbox{
	padding-right: 200px;
}
.ihbox-five_box{
	padding: 80px 0 130px 0;
	border-top: 1px solid rgba(102, 102, 102, .1);
}
.ihbox-five_box .col-xl-4:first-child .pbmit-col_wrapper{
	margin-right: 75px;
}
.ihbox-five_box .col-xl-4:nth-child(2) .pbmit-col_wrapper{
	margin: 0px 37px 0px 37px;
}
.ihbox-five_box .col-xl-4:last-child .pbmit-col_wrapper{
	margin-left: 75px;
}
.service-section_five{
	overflow: hidden;
}
.service-five_leftbox{
	background-image: url(../images/homepage-5/bg/service-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.service-five-right_bg{
	position: relative;
	padding: 100px 0px 100px 100px;
}
.service-five-right_bg .pbmit-col-stretched-right{
	position: absolute;
    height: 100%;
    top: 0;
    left: 0;
	right: 0;
    width: auto;
    z-index: 0;
    overflow: hidden;
	background-image: url(../images/homepage-5/bg/service-bg-pattern-01.png);
    border-radius: 0px;
    background-color: var(--pbmit-global-color) !important;
    background-position: 780px 60px;
    background-repeat: no-repeat;
    background-size: auto;
}
.service-five-background_layer{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	background-image: url(../images/homepage-5/bg/service-bg-pattern-02.png);
    background-position: -1% 555px;
    background-repeat: no-repeat;
}
.service-five-right_bg .pbmit-heading-subheading .pbmit-subtitle{
	border-color: var(--pbmit-white-color);
}
.service-five-right_bg .service-style_box{
	padding-left: 100px;
}
.service-five-right_bg .pbmit-service-style-5{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.our-process-section_five{
	overflow: hidden;
	margin-top: -350px;
	padding: 480px 0px 130px 0px;
}
.our-process-section_five .swiper-button-next, 
.our-process-section_five .swiper-button-prev{
	opacity: 1;
}
.our-process-section_five .swiper-button-next:after, 
.our-process-section_five .swiper-button-prev:after {
	color: var(--pbmit-global-color);
}
.testimonial_five{
	margin-top: -230px;
	padding: 360px 0px 130px 0px;
	background-color: var(--pbmit-global-color);
}
.testimonial_five .pbmit-heading-subheading .pbmit-subtitle{
	border-color: var(--pbmit-white-color);
}	
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	color: rgba(255, 255, 255,.5);
}
.testimonial_five .swiper-button-next:after,
.testimonial_five .swiper-button-prev:after{
	color: var(--pbmit-white-color);
}
.testimonial_five .testimonial-four_box{
	border-left: 1px solid rgba(255, 255, 255, .2);
}
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-content::before{
	color: #717b8c;
}
.testimonial_five .pbmit-testimonial-style-2 blockquote,
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i,
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-title{
	color: var(--pbmit-white-color);
}
.testimonial_five .swiper-horizontal>.swiper-pagination-bullets{
	text-align: right;
	bottom: 0;
}
.testimonial_five .swiper-pagination-bullet{
	background-color: rgba(255, 255, 255, .5);
}
.testimonial_five .swiper-pagination-bullet-active{
	background-color: var(--pbmit-white-color);
}
.client_five{
	background-color: var(--pbmit-global-color);
	overflow: hidden;
}
.client_five .container-fluid{
	padding: 0 0 0 30px;
}
.client_five .pbmit-client-style-1 .pbmit-client-content{
	border-color: rgba(255, 255, 255, .6);
}
.team_five{
	padding: 115px 0 50px 0;
}

.about-right_box{
	margin-left: 75px;
}
.about_content_box{
	margin-left: 0px;
}
.about_content{
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
}
.about_content_box .pbmit-ihbox-style-2{
	margin-top: 40px;
}
.about_content_box .pbmit-btn{
	margin-top: 55px;
}
.pbmit-element-timeline-style-1{
	margin-top: 30px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
	color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
	padding: 0px 80px;
	color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper {
	position: relative;
}
.pbmit-element-timeline-style-1 .pbmit-heading-subheading {
	margin-bottom: 80px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:last-child:after,
.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:first-child:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -200%;
	width: calc(200% + -20px);
	height: 2px;
	background: rgba(17, 25, 38, 0.10 );
}
.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:last-child:after {
	left: inherit;
	right: -200%;
	width: calc(200% + -10px);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{
	margin: 0;
	padding: 0 50px;
}
.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
	color: rgba(255, 255, 255,0.6);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i{
	color: rgba(255, 255, 255,.1);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i:after {
	content: "";
	position: absolute;
	left: 10px;
	right: 0;
	bottom: -36px;
	width: 1px;
	height: 40px;
	margin: 0;
	z-index: -5;
	background-color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i:after {
	background-color: #29303c;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .steps-dot i:after {
	left: 10px;
	top: -36px;
	bottom: auto;
}
.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-timeline-wrapper .pbmit-same-height.steps-content_wrap{
	justify-content: flex-end;
}
.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 .pbmit-timeline-wrapper .steps-dot i{
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	-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%);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	content: "";
	width: calc(56% + 0px);
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	margin: auto;
	left: -29px;
	background: rgba(17, 25, 38, 0.10 );
}
.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,
.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after{
	background-color: rgba(255, 255, 255,.1);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	right: -1px;
    left: inherit;
    width: calc(50% + -6px);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.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-timeline-wrapper .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap {
	opacity: 1;
} 

/** 02 - Our Plans **/
.our_plans .testimonial_two{
	padding: 130px 0 130px 0;
}

/** 03 - Service Detail **/
.service_details{
	padding-top: 80px;
	padding-bottom: 80px;
}
.service-left-col{
    flex: 0 0 25%;
    max-width: 25%;
}
.service-right-col{
    flex: 0 0 75%;
    max-width: 75%;
	padding-left: 30px;
}
.service_details .all-post-list li{
	padding: 12px 30px;
    margin: 0;
	position: relative;
	border-radius: 50px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.service_details .all-post-list li:not(:last-child){
	margin-bottom: 2px;
}
.service_details .all-post-list li:before{
	position: absolute;
    content: " ";
    display: inline-block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 50px;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
}
.service_details .all-post-list ul > li a{
	display: block;
    position: relative;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
	font-weight: 500;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 25px;
}
.service_details .all-post-list ul > li a:before{
	content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    z-index: -1;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.service_details .all-post-list ul > li a:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e815';
    right: 0;
    top: 50%;
    font-size: 15px;
    opacity: 0;
    visibility: hidden;
    color: var(--pbmit-white-color);
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}
.service_details .all-post-list ul > li.post-active:before{
	width: 100%;
    background-color: var(--pbmit-global-color);
}
.service_details .all-post-list ul > li.post-active a,
.service_details .all-post-list ul > li:hover a{
	color: var(--pbmit-white-color);
}
.service_details .all-post-list ul > li.post-active a:before,
.service_details .all-post-list ul > li:hover a:before{
	background-color: var(--pbmit-white-color);
}
.service_details .all-post-list ul > li.post-active a:after,
.service_details .all-post-list ul > li:hover a:after{
	opacity: 1;
    visibility: visible;
}
.service_details .all-post-list ul > li:hover:before{
	width: 100%;
	background-color: var(--pbmit-global-color);
}
.widget .download .item-download:first-child a{
    margin-bottom: 20px;
}
.widget .download .item-download a{
	position: relative;
    text-align: center;
    padding: 20px 30px 20px 25px;
    display: flex;
	border-radius: 50px;
    align-items: center;
	justify-content: space-between;
	border: 1px solid rgba(33, 44, 64,.5);
}
.widget .download .item-download .pbmit-download-icon{
	display: flex;
    align-items: center;
}
.widget .download .item-download .pbmit-download-icon i{
	font-size: 25px;
    line-height: 25px;
    margin-right: 20px;
}
.widget .download .item-download .pbmit-download-title{
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}
.widget .download .item-download .pbmit-download-arrow i{
	font-size: 20px;
	line-height: 20px;
}
.widget .download .item-download a:hover{
	background-color: var(--pbmit-global-color);
}
.widget .download .item-download a:hover .pbmit-download-icon i,
.widget .download .item-download a:hover .pbmit-download-title,
.widget .download .item-download a:hover .pbmit-download-arrow i,
.widget .download .item-download:last-child .pbmit-download-icon i,
.widget .download .item-download:last-child .pbmit-download-title,
.widget .download .item-download:last-child .pbmit-download-arrow i{
	color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a{
	background-color: var(--pbmit-global-color);
}
.pbmit-service-feature-image img{
	width: 100%;
	margin-bottom: 50px;
}
.pbmit-service-single .pbmit-heading-subheading{
	margin-bottom: 0;
}
.pbmit-service-single .pbmit-heading-subheading .pbmit-title{
	font-weight: 600;
    font-size: 36px;
    line-height: 42px;
	margin-bottom: 20px;
}
.pbmit-service_imgbox{
	margin-bottom: 50px;
}
.pbmit-service-single .list-group{
	margin-bottom: 50px;
	padding-top: 20px;
}
.chart-card_img{
	margin-bottom: 50px;
}

.project-gallery {max-width:1000px;position:relative;margin:0 auto;}
.project-gallery ul {display:flex;align-items:center;justify-content:start;flex-wrap:wrap;}
.project-gallery li {overflow:hidden;max-width:25%;width:25%;}
.project-gallery li:first-child {width:100%;max-width:100%;margin-bottom:15px;}
.project-gallery li:first-child a img {object-fit:cover;width:100%;height:450px;object-position:center;}
.project-gallery li {width:calc(25% - 15px);margin-right:15px;margin-bottom:15px;}
.project-gallery li a img {object-fit:cover;width:100%;height:150px;}

@media (max-width:991px) {
	.project-gallery li:first-child a img {height:400px;}
	.project-gallery li a img {height:125px;}
}

@media (max-width:991px) {
	.project-gallery li:first-child a img {height:350px;}
	.project-gallery li a img {height:100px;}
}

@media (max-width:768px) {
	.project-gallery li:first-child a img {height:300px;}
	.project-gallery li {overflow:hidden;max-width:50%;width:50%;}
	.project-gallery li {width:calc(50% - 15px);;margin-right:15px;}
	.project-gallery li a img {height:125px;}
}

.pbmit-single-project-details-list {
    padding: 50px;
    margin-bottom: 60px;
	background-color: var(--pbmit-light-color);
}
.pbmit-portfolio-lines-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 0 30px;
}
.pbmit-portfolio-lines-ul li{
	position: relative;
	padding-left: 15px;
}
.pbmit-portfolio-lines-ul li{
	font-weight: 700;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-portfolio-lines-ul li:before{
	content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-line-title,
.pbmit-portfolio-line-value{
    font-size: 14px;
    line-height: 21px;
	font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}
.pbmit-portfolio-line-value{
	color: #666;
	padding-left: 0px;
	text-transform: inherit;
}
.pbmit-pf-entry-content .pbmit-heading-subheading{
	margin-bottom: 0;
}
.pbmit-pf-entry-content .pbmit-heading-subheading .pbmit-title{
	font-size: 36px;
	line-height: 42px;
	font-weight: 600;
	margin-bottom: 20px;
}
/*.pbmit-pf_imgbox .col-md-4:first-child{
	padding: 0 15px 0 0;
}
.pbmit-pf_imgbox .col-md-4:nth-child(2){
	padding: 0 15px 0 0px;
}
.pbmit-pf_imgbox .col-md-4:last-child{
	padding-left: 0px;
}*/
.pbmit-pf_content{
	margin-top: 70px;
}
.pbmit-pf_content .list-group{
	margin: 60px 0 40px 0;
}
.pbmit-pf-last_sec{
	margin-top: 70px;
}
.pbmit-team-style_box{
	margin-top: 50px;
}
.pbmit-portfolio-single .navigation{
	margin-top: 80px;
}
.pbmit-portfolio-single .navigation .nav-links{
	padding-bottom: 0;
    margin-bottom: 0;
    justify-content: space-between;
    border-top: 1px solid rgba(17, 25, 38,.1);
}
.masonry_col,
.masonry_wide,
.masonry-grid_col,
.blog-grid_col_4,
.portfolio-grid_col,
.portfolio-grid-col_wide,
.sortable-grid_col{
	padding-left: 15px;
	padding-right: 15px;
}

/** 05 - Blog Detail **/
/** Sidebar Right**/
.sidebar .widget{ 
    border: none;
    padding: 0;
    margin-bottom: 40px;
    background-color:transparent;
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget .widget-title{ 
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
	margin-bottom: 20px;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
} 
.widget .search-form {
    position: relative;
}
.widget .search-form input{
	height: 55px;
	padding: 0 50px 0 30px;
    border-radius: 50px;
	display: block;
    width: 100%;
	font-size: 15px;
	line-height: normal;
	font-weight: 400;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    border: 1px solid rgba(17, 25, 38,.2);
}
.widget .search-form .search-submit{
	position: absolute;
    right: 0px;
    padding: 0;
    outline: none;
	height: 55px;
    width: 55px;
	line-height: 58px;
    top: 0px;
    color: var(--pbmit-white-color);
    font-size: 16px;
	background-color: transparent;
    z-index: 1;
	border: none;
}
.widget .search-form .search-submit:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 20px;
    top: 50%;
    font-size: 18px;
    color: var(--pbmit-blackish-color);
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.sidebar .widget-categories li{
	position: relative;
	padding: 0;
}
.sidebar .widget-categories .pbmit-cat-li{
	display: flex;
    align-items: center;
    justify-content: space-between;
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-style: normal;
}
.sidebar .widget-categories .pbmit-cat-li a{
	font-size: 13px;
    text-transform: uppercase;
    color: var(--pbmit-heading-typography-color);
    letter-spacing: 1px;
	font-weight: 600;
	padding: 0 10px 0 20px;
    margin: 8px 0;
    display: block;
    line-height: normal;
    position: relative;
}
.sidebar .widget-categories .pbmit-cat-li a:before{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.sidebar .widget-categories .pbmit-brackets{
	color: var(--pbmit-blackish-color);
    font-size: 13px;
}
.sidebar .widget-categories .pbmit-cat-li a:hover,
.sidebar .widget-categories .pbmit-cat-li a:hover+.pbmit-brackets{
	color: var(--pbmit-global-color);
}
.widget-recent-post .recent-post-list-li{
	display: flex!important;
    align-items: center;
    width: 100%;
    padding-bottom: 25px;
}
.widget-recent-post .recent-post-list-li:last-child{
	padding-bottom: 0;
}
.widget-recent-post .recent-post-list-li>a{
	width: 90px;
    flex-shrink: 0;
    margin-right: 15px;
	display: inline-block;
}
.widget-recent-post .pbmit-rpw-title{
	font-weight: 800;
    font-style: normal;
	font-family: var(--pbmit-heading-typography-font-family);
}
.widget-recent-post .pbmit-rpw-title a{
	margin-bottom: 8px;
    font-size: 15px;
    text-transform: none;
    line-height: 22px;
    overflow: hidden;
	font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--pbmit-blackish-color);
}
.widget-recent-post .pbmit-rpw-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-rpw-content .pbmit-rpw-date{
	display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 0;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-rpw-content .pbmit-rpw-date a{
	font-size: 14px;
    color: #666;
	font-weight: 600;
	letter-spacing: 0;
	font-family: var(--pbmit-heading-typography-font-family);
}
aside.widget.pbmit-service-ad{
	background-image: url(../images/bg/banner-bg-img.jpg);
	position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
aside.widget.pbmit-service-ad:before{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 25, 38,.6);
}
.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: 50px 30px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-title{
	margin: 50px 0 30px 0;
}
.pbmit-service-ads .pbmit-title-one{
	font-size: 32px;
    line-height: 38px;
    margin: 0;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-title-second{
	font-size: 27px;
    line-height: 33px;
    margin: 0;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-contact{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
	color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-contact i{
	font-size: 24px;
    line-height: 24px;
    margin-right: 10px;
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
	margin: 0 4px 8px 0;
    display: inline-block;
    font-size: 14px;
    padding: 0 16px;
    height: 35px;
    line-height: 35px;
	border-radius: 50px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    letter-spacing: 0px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
}
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-blackish-color);
}

.site_content{
	padding-top: 80px;
	padding-bottom: 80px;
}

.policy-img {
	object-fit:cover;height:380px;width:100%;margin-bottom:35px;
}

@media (max-width:767px) {
	.site_content{
		padding-top: 40px;
		padding-bottom: 40px;
	}	
	.policy-img {
		object-fit:cover;height:250px;width:100%;
	}
}

.post.blog-classic{
    margin-bottom: 60px;
    position: relative;
    background: transparent;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.post.blog-classic .pbmit-featured-img-wrapper{
	position: relative;
    margin-bottom: 25px;
}
.blog-classic .pbmit-blog-classic-inner{
	background: transparent;
    padding: 0;
    position: relative;
}

.blog-classic .pbmit-blog-classic-inner p {font-size:15px;}

.pbmit-blog-meta.pbmit-blog-meta-top{
	position: relative;
    font-size: 14px;
	margin-bottom: 6px;
}
.pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 0;
    font-size: 12px;
	padding-right: 20px;
    letter-spacing: 1px;
	line-height: normal;
    text-transform: uppercase;
}
.pbmit-blog-meta-top .pbmit-meta:last-child{
	margin-right: 0;
	padding: 0;
}
.pbmit-blog-meta-top .pbmit-meta a{
	color: #787c8b;
}
.pbmit-blog-meta-top .pbmit-meta:not(:last-child):before{
	content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.pbmit-blog-meta-top .pbmit-meta a:hover{
	color: var(--pbmit-global-color);
}
.blog-classic .pbmit-post-title{
	margin-bottom: 0;
    font-size: 40px;
    line-height: 50px;
	font-weight: 500;
}
.blog-classic .pbmit-entry-content{
	margin-top: 20px;
    margin-bottom: 0;
	padding-top: 20px;
    border-top: 1px solid #ddd;
}
.blog-classic .pbmit-read-more-link{
	margin-left: auto;
    vertical-align: top;
    margin-top: 30px;
}
.blog-classic .pbmit-read-more-link a{
	padding: 15px 30px;
	border-radius: 50px;
    display: inline-block;
    position: relative;
	font-weight: 600;
	font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
	text-transform: uppercase;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-classic .pbmit-read-more-link a span{
	padding-right: 25px;
    position: relative;
}
.blog-classic .pbmit-read-more-link a span:after{
	content: "\e815";
    position: absolute;
    right: 0;
    top: 51%;
    font-size: 13px;
    font-family: 'pbminfotech-base-icons';
    -webkit-transition: all .200s ease-in-out;
    transition: all .200s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}
.blog-classic .pbmit-read-more-link a:hover span:after{
	transform: translateX(0%) translateY(-50%) rotate(0);
}
/** Blog Single **/
.blog-details:before,
.blog-details:after{
	content: "";
    display: table;
}
.blog-details:after{
	clear: both;
}
.blog-details .post.blog-classic{
	margin-bottom: 0;
}
.blog-details .pbmit-blog-meta.pbmit-blog-meta-top{
	margin-bottom: 20px;
}
.pbmit-entry_content .pbmit-underline,
.pbmit-entry-content .pbmit-underline{
	font-weight: 600;
	color: var(--pbmit-global-color);
}

.pbmit-entry_content h3 {font-size:28px;}
@media (max-width:767px) {
	.pbmit-entry_content h3 {font-size:20px;}
}

.pbmit-entry_content blockquote{
	border: none;
    font-size: 22px;
    line-height: 34px;
    margin: 40px 0 40px;
    padding: 45px 55px 45px 120px;
    position: relative;
    font-weight: 500!important;
    overflow: hidden;
	border-left: 5px solid var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
	background: var(--pbmit-light-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-entry_content blockquote:before{
	position: absolute;
    content: '\e88e';
    font-family: 'pbminfotech-base-icons';
    font-size: 30px;
    line-height: 30px;
    left: 60px;
    top: 55px;
    z-index: 1;
    color: rgba(33, 44, 64,.7);
}
.pbmit-entry_content blockquote cite{
	display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-style: normal!important;
    margin-top: 10px;
    opacity: 1;
	font-weight: 500;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-entry_content blockquote:after{
	position: absolute;
    content: "\e8d6";
    font-family: "pbminfotech-base-icons";
    font-size: 85px;
    line-height: 80px;
    left: 1px;
    top: 40px;
    z-index: 1;
    color: var(--pbmit-global-color);
}
.pbmit-entry_content .wp-block-columns{
	display: flex;
	margin-bottom: 1.75em;
}
.pbmit-entry_content .wp-block-columns img{
	margin: 15px 0;
}
.pbmit-entry_content .pbmit-blog_list{
	padding: 0;
	margin-top: 10px;
    line-height: 35px;
    font-weight: 500;
    color: var(--pbmit-global-color);
    display: block;
}
.pbmit-entry_content .pbmit-blog_list .pbmit-icon-list-text{
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-bottom{
	display: flex;
	padding: 40px 0 30px;
    margin-top: 0;
	border-bottom: 1px solid #e5e5e5;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
	color: #787c8b;
}
.blog-details .post-navigation{
	padding-bottom: 50px;
}
.post-navigation .nav-links{
	margin-top: 0;
    padding: 50px 0;
	padding-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: normal;
    width: 100%;
}
.blog-details .post-navigation .nav-previous,
.blog-details .post-navigation .nav-next{
	position: relative;
    width: calc(50% - 15px);
}
.post-navigation .nav-previous{
	text-align: left;
    margin-right: auto!important;
}
.blog-details .post-navigation .nav-links a{
	display: block;
    text-align: left;
    width: 300px;
	color: var(--pbmit-blackish-color);
}
.blog-details .post-navigation .nav-links a:hover{
	color: var(--pbmit-global-color);
}
.post-navigation .pbmit-post-nav-icon{
	display: inline-flex;
    align-items: center;
}
.post-navigation .pbmit-post-nav-icon i:before{
	font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-previous .pbmit-post-nav-icon i:before{
	transform: rotate(45deg);
}
.post-navigation .pbmit-post-nav-head{
	font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #666;
    letter-spacing: 1px;
    margin-left: 10px;
	line-height: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
span.pbmit-post-nav-wrapper{
	display: block;
    padding-top: 5px;
	text-align: left;
    word-break: break-word;
}
.pbmit-post-nav-wrapper .pbmit-post-nav{
	font-size: 20px;
    line-height: 26px;
    font-weight: 600 !important;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-post-nav-wrapper .pbmit-post-nav,
.comments-area .pbmit-comment-meta{
	font-weight: 800;
    font-style: normal;
	font-family: var(--pbmit-heading-typography-font-family);
}
.post-navigation .nav-previous a:hover .pbmit-post-nav-icon i:before,
.post-navigation .nav-next a:hover .pbmit-post-nav-icon i:before{
	transform: rotate(0);
}
.post-navigation .nav-next{
	text-align: right;
    margin-left: auto;
}
.post-navigation .nav-next .pbmit-post-nav-head{
	margin: 0 10px 0 0;
}
.post-navigation .nav-next .pbmit-post-nav-icon i:before{
	transform: rotate(-45deg);
}
.blog-details .post-navigation .nav-next a{
	display: block;
    text-align: right;
    margin-left: auto;
}
.post-navigation .nav-next .pbmit-post-nav-wrapper{
	text-align: right;
}
.blog-details .pbmit-author-box{
	margin-top: 10px;
    margin-bottom: 0;
    padding: 45px;
    display: inline-flex;
    align-items: center;
    background-color: var(--pbmit-global-color);
}
.pbmit-author-image img{
	width: 150px;
    min-width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
	margin-right: 40px;
}
.pbmit-author-content{
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.pbmit-author-name a{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-author-content .pbmit-author-bio{
	color: var(--pbmit-white-color);
	margin-bottom: 0;
}
.comments-area{
	margin-top: 60px;
}
.comments-area .comments-title{
	font-size: 35px;
    line-height: 44px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 35px;
}
.comment-list li:not(:last-child) .pbmit-comment{
	margin-bottom: 30px;
    border-bottom: 1px solid rgba(17, 25, 38,.1);
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
	border-radius: 0;
    width: 90px;
    height: 90px;
}
.comments-area .pbmit-comment-content{
	position: relative;
    flex-grow: 1;
    padding: 0 0 30px 0;
    background: transparent;
    margin-left: 120px;
}
.comments-area .pbmit-comment-meta{
	display: inline-flex;
    align-items: center;
}
.pbmit-comment-content .pbmit-comment-author {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
	font-weight: 500;
    display: inline-flex;
    position: relative;
}
.pbmit-comment-author-inner{
	margin: 0 5px;
	font-weight: 600;
	font-size: 18px;
	color: var(--pbmit-global-color);
}
.pbmit-comment-author-inner a{
	color: var(--pbmit-global-color);
}
.comments-area .pbmit-comment-date{
	display: block;
    font-size: 18px;
    line-height: 24px;
    margin-left: 5px;
    padding-left: 15px;
	position: relative;
}
.comments-area .pbmit-comment-date:before{
	position: absolute;
    content: "/";
    top: 50%;
    left: 0;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.comments-area .pbmit-comment-date a{
	color: #666;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.comments-area .pbmit-comment-content p{
	margin: 12px 0 20px 0;
}
.comments-area .pbmit-comment-content .reply a{
	position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    letter-spacing: 0px;
	padding: 10px 20px;
	border-radius: 50px;
    text-transform: capitalize;
    -webkit-transition: .4s ease-out 0s;
    -o-transition: .4s ease-out 0s;
    transition: .4s ease-out 0s;
    color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.comments-area .pbmit-comment-content .reply a i{
	padding-left: 2px;
}
.comments-area .pbmit-comment-content .reply a i:before{
	transform: rotate(-45deg);
    top: 1px;
    position: relative;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}
.comments-area .pbmit-comment-content .reply a:hover i:before{
	transform: rotate(0deg);
}
.comment-list .children{
	margin-left: 100px;
    padding-top: 8px;
}
.comments-area .comment-respond{
	margin-bottom: 0;
    padding: 60px 65px;
    background: var(--pbmit-light-color);
}
.comment-respond .comment-reply-title{
	font-size: 36px;
    line-height: 44px;
}
.comment-respond .comment-form .comment-notes,
.comment-respond .comment-form label.form-check-label{
	font-size: 14px;
}
.comment-respond .comment-form .form-control{
	margin-bottom: 25px;
}
.comment-respond .comment-form .form-check{
	margin-bottom: 25px;
    margin-top: 15px;
}
.comment-respond .comment-form .submit-btn{
	padding: 15px 30px;
	border-radius: 50px;
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
	border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.comment-respond .comment-form .submit-btn span{
	position: relative;
	padding-right: 25px;
}
.comment-respond .comment-form .submit-btn span:after{
	content: "\e815";
    position: absolute;
    right: 0;
    top: 51%;
    font-size: 14px;
    font-family: 'pbminfotech-base-icons';
    -webkit-transition: all .200s ease-in-out;
    transition: all .200s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}
.comment-respond .comment-form .submit-btn:hover{
	background-color: var(--pbmit-blackish-color);
}
.comment-respond .comment-form .submit-btn:hover span:after{
	transform: translateX(0%) translateY(-50%) rotate(0deg);
}

/** 06 - Team Single **/
.marquee_bg{
	padding: 40px 0;
	background-color: var(--pbmit-global-color);
}
.pbmit-team-single {
    padding: 80px 0;
}
.pbmit-team-single .pbmit-team-detail{
	padding: 45px 35px;
    background: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-team-designation{
	font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
	padding-left: 15px;
	letter-spacing: 0;
    text-transform: uppercase;
	position: relative;
    color: #666;
}
.pbmit-team-single .pbmit-team-designation:before{
	content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.pbmit-team-single .pbmit-team-title{
	font-size: 23px;
    line-height: 29px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.pbmit-team-single .pbmit-single-team-info{
	position: relative;
	padding: 0;
	font-size: 16px;
	margin: 30px 0 30px 0;
    padding-top: 30px;
    border-top: 1px solid rgba(33, 44, 64,.08);
}
.pbmit-team-single .pbmit-single-team-info li{
    padding-bottom: 20px;
	word-wrap: break-word;
    font-weight: 500;
    font-style: normal;
	color: var(--pbmit-heading-typography-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-team-single .pbmit-single-team-info li:last-child{
	padding-bottom: 0;
}
.pbmit-team-single .pbmit-single-team-info li label{
	display: block;
	line-height: 21px;
	position: relative;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-team-single .pbmit-single-team-info li a{
	color: #666;
	font-size:15px;
}
.pbmit-team-single .pbmit-single-team-info li a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-social-links li{
	margin-right: 0;
    margin-bottom: 5px;
    padding-right: 10px;
	float: left;
}
.pbmit-team-single .pbmit-team-social-links li a {
	display: inline-block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	border-radius: 50px;
    color: var(--pbmit-global-color);
    border: 1px solid rgba(33, 44, 64,.08);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.pbmit-team-single .pbmit-social-links{
	display: inline-block;
}
.pbmit-team-single .pbmit-team-social-links li a:hover{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-teammember-content .pbmit-heading-subheading{
	margin-bottom: 0;
}
.pbmit-teammember-content .pbmit-heading-subheading .pbmit-title{
	font-weight: 600;
    font-size: 36px;
    line-height: 42px;
	margin-bottom: 20px;
}
.pbmit-team-inner_box{
	margin-top: 60px;
}
.pbmit-team-inner_box ul li{
	display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid #E5E5E5;
}
.pbmit-team-inner_box ul li .pbmit-title{
	font-size: 20px;
    line-height: 30px;
	margin-bottom: 20px;
	width: 15%;
}
.pbmit-team-inner_box ul li .pbmit-content{
	margin-bottom: 30px;
	width: 85%;
}
.pbmit-team-personal_info{
	margin-top: 70px;
}
.pbmit-team-personal_info .counter_box{
	margin-top: 45px;
}
.pbmit-team-personal_info .pbmit-ihbox-style-3{
	margin-top: 40px;
}
.team-details-contact{
	margin-top: 70px;
	padding: 70px 70px 40px 70px;
	background-color: var(--pbmit-light-color);
}
.team-details-contact .pbmit-btn{
	padding: 12px 30px;
	margin-bottom: 30px;
}

/** 07 - Contact us **/
.contact-form_leftbox {
	background-image: url(../images/follow/contact-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	display: flex;
}

.contact-form_leftbox.ik{
	background-image: url(../images/follow/ik-bg.jpg) !important;
}

.contact-us-left_inner{
	display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
	margin-top: 430px;
	backdrop-filter: blur(19px);
    -webkit-backdrop-filter: blur(19px);
    opacity: 1;
    background: rgb(255 255 255 / 48%) 0% 0% no-repeat;
}

.contact-us-left_inner.ik {
	margin-top: 750px;
}

@media (max-width:767px) {
	.contact-us-left_inner.ik {
		margin-top: 350px;
	}
}

.contact-form-left_title{
	padding: 30px 40px 0px 40px;
	width:100%;
}
.contact-form-left_title h2.pbmit-title{
	font-size: 32px;
    line-height: 40px;
	margin-bottom: 20px;
	color: var(--pbmit-blackish-color);
}
.contact_col_1 .pbmit-social-link{
	padding: 0px 40px 40px 40px;
}
.contact_col_1 .pbmit-social-link h3{
	font-size: 22px;
    line-height: 30px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}
.contact_col_1 .pbmit-social-link ul li{
	float: left;
}
.contact_col_1 .pbmit-social-link ul li:not(:last-child){
	padding-right: 10px;
}
.contact_col_1 .pbmit-social-link ul li a{
	width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--pbmit-blackish-color);
    border: 1px solid var(--pbmit-blackish-color);
}
.contact_col_1 .pbmit-social-link ul li a:hover{
	color: var(--pbmit-global-color);
    border-color: var(--pbmit-white-color);
    background-color: var(--pbmit-white-color);
}
.contact-form_main{
	margin-left: 100px;
}
.contact-form_main p{
	margin: 50px 0 0 0;
}
.contact_form form{
	padding: 80px 80px 50px 80px;
	background-color: var(--pbmit-light-color);
}
.contact_form form h2{
	margin-bottom: 55px;
	font-size:30px;
	line-height:42px;
}
.contact_form form .pbmit-btn{
	padding: 12px 30px;
}
.iframe_section iframe{
	height: 600px;
	max-width: 100%;
    width: 100%;
    display:block;
    vertical-align:middle;
}


input[type=file]::file-selector-button {
  width:150px;
  padding:20px 35px;
  border-radius: .2em;
  background-color: #C6D1D8;
  transition: 1s;
  border:none !important;
}

.soft_red {color:#ea5858;margin-top:-15px !important;margin-bottom:30px !important;font-size:14px;}

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;
}

/**08 - Comment Form **/
.form-control{
	height: 50px;
	font-size: 14px;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 30px;
	border-radius: 0;
    border-bottom: 1px solid var(--pbmit-global-color);
}
.form-control:focus{
	background-color: transparent;
	border-color: rgba(7, 19, 35,.08);
}
textarea.form-control{
	height: 90px;
	resize: none;
}

.slider-overlay-img {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(15,60,98,.39);
    opacity: 1;
}

.pbmit-search-outer .title {
	display:block;
	color:rgba(255,255,255,.9);
	font-weight:500;
	text-align:left;
	margin-bottom:14px;
}

.pbmit-search-outer ul {
	display:flex;align-items:center;justify-content:start;flex-wrap:wrap;
}

.pbmit-search-outer ul li {margin-right:11px;margin-bottom:20px;}
.pbmit-search-outer ul li a {font-weight:normal;color:rgba(255,255,255,.6);transition:.2s;display:block;padding:6px 10px;border:solid 1px rgba(255,255,255,.6);border-radius:20px;font-size:14px;}
.pbmit-search-outer ul li a:hover {color:#0f3c62;background:#FFFFFF;}

.ref-dark {filter: grayscale(1);}

.client_three .swiper-pagination {position:relative;max-width: 100%; width: 100%; display: block; padding: 30px 25px 15px 25px;}

.adresler {width:100%;position:relative;display:flex;align-items:center;flex-wrap:wrap;}
.adresler li {width:33%;padding:30px;border:1px solid rgba(33, 44, 64,.1);margin-left:-1px;margin-top:-1px;position:relative;}
.adresler li .adres_adi {width:100%;position:relative;display:flex;align-items:center;margin-bottom:20px;}
.adresler li .adres_adi i {color:var(--pbmit-blackish-color);font-size:25px;line-height:25px;margin-right:10px;}
.adresler li .adres_adi span {font-weight:500;font-size:18px;color:var(--pbmit-blackish-color);}
.adresler li .adres {display:block;color:var(--pbmit-body-typography-color);font-size:15px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(33, 44, 64,.1);min-height:59px;}
.adresler li a {display:block;color:var(--pbmit-body-typography-color);border-bottom:1px solid rgba(33, 44, 64,.1);margin-bottom:10px;padding-bottom:10px;font-size:15px;text-decoration:underline;tranition:.2s;}
.adresler li a:hover {color:var(--pbmit-blackish-color);text-decoration:underline !important;}
.adresler li a:last-child {border-bottom:0px solid rgba(33, 44, 64,.1);}

.pbmit-team-style-3.mB {
	margin-bottom:35px;
}

@media (max-width:991px) {
	.adresler li {width:50%;}
}

@media (max-width:768px) {
	.adresler li {width:100%;}
	.adresler li .adres {min-height:100%;}
}
	
.accordion-menu {
	width: 100%;
	max-width: 100%;
	margin: 0px auto 20px;
	background: #f2f4f8;
	border-radius: 0px;
	border:1px solid rgba(33, 44, 64,0.20);
}

.accordion-menu li.open .dropdownlink {
	color: #FFFFFF;
	background-color: var(--pbmit-blackish-color);
	.fa-chevron-down {
		transform: rotate(180deg);
	}
}

.accordion-menu li:last-child .dropdownlink {
	border-bottom: 0;
}

.dropdownlink {
	cursor: pointer;
	display: block;
	padding: 11px 11px 11px 25px;
	font-size: 17px;
	border-bottom:1px solid rgba(33, 44, 64,0.20);
	color: var(--pbmit-blackish-color);
	position: relative;
	transition: all 0.4s ease-out;
	i {
		position: absolute;
		top: 16px;
		left: 16px;
	}
	.fa-chevron-down {
		right: 12px;
		left: auto;
	}
}

.dropdownlink.active {
	background-color:var(--pbmit-blackish-color);
	color:#FFFFFF;
}

.dropdownlink .iconFIN {
	margin-right:15px;
}

.submenuItems {
	display: none;
	background: #FFFFFF;
	li {
		border-bottom:1px solid rgba(33, 44, 64,0.20);
	}
}

.submenuItems a {
	display: block;
	color: #727272;
	padding: 10px 10px 10px 25px;
	transition: all 0.4s ease-out;
	font-size:15px;
}

.submenuItems li a:hover {
	background-color:#eaebed;
}

.submenuItems li a.active {
	background-color:#eaebed;
}

.arama-sonuclari {width:100%;position:relative;}
.arama-sonuclari li {width:100%;position:relative;padding-bottom:30px;padding-top:30px;border-bottom:1px solid rgba(33, 44, 64, 0.2);transition:.1s all;}
.arama-sonuclari li:hover {background:#f2f4f8;}
.arama-sonuclari li a {width:100%;position:relative;display:block;color:var(--pbmit-global-color);font-weight:500;font-size:20px;padding:22px;}
.arama-sonuclari li span {
	position: relative;
    display: inline-block;
    padding: 2px 20px;
    border-radius: 50px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 11px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #0F3C62;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
    margin-bottom:10px;
    transition:.2s all;
    margin-left:22px;
}

.all-projects {width:100%;position:relative;overflow:hidden;}
.all-projects:hover > img {transform:scale(1.05);}
.all-projects img {width:100%;position:relative;display:block;vertical-align:middle;object-fit:cover;height:650px;object-position:center;z-index:3;transition:.9s all;}
.all-projects .overlay {width:100%;position:absolute;z-index:4;top:0px;right:0px;bottom:0px;left:0px;background-color:rgba(0,0,0,.4);}
.all-projects .text {width:max-content;height:max-content;position:absolute;z-index:5;right:0px;bottom:0px;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;}
.all-projects .text span {color:#FFFFFF;}
.all-projects .text a {width:max-content;}

.istr {width:100%;position:relative;}
.istr .t {width:100%;position:relative;display:flex;align-items:center;}
.istr .t img {display:block;vertical-align:middle;max-width:100px;margin-right:30px;}

@media (max-width:991px) {
	.all-projects img {height:500px;}
}

@media (max-width:767px) {
	.all-projects img {height:400px;}
	.all-projects .text {max-width:85%;}
}

@media (max-width:587px) {
	.all-projects img {height:340px;}
}

.img-hover-z {position:relative;transition:.6s all;display:block;overflow:hidden;}
.img-hover-z:after {position:absolute;content:"";top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;background:rgba(0,0,0,.0);transition:.4s all;}
.img-hover-z:hover:after {background:rgba(0,0,0,.0);}
.img-hover-z img {transition:.6s all;object-fit:contain;height:350px;transform-origin:center center;}
.img-hover-z:hover  {opacity:.5;transform-origin:center center;}

@media (max-width:767px) {
	.img-hover-z img {transition:.6s all;object-fit:inherit;height:auto;}
}

.references {
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.references li {
	width:20%;
	border:solid 1px #EEE;
	text-align:center;
	height:220px;
	position:relative;
	margin-left:-1px;
	margin-top:-1px;
	padding:0px 30px;
}

.references li img {
	object-fit:contain;
	max-width:60%;
	max-height:80px;
    object-fit: contain;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.references li .tdt {
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	font-size:11px;
	font-weight:500;
	height:35px;
	width:100%;
	text-align:center;
	background:white;
	color:red;
	overflow:hidden;
}

.mobile-ist {display:none;}

@media (max-width:1190px) {
	.mobile-ist {display:block;padding:15px 0px;}
	.mobile-ist .pbmit-button-box {display:block !important;width:100%;}
	.mobile-ist .pbmit-button-box a {
		display:block !important;width:100%;
		text-align:center !important;
		font-family: var(--pbmit-btn-typography-font-family) !important;
	    font-size: var(--pbmit-btn-typography-font-size) !important;
	    font-weight: var(--pbmit-btn-typography-variant) !important;
	    line-height: var(--pbmit-btn-typography-line-height) !important;
	    letter-spacing: 1px !important;
	    text-transform: uppercase !important;
	    font-style: normal !important;
	}
}

@media (max-width:991px) {
	.references li {
		width:25%;
		height:140px;
	}
	.references li img {
		max-width:50%;
		max-height:70px;
	}
}

@media (max-width:767px) {
	.references li {
		width:33.333%;
		height:130px;
	}
	.references li img {
		max-width:90%;
		height:57px;
	}
}

@media (max-width:560px) {
	.references li {
		width:50%;
		height:130px;
	}
	.references li img {
		max-width:90%;
		height:60px;
	}
}