.ml-auto, .mx-auto {
    margin-left: auto!important;
}


.pbminfotech-ihbox-one{
	padding-top: 30px;
}
.our-company-one-bg{
	position: relative;
	padding: 30px 0px 50px 60px;
}
.our-company-one-bg .pbmit-title{
	font-size: 32px;
    line-height: 40px;
    color: var(--pbmit-white-color);
    font-weight: 700;
	margin-top: 30px;
    margin-bottom: 50px;
}
.our-company-one-bg:before{
	position: absolute;
	content: "";
	width: 115%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background-color: var(--pbmit-global-color);
	z-index: -1;
}
.our-company-one-img{
	position: relative;
}
.our-company-one-img:before{
	position: absolute;
	content: "";
	width: 192%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background-image: url(../images/homepage-1/bg/bg-01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	z-index: -2;
	padding: 300px;
}
.service-one-contant{
	padding-top: 30px;
	margin-bottom: 35px;
}
.about-section-one{
	padding-top: 100px;
	padding-bottom: 70px;
}
.about-one-box .about-ihbox-style{
	padding-bottom: 15px;
}
.client-section-one{
	border-top: 1px solid #f4f5f6;
    padding-top: 50px;
    padding-bottom: 30px;
}
.client-section-one .col-lg-20percent{
	width: 20%;
    float: left;
	margin-bottom: 30px;
}
.video-section-one{
	padding-top: 180px;
	background: rgba(0,0,0,0.01) url(../images/homepage-1/bg/testmonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.video-section-one:before{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    background-color: #000;
	opacity: .4;
}
.testimonial-five{
	overflow: hidden;
}
.testimonial-one-bg{
	position: relative;
	padding: 76px 112px 45px 0;
	margin-bottom: -40px;
    margin-right: 30px;
}
.testimonial-one-bg:before{
	position: absolute;
	content: "";
	width: 168%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	background-color: var(--pbmit-blackish-color);
}
.testimonial-one-bg .pbmit-heading-subheading{
	z-index: 1;
	position: relative;
}
.video-one-button-bg {
    text-align: center;
    margin-top: 100px;
	font-size: 14px;
}
.video-one-play-button {
	position: relative;
    width: 7em;
    height: 7em;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    line-height: 7em;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 0 0 rgba(255,255,255,.7);
    cursor: pointer;
    -webkit-animation: pulse2 3.25s infinite cubic-bezier(.66,0,0,1);
    -moz-animation: pulse2 3.25s infinite cubic-bezier(.66,0,0,1);
    -ms-animation: pulse2 3.25s infinite cubic-bezier(.66,0,0,1);
    animation: pulse2 3.25s infinite cubic-bezier(.66,0,0,1);
    color: var(--pbmit-global-color);
}
.video-one-play-button span{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	font-size: 3.4em;
    line-height: 1;
}
@-webkit-keyframes pulse2 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@-moz-keyframes pulse2 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@-ms-keyframes pulse2 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@keyframes pulse2 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
.video-one-play-button a{
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}
.team-section-one{
	padding-top: 160px;
	padding-bottom: 70px;
}
.our-team-section .pbminfotech-teambox-style-2 .pbminfotech-item-thumbnail:before{
    background-color: rgba( 255,220,57,0.80);
}
.appointment-one-left-box{
	position: relative;
	z-index: 0;
	height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	padding-right: 90px;
	text-align: right;
}
.appointment-one-left-box:before{
	position: absolute;
	content: "";
	width: 193%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	z-index: -1;
	background-color: var(--pbmit-global-color);
}
.appointment-one-main {
    padding: 80px 0 80px 50px;
}
/** Homepage 02 **/ 
.about-two-content h2{
	font-size: 40px;
    line-height: 60px;
	text-align: center;
	color: var(--pbmit-body-typography-color);
	font-family: 'Nunito Sans',Arial,Helvetica;
    font-weight: 200;
}
.about-two-single-img{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 35px;
}
.our-company-section-two{
	padding: 90px 0 70px 0;
}
.our-company-two-box{
	padding: 40px 68px 0 0;
}
.our-company-fidbox{
	margin-top: 35px;
	border-top: 1px solid #ededed;
}
.our-company-fidbox .pbminfotech-fidbox-style-4{
	padding-top: 30px;
    border-right: 1px solid #ededed;
}
.our-company-fidbox .pbmit-col-wrapper:last-child .pbminfotech-fidbox-style-4{
	border-right: none;
}
.our-company-two-bg{
	background-image: url(../images/homepage-2/bg/bg-01.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
.our-company-two-img{
	padding-top: 100px;
	position: relative;
}
.our-company-two-img img{
	-webkit-box-shadow: 0 0 30px rgba(15,8,49,.1);
    box-shadow: 0 0 30px rgba(15,8,49,.1);
	margin-bottom: 35px;
}
.our-company-two-img:after{
	content: '';
    position: absolute;
    width: 69%;
    height: 72%;
    top: 52px;
    left: 90px;
    border: 8px solid var(--pbmit-global-color);
}
.ihbox-section-two{
	padding-top: 90px;
	padding-bottom: 110px;
	border-top: 1px solid #ebeef0;
}
.video-section-two{
	background-image: url(../images/homepage-2/bg/bg-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 190px;
    padding-bottom: 190px;
}
.video-two-button-bg {
    text-align: center;
    margin-bottom: 35px;
	font-size: 14px;
}
.video-two-play-button{
	position: relative;
	width: 7em;
    height: 7em;
	border-radius: 50%;
	line-height: 5em;
	display: inline-block;
    border: 2px solid transparent;
	box-shadow: 0 0 0 0 rgba( 227,34,34,0.80);
	cursor: pointer;
    -webkit-animation: pulse3 3.25s infinite cubic-bezier(.66,0,0,1);
    -moz-animation: pulse3 3.25s infinite cubic-bezier(.66,0,0,1);
    -ms-animation: pulse3 3.25s infinite cubic-bezier(.66,0,0,1);
    animation: pulse3 3.25s infinite cubic-bezier(.66,0,0,1);
	background-color: var(--pbmit-global-color);
}
.video-two-play-button span{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	font-size: 3.4em;
    line-height: 1;
	color: var(--pbmit-white-color);
}
@-webkit-keyframes pulse3 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@-moz-keyframes pulse3 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@-ms-keyframes pulse3 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
@keyframes pulse3 {
    to {box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);}
}
.video-two-play-button a{
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}
.counter-two-content{
	padding-right: 70px;
}
.counter-two-content p{
	margin-bottom: 35px;
}
.client-section-two{
	padding-top: 50px;
    padding-bottom: 30px;
	border-top: 1px solid #f4f5f6;
}
.client-section-two .col-lg-20percent {
    width: 20%;
    float: left;
    margin-bottom: 30px;
}
.appointment-section-two{
	background-image: url(../images/homepage-2/bg/bg-03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 100px;
}
.appointment-bg-two{
	padding: 40px 40px 15px 40px;
	margin-bottom: -12px;
	background-color: var(--pbmit-blackish-color);
}
.team-section-two{
	padding-top: 150px;
    padding-bottom: 40px;
}
.get-started-section-two{
	overflow: hidden;
}
.get-started-bg-two{
	position: relative;
	padding: 70px 60px 50px 0;
	z-index: 1;
}
.get-started-bg-two:before{
	position: absolute;
	content: "";
	width: 127%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	background-color: var(--pbmit-global-color);
	z-index: -1;
}
.get-started-bg-two .pbmit-heading-subheading .pbmit-title{
	font-size: 35px;
    line-height: 45px;
}
.get-started-button{
	text-align: right;

}
.blog-section-two{
	padding: 190px 0 70px 0;
	margin-top: -90px;
}
.pbminfotech-blogbox-style-2.pbminfotech-blogbox-format-gallery .swiper-slider{
	margin-bottom: 0;
}
.pbminfotech-blogbox-style-2.pbminfotech-blogbox-format-gallery .swiper-pagination-bullet-active{
	background-color: var(--pbmit-white-color);
}
.pbminfotech-blogbox-style-2.pbminfotech-blogbox-format-gallery .swiper-pagination-bullet{
	border: 1px solid var(--pbmit-white-color);
	box-shadow: none;
	width: 11px;
	height: 11px;
}
.pbminfotech-blogbox-style-2.pbminfotech-blogbox-format-gallery .swiper-horizontal>.swiper-pagination-bullets{
	bottom: 15px;
	text-align: center;
}
/** Homepage 03 **/ 
.our-company-section-three{
	padding: 90px 0 190px 0;
}
.our-company-section-three .col-md-6:last-child .pbminfotech-ihbox-style-5{
	border: 1px solid #ebeef0;
}
.progressbar-section-three{
	position: relative;
}
.progressbar-three-bg{
	position: relative;
	padding: 80px 500px 70px 0;
	margin-right: -340px;
}
.progressbar-three-bg:before{
	position: absolute;
    content: "";
	width: 140%;
    height: 100%;
    top: 0;
    right: 0;
    display: block;
	z-index: -1;
    background-color: var(--pbmit-global-color);
}
.progressbar-three-bg p{
	color: rgba(255,255,255,.8);
	margin-bottom: 35px;
}
.progressbar-three-img{
	position: relative;
	padding: 307px;
	margin-top: -50px;
}
.progressbar-three-img:before{
	position: absolute;
    content: "";
    width: 162%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
	background-image: url(../images/homepage-3/bg/img-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.progressbar-three-fidbox{
	position: absolute;
    top: 50%;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	border: 20px solid rgba(255, 255, 255, 0.50);
    display: inline-block;
    border-radius: 50%;
}
.about-section-three{
	background-image: url(../images/homepage-3/bg/img-02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-three-box{
	padding: 40px 25px 40px 40px;
	background-color: var(--pbmit-white-color);
	height: 480px;
}
.about-three-box .accordion-button:not(.collapsed){
	color: #2a2a2a;
}
.about-three-box .pbmit-heading-subheading .pbmit-title{
	font-size: 30px;
    line-height: 40px;
}
.about-three-box .accordion-body{
	color: var(--pbmit-blackish-color);
}
.about-three-box .accordion .accordion-item h2{
	border-color: #2a2a2a;
}
.about-three-box .accordion-button.collapsed,
.about-three-box .accordion .accordion-item.active .accordion-button{
	color: #2a2a2a;
}
.about-three-box .accordion-item{
	margin-bottom: 0px;
	margin-top: 25px !important;
}
.icon-box-main .pbmit-ihbox-style{
	padding-bottom: 15px;
}
.testimonial-section-three{
	overflow: hidden;
	padding: 0px 0 50px 0;
}
.testimonial-section-three .swiper-slider{
	margin-bottom: 0;
}
.testimonial-three-bg{
	position: relative;
	padding-top: 70px;
    padding-bottom: 70px;
}
.testimonial-three-bg:before{
	position: absolute;
    content: "";
    width: 131%;
    height: 100%;
    top: 0;
    right: 0;
    display: block;
	background-color: var(--pbmit-global-color);
}
.testimonial-three-title h2{
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
    font-size: 14px;
	font-weight: 400;
	color: var(--pbmit-white-color);
    text-transform: uppercase;
}
.testimonial-section-three .swiper-horizontal>.swiper-pagination-bullets{
	right: 38px;
    top: 50%;
	left: inherit;
    width: 39px;
    margin-top: -20px;
}
.blog-section-three{
	padding: 220px 0 70px 0;
	margin-top: -170px;
}
/** Homepage 04 **/
.about-section-four{
	background-color: var(--pbmit-light-color);
	padding-top: 115px;
	padding-bottom: 105px;
}
.progressbar-four{
	padding: 137px 0 127px 0;
}
.counter-four-bg{
	background-image: url(../images/homepage-4/bg/img-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 280px;
	position: relative;
}
.progressbar-four-box {
	padding-left: 37px
}
.progressbar-four-box p{
	margin-bottom: 35px;
}
.appointment-four-bg{
	padding-top: 130px;
    padding-bottom: 302px;
    background-image: url(../images/homepage-4/bg/img-04.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.appointment-four-ihbox{
	padding-left: 60px;
	padding-top: 45px;
}
.tab-four-box{
	margin-bottom: 60px;
    margin-top: -220px;
}
.client-section-four .col-lg-20percent {
    width: 20%;
    float: left;
    margin-bottom: 30px;
}
.service-slider-four{
	padding-bottom: 90px;
}
.service-four-content{
	padding: 52px 0 30px 0;
}
.service-four-content p{
	padding-left: 25px;
	padding-top: 25px;
}
.service-slider-four .swiper-slider{
	padding-bottom: 60px;
	margin-bottom: 0;
}
.service-slider-four .swiper-pagination-bullets{
	text-align: center;
	bottom: 0;
}
.service-slider-four .swiper-pagination-bullet-active{
	box-shadow: inset 0 0 0 2px #ffdc39 !important;
}
.service-slider-four .swiper-pagination-bullet{
	box-shadow: inset 0 0 0 2px #cbcbcb;
}
.testimonial-four{
	padding-top: 160px;
    padding-bottom: 0px;
    background-image: url(../images/homepage-4/bg/img-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.video-four-box{
	padding-bottom: 65px;
	padding-left: 45px;
}
.video-four-button-bg {
    text-align: right;
    margin-bottom: 35px;
    font-size: 14px;
}
.video-four-play-button {
    position: relative;
    width: 9em;
    height: 9em;
    background-color: var(--pbmit-global-color);
    border-radius: 0;
    line-height: 5em;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    color: #2A2A2A;
    border: 2px solid transparent;
}
.video-four-play-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 3.4em;
    line-height: 1;
}
.video-four-play-button a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
.counter-four-box{
	padding-top: 370px;
	padding-right: 80px;
}
.testimonial-four-box{
	position: relative;
	z-index: 1;
	padding: 70px 45px 100px 60px;
}
.testimonial-four-box:before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
	z-index: -1;
	background-image: url(../images/homepage-4/bg/img-03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-four-box p{
	color: black;
	padding: 55px 15px 0 55px;
}
.testimonial-four-box .pbmit-heading-subheading-style-1 .pbmit-subtitle{
	border-color: var(--pbmit-white-color);
}
.testimonial-four-box .swiper-horizontal>.swiper-pagination-bullets{
	text-align: center;
	bottom: 0;
}
.testimonial-four-box .swiper-slider[data-dots="true"]{
	padding-bottom: 77px;
	margin-bottom: 0;
}
.testimonial-four-box .swiper-pagination-bullet-active{
	box-shadow: inset 0 0 0 2px #1b2024;
}
.blog-four-contant{
	padding: 102px 0 15px 0;
}
.blog-four-contant a{
	border: 2px solid transparent;
}
.blog-four-contant p{
	padding-right: 65px;
}
/** Homepage 05 **/
.icon-box-section-five{
    padding-top: 238px;
}
.icon-box-section-five .col-md-6:nth-child(odd) .pbminfotech-ihbox-style-10:after{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 40px;
    right: 50px;
    background-image: url(../images/homepage-5/step-01.png);
    background-position: right 0;
    background-repeat: no-repeat;
}
.icon-box-section-five .col-md-6:nth-child(2) .pbminfotech-ihbox-style-10:after{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 40px;
    right: 50px;
    background-image: url(../images/homepage-5/step-02.png);
    background-position: right 0;
    background-repeat: no-repeat;
}
.about-five-box{
	border-top: 1px solid #f3f3f3;
	margin-top: 40px;
	padding-top: 45px;
}
.about-five-content {
    padding: 40px 0px 0 29px;
}
.about-five-content .about-title{
	font-size: 17px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 28px;
	font-family: var(--pbmit-btn-typography-font-family);
}
.about-five-content p{
	margin-bottom: 35px;
	padding-bottom: 12px;
}
.about-five-content .list-group{
	padding-right: 15px;
}
.about-five-iconbox{
	padding: 45px 0 0 30px;
	background-color: var(--pbmit-global-color);
}
.about-five-icon{
	font-size: 14px;
	margin-bottom: 10px;
}
.about-five-icon i{
	font-size: 4.5em;
	color: #2A2A2A;
}
.about-iconbox-title{
	padding-bottom: 35px;
}
.about-iconbox-title h5{
	margin-bottom: 0;
}
.about-iconbox-title h5 a{
	color: var(--pbmit-white-color);
}
.about-iconbox-title span{
	position: relative;
	-webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-iconbox-title span:after{
	content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 1px;
    width: 100%;
    background-color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-iconbox-title span:hover{
	color: #000;
}
.about-iconbox-title span:hover:after{
	background-color: #000;
}
.about-five-signbox {
    margin-top: 105px;
}
.about-five-signbox .sign-heading{
	padding-top: 10px;
	color: var(--pbmit-white-color);
}
.service-five{
	background-color: var(--pbmit-blackish-color);
	padding-top: 220px;
    padding-bottom: 110px;
	margin-top: -128px;
}
.service-five-content{
	margin-bottom: 20px;
}
.service-five-content p{
	color: rgba(255,255,255,.8);
	padding-right: 25px;
    padding-left: 40px;
}
.achievement-five{
	padding-top: 105px;
}
.achievement-five-img{
	padding-top: 280px;
    padding-bottom: 295px;
	background-image: url(../images/homepage-5/bg/map-02.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.achievement-five-iconbox {
    margin-top: -125px;
}
.iconbox-style-five {
    background-color: #fff;
    box-shadow: 0 2px 40px 0 rgba(0,0,0,.08);
    margin-right: 0px;
    margin-left: 0px;
	padding: 20px 15px 5px 10px;
}
.iconbox-style-five .icon-wrapper {
    margin-top: 60px;
    line-height: 0;
    font-size: 14px;
	text-align: center;
}
.iconbox-style-five .icon-wrapper i{
	color: #2A2A2A;
    font-size: 4.5em;
}
.iconbox-style-five .icon-wrapper i:before{
	font-size: 80px;
}
.iconbox-style-five .icon-wrapper-heading {
	margin: 30px 0px 35px 0px;
	padding-right: 15px;
}
.iconbox-style-five .icon-wrapper-heading h5,
.iconbox-style-five .icon-wrapper-heading p{
	color: #000;
}
.iconbox-style-five .icon-wrapper-heading h5{
	font-size: 18px;
    line-height: 28px;
	margin-bottom: 0;
}
.iconbox-style-five .icon-wrapper-heading h5 span{
	font-size: 24px;
	color: var(--pbmit-global-color);
}
.iconbox-style-five-right{
	margin-right: 0px;
    margin-left: 0px;
	padding: 20px 10px 5px 15px;
	background-color: var(--pbmit-global-color);
}
.iconbox-style-five-right .icon-wrapper-heading-right h5, 
.iconbox-style-five-right .icon-wrapper-heading-right p {
    color: #000;
}
.iconbox-style-five-right .icon-wrapper-heading-right h5{
	font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}
.iconbox-style-five-right .icon-wrapper-heading-right {
    margin: 30px 0px 35px 5px;
   	text-align: right;
}
.iconbox-style-five-right .icon-wrapper-heading-right h5 span {
    font-size: 24px;
    color: var(--pbmit-white-color);
}
.iconbox-style-five-right .icon-wrapper-right {
    margin-top: 60px;
    line-height: 0;
    font-size: 14px;
    text-align: center;
	padding-right: 30px;
}
.iconbox-style-five-right .icon-wrapper-right i {
    color: #2A2A2A;
    font-size: 4.5em;
}
.iconbox-style-five-right .icon-wrapper-right i:before{
	font-size: 80px;
}
.achievement-five-bottom{
	padding: 45px 0 50px 0;
}
.achievement-five-bottom p{
	text-align: center;
	margin-bottom: 35px;
}
.achievement-five-bottom p a{
	text-decoration: underline 2px solid #7777;
}
.testimonial-five-img{
	position: relative;
	padding: 345px 0;
}
.testimonial-five-img:before{
	content: "";
	width: 164%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	position: absolute;
	background-image: url(../images/homepage-5/bg/img-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-five-bg{
	position: relative;
	padding: 85px 16px 70px 340px;
	margin-left: -304px
}
.testimonial-five-bg:before{
	content: "";
	width: 165%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	z-index: -1;
	background-image: url(../images/homepage-5/bg/bg-03.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-five-bg .swiper-slider{
	padding-bottom: 37px;
	margin-bottom: 0;
	border-bottom: 1px solid #2c3840;
}
.testimonial-five-bg .client-title{
	margin: 40px 0 20px 0;
	font-size: 14px;
    line-height: 24px;
    color: var(--pbmit-white-color);
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 400;
}
.testimonial-five-bg .pbminfotech-clientbox-style-1{
	margin-bottom: 30px;
}
.testimonial-five-bg .swiper-horizontal>.swiper-pagination-bullets{
	bottom: 40px;
}
.testimonial-five-bg .swiper-pagination-bullet{
	width: 12px;
    height: 12px;
    border-radius: 0;
    background-color: var(--pbmit-white-color);
    box-shadow: inset 0 0 0 0 var(--pbmit-white-color);
}
.testimonial-five-bg .swiper-pagination-bullet-active{
	box-shadow: inset 0 0 0 0 var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}
.team-section-five{
	padding-top: 100px;
    padding-bottom: 85px
}
.counter-five{
	padding-top: 85px;
    padding-bottom: 30px;
	border-radius: 8px;
}
.blog-five-content{
	padding-bottom: 18px;
}
.blog-five-content p{
	padding-right: 65px;
}
.blog-five-button a{
	font-family: var(--pbmit-heading-typography-font-family);
}
/** Homepage 06 **/
.icon-box-six{
	padding-top: 82px;
}
.about-section-six{
	padding: 110px 0 100px 0;
}
.about-six-content{
	padding-left: 24px;
	padding-top: 45px;
}
.about-six-content p{
	margin-bottom: 35px;
}
.counter-six{
	position: relative;
	overflow: hidden;
	padding: 75px 0 30px 0;
	border-radius: 8px;
	background-color: var(--pbmit-global-color);
}
.counter-six:before{
	content: "";
    position: absolute;
    left: -100px;
    top: -100px;
    width: 260px;
    height: 260px;
    background-color: rgb(255 238 140 / .5);
    border-radius: 215px 45px;
}
.counter-six:after{
	content: "";
    position: absolute;
    right: -110px;
    bottom: -99px;
    width: 245px;
    height: 245px;
    border-radius: 200px 45px;
    background-color: rgb(255 238 140 / .5);
}
.service-six {
    margin-top: -130px;
    padding-top: 230px;
    padding-bottom: 125px;
    background-image: url(../images/homepage-6/bg/transparent-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.service-six-content{
	margin-bottom: 40px;
}
.service-six-content p{
	margin-top: 55px;
}
.progress-six{
	padding: 50px 0 110px 0;
}
.progress-six-box {
    padding: 50px 0 0 30px;
}
.team-section-six{
	padding-top: 90px;
	border-top: 1px solid #dddddd;
}
.team-six-btn{
	text-align: right;
}
.team-six-box .col-lg-20percent{
	width: 20%;
}
.team-six-box .col-lg-20percent:nth-child(even) .pbminfotech-teambox-style-6{
	margin-top: -30px;
}
.team-six-box{
	padding: 70px 0;
}
.client-six{
	padding-bottom: 110px;
}
.testimonial-six{
	background-image: url(../images/homepage-6/bg/testmonial-side-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
	overflow: hidden;
}
.testimonial-six-title .pbmit-heading-subheading-style-1 .pbmit-subtitle{
	border-color: var(--pbmit-white-color);
}
.testimonial-six-title{
	position: relative;
	padding-top: 150px;
    padding-bottom: 225px;
    margin-right: -200px;
    padding-right: 251px;
	padding-left: 352px;
}
.testimonial-six-title:before{
	content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 162%;
    height: 100%;
	border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	background-color: var(--pbmit-global-color);
}
.testimonial-six-slider {
    margin-top: 80px;
    margin-left: -40px;
}
.blog-six-content{
	font-weight: 400;
    font-size: 18px;
    line-height: 24px;
	margin-top: 20px;
    color: #666666;
	padding-bottom: 15px;
	font-family: var(--pbmit-btn-typography-font-family);
}
.testimonial-arrow{
    position: relative;
}

/*----------------------------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 00  About Us **/
.about-us-right-box{
	padding-left: 30px;
}
.about-us-right-box img{
	margin-bottom: 35px;
}
.about-us-right-box h5{
	margin-bottom: 20px;
}
.about-us-right-box .list-group-borderless .list-group-item{
	margin-bottom: 0;
}
.about-counters-numbers{
	padding: 30px 0 50px 0;
}
.about-counters-box{
	padding: 40px 0 60px 0;
}
.about-fidbox-style{
	border-left: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
}
.team-bg-color .pbminfotech-teambox-style-2 .pbminfotech-item-thumbnail:before{
    background-color: rgba( 255,220,57,0.80);
}
/** 04  Team Single **/
.our-team-section .pbminfotech-teambox-style-2 .pbminfotech-item-thumbnail:before{
    background-color: rgba( 255,220,57,0.80);
}
.pbmit-team-detail-single{
	padding-top: 80px;
}
.pbmit-team-img{
	position: relative;
	z-index: 1;
}
.pbmit-team-details-inner {
	padding: 50px;
    position: relative;
    margin-left: -100px;
    padding-left: 115px;
    margin-top: 50px;
	background-color: var(--pbmit-light-color);
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-team-title{
    font-size: 26px;
	line-height: 40px;
    margin-bottom: 0px;
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-team-single-position{
    font-size: 18px;
	font-weight: 400;
    line-height: 26px;
    color: #989898;
    margin-bottom: 25px
}
.pbmit-team-summary{
	border-bottom: 1px solid #dcdcdc;
}
.pbmit-team-details-line {
    margin-bottom: 25px;
    clear: both;
}
.pbmit-team-details-line .pbmit-team-list-title {
    position: relative;
    font-size: 14px;
    line-height: 30px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
	color: var(--pbmit-blackish-color);
}
.pbmit-team-details-line .pbmit-team-list-value {
    color: #5f656d;
    font-size: 15px;
    line-height: 32px;
    padding-left: 12px;
    float: left;
}
.pbmit-team-details .pbmit-social-links.pbmit-team-social-links {
	position: absolute;
    right: 50px;
    top: 59px;
}
.pbmit-team-details .pbmit-team-social-links li {
    margin-right: 0px;
	display: inline-block;
}
.pbmit-team-details .pbmit-team-social-links a {
    font-size: 15px;
    color: #fff;
    padding: 10px 8px;
    display: inline-block;
	background-color: var(--pbmit-global-color);
	border: none;
	border-radius: 0;
	width: auto;
	height: auto;
}
.pbmit-team-details .pbmit-team-social-links a:hover {
	background-color: var(--pbmit-blackish-color) !important;
    color: var(--pbmit-white-color);
}
.team-details-wrap {
    margin-top: 50px;
}
.team-details-wrap .team-detail-contant{
	padding: 40px 0 40px 0;
}
.team-details-progress{
	padding: 90px 0 60px 0;
	background-color: var(--pbmit-light-color);
}
.team-details-progress .progressbar .progress-label{
	color: #0a0c0e;
}
.team-details-progress .progress .progress-bar{
	background-color: var(--pbmit-global-color);
}
.team-details-progress .progress{
	background-color: var(--pbmit-blackish-color);
}
.team-details-progress .progress .progress-percent{
	color: var(--pbmit-blackish-color);
}
.team-details-work-experience h4{
	margin-bottom: 30px;
}
.team-details-contact{
	margin-top: 30px;
}
.team-contact{
	padding: 90px 0 30px 0;
}
.team-contact .form-control{
	height: auto;
	line-height: inherit;
	border: 1px solid rgba(119,119,119,.2);
}
.team-contact .form-control:focus{
	color: #666;
	border-color: var(--pbmit-global-color);
}
.team-contact textarea.form-control {
    min-height: 150px;
	padding-top: 15px;
}
.team-contact .pbmit-btn{
	font-weight: 500;
	padding: 16px 34px 16px;
	font-family: var(--pbmit-heading-typography-font-family);
}

/** 01 - Service Detail **/
.service-left-col {
    flex: 0 0 30%;
    max-width: 30%;
	margin-top: 65px;
	padding-left: 0;
}
.service-right-col {
	flex: 0 0 70%;
    max-width: 70%;
	padding-top: 65px;
	margin-bottom: 90px;
}
.service-sidebar .post-list:first-child{
	padding-top: 0px;
	margin-top: 0;
}
.service-sidebar .post-list{
	margin: 45px 0 35px;
    word-wrap: break-word;
}
.service-sidebar .all-post-list {
    background: #fff;
    border: 1px solid #efefef;
    padding: 10px 0;
}
.post-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.post-list li{
    border: none;
    padding: 0!important;
    margin-bottom: 0px;
}
.post-list li a{
    background-color: #fff;
	color: var(--pbmit-blackish-color);
    padding: 10px 30px;
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 700;
	line-height: 24px;
	font-family: var(--pbmit-body-typography-font-family);
}
.post-list li.post-active a:after{
	height: 80%;
	background-color: var(--pbmit-global-color);
}
.post-list li a:hover{
    color: var(--pbmit-global-color);
}
.post-list li a:hover:after{
	height: 80%;
	background-color: var(--pbmit-global-color);
}
.post-list li a:after{
	content: ' ';
    position: absolute;
    top: 4px;
    width: 2px;
    left: 0;
    height: 0%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.service-sidebar .single-service-contact {
    position: relative;
    overflow: hidden;
	text-align: center;
    line-height: 24px;
    color: var(--pbmit-white-color);
	font-size: 16px;
	background: url(../images/homepage-1/service/service-widget.jpg) repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.service-sidebar .single-service-contact-inner{
    padding: 35px 25px;
    background-color: rgba( 255,220,57,0.80);
}
.service-sidebar .single-service-contact h3{
	text-transform: uppercase;
    font-size: 22px;
    color: var(--pbmit-white-color);
    font-weight: 700;
    margin: 20px 0 20px 0;
}
.service-sidebar .single-service-contact-inner ul li{
	margin-bottom: 15px;
}
.service-sidebar .single-service-contact span i{
	font-size: 70px;
    line-height: 70px;
}
.widget .download .item-download {
    margin-bottom: 15px;
    position: relative;
}
.widget .download .item-download a {
    display: block;
    padding: 0px;
    color: var(--pbmit-blackish-color);
	font-size: 16px;
    font-weight: 700;
	border: 2px solid #313437;
	font-family: var(--pbmit-body-typography-font-family);
}
.widget .download .item-download a:hover{
	background: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download .fa {
    color: var(--pbmit-white-color);
    font-size: 20px;
    padding: 20px;
	background: #313437;
    display: inline-block;
    margin-right: 20px;
}
.service-details {
    padding-top: 40px;
}
.service-page-infobox {
	margin-top: 35px;
	margin-bottom: 50px;
}
ul.list-group-one.list-group {
	margin: 0;
	display: inline-block;
}
ul.list-group-one.list-group li{
	color: #777777;
	display: block;
}
ul.list-group-one.list-group li i{
	background-color: transparent;
	color: var(--pbmit-global-color);
}
.service-list-group{
	padding-top: 20px;
	padding-left: 7px;
}
.service-single-content{
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-single-content p{
	margin-bottom: 35px;
}
.service-single-content .pbmit-heading{
	font-size: 18px;
}

/** 02 - Project Detail **/
.Project-Style-2 .pbminfotech-portfoliobox-style-2 .pbminfotech-overlay{
    background-color: rgba( 255,220,57,0.80);
}
.portfolio-single .pbminfotech-portfoliobox-style-2 .pbminfotech-overlay{
    background-color: rgba( 255,220,57,0.80);
}
.portfolio-single{
	padding-top: 82px;
}
.pbmit-portfolio-single {
    margin-top: 50px;
    margin-bottom: 50px;
}
.portfolio-single .pbmit-portfolio-lines-wrapper {
    margin-top: 30px;
    margin-bottom: 0;
}
.pbmit-pf-single-style{
	padding-top: 20px;
}
.pbmit-pf-single-style i{
	font-size: 2.0em;
	color: var(--pbmit-global-color);
}
.pbmit-pf-single-process {
	padding: 30px 0 80px 0;
	margin-bottom: 50px;
}
.pbmit-pf-single-process p{
	margin-bottom: 50px;
}
.pbmit-short-description {
    background-color: #fafafa;
}
.project-details-top {
    padding: 30px 30px 25px 30px;
    background-color: var(--pbmit-global-color);
}
.project-details-top h3 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
}
.pbmit-pf-detailbox {
    padding: 30px 30px 35px 30px;
    margin-top: -10px;
}
.pbmit-pf-detailbox li {
    padding-bottom: 13px;
    padding-top: 13px;
    border-bottom: 1px solid #eee;
}
.pbmit-pf-details-heading {
    width: 45%;
    display: inline-block;
    font-weight: 700;
}
.portfolio-single .pbmit-featured-wrapper {
    margin-top: 50px;
}
.pbmit-pf-single-content-bottom {
    width: auto;
    padding: 0;
	display: flex;
}
.pbmit-pf-single-category{
	width: 50%;
	float: left;
}
.pbmit-pf-single-category a{
	display: inline-block;
    background-color: #f8f8f8;
    color: #4d4d4d;
    font-size: 12px;
    padding: 3px 10px;
}
.pbmit-pf-single-category a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper{
	float: right;
	width: 50%;
	margin-top: -15px;
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper ul{
	text-align: right;
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper ul li{
	display: inline-block;
    padding-right: 10px;
    padding-top: 6px;
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper ul li:last-child{
	padding-right: 0;
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper ul li a{
	border: 1px solid #e8e8e8;
    border-radius: 50%;
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}
.pbmit-pf-single-content-bottom .pbmit-social-share-wrapper ul li a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-entry-content{
	position: relative;
    margin-bottom: 0px;
    margin-top: 40px;
}
.navigation.post-navigation:after {
    background-color: #e9e9e9;
    content: "";
    width: 100%;
    height: 1px;
    z-index: 11;
    position: absolute;
    top: -30px;
	left: 0;
}
.portfolio-single .post-navigation .nav-links .nav-previous{
	float: left;
}
.post-navigation .nav-links .nav-previous, 
.post-navigation .nav-links .nav-next {
	display: inline-block;
	position: relative;
}
.post-navigation .nav-links .nav-previous {
    margin-right: auto!important;
}
.post-navigation .nav-links .nav-previous:before,
.post-navigation .nav-links .nav-next:before{
	position: absolute;
    z-index: 1;
    display: block;
    bottom: 0;
    content: '';
    border-bottom: 1px solid;
    width: 0%;
    right: 0;
    left: auto;
    -webkit-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    -o-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    -moz-transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
    transition: width .3s linear 0s,right 0s linear .3s,left 0s linear .3s;
	border-bottom-color: var(--pbmit-global-color);
}
.post-navigation .nav-links .nav-next:before{
	right: auto;
    left: 0;
}
.post-navigation .nav-links .nav-next:hover:before{
	left: 0;
    right: auto;
	width: 100%;
}
.post-navigation .nav-links .nav-previous:hover:before{
	width: 100%;
    right: 0;
    left: auto;
}
.portfolio-single .nav-links a {
	font-size: 18px;
    font-weight: 600;
    color: var(--pbmit-blackish-color);
    position: relative;
    display: inline-block;
}
.portfolio-single .nav-links .nav-previous a{
	padding-left: 20px;
}
.portfolio-single .nav-links .nav-previous a:after{
	font-family: "pbminfotech-base-icons";
    content: '\e808';
    position: absolute;
    top: 0;
    left: 0;
}
.post-navigation .nav-links .nav-next a:before{
	content: '\e809';
    left: auto;
    right: 0;
	position: absolute;
    top: 0;
	font-family: "pbminfotech-base-icons";
}
.portfolio-single .nav-links a:hover{
	color: var(--pbmit-global-color);
	background: transparent !important;
}
.post-navigation .nav-links .nav-next a{
	padding-right: 20px;
}
.post-navigation .nav-links .nav-next{
	float: right;
}
.portfolio-single .nav-links a:hover .pbmit-portfolio-nav-wrapper span {
    color: #fff;
}
.pbmit-pf-single-related-title{
	font-size: 22px;
    line-height: 32px;
    margin-bottom: 30px;
	padding-top: 75px;
}

/** 03 - Blog Detail**/
.blog-grid .pbmit-blogbox-style-1{
	margin-bottom: 30px;
}
.blog-grid .pbminfotech-featured-wrapper.pbminfotech-post-featured-wrapper.pbminfotech-post-format-video{
	position: relative;
    overflow: hidden;
    padding-bottom: 56.59%;
    padding-top: 25px;
    height: 0;
}
.blog-grid iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.blog-right-col{
    flex: 0 0 69%;
    max-width: 69%; 
	margin-bottom: 60px;
	padding: 65px 13px 0;
}
.blog-left-col{
    flex: 0 0 31%;
    max-width: 31%; 
	margin-top: 65px;
}
.blog-details .pbmit-featured-wrapper {
    margin-bottom: 30px; 
}
.blog-details .pbmit-entry-content h4{
	margin-top: 30px;
}

/** --- Blog Classic ---**/
.post.blog-classic {
	position: relative;
}
.blog-classic .pbmit-featured-img-wrapper {
	margin-bottom: 30px;
}
.blog-classic .pbmit-blog-classic-inner .pbmit-meta-cat{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    position: absolute;
    top: 20px;
    left: 20px;
    width: 76px;
    z-index: 1;
    padding: 12px 0;
    text-align: center;
}
.blog-classic .pbmit-blog-classic-dbox-date,
.blog-classic .pbmit-blog-classic-dbox-month{
	display: block;
    text-align: center;
    font-family: Roboto,sans-serif;
}
.blog-classic .pbmit-blog-classic-dbox-date{
	font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 5px;
    letter-spacing: 2px;
}
.blog-classic .pbmit-blog-classic-dbox-month{
	font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
	font-weight: 400;
}
.blog-classic .pbmit-blog-classic-inner {
    padding-bottom: 60px;
}
.blog-classic .pbmit-post-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family:var(--pbmit-heading-typography-font-family);
}
.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 19px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 10px;
	font-weight: 600;
}
.blog-classic .pbmit-blog-meta, .pbmit-blog-meta a {
    color: #777;
}
.blog-classic .pbmit-blog-meta a:hover {
    color: var(--pbmit-global-color);
}
.blog-classic .pbmit-blog-meta-top>span+span:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ddd;
    margin: 0 11px 2px;
}
.blog-classic .pbmit-entry-content {
    margin-top: 20px;
	display: inline-block;
}
.blog-classic .pbmit-entry-content .blog-single-img{
	float: left;
    margin: 0.375em 1.75em 1.75em 0;
}
.blog-classic .swiper-horizontal>.swiper-pagination-bullets{
	text-align: center;
	bottom: 15px;
}
.blog-classic .swiper-pagination-bullet {
    border: 1px solid var(--pbmit-white-color);
    box-shadow: none;
    width: 11px;
    height: 11px;
}
.blog-classic .swiper-pagination-bullet-active{
	background-color: var(--pbmit-white-color);
}
.blog-classic .swiper-slider{
	margin-bottom: 0;
}
.blog-classic iframe {
    width: 100%;
    height: 476px;
}
.blog-grid .row .col-md-4{
	margin-bottom: 30px;
}

/**--- Sidebar Right ---**/
.sidebar .widget:first-child {
    margin-top: 0px;
}
aside.sidebar{
	font-size: 14px;
    padding: 30px 28px;
	padding-top: 35px;
    padding-bottom: 40px;
    border-radius: 0px;
    background:#fafafa;
}
.sidebar .widget{ 
	margin: 45px 0 35px;
    word-wrap: break-word;
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.widget .search-form {
    position: relative;
}
.widget .search-form .search-field {
    display: block;
    width: 100%;   
    line-height: inherit;
    font-size: 12px;
    padding:15px 20px;
    font-weight: 600;
    color: #999;
    background: var(--pbmit-white-color);
	border: 1px solid rgba(119,119,119,.2);
    border-radius: 0;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    font-family:var(--pbmit-heading-typography-font-family);
}
.sidebar .widget .search-form a{
    position: absolute;
    right: 0px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 45%;
    height: 46px;
    font-size: 14px;
	font-weight: 500;
    z-index: 1;
    width: 46px;
    text-align: center;
	opacity: .3;
}
.sidebar .widget .search-form a:hover{
	color: inherit;
}
.sidebar .widget .widget-title {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
	text-transform: none;
    color: var(--pbmit-blackish-color);
}
.sidebar .widget-categories ul{
	background-color: var(--pbmit-white-color);
}
.sidebar .widget-categories ul li a{
    color: var(--pbmit-blackish-color);
	position: relative;
    font-size: 14px;
    font-weight: 400;
	display: block;
	padding: 15px 10px 15px 20px;
	padding-left: 30px;
	line-height: 24px;
	font-family: var(--pbmit-body-typography-font-family);
}
.sidebar .widget-categories ul li a:hover{
	color: var(--pbmit-global-color);
}
.sidebar .widget-categories ul li{
    position: relative;
    list-style: none;
	display: block;
	overflow: hidden;
	padding: 0;
}
.sidebar .widget-categories ul li a:after{
	content: "";
    background-color: #fafafa;
    height: 2px;
    width: 1000px;
    left: -500px;
    bottom: 0;
    position: absolute;
}
.sidebar .widget-categories li span {
    position: absolute;
    right: 15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #efefef;
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 400;
    top: 15px;
	border-radius: 50%;
}
.sidebar .recent-post-list .media{
    display: flex;
}
.sidebar .recent-post-list .recent-post-thum img{
    width: 80px;
	height: 80px;
	display: block;
    flex-shrink: 0;
    float: left;
    margin-right: 15px;
    padding: 3px;
    border: 1px solid rgba(255,255,255,.24);
}
.sidebar .recent-post-list{
	background-color: var(--pbmit-white-color);
}
.sidebar .recent-post-list li{
    padding: 15px 15px !important;
	border-bottom: 2px solid #fafafa;
}
.sidebar .recent-post-list li:last-child{
    padding-bottom: 0;
}
.widget a,
.widget .post-date{
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
}
.blog-left-col .sidebar .media-body a {
    color: var(--pbmit-blackish-color);
    font-size: 14px;
    font-weight: 600;
	font-family: var(--pbmit-body-typography-font-family);
}
.blog-left-col .sidebar .media-body a:hover{
	color: var(--pbmit-global-color);
}
.sidebar .recent-post-list .post-date {
    line-height: 17px;
    display: block;
    font-size: 12px;
	text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
    color: #777777;
	letter-spacing: 1px;
	font-family: var(--pbmit-body-typography-font-family);
}
.sidebar .widget .tagcloud a{
    display: inline-block;
    font-weight: 400;
    color: var(--pbmit-blackish-color);
    text-transform: none;
    font-size: 14px!important;
    padding: 10px 20px;
    line-height: 24px;
    background: #f1f1f1;
    border: none;
	margin: 0 3px 6px 0;
	font-family: var(--pbmit-body-typography-font-family);
}
.sidebar .widget .tagcloud a:hover{
     color: #fff;
     background: var(--pbmit-global-color);
}
.sidebar .widget.widget-archive ul li {
    padding: 0 0 15px 0;
}
.sidebar .widget.widget-flickr a{
    overflow: hidden;
    display: block;
    margin: 0 8px 0px 0px;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: none;
}
.widget.single-service-contact{
    background-image: url(../images/coworking/pbmit-ads.html);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #f0f2f7;
    padding: 45px;
    margin-bottom: 40px;
    border: none;
} 
.single-service-contact-inner img {
    border-radius: 50%;
    margin: 0;
}
.single-service-contact-inner ul.pbmit-social-links li {
    display: inline-block;
    margin-top: 10px;
}
.single-service-contact ul.pbmit-social-links li a,
.single-service-contact-inner ul.pbmit-social-links li a {
    font-size: 16px;
    font-weight: 300!important;
    letter-spacing: 0;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    margin: 0 2px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
.single-service-contact ul.pbmit-social-links li a:hover {
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.single-service-contact .pbmit-social-li{
    margin-right: 0px;
}
.single-service-contact .pbmit-social-links {
    margin-top: 10px;
}
.blog-details .pbmit-blog-style-2 .pbmit-featured-wrapper:after{
    display: none;
}
.widget .pbmit-download .pbmit-item-download:first-child {
    margin-bottom: 15px;
    margin-left: 0;
}
.widget .pbmit-download .pbmit-item-download a {
    display: block;
    text-align: center;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 22px;
    color: var(--pbmit-blackish-color);
    display: flex;
    align-items: center;
    background-color: var(--pbmit-light-color);
    position: relative;
}
.widget .pbmit-download .pbmit-item-download a:hover{
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .pbmit-download .pbmit-item-download a i:first-child {
    margin-right: 10px;
}
.widget .pbmit-download .pbmit-item-download a i {
    font-size: 35px;
    vertical-align: middle;
}
.widget .pbmit-download .pbmit-item-download:last-child a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .pbmit-download .pbmit-item-download:last-child a:hover{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-ads-inner .pbmit-ads-logo {
    background: var(--pbmit-white-color);
    display: inline-block;
    padding: 15px;
    width: 130px;
    position: relative;
    z-index: 1;
}
.pbmit-ads-inner h3.pbmit-ads-title {
    font-size: 26px;
    line-height: 36px;
    padding: 30px 0 30px 0;
    font-weight: 600;
}
.pbmit-ads-inner h3.pbmit-ads-title span {
    color: var(--pbmit-global-color);
}
.pbmit-ads-inner .pbmit-ads-logo::after {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 100%;
    height: 100%;
    background-color: var(--pbmit-white-color);
    z-index: -1;
}
.pbmit-ads-inner .pbmit-ads-button {
    display: inline-block;
    padding-bottom: 30px;
    font-family: Quicksand,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
}
.pbmit-ads-inner .pbmit-ads-button a {
    padding: 20px 60px 20px 40px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
    font-weight: 700;
}
.pbmit-ads-inner .pbmit-ads-button a:hover {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.pbmit-ads-inner .pbmit-ads-button a span {
    position: relative;
}
.pbmit-ads-inner .pbmit-ads-button a span::after {
    content: "\e83a";
    font-family: 'pbminfotech-base-icons';
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
}

/** --- Blog Large ---**/
.post.blog-details {
    margin-bottom: 0px;
	position: relative;
}
.post.blog-details .blog-classic .pbmit-blog-classic-inner{
	padding-bottom: 0;
}
.post blockquote {
    padding: 30px 75px 30px 90px;
    margin: 25px 20px;
    background-color:#f8f8f8;
    font-size: 18px;
    line-height: 28px;
    color: #686868;
	font-style: italic;
    position: relative;
	font-weight: 300;
	border-color: var(--pbmit-global-color);
}
.post blockquote p{
	margin: 0;
}
.post .pbmit-entry-content p:last-of-type:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.post blockquote:after{
	position: absolute;
    content: "\f10e";
    font-family: "pbminfotech-base-icons";
    font-size: 37px;
    line-height: 37px;
    top: 31px;
    left: 21px;
}
.pbmit-blog-meta.pbmit-blog-meta-bottom {
    padding-top: 20px;
	border-top: 1px solid #e8e8e8;
    margin-top: 40px;
}
.pbmit-blog-meta-bottom-left {
	float: left;
}
.pbmit-blog-meta-bottom-right{
	float: right;
}
.pbmit-blog-meta .pbmit-blog-meta-bottom-left .pbmit-meta a {
	display: inline-block;
	padding: 8px 15px;
	font-size: 14px;
	background-color: #f1f1f1;
    color: var(--pbmit-blackish-color);
}
.pbmit-blog-meta .pbmit-blog-meta-bottom-left .pbmit-meta a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-social-share-title {
    float: left;
    padding-right: 10px;
    position: relative;
    margin-right: 9px;
    margin-top: 14px;
    font-weight: 500;
    font-size: 17px;
}
.pbmit-social-share{
	float: right;
}
.pbmit-blog-meta-bottom ul li {
    margin-right: 8px;
    display: inline-block;
	padding-top: 6px;
}
.pbmit-blog-meta-bottom .pbmit-social-share li a {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: var(--pbmit-blackish-color);
    font-size: 14px;
	border: 1px solid #e8e8e8;
    border-radius: 50%;
	background-color: transparent;
}
.pbmit-blog-meta-bottom .pbmit-social-share li a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.comments-box{
	display: inline-block;
    margin-top: 60px;
}
.comments-box .comments-title{
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}
.comments-box .media{ 
    display: flex;
    margin-bottom: 0px;
	margin-top: 35px;
}
.comments-box .media.even.depth-3{
	margin-left: 35px;
	margin-top: 0;
}
.comments-box .comment-author img{
    width: 80px;
    height: 80px
}
.media-body.comment-meta {
	position: relative;
    flex-grow: 1;
    border: 1px solid #e8e8e8;
    padding: 20px;
    background: #fafafa;
    margin-left: 25px;
}
.comments-box .comment-author {
    display: block;
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    font-weight: 700;
}
.media-body.comment-meta .comment-date a{
	color: #a2a2a2;
    font-size: 14px;
}
.comment-meta .reply {
    position: absolute;
    top: 15px;
    right: 15px;
}
.comment-meta .reply a{
	font-size: 13px;
	line-height: 30px;
    padding: 2px 30px 2px 18px;
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
    margin-right: 5px;
    border-radius: 0;
	display: inline-block;
}
.comment-meta .reply a:hover{
	background-color: var(--pbmit-global-color);
}
.comment-meta .reply a:after{
	position: absolute;
    top: 6px;
	line-height: 22px;
    font-size: 14px;
	opacity: .8;
    content: "\e809";
	text-align: center;
    margin-left: 7px;
	font-family: 'pbminfotech-base-icons';
}
.comment-respond{
	margin-bottom: 60px;
}
.comment-reply-title {
    font-size: 22px;
    line-height: 32px;
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 30px;
}
.comments-box p{
    margin-top: 20px;
	margin-bottom: 20px;
    display: block;
	padding-right: 62px;
}
.comment-form p{
	font-style: italic;
}
.comment-respond .form-style-2 textarea.form-control {
    height: 210px;
    resize: none;
	padding: 0 20px;
}
.comment-respond .form-style-2 .form-control{
	font-size: 12px;
    padding: 15px 20px;
	margin-bottom: 20px;
	font-weight: 600;
	color: #999;
	height: 55px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.form-style-2::placeholder{
	color: #999;
}
.comment-form form .form-group:last-child{
    margin-bottom: 10px;
} 
.comment-form button.pbmit-btn {
	font-size: 13px;
    padding: 12px 34px;
	border-radius: 0;
	width: auto;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
	background-color: var(--pbmit-global-color);
	font-family: var(--pbmit-btn-typography-font-family);
}
.comment-form button.pbmit-btn:hover{
	background-color: var(--pbmit-blackish-color);
}

/** 05 - Contact us **/
.contact-box{
	padding: 90px 0 70px 0;
	border-bottom: 1px solid rgba(119,119,119,0.21);
}
.contact-form{
	padding: 40px 0 100px 0;
}
.contact-form .pbmit-heading-subheading .pbmit-subtitle{
    color: #1b2024;
}
.contact-form form .form-control{
	padding: 15px 20px;
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: 600;
	height: 55px;
	line-height: inherit;
	border: 1px solid rgba(119,119,119,.2);
	font-family: var(--pbmit-heading-typography-font-family);
}
.contact-form form textarea{
	height: auto !important;
}
.contact-form form .form-control:focus{
	color: #666;
	border-color: var(--pbmit-global-color);
}
.contact-form button{
	width: 100%;
	padding: 16px 34px 16px;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.iframe-section iframe {
    width: 100%;
	height: 450px;
	margin-bottom: 35px;
} 
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: -25px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}

/**06 - Comment Form **/
.form-control{
    background-color: #fff;
    color: #333;
    height: 65px;
    line-height: 50px;
    padding: 15px 20px;
    font-size: 12px;
    font-weight: 600;
    border: 0;
    border-radius: 0px;
    border:1px solid transparent;
    margin-bottom: 20px;
    width: 100%;
	font-family: var(--pbmit-heading-typography-font-family);
}
.input-group .form-control{
    border: none;
}
.input-group-text{
    width: 30%;
    height: 60px;
    margin-left: -50px;
    line-height: normal;
    text-align: center;
    padding: 0;
    border: none;
    border-radius: 36px;
    background-color: var(--pbmit-global-color);
    position: relative;
}
textarea.form-control{
	height: 150px;
	padding-top: 0;
}

/*--- form-style-1 ---*/
.form-style-1 .form-control,
.form-style-1 textarea{
    background-color: transparent;
    border: 0;
    border-radius:0;
    border-bottom: 1px solid #fff;
    padding-left: 0;
    color: var(--pbmit-white-color);
	height: 50px;
}
.form-style-1 textarea{
	height: 100px !important;
}
.form-style-1 button{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 16px 34px 16px;
}
.form-style-1 .form-control:focus{
	border-color: var(--pbmit-global-color);
}
.form-style-1 .form-control::placeholder{
    color: rgba(255,255,255,.4);
}
/*--- form-style-2 ---*/
.form-style-2 .form-control{
	padding: 14px 20px;
    height: 45px;
    border: 1px solid rgba(119,119,119,.2);
	margin-bottom: 30px;
	font-size: 14px;
    font-weight: 400;
    font-family: var(--pbmit-body-typography-font-family);
} 
.form-style-2 .form-control:focus{
	border-color: var(--pbmit-global-color);
}
.form-style-2 .checkbox{
	display: inline-block;
	margin-top: 0;
    margin-right: 20px;
    color: #999;
    font-weight: 300;
	position: relative;
}
.form-style-2 input[type="checkbox"]{
	opacity: 0;
	position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
	cursor: pointer;
}
.form-style-2 .checkbox label {
    font-size: 13px;
    line-height: 20px;
    padding-left: 30px;
    font-weight: 300;
	position: relative;
}
.form-style-2 .checkbox label:before{
	position: absolute;
    content: "";
    left: 0;
    height: 18px;
    width: 18px;
    background: 0 0;
    border: 2px solid rgba(119,119,119,.2);
}
.form-style-2 .checkbox label:after{
	position: absolute;
    content: "";
    left: 6px;
    top: 6px;
    width: 7px;
    height: 7px;
	opacity: 0;
	background-color: var(--pbmit-global-color);
}
.form-style-2 input[type=checkbox]:checked+label:after{
	opacity: 1;
}
.form-style-2 button{
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
	margin-top: 35px;
	margin-bottom: 35px;
    background-color: #1b2024;
	width: 100%;
	font-family: var(--pbmit-heading-typography-font-family);
}
.form-style-2::placeholder{
	color: #999;
}


/* rj */

 .modal-backdrop.show{opacity:0.92;}
	  .header-style-6 .pbmit-header-overlay{margin-top:0;}
	  .header-style-6 .pbmit-header-content{padding-right:0;}
	  .sticky-header .site-navigations ul.navigation > li > a{line-height:80px;}
	  .header-style-6 .sticky-header .site-branding, .header-style-6 .pbmit-social-links, .header-style-6 .pbmit-header-search-btn{height:80px;line-height:80px}
	  .site-navigations ul.navigation > li > a{margin:0px 15px;}
	  .site-navigations ul.navigation > li > a:hover{color:#000;}
	  
	.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{  background:#14212a}
	  .main-menu .navigation > li > ul li.active a:hover, .main-menu .navigation > li > ul a:hover{color:#000;}
	  .main-menu .navigation > li.dropdown:before{content:'';position:absolute;left: 50%;  top: 20px;width: 40px;  height: 40px;  transform: translateX(-50%) rotate(45deg);background: #eee;  border-radius: 50%;}
	  
	  .main-menu .navigation > li > ul a{color:#ddd;font-size:14px;}
	  
   .gt_clbk{padding: 15px;  background: #ffc619;  color: #000;  font-size: 20px;  font-weight: 600;margin-right: 20px;border-radius:10px;cursor:pointer;transition:all linear .3s;}
   
   .gt_clbk:hover{box-shadow: 0px 10px 20px rgba(0,0,0,0.15);transform: scale(0.96);}
   
  .extra_mnu{padding:28.5px 10px;background:#df4835;background:#28282d;background:#14212a;}
  .extra_mnu span{display:block;margin:5px 10px;width:20px;height:1px;background:#fff;transition:all linear .3s;}
  .extra_mnu_act span:nth-child(1){transform:rotate(45deg);}
 .extra_mnu_act span:nth-child(2){visibility:hidden;transform:translateX(108px);}
  .extra_mnu_act span:nth-child(3){transform:rotate(-45deg) translate(8px, -8px);}
  .xtra_menu{position:fixed;right:0;width:320px;background:#df4835;background:#c13d2d;background:#28282d;background:#14212a;padding:30px;top:80px;bottom:0;padding-bottom:120px;box-shadow:-10px 10px 20px rgba(0,0,0,0.15);overflow-y: auto;  height: 100vh;right: -400px;
  transition: all linear 0.3s;z-index:99;}
  .xt_mnu_act{right:0px;}
  
  .xtra_mnu_prior{display:none;}
  
  .mo_links_h ul li a{color:#bbb;position:relative;display:block;margin-bottom:10px;transition:all linear .3s;}
  .mo_links_h ul li a:hover{letter-spacing:0.5px;color:#fff;color:#ffc619;}
  
  .trk_book {}
  .trk_book a{display: block; padding:8px 15px; background:#fff;background:#0d171e;color:#ddd;margin:15px 0;border-radius:5px;  font-size: 18px;font-weight:600;}
	  
	.link_inl a{padding:10px;margin:10px;color:#bbb;}
	
	
	.top_homsec{background:#eee;}
	.slider_open_cta{display:flex;}
	 .sldr_txt_cta_h{flex:1;padding: 40px;  background: #3f1393;background:transparent;}
	 .slidr_img_h{flex:1;}
	 .slidr_img_h img{filter:grayscale(0.5);width:100%;height:100%;object-fit: cover;}
	 
	 .slid_txt_bx p{font-size:14px;line-height:24px;color:#555;}
	 .slid_txt_bx h1{font-size:22px;color:#333;}
	 .slid_txt_bx h1 span{font-size:30px;color:#3f1393;color:#f04242;}
	 
	.cta_h {background: #3f1393;  padding: 30px;  border-radius: 10px;background:#14212a;}
	 .cta_h h2{color:#ccc;font-size:20px;padding-left:1%;}
		 .tp-hm-fm{display:flex;flex-wrap:wrap;}
		 .tp-hm-fm .form-group{flex:1;min-width:30%;margin:1%;} 
	 .tp-hm-fm .form-control{padding: 5px 15px;  height: auto;  line-height: 40px;  font-size: 14px;  margin-bottom: 0px;  border-radius: 5px;}
	.sbmit-quote-req {background: #1e064a;  padding: 10px 20px;  border: 0;  display: block;  text-align: center;
  color: #fff;  box-shadow: 0px 20px 20px rgba(0,0,0,0.2);  font-size: 20px;  width: 100%;background:#f04242;}
	 
	 
	 
	 
	 .s_sec_rj{padding-bottom: 35px;  padding-top: 0;  background: transparent;  margin-top: 0px;}
	 
	 .hin_title{font-size: 20px;  line-height: 32px;font-weight:600;color:#111;}
	 .clr_main{color:#c13d2d;}
	 
	 .wy_ch_us_h {padding:20px 0 20px;}
	 .wy_ch_us_h .pbmit-heading-subheading-style-1{margin-bottom:10px;text-align:center;}
	.wc_us ul {display:flex;flex-wrap:wrap;}
	.wc_us ul li{min-width: 23%; max-width:23%;margin:1%; padding: 15px;font-size: 18px;  color: #000;background:#eee;  text-align: center;  font-weight: 600;border-radius:5px;background:#08a445;color:#fff;background:#0f1920;color:#ccc;}
	.wc_us ul  li .icon{font-size: 25px;  display: block;  margin-bottom: 8px;  color: #fb513b;color:#fa0;color:yellow;}
	 
	 
	.wc_us p {margin-top: 30px;  color: #444;  font-size: 18px;  line-height: 28px;}
	
	.pbmit-heading-subheading-style-1 .pbmit-title{font-size:30px;line-height:40px;}
	 
	 
	 .appointment-one-left-box::before{background:#de4835;background:#18252f}
	 section.mid_appoint_sec{background: #111b22;}
	 
	 .sec_blg{padding:50px 0 0;}
	 .blg_sec_ext{margin-bottom:20px!important;}
	 .pbminfotech-blogbox-style-5{border:0;padding-top: 0;}
	 .pbminfotech-blogbox-style-5 .pbminfotech-box-content{padding:20px 10px 10px;}
	 .m_blg_title{font-size:14px;}
	 .m_blg_title a{display:block;}
	 .m_blg_title a:hover{color:#3e34b9}
	 
	 .pbminfotech-blogbox-style-5 .pbminfotech-featured-wrapper{border-radius:16px 16px 0 0;position:relative;display: block;}
	 .pbminfotech-blogbox-style-5 .pbminfotech-featured-wrapper img{border-radius:16px 16px 0 0;}
	 .m_meta_dt{position: absolute;  z-index: 3;  bottom: 0;  left: 0;  background: #fff;  padding: 5px;  border-radius: 10px 10px 0 0;}
	
	
	.testi_bx_bg{padding-bottom:80px;padding-top:80px}
	.testi_bx_bg:before{background:#dbd8be;}
	
	.video_testi_h {display:flex;justify-content: space-between;margin: 50px 0;}
	.video_testi_bx{width: 160px;  height: 160px;  border-radius: 50%;position:relative;}
	.video_testi_bx img{width: 100%;  height: 100%;  object-fit: cover;  border-radius: 50%;  padding: 10px;  background: #fff;}
	
	.video_testi_bx span{background: #000000ab;  width:calc(100% - 20px);  height: calc(100% - 20px);  position: absolute;  border-radius: 50%;  left: 10px;  top: 10px;  text-align: center;  padding: 32%;}
  
  .video_testi_bx  span i{font-size: 25px;
  color: #000;
  border-radius: 50%;
  padding: 7px;
  background: #fbfbfb;margin-top: 32px;
  display: block;}
	
	.testi_sec{background:none;}
	.pbminfotech-testimonialbox-style-6 blockquote::after {display:none;}
	
	.t_usr_h{display:flex;justify-content:space-between;}
	
	.rating_star .icon{ color:#fa0; }
	
	.our_partner{padding:60px 0;}
	.our_partner figure{text-align:center;}
	.our_partner figure img{width:100px;}
	
	
	
	.mid_quote_h{padding-top:50px;padding-bottom:50px;}
	.fm_hedin{font-size:30px;line-height:42px;color:#fff;margin-bottom:30px;}
	
	.hm_mid_fm .form-control{padding: 10px;  height: 45px;  line-height: 40px;  font-size: 16px;  border-radius: 5px;margin-bottom:15px;}
	.hm_mid_fm .pbmit-btn-blackish {	padding: 6px 10px;	background: #f04242;	border-radius: 5px;	font-size: 18px;	font-weight: 700;	text-transform: Capitalize;	width: 100%;}
	
	
	
	.xtra_info{padding:50px 0;min-height:500px;}
	
	.how-it-works-tab{padding:50px 0;background:#eee;}
	.m_tb_ul{margin:0px 0 40px;}
	.m_tb_ul .nav-link {color:#000;}
	.m_tb_ul .nav-link.active{background:#14212a;}
	
	.abt_intro_mid {  max-width: 700px;  margin: 20px auto;  text-align: center;}
.abt_intro_mid img {  width: 400px;}
.abt_intro_mid p {  font-size: 16px;  opacity: 0.8;  line-height: 26px;  font-weight: 500;}
.abt_intro_mid h2 {  font-size: 22px;  font-weight: 600;  margin-bottom: 15px;}
.abt_intro_mid ul {  margin: 20px 0;}
.abt_intro_mid ul li {  display: inline-block;  padding: 5px;color:#333;  margin: 8px;}


.m_ftr{margin-top: 150px;  padding-top: 200px;background: #111b22;}
.m_ftr_top{margin-top: -300px;}
.m_ftr_top .container{background:var(--pbmit-secondary-color);border-radius:5px;}
.m_ftr .pbmit-footer-contact-info-inner{background: #c8402e;}

.site-footer .pbmit-footer-boxes{margin:50px 0;}
.m_ftr .pbmit-footer-contact-info-inner{width:55px;height:55px;line-height:55px;}
.m_ftr .pbmit-footer-contact-info-inner i{font-size:1.7em;}
.pbmit-footer-contact-info-wrap{margin-left:75px;}
.pbmit-footer-contact-info-wrap p{font-size:12px;color:#bbb;}
.pbmit-footer-contact-info-wrap p span{display:block;font-size:18px;font-weight: 700;  letter-spacing: 0.5px;  color: #ccc;}
.pbmit-footer-contact-info-wrap p a{color:#bbb;}

.cm_red_bg{background:#c8402e;}


.site-footer .widget{margin:20px 0;}
.site-footer .widget .social-icons li{padding-bottom:0;}
.site-footer .social-icons li a{margin:0px 10px;}
.pbmit-footer-text-inner{padding-top: 20px;  padding-bottom: 120px;}
.site-footer .widget-title {  text-transform: none;  color: #ddd !important;}
.site-footer .widget-title:after{transform: translateX(-50%);left:50%;}
.city_network{display: flex;  justify-content: center;  flex-wrap: wrap;}
 .widget ul.city_network > li{margin: 20px;padding:0;}
	 
	  .city_network li a{padding: 10px 20px;border:1px solid #253642;border-radius:40px;color:#999 !important;}
	  
	  .city_network li a:hover{color:var(--pbmit-global-color) !important;border-color:#888;}
	  .pbmit-footer-copyright-text-area a{color:#777;}
	  
	  
	  #cback_otp .modal-header{}
	  #cback_otp .modal-header .modal-title{  font-family: var(--pbmit-body-typography-font-family);font-size:22px;}
	  #cback_otp .modal-header .close {
        	background: transparent;	border: 1px solid #000;	width: 30px;	display: inline-block;	height: 30px;	padding: 0;	font-size: 20px;	color: #000;	border-radius: 50%;	position: absolute;	right: 10px;	top: 25px;
        }
	  #cback_otp .modal-body{padding:40px;background:#ddd;}
	  .fm_f_otp .form-control{border:1px solid #555;padding:10px;height:50px;line-height:30px;border-radius:5px;background:transparent;font-size:16px;}
	  .cmn_btn{padding: 10px 20px;  color: #000;  font-size: 20px;  background: #fbd337;  width: 100%;  font-weight: 700;transition:all linear .3s;border:0;}
	   .cmn_btn:hover{ background:#fbce1e;color:#000;box-shadow:inset 0px 5px 20px rgba(0,0,0,0.2);transform:scale(0.97);}
	   
	   
	   .cmn_gry_hdr{padding: 40px 0 40px;  background: #eee;color:#444;}
	   .cmn_gry_hdr h1{font-weight:600 !important;}
	    .cmn_gry_hdr p a{color:#5858f2;}
	   .cmn_gry_hdr p a:hover{color:#000;}
	   
	   .pbminfotech-ihbox-style-6 .pbminfotech-ihbox-icon-wrapper 	   {background:#c8402e;}
	   .contact-form{padding-bottom:20px;}
	   .cont_map iframe{height:250px;}
	   
	   .abt_pg_sec{padding:50px 0;}
	   .abt_pg_extr{ padding:20px;}
	   .abt_pg_extr p a{color:#5858f2;}
	   .abt_pg_extr p a:hover{color:#000;}
	   .abt_img{border-radius: 20px;position:sticky;top:100px;}
	   
	   .box_style_ul {display:flex;flex-wrap:wrap;margin:30px 0;}
	   .box_style_ul li{padding:20px;border:1px solid #eee;flex:1;font-size:14px;min-width: 25%;}
	   
	   .md_prof{background: #ffc619;  border-radius: 20px;padding:20px;color:#000;text-align:center;}
	   .md_prof img {	border-radius: 50%;	padding: 10px;	background: #fff;	width: 68%;	margin: 0px auto;	display: block;	margin-top: -58px;	border: 8px solid #ffc619;}
	   
	   .md_prof p{font-size:18px;line-height:28px;}
	   .md_prof h3 a{display:block;background: #14212a;  padding: 10px;  color: #fff;  border-radius: 10px;  font-size: 16px;transition:all linear .3s;}
	   .md_prof h3 a:hover{background:#000;}
	   
	   .vi_mi_bx{padding: 20px;  background: #ddd;  margin: 20px 0;  border-radius: 20px;color:#333;}
	   
	   .box_clr_sty li{color:#333;font-size:16px;margin:1%;min-width:25%;background:#ddd;font-weight:700;}
	   
	   .why_us_pg{padding-bottom:0;}
	   .certi_flex_bx{display:flex;flex-wrap:wrap;}
	   .certi_flex_bx figure{flex:1;min-width:48%;max-width:48%;margin:1%;}
	   
	   .br-bx-h{display: flex;  flex-wrap: wrap;}
	   .br-bx{flex:1;min-width:30%;padding:20px;border-radius:20px;margin:1.5%;box-shadow: 0 2px 80px 0 rgba(0,0,0,.18);display:flex;flex-direction:column;  justify-content: space-between;}
	   .br-bx h2{font-size:20px;line-height:30px;}
	   .br-bx p{padding-left:40px;position:relative;color:#444;}
	   .br-bx p i{font-size:20px;margin-right:10px;position:absolute;left:5px; top:5px;}
	   .br-bx span.branch-req{padding: 10px 20px;cursor:pointer;  background: #ffc619;  color: #000;  display: inline-block;  font-size: 18px;  font-weight: 600;  border-radius: 10px;max-width:215px;}
	   
	   
	  .br-bx:nth-child(2n+2){ background: #14212a;  color: #fff;}
	  .br-bx:nth-child(2n+2) h2{color:#eee}
	  .br-bx:nth-child(2n+2) p{color:#aaa;}
	 .br-bx:nth-child(2n+2) span.branch-req {background:#b5bfc6;}
	 
	 .testimonials-section .md_prof{position:sticky;top:140px;}
	 
	 .call_bk_req{	padding: 20px 30px;	background: #ffc619;	color: #000;	font-size: 20px;	font-weight: 600;	margin-right: 20px;	border-radius: 10px;	cursor: pointer;	display:block;  transform: translateY(-85px);  position: absolute;	transition: all linear .3s;
}
.serv_aside{margin-top:20px;margin-bottom:30px;}
.serv_aside .wc_us ul li {min-width:98%;max-width:98%;padding-left:50px;position:relative;text-align:left;}
.serv_aside .wc_us ul li .icon{position:absolute;margin:0px 10px 0 0;left:10px;}

.serv_aside + .md_prof {position:sticky;top:100px;}

#faq_accord .card{margin-bottom:20px;}
#faq_accord  .card-header{padding:0;}
#faq_accord  .card-link{padding:10px 20px;background:#ddd;display:block;}
#faq_accord  .card-link:hover,#faq_accord  .card-link:focus{color:#000;}



.city_quick_nav{}
.city_quick_nav a{display:inline-block;padding:10px 20px;border-radius:10px;margin-right:20px;}
.city_quick_nav a.cbk{background:#ffc619;font-weight:600;}
.city_quick_nav a:hover,.city_quick_nav a:focus{color:blue;}
.city_quick_nav a.cbk:hover,.city_quick_nav a.cbk:focus{color:#000;box-shadow:0px 10px 20px rgba(0,0,0,0.15);}

.city_pg a{color:#5858f2;}
.city_pg p a:hover{color:#000;}

.cntnt_sty table {    width: 100%;}
.cntnt_sty table tr td {    padding: 8px;border:0.5px;border-style:revert;}
.cntnt_sty table tr:first-child{background:#eee;font-size: 16px;    color: #000;    font-weight: 600;}
.cntnt_sty h2,.cntnt_sty h3,.cntnt_sty h4{margin-bottom:8px;}
.cntnt_sty p{margin-bottom:10px;}

.location_ggn {
	height: 300px;
	overflow: auto;
	padding: 20px 0;
}
.location_ggn ul li{margin:15px 10px;}
.location_ggn ul li a{padding:8px 15px;  border: 1px solid #666;  border-radius: 5px; color:#666;font-weight:600;font-size: 14px;transition:all linear .3s;}
.location_ggn ul li a:hover{background:#14212a;border-color:#14212a;color:#fff;}

.certi_flex_bx_all{display: flex;flex-wrap: wrap;}.certi_flex_bx_all figure {padding: 20px;background:#fafafa;margin: 20px;max-width: 28%;position:relative;text-align:center;box-shadow: 0px 4px 1px rgba(0,0,0,0.1);overflow: hidden;}
.certi_flex_bx_all figure img{width:80%;}.certi_flex_bx_all figure a,.certi_flex_bx_all figure span.vi_certi_md_btn{cursor:pointer; position:absolute;bottom:-100px;transition:all linear 0.2s;left:0;right:0;background:#f1ac2d;color:#fff;padding:10px;text-decoration:none;font-size:20px;text-align:center;font-weight:600;letter-spacing:1px;}
.certi_flex_bx_all figure:hover a,.certi_flex_bx_all figure:hover span.vi_certi_md_btn {bottom:0px;}.certi_flex_bx_all a:hover {background:#ba4937;}

.soc_feed_bx {  margin-top: 0px;  padding: 30px;  box-shadow: 0px 0px 100px rgba(0,0,0,0.1);}
.soc_feed_icns a {  border-radius: 30px;  padding: 10px 20px;  display: inline-block;  border: 1px solid #000;  color: #000;  text-decoration: none;  margin: 5px 10px 5px 0;  transition: all linear .3s;}
.soc_feed_icns a:hover {  background: #f1ac2d;  border-color: #f1ac2d;}


.cp-fom .form-control {
  background: #eee;
  transition: .3s;
}


.rating > input 
 { display: none}

.rating > label:before 
{  margin: 5px;
  font-size: 1.25em;
  display: inline-block;
  content: "\e60a";font-family: 'themify';
}

.rating > .half:before 
 { content: "\e60a";
  position: absolute}


.rating > label 
{  color: #ddd;
  float: right}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label 
 { color: #fb641b;}
 

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label 
{  color: #ff9f00 ;}

.outr_mid_valid_soc_btns {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.75);
	z-index: 9;
	display: none;
}
.mid_valid_soc_btns{background:#fff;padding:30px;box-shadow: 0 0 20px rgba(0,0,0,0.15);width:300px;transform: translate(-50%,-50%);top: 50%;left: 50%;position: absolute;}
.dmy_cst_feed_btn{text-transform:uppercase;font-weight: 700;}
.clos_feed_pop{position: absolute;width: 30px;font-size: 18px;right: -10px;top: -10px;background: #fff;text-align: center;border-radius: 50%;height: 30px;padding: 5px;
  font-size: 14px;cursor: pointer;} 
.sbmt_rev_btn_style,a.sbmt_rev_btn_style{ padding: 8px 10px;display:block;font-weight: 700;box-shadow:0px 5px 10px rgba(0,0,0,0.15);margin: 8px 0px 8px 0;color:#fff;vertical-align: middle;border-radius: 5px; text-decoration:none;}
.sbmt_rev_btn_style i{width: 25px;box-shadow:none;margin-right: 10px;vertical-align: middle;}
.fbk_ico{background:#3b5998;} .ggl_ico{background:#db4437;} .lnk_ico{background:#0e76a8;text-decoration:none;}

.membr_ship {
  position: relative;
  width: 300px;
  z-index: 1;
  overflow: hidden;
  background: #4427f1;
  background:#2c19a4;
  border-radius: 20px 0 0 20px;
}

.membr_ship > div img {
	position: absolute;
	left: 0;
	top: 50%;
	width:70%;
	transform: translateY(-50%);
	animation: ani-hand 2s infinite alternate;
	transform-origin: left;
}
@keyframes ani-hand{0%{left:-28px;transform:translateY(-50%) rotate(10deg)}100%{left:0;transform:translateY(-50%) rotate(0)}}
.mbt1 {
	display: inline-block;
	font-size: 26px;
	line-height:initial;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
	letter-spacing: 2px;
}
.mbt2 {
  display: inline-block;
  font-size: 28px;
  line-height:initial;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.flx-fm-cb{display:flex;box-shadow: 0px 0px 100px rgba(0,0,0,0.15);
  border-radius: 20px;}.flx-fm-cb form{flex:1;padding:30px;align-self:center}.flx-fm-cb form h3{margin-bottom:20px;text-transform:uppercase;color:#000;font-weight:600;letter-spacing:2px}.flx-fm-cb form .form-group:last-child{margin-bottom:10px}
  .flx-fm-cb form .form-control{box-shadow:none;transition:.3s;  border: 1px solid #bbb;height:50px;line-height:50px;}.flx-fm-cb form .form-control:focus{border-color:#000}
 .flx-fm-cb form select.form-control{line-height:initial;}
.flx-fm-cb form .btn{text-transform:uppercase;font-size:16px;letter-spacing:1px}
.file-upl{position:relative;padding:8px 10px;background:#eee;margin-bottom:15px;}
.file-upl label{text-align:center}
.file-upl input{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;right:0;cursor:pointer;opacity:0}
.c-map-ifr-h {  position: relative;overflow: hidden;}

.tab_fms {
	padding: 30px;
	background: #eee;
	margin: 0 0 50px;
	border-radius: 5px;
}


.easyPaginateNav{text-align:center;margin:0 auto}.easyPaginateNav a{margin:4px;color:#000;font-size:20px;width:35px;height:35px;line-height:35px;display:inline-block;border-radius:50%}.easyPaginateNav a:focus,.easyPaginateNav a:hover{text-decoration:none}.easyPaginateNav a.current{background:#f1ac2d;font-weight:600}
	  
.testimonials-section .testimonials-item {padding: 0;  position: relative;margin-bottom: 30px;}

.testimonials-section .testimonials-item .block {  position: relative;  padding: 20px; padding-bottom: 25px;text-align:center;}

.testimonials-section .testimonials-item .block p { line-height: 1.5;}

.testimonials-section .testimonials-item .block img {  position: absolute;  left: 20px;  bottom: -14px;width: 32px;height: 14px;}

.testimonials-section .testimonials-item .user-info {  padding: 0px 20px;	text-align: center;}

.testimonials-section .testimonials-item .user-info img {  height: 60px;width: 60px;}

.testimonials-section .testimonials-item .border-bottom {  padding-bottom: 20px;}

.testimonials-section .testimonials-item .border-bottom::after { display: none;}

.user_pic_n {width: 100px;  height: 100px;  border-radius: 50%;  overflow: hidden;  margin-right: 0px;  border: 2px solid #f73647;}

.testi_detail_pg_view {display: flex !important;  flex-wrap: wrap;}
.testi_detail_pg_view .user-info {  width: 220px;}
.testi_detail_pg_view .user-info .user_pic_n {  display: inline-block;  margin: 0;}
.testi_detail_pg_view .user-info p{margin-bottom:10px;}
.tes_cnt_prt {  flex: 1;  text-align: left !important;}

.stars_given img {  width: 20px !important;  height: 20px !important;  display: inline-block;}

.tes_cnt_prt h3 {  font-size: 20px;  margin-bottom: 8px;  color: #000;}
.tes_cnt_prt h3 strong {color: #fa0;}
.tes_cnt_prt h4 {  font-size: 14px;  margin: 10px 0;  position: absolute;bottom: 0;font-weight: normal;}
  
.tes_cnt_prt h4 span, .tes_cnt_prt h4 strong {  color: #ff0016;}

.user_pic_n img {  width: 100% !important;  height: 100% !important;  object-fit: cover;}

.modl_certi_h{width:100%;}
.modl_certi_h iframe{width:100%;min-height:800px;}

.vid_m_cn {  position: relative;  padding-bottom: 56.25%;height: 0;
}
.vid_m_cn iframe, .vid_m_cn #vclip_modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.awrds_ce_sec{padding-top:10px;}
.awrds_ce_sec .pbmit-heading-subheading-style-1.text-center{margin-bottom:25px;}
.cer_slide{text-align:center;}
.certi_anch{text-align:center;}
.certi_anch:focus{outline:none;}
.certi_anch img{width:120px;}

@media (max-width: 991px) {
    
    
    .certi_flex_bx_all figure a,.certi_flex_bx_all figure span.vi_certi_md_btn {  position: relative;display:block;bottom:0;}
}

@media (max-width: 810px) {
    
    .certi_flex_bx_all figure{margin:1.5%;max-width:30%;}
}


@media (max-width: 640px) {
  .testi_detail_pg_view .user-info {
    width: 100%;
  }
   .tes_cnt_prt {
    text-align: center !important;
  }
  .tes_cnt_prt h4 {
    position: relative;
  }
  
   .certi_flex_bx_all figure{
      margin: 2.5%;
    max-width: 45%;
    padding:0;
  }
  .certi_flex_bx_all figure a,.certi_flex_bx_all figure span.vi_certi_md_btn{
  position: relative;
  bottom: 0;
  margin: 10px;
  display: block;
  font-size: 16px;
  padding: 5px;
  border-radius: 5px;}
  
}

.vid_swipr  {
	background: #cecdcd;
	padding: 30px;
	border-radius: 20px;
	margin-top: -45px;
	margin-bottom: 50px;
}

.vid_swipr .video_testi_h{margin:0px;}

.pg-blg-txt-full a{color:blue;}

