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

    00 - Home
    01 - Inner Page
        00 - About Us
        01 - Our History 
		02 - Our Plans
		03 - Our Team Member
        04 - Service Detail
        05 - Project Detail
        06 - Blog Detail
             Sidebar Right
             Blog Large
             Blog Detail
        07 - Team Single
        08 - Contact Us
        09 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
/** Homepage 01 **/
.about-content-one .about-ihbox{
	margin: -22px 0px 0px 0px;
	display: flex;
    align-items: center;
}
.about-content-one .about-ihbox .about-title h2{
    font-family: "Herr Von Muellerhoff", Sans-serif;
    font-size: 46px;
    font-weight: 500;
    font-style: normal;
    line-height: 46px;
    letter-spacing: 1.2px;
    word-spacing: 0px;
	margin-left: 20px;
	margin-bottom: 0;
}
.about-content-one .about-content-right{
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 52px;
}
.about-content-one{
	margin-bottom: 50px;
}
.expertise-bg-box{
	padding: 90px 0;
	position: relative;
}
.expertise-bg-box::before{
	position: absolute;
	content: "";
    height: 100%;
    width: 180%;
    top: 0;
    right: 0;
    display: block;
	background-color: var(--pbmit-white-color);
}
.expertise-bg_color{
	position: relative;
	overflow: hidden;
}
.expertise-bg_color:after{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-color: var(--pbmit-global-color);
    width: 60px;
    height: 100%;
}
.expertise-bg-box .pbminfotech-ele-fid-style-1{
	margin-bottom: 20px;
}
.trunck-img-box{
	position: relative;
	height: 100%;
}
.trunck-img-box::before{
	position: absolute;
    height: 100%;
    width: 150%;
    top: 0;
    left: 0;
    content: "";
    display: block;
	background-image: url(../images/homepage-1/bg/trunck-img-01.png);
    background-color: transparent;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: auto;	
}
.about-us-one_bg{
	background-image: url(../images/homepage-1/bg/construction-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.pbminfotech-ele-fid-style-4 {
    padding: 60px;
}
.about-us-one_bg-section{
	overflow: hidden;
}
.about-us-one_left_sigle{
	position: relative;
	height: 100%;
	padding: 90px 80px 42px 0px;
}
.about-us-one_left_sigle::before{
	position: absolute;
    height: 100%;
    width: 160%;
    top: 0;
    right: 0;
    content: "";
	background-color: var(--pbmit-white-color);
	background-image: url(../images/homepage-1/bg/transparent-img-01.png);
	background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
}
.about-us-one_bgone{
	background-image: url(../images/homepage-1/bg/construction-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
}
.about-us-bg_color .pbmit-miconheading-style-10{
	padding: 70px;
	height: 100%;
}
.about-us-bg_color.swiper-slider[data-dots="true"] {
    padding-bottom: 0px;
	height: 100%;
	background-color: var(--pbmit-global-color);
}
.about-us-bg_color .swiper-pagination-bullets {
    bottom: 80px;
	right: 50px;
    width: 30px;
	left: inherit;
	display: block;
}
.about-us-bg_color .swiper-pagination-bullet-active{
	background-color: var(--pbmit-white-color)!important;
}
.about-us-bg_color .swiper-pagination-bullet {
	margin: 10px 0!important;
    display: block;
	background-color: #feb36d;
}
.portfolio-bg-one{
	background-color: var(--pbmit-blackish-color);
	background-image: url(../images/homepage-1/bg/transparent-img-04.png);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.portfolio-bg-one .swiper-pagination{
	text-align: right;
	right: 18%;
	left: inherit;
	bottom: 50px !important;
}
.portfolio-bg-one .swiper-pagination-bullet{
	background-color: #d3d5d7;
}
.portfolio-bg-one  .swiper-pagination-bullet-active{
	background-color: var(--pbmit-global-color);
}
.testimonial-bg-one{
	background-image: url(../images/homepage-1/bg/construction-04.jpg);
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
	padding: 260px 0;
	z-index: 1;
	margin: 100px 0px;
}
.testimonial-bg-one .pbminfotech-ele-fid-style-5{
	position: absolute;
	right: 55px;
    bottom: 25px;
}
.testimonial-box-one{
	padding:115px 56px 0px 20px;
	position: relative;
}
.testimonial-box-one .pbmit-testimonial-style-2 .pbminfotech-post-item {
    padding-top: 10px;
}
.testimonial-box-one::before{
	position: absolute;
    height: 100%;
    width: 200%;
    top: 0;
    left: 0;
    content: "";
    display: block;
	margin-left: -262px;
	background-color: var(--pbmit-white-color);
	background-image: url(../images/homepage-1/bg/dot-map.png);
	background-position: 50% 40%;
    background-repeat: no-repeat;
    background-size: auto;
}
.testimonial-box-one .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 72px;
    text-align: right;
}
.testimonial-box-one .swiper-pagination-bullet{
	background-color: var(--pbmit-blackish-color);
}
.testimonial-box-one .swiper-pagination-bullet-active{
	background-color: var(--pbmit-global-color);
}
.client-section-one{
	border-bottom: 1px solid #DFDFE1;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 70px 0px 45px 0px;
	background: white;
}
.portfolio-bg-one .button-with-text .swiper-buttons {
    width: 1200px;
    margin: 0 auto;
	justify-content: start;
}
.portfolio-bg-one .button-with-text .swiper-button-next, .portfolio-bg-one .button-with-text .swiper-button-prev{
	top: 50px;
	font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transform: rotate(0deg);
    background-color: transparent;
    position: relative;
    display: inline-block;
    padding-left: 50px;
	color: var(--pbmit-white-color);
}
.portfolio-bg-one .button-with-text .swiper-button-next:hover , 
.portfolio-bg-one .button-with-text .swiper-button-prev:hover {
	color: var(--pbmit-global-color);
}
.portfolio-bg-one .button-with-text .swiper-button-next::after, 
.portfolio-bg-one .button-with-text .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	left: 0;
	top: 25px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(180deg);
	color: var(--pbmit-white-color);
}
.portfolio-bg-one .button-with-text .swiper-button-next:hover:after, 
.portfolio-bg-one .button-with-text .swiper-button-prev:hover:after{
	color: var(--pbmit-global-color);
}
.portfolio-bg-one .button-with-text .swiper-button-next::before, 
.portfolio-bg-one .button-with-text .swiper-rtl .swiper-button-prev::before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	left: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-white-color);
}
.portfolio-bg-one .button-with-text .swiper-button-next:hover:before, 
.portfolio-bg-one .button-with-text .swiper-button-prev:hover:before{
	background-color: var(--pbmit-global-color);
}
.portfolio-bg-one .button-with-text .swiper-button-prev{
	padding-right: 50px;
	margin-left: 20px;
	padding-left: inherit;
}
.portfolio-bg-one .button-with-text .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	right: 0;
	left: inherit;
	top: 26px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(0deg);
	color: var(--pbmit-white-color);
}
.portfolio-bg-one .button-with-text .swiper-button-prev::before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	right:2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/** Homepage 02 **/
/*----------------------------------------*/
.about-two-img-box{
	background-image: url(../images/homepage-2/bg/construction-03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
	padding: 300px 0;
	position: relative;
	z-index: 1;
	margin: 100px 0;
}
.about-two-content{
	padding: 115px 0px 100px 50px;
	position: relative;
}
.about-two-content::before{
	position: absolute;
	content: "";
    height: 100%;
    width: 230%;
    top: 0;
    left: 0;
    display: block;
    margin-left: -366px;
    background-color: var(--pbmit-white-color);
}
.testimonial-two-bg::before{
	position: absolute;
    height: 100%;
    width: 200%;
    top: 0;
    right: 0;
    content: "";
    display: block;
	margin: 0px -60px 0px -95px;
	background-color: var(--pbmit-blackish-color);
}
.testimonial-two-bg{
	position: relative;
	z-index: 1;
	padding: 100px 0px 50px 0px;
}
.testimonial-two_single{
	background-image: url(../images/homepage-2/bg/dot-map.png);
	background-position: 32% 50%;
    background-repeat: no-repeat;
    background-size: auto;
	position: relative;
}
.testimonial-two_single:before{
	position: absolute;
    content: "\e805";
    font-family: 'pbminfotech-base-icons';
    font-size: 250px;
    color: transparent;
    -webkit-text-stroke: 2px #44494e;
	left: -30px;
    top: -252px;
}
.testimonial-two_single:after{
	position: absolute;
    content: "\e805";
    font-family: 'pbminfotech-base-icons';
    font-size: 250px;
    color: transparent;
    -webkit-text-stroke: 2px #44494e;
	right: -59px;
    bottom: -182px;
    transform: rotate(180deg);
}
.testimonial-two_single .swiper-slider{
	z-index: 1;
}
.testimonial-two_single .swiper-pagination-bullet{
	background: var(--pbmit-white-color);
}
.testimonial-two_single .swiper-pagination-bullet-active{
	background: var(--pbmit-global-color);
}
.team-two_bg{
	margin-top: -255px;
    padding: 340px 0px 60px 0px;
	background-color: var(--pbmit-light-color);
}
.counter-two-box{
	position: relative;
	margin-bottom: 30px;
}
.counter-two-box .pbminfotech-ele-fid-style-2{
	left: 150px;
    bottom: 60px;
	position: absolute;
}
.counter-two-right-box{
	padding: 50px 60px 0px 0px;
}
.counter-two-right-box p{
	font-size: 16px;
}
.counter-two-right-box .counter-two-main-box{
	margin-top: 40px;
    margin-bottom: 45px;
}
.counter-two-main-box .pbminfotech-ele-fid-style-3 {
    padding-right: 4px;
}
.counter-two-box_arrow .swiper-buttons {
    position: relative;
}
.counter-two-box_arrow .swiper-button-next, 
.counter-two-box_arrow .swiper-button-prev{
	position: absolute;
	right: 60px;
	left: auto;
	width: 40px;
    height: 40px;
    line-height: 40px;
}
.counter-two-box_arrow .swiper-button-next{
	top: -70px;
    border: 1px solid #ddd;
	background-color: var(--pbmit-white-color);
}
.counter-two-box_arrow .swiper-button-prev {
    top: -20px;
}
.counter-two-box_arrow .swiper-button-next:after{
	color: #04080d;
	font-size: 20px;
}
.counter-two-box_arrow .swiper-button-prev:after{
    font-size: 20px;
}
.team-two_bg .button-with-text .swiper-buttons {
	justify-content: center;
}
.team-two_bg .button-with-text .swiper-button-next, 
.team-two_bg .button-with-text .swiper-button-prev{
	top: 20px;
	font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transform: rotate(0deg);
    background-color: transparent;
    position: relative;
    display: inline-block;
    padding-left: 50px;
	color: var(--pbmit-blackish-color);
}
.team-two_bg .button-with-text .swiper-button-next:hover, 
.team-two_bg .button-with-text .swiper-button-prev:hover{
	color: var(--pbmit-global-color);
}
.team-two_bg .button-with-text .swiper-button-next::after, 
.team-two_bg .button-with-text .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	left: 0;
	top: 25px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(180deg);
	color: var(--pbmit-blackish-color);
}
.team-two_bg .button-with-text .swiper-button-next::before, 
.team-two_bg .button-with-text .swiper-rtl .swiper-button-prev::before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	left: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-blackish-color);
}
.team-two_bg .button-with-text .swiper-button-prev{
	padding-right: 50px;
	margin-left: 20px;
	padding-left: inherit;
}
.team-two_bg .button-with-text .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	right: 0;
	left: inherit;
	top: 26px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(0deg);
	color: var(--pbmit-blackish-color);
}
.team-two_bg .button-with-text .swiper-button-prev::before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	right:2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-blackish-color);
}
.team-two_bg .button-with-text .swiper-button-next:hover:before, 
.team-two_bg .button-with-text .swiper-button-prev:hover:before{
	background-color: var(--pbmit-global-color);
}
.team-two_bg .button-with-text .swiper-button-next:hover:after,
.team-two_bg .button-with-text .swiper-button-prev:hover:after{
	color: var(--pbmit-global-color);
}
/*----------------------------------------*/
/** Homepage 03 **/ 
/*----------------------------------------*/
.about-three-img-first{
	padding-right: 15px;
}
.about-three-img-second{
	padding-left: 15px;
}
.about-three-counter-box{
	left: 195px;
	top: -350px;
	position: absolute;
}
.about-three-content{
	/* padding-left: 55px; */
}
.about-three-content .about-three-list-group{
	border-bottom: 1px solid #DADBDD;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-bottom: 30px;
}
.service-three-bg{
	/* background-image: url(../images/homepage-3/bg/transparent-bg-01.png); */
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.service-three-bg:before{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background-color: var(--pbmit-global-color);
}
.service-three-bg:after{
	position: absolute;
    content: "";
	top: 0;
    width: 80px;
    height: 100%;
    background-color: var(--pbmit-global-color);
	right: 0;
}
.counter-three-bg .pbmit-ihbox.pbmit-ihbox-style-13 {
    margin-top: 70px;
}
.counter-three-bg{
	background-image: url(../images/homepage-3/bg/new-map-01.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
.counter-three-bg .ihbox-style-box{
	margin: 0 auto;
    width: 51%;
    padding-top: 70px;
}
.video-three-bg{
	background-image: url(../images/homepage-3/bg/new-bg-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 150px 0px 140px 0px;
}
.video-three-bg .video-title-box h2{
	color: #fff;
    font-size: 60px;
    line-height: 65px;
}
.video-three-bg .video-button-box{
	margin-bottom: 20px;
}
.video-three-bg .video-button-box a{
	width: 98px;
    height: 98px;
    line-height: 98px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
	background-color: var(--pbmit-global-color);
}
.progressbar-three-bg{
	background-image: url(../images/homepage-3/bg/pattern-bg-new.png);
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	overflow: hidden;
}
.progressbar-three-bg .progressbar-three-box{
	padding: 90px 0px 70px 0px;
	z-index: 1;
    position: relative;
}
.progressbar-style-1 .progressbar .progress-label{
	color: var(--pbmit-white-color);
}
.progressbar-style-1 .progress .progress-percent{
	color: var(--pbmit-white-color);
}
.progressbar-style-1 .progress{
	background-color: transparent;
    border-bottom-color: var(--pbmit-white-color);
}
.progressbar-three-bg .progressbar-style-1{
	margin: 40px 0 30px 0;
}
.progressbar-three-bg .pbminfotech-ele-fid-style-8:not(:last-child) {
    margin-bottom: 20px;
}
.progressbar-three-bg .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fld-wrap {
    background-color: var(--pbmit-global-color);
}
.progressbar-three-bg .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fid-inner{
	color: var(--pbmit-white-color);
}
.progressbar-three-bg .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fld-wrap .pbmit-fid-title{
	color: var(--pbmit-white-color);
}
.progressbar-three-bg .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fld-wrap:after{
	color: var(--pbmit-white-color);
}
.progressbar-three-right-box{
	position: relative;
	height: 100%;
}
.progressbar-three-right-box::before{
	position: absolute;
    height: 100%;
    width: 190%;
    top: 0;
    left:0;
    content: "";
    display: block;
	padding: 316px;
	margin-left: -52px;
	background-image: url(../images/homepage-3/bg/new-bg-02.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.client-three-bg{
	background-color: #f2f3f5;
	padding: 65px 0px 55px 0px;
}
/*----------------------------------------*/
/** Homepage 04 **/ 
/*----------------------------------------*/
.offer-four_section{
	overflow: hidden;
	margin-top: -75px;
}
.offer-left-box{
	margin-right: 60px;
    z-index: 1;
    position: relative;
	background-color: var(--pbmit-global-color);
}
.offer-left-box .pbmit-ihbox.pbmit-ihbox-style-14 i{
	color: var(--pbmit-white-color);
}
.offer-left-box .pbmit-ihbox-style-14 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.offer-left-box .pbmit-ihbox-style-14 .pbmit-element-title a {
    color: var(--pbmit-blackish-color);
}
.offer-bg-right-box{
	padding: 136px 25px 85px 40px;
	position: relative;
	margin-left: -34px;
	height: 100%;
}
.offer-bg-right-box::before{
	position: absolute;
    height: 100%;
    width: 166%;
    top: 0;
    left: 0;
    content: "";
    display: block;
	background-image: url(../images/homepage-4/bg/pattern-bg-new-02.png);
	background-color: var(--pbmit-white-color);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
	margin-left: -60px;
}
.offer-bg-right-box .offer-ihbox-box {
	z-index: 1;
	position: relative;
	margin-top: 30px;
	margin-bottom: 25px;
}
.offer-left-box .pbmit-ihbox.pbmit-ihbox-style-14{
	padding: 6px 15px 0px 40px;
}
.about-four-bg{
	background-image: url(../images/homepage-4/bg/new-bg-04.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 85px 0px 85px 0px;
}
.about-four-bg .about-four-content{
	background-color: var(--pbmit-global-color);
	padding: 70px 55px 50px 55px;
	background-image: url(../images/homepage-4/bg/dot-map-03.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}
.about-four-bg .pbmit-heading-subheading h4.pbmit-subtitle:after{
	background-color: var(--pbmit-white-color);
}
.about-four-bg .about-four-content p{
	color: var(--pbmit-white-color);
}
.about-four-bg .progressbar-style-2 .progressbar .progress-label{
	color: var(--pbmit-white-color);
}
.about-four-bg .progressbar-style-2 .progress .progress-percent{
	color: var(--pbmit-white-color);
}
.about-four-bg .progressbar-style-2 .progress{
	background-color: transparent;
	border-bottom: 1px solid var(--pbmit-white-color);
}
.about-four-bg .progressbar-style-2 .progress-bar{
	background-color: var(--pbmit-white-color);
}
.about-four-bg .progressbar-style-2{
	margin-bottom: 30px;
}
.ihbox-four-bg{
	background-image: url(../images/homepage-4/bg/light-map.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	position: relative;
}
.ihbox-four-bg .ihbox-content-top{
	margin-bottom: 20px;
}
.ihbox-four-bg .ihbox-content-top p{
	margin-top: 20px;
}
.ihbox-style-13-bottom {
    margin-top: 70px;
}
.appointment-four-box{
	padding: 80px 75px 90px 15px;
	position: relative;
	margin-right: -30px;
}
.appointment-four-box::before{
	position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 155%;
    height: 100%;
	background-image: url(../images/homepage-4/bg/pattern-bg-new-03.png);
    background-color: rgb(255, 255, 255);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: auto;
}
.appointment-four-bg{
	position: relative;
	overflow: hidden;
}
.appointment-four-bg:after{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-color: var(--pbmit-global-color);
    width: 90px;
    height: 100%;
}
.appointment-right-box{
	position: relative;
	z-index: 2;
}
.appointment-right-box::before{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 248%;
    height: 100%;
	display: block;
	background-image: url(../images/homepage-4/bg/new-bg-03.jpg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: auto;
	padding: 350px 0;
}
.appointment-four-box .pbmit-btn-hover-secondary{
	padding: 20px 30px;
	z-index: 1;
}
/*----------------------------------------*/
/** Homepage 05 **/ 
/*----------------------------------------*/
.about-five-content{
	position: relative;
	padding: 90px 58px 80px 0px;
    margin-right: -30px;
	height: 100%;
}
.about-five-content::before{
	position: absolute;
    height: 100%;
    width: 175%;
    top: 0;
    right: 0;
    content: "";
    display: block;
	background-color: var(--pbmit-secondary-color);
	background-image: url(../images/homepage-5/bg/new-transparent-bg-04.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto;
}
.about-five-content p{
	font-size: 17px;
    line-height: 27px;
	color: var(--pbmit-white-color);
}
.about-five-content .row {
    z-index: 1;
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}
.pbmit-ihbox-second.pbmit-ihbox-style-17 {
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: #FFFFFF1A;
    padding: 0px 20px 0px 50px;
}
.about-five-center-box{
	background-image: url(../images/homepage-5/bg/new-bg-05.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 344px 0;
	height: 100%;
}
.about-five_right {
    height: 100%;
}
.about-five-last-box{
	background-color: var(--pbmit-white-color);
	height: 100%;
}
.about-five-last-box .fid-style-bg-box{
	padding: 70px 65px 70px 65px;
	background-color: var(--pbmit-global-color);
	background-image: url(../images/homepage-5/bg/new-transparent-bg-05.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
}
.about-five-last-box .ihbox-style-20-bottom{
	padding:78px 35px 68px 50px;
}
.ihbox-style-19-bottom{
    padding-top: 65px;
}
.bg-white .swiper-slide:nth-child(even) .pbmit-portfolio-style-4 .pbminfotech-box-content {
    background-color: var(--pbmit-light-color);
}
.counter-five-bg{
	padding: 95px 0px 85px 0px;	
	background-color: var(--pbmit-global-color);
}
.testimonial-five-bg{
	background-image: url(../images/homepage-5/bg/new-bg-06.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 255px 0;
	height: 100%;
	position: relative;
}
.testimonial-five-box{
	position: relative;
	padding: 80px 0px 80px 105px;
}
.testimonial-five-box::before{
	position: absolute;
    height: 100%;
    width: 154%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    background-color: var(--pbmit-white-color);
    background-image: url(../images/homepage-5/bg/dot-map-04.png);
	background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto;
}
.testimonial-five-box .pbmit-heading-subheading{
	margin-bottom: 30px;
}
.testimonial-five-box .pbmit-testimonial-style-4{
	padding-left: 30px;
}
.testimonial-innerbox{
	right: -75px;
	position: absolute;
	top: 200px;
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8{
	margin-bottom: 30px;
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fld-wrap {
    background-color: var(--pbmit-global-color);
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8:nth-child(odd) .pbmit-fld-wrap {
    background-color: var(--pbmit-blackish-color);
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8:nth-child(even) .pbmit-fld-wrap:after {
    color: var(--pbmit-blackish-color);
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8 .pbmit-fid-inner{
	color: var(--pbmit-white-color);
}
.testimonial-innerbox .pbminfotech-ele-fid-style-8 .pbmit-fid-title{
	color: var(--pbmit-white-color);
	font-family: Titillium Web,sans-serif;
}
.testimonial-five-box .pbmit-testimonial-style-4 .pbminfotech-box-desc blockquote{
	font-family: Titillium Web,sans-serif;
	font-weight: 300;
}
.ihbox-style-20-bottom .swiper-pagination-bullet{
	height: 2px;
    width: 30px;
}
.ihbox-style-20-bottom .swiper-slider[data-dots="true"] {
    padding-bottom: 38px;
}
.portfolio-arrow {
    z-index: 0;
    position: relative;
}
.portfolio-arrow .swiper-button-next, .portfolio-arrow .swiper-button-prev{
	width: 120px;
	height: 50px;
	line-height: 52px;
	top: 60px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	transform: rotate(0deg);
	background-color: transparent;
	position: relative;
	display: inline-block;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
	top: 25px;
}
.portfolio-arrow .swiper-button-prev{
	background-color: var(--pbmit-global-color);
	padding-right: 60px;
    margin-left: 10px;
    padding-left: 23px;
}
.portfolio-arrow .swiper-button-next{
    padding-left: 60px;
}
.portfolio-arrow .swiper-button-next:hover{
	background-color: var(--pbmit-global-color);
}
.portfolio-arrow .swiper-button-prev:hover{
	background-color: var(--pbmit-blackish-color);
}
.portfolio-arrow .swiper-button-next::after, 
.portfolio-arrow .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	left: 15px;
	top: 15px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(180deg);
	color: var(--pbmit-white-color);
}
.portfolio-arrow .swiper-button-next::before, 
.portfolio-arrow .swiper-rtl .swiper-button-prev::before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	left: 18px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-white-color);
}
.portfolio-arrow .swiper-button-prev::after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
	right: 15px;
	left: inherit;
	top: 16px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	transform: rotate(0deg);
	color: var(--pbmit-white-color);
}
.portfolio-arrow .swiper-button-prev::before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
	right:18px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/** Homepage 06 **/
/*----------------------------------------*/
.video-six-bg{
	background-image: url(../images/homepage-6/bg/new-bg-07.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 200px 0;	
	z-index: 1;
    position: relative;
}
.video-six-bg .video-play-button a{
	font-size: 24px;
    padding: 30px;
	background-color: var(--pbmit-white-color);
	border-radius: 50%;
	position: relative;
    display: inline-block;
    line-height: 1;
}
.video-six-bg .video-play-button a i{
	width: 1em;
    position: relative;
    display: block;
	color: var(--pbmit-global-color);
}
.video-six-bg .video-play-button{
	text-align: center;
}
.about-six-bg{
	background-color: var(--pbmit-blackish-color);
	padding: 320px 0px 90px 0px;
	margin-top: -238px;
}
.about-six-bg p{
	color: var(--pbmit-white-color);
	padding-right: 22px;
}
.about-six-bg .about-six-bg-box{
	padding: 80px 15px 304px 0px;
	background-image: url(../images/homepage-6/bg/new-map-02.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
.about-six-bg .about-six-bg-box::before{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
}
.about-six-bg .progressbar-style-1{
	padding-right: 95px;
}
.testimonial-six-bg{
	padding: 200px 0;
	position: relative;
	height: 100%;
}
.testimonial-six-bg::before{
	position: absolute;
	content: "";
    height: 100%;
    width: 166%;
    top: 0;
    right: 0;
    display: block;
	background-image: url(../images/homepage-6/bg/new-bg-08.jpg);
	border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-six-bg .pbminfotech-ele-fid-style-8{
	position: absolute;
    right: -100px;
    top: 175px;
}
.testimonial-six-bg .pbminfotech-ele-fid-style-8 .pbmit-fld-wrap{
	background-color: var(--pbmit-global-color);
}
.testimonial-six-bg .pbminfotech-ele-fid-style-8 .pbmit-fid-inner{
	color: var(--pbmit-white-color);
}
.testimonial-six-bg .pbminfotech-ele-fid-style-8 .pbmit-fid-title{
	color: var(--pbmit-white-color);
	font-family: Titillium Web,sans-serif;
}
.testimonial-six-bg .pbminfotech-ele-fid-style-8 .pbmit-fld-wrap:after{
	color: var(--pbmit-blackish-color);
}
.testimonial-six-box{
	background-color: var(--pbmit-white-color);
}
.testimonial-six-box .pbmit-testimonial-style-5 {
    padding: 60px 50px 0px 120px;
}
.testimonial-six-box .pbmit-testimonial-style-5 .pbminfotech-box-desc blockquote{
	font-family: Titillium Web,sans-serif;
}
.testimonial-six-box .swiper-button-next, .testimonial-six-box .swiper-button-prev{
	position: relative;
    border-radius: 0%;
    left: inherit;
    right: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 0%;
    transition: all 500ms ease;
    background-color: #fff;
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-secondary-color);
    -webkit-transition: all 500ms ease;
}
.testimonial-six-box .swiper-button-prev{
	background-color: var(--pbmit-global-color);
}
.appointment-six-bg{
	padding: 75px 75px 80px 60px;
    position: relative;
}
.appointment-six-bg::before{
	position: absolute;
	content: "";
    height: 100%;
    width: 134%;
    top: 0;
    left: 0;
    display: block;
	background-image: url(../images/homepage-6/bg/new-bg-09.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.appointment-six-bg .pbmit-btn{
	padding: 20px 30px;
}
.client-six-section{
	background-color: var(--pbmit-global-color);
	padding: 480px 0px 80px 0px;
	margin-top: -385px;
}
/*----------------------------------------*/
/** 00 - About Us **/
/*----------------------------------------*/
/* About Us */
.about-us_section{
	padding: 90px 0px 125px 0px;
}
.about-us-video-button-box {
	position: relative;
}
.about-us-video-button-box .icon-wrapper{
	border: 2px solid var(--pbmit-global-color);
	padding: 10px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
    right: 150px;
    bottom: -55px;
}
.about-us-video-button-box a {
    border-radius: 50%;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: var(--pbmit-global-color);
    color: #fff;
    font-size: 22px;
    text-align: center;
}
.about-us_inner_bg{
	position: relative;
	height: 100%;
}
.about-us_inner_bg::before{
	position: absolute;
    height: 100%;
	width: 164%;
    top: 0;
    right: 0;
    content: "";
    display: block;
	background-image: url(../images/homepage-1/service/service-img.jpg);
	background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us_inner_single{
	padding: 90px 15px 90px 40px;
}

/*----------------------------------------*/
/** 01 - Our History**/
/*----------------------------------------*/
.pbmit-timeline .pbmit-timeline-post-items{
    padding-top: 80px;
    padding-bottom: 80px;
}
.pbmit-timeline .pbmit-timeline-post-items .pbmit-timeline-inner{
    padding-bottom: 60px;
	z-index: 1;
	position: relative;
}
.pbmit-timeline .pbmit-timeline-post-items .pbmit-timeline-inner:last-child{
    padding-bottom: 0px;
}
.pbmit-ourhistory-type2 .label {
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    color: var(--pbmit-global-color);
}
.pbmit-ourhistory-type2 h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;    
    margin-bottom: 15px;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-row .pbmit-ourhistory-left .pbmit-timeline-image img{
    width: 100%;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-row{
    align-items: center;
}
.pbmit-ourhistory-type2.pbmit-ourhistory-right.last{
    padding-bottom:0;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .pbmit-timeline-image,
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .label{
    margin-bottom: 30px;
    display: none;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content{
    padding: 30px;
    background: var(--pbmit-white-color); 
    position: relative;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content .simple-text p{
    margin-bottom: 0;
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content:before {
    position: absolute;
    content: ''; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fff;
    right: -20px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-center span{
    position: absolute;
    left: 50%;
    z-index: 1;
    background: var(--pbmit-global-color);
    padding: 5px 15px;
    color: var(--pbmit-white-color);
    transform: translate(-50px, -20px);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-ourhistory-type2:hover .pbmit-ourhistory-center span{
    background-color: var(--pbmit-secondary-color);
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row{
    flex-direction: row-reverse;
    align-items: center;
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row .pbmit-ourhistory-right .content:before{
    position: absolute;
    content: '';
    box-shadow: 0px 8px 18px 0px rgb(0 0 0 / 3%);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 0px solid transparent;
    border-right: 20px solid #fff;
    left: -20px;
    right: auto;
    top: 50%;
    -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-timeline .pbmit-timeline-inner:nth-child(odd) .pbmit-ourhistory-type2 .pbmit-ourhistory-right{
    padding-right: 70px;
    padding-left: 15px
}
.pbmit-timeline .pbmit-timeline-post-items{
    position: relative;
}
.pbmit-timeline .pbmit-timeline-post-items:before{
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: calc(50% - 5px);
    width: 2px;
    height: 100%;
    background: var(--pbmit-global-color)
}
.pbmit-timeline .pbmit-first-timeline{
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;    
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--pbmit-global-color);
}
.pbmit-timeline .pbmit-last-timeline{
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--pbmit-global-color);
}
/** 02 - Our Plans **/
.about-inner-section{
	background-image: url(../images/construction-03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	padding: 290px;
	position: relative;
}
.about-inner-right{
	padding: 30px 15px 0px 50px;
}
.about-inner-right .pbminfotech-ele-fid-style-1{
	margin-bottom: 10px;
}
.about-inner-section .pbminfotech-ele-fid-style-5{
	left: 20px;
	bottom: 20px;
	position: absolute;
}
/** 03 - Our Team Member **/
.team-member-section .pbmit-heading-subheading{
	margin-bottom: 70px;
}
/** 04 - Service Detail **/
.service-left-col{
    width: 32%;
    padding: 80px 15px 80px 15px;
}
.service-right-col{
    width: 68%;
    padding: 80px 15px 80px 15px;
}
.service-right-col img {
    border-radius: 0px;
}
.consultant h4{
    margin-bottom: 20px;
}
.consultant .pbmit-team-style-1{
    margin-bottom: 80px;
}
.service-sidebar .post-list{
    margin-bottom: 30px;
    background-color: var(--pbmit-white-color);
    box-shadow: none;
	padding: 35px;
    padding-top: 28px;
}
.service-sidebar .post-list h2{
	font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
	position: relative;
	margin-bottom: 30px;
}
.service-sidebar .post-list h2:before{
    height: 1px;
    margin-bottom: -2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: -35px;
    background-color: #e8e8e8;
    width: calc(100% + 70px);
}
.service-sidebar .post-list h2:after{
	content: "";
    width: 50px;
    background-color: var(--pbmit-global-color);
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.post-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.post-list .all-post-list{
    border-radius: 6px;
}
.post-list li{
    border: none;
    padding: 0!important;
    border-bottom: 2px solid rgba(255,255,255,.25);
    position: relative;
	background-color: var(--pbmit-white-color);
}
.post-list li:hover a{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.post-list li a{
    position: relative;
    color: var(--pbmit-link-color-normal);
    font-size: 16px;
    font-weight: bold;
    padding: 18px 40px;
    border-radius: 0px;
    display: block;
    line-height: normal;
	background-color: var(--pbmit-light-color);
}
.post-list li a:after{
    content:'\e814';
    font-family: 'pbminfotech-base-icons';
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 25px;
    height: 25px;
    background-color: transparent;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    color: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.service-sidebar ul>li:hover a, 
.service-sidebar ul>li.post-active a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget.pbmit-htmlbgcolor{
	background-color: var(--pbmit-secondary-color);
	padding: 35px;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
.service-left-col .widget .widget-title{
    margin: 0;
    position: relative;
    font-weight: 800;
    font-size: 22px;
    line-height: 32px;
    color: #0c121d;
    text-transform: none;
    font-style: normal;
}
.service-left-col .widget .widget-title:after {
    content: "";
    width: 50px;
    height: 2px;
    bottom: -2px;
    left: 0;
    position: absolute;
    z-index: 1;
}
.single-service-contact {
    position: relative;
    overflow: hidden;
    color: #fff;
    font-size: 15px;        
}
.single-service-contact:after{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
    background-color: var(--pbmit-global-color);
}
.single-service-contact > div,
.single-service-contact > p{
    position: relative;
    z-index: 2;
}
.single-service-contact-inner {
    position: relative;
    z-index: 2; 
    padding: 40px 0;
}
.single-service-contact-inner h5{
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.single-service-contact .d-flex{
    margin-bottom: 30px;
}
.single-service-contact .d-flex p{
    display: none;
}
.single-service-contact .d-flex i {
    font-size: 56px;
    line-height: 56px;
    margin-right: 10px;
    color: var(--pbmit-global-color);
}
.single-service-contact .d-flex h2 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
} 
.widget .download {
    display: block;
	text-align: center;
}
.widget .download img {
	width: 80%;
	display: block;
    margin: 30px auto 30px;
}
.widget .download h3{
	color: var(--pbmit-white-color);
    font-size: 28px;
    line-height: 32px;
	margin-bottom: 20px;
}
.widget .download .item-download {
    border-bottom: none;
    padding: 20px 0;
    position: relative;
    margin-top: 10px;
}
.widget .download .item-download:last-child{
    border: 0;
    margin: 0;
}
.widget .download .item-download a{
    display: block;
    padding: 0 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    position: relative;
    background: #fff;
}
.widget .download .item-download a i{
    font-size: 45px;
    padding-right: 12px;
    float: left;
    line-height: 47px;
    font-weight: 700;
    color: var(--pbmit-global-color);
}
.widget .download .item-download a span{
    color: #6d7a8c;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    font-weight: 800;
}
.pbmit-full-link {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.widget .download .item-download .pbmit-icon {
    font-size: 60px;
    margin-right: 10px;
    color:#fff;
}
.widget .download .pbmit-text h5 {
    margin-bottom: 2px;
    font-size: 22px;
    color:#fff;
}
.widget .download .pbmit-text p {
    margin-bottom: 0;
    color:#fff;
}
.widget .download .item-download:hover i {
    color: var(--pbmit-secondary-color);
}
.widget .download .item-download:hover .pbmit-text h5{
    color: var(--pbmit-secondary-color);
}
.item-download:hover .pbmit-text p{
    color: var(--pbmit-secondary-color);
}
.service-details{
    margin-top: 50px;
}
.service-details img{
    border-radius: 0px;
}
.service-details .list-items-left{
	padding: 20px 40px 10px 0px;
	margin-top: 50px;
}
.service-details .list-items-img{
	background-image: url(../images/service/service-07b.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 155px 0;
	margin-top: 50px;
}
.service-details .list-items-right{
	padding: 20px 15px 10px 10px;
}
.service-details .list-items-second-img{
	background-image: url(../images/service/service-06b.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 155px 0;
}
.service-details .list-items-border{
	border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #DFDFE1;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px 0px 0px 0px;
}
h4.pbmit-title{
    margin-bottom: 20px;
}
.service-right-col .list-item{
    margin-top: 0px;
    padding-bottom: 6px;
}
.service-right-col .list-item .list-icon{
    color: var(--pbmit-global-color);
}
.service-right-col .list-item .list-text{
    padding-left: 10px;
}
/** 05 - Project Detail **/ 
.portfolio-single h2.pbmit-title{
    color: var(--pbmit-global-color);
}
.portfolio-lines-wrapper{
    border-radius: 0px;
    margin-bottom: 40px;
	background-color: var(--pbmit-white-color);
	padding: 30px 40px;
}
.portfolio-lines-wrapper ul{
    list-style: none;
    margin: 0;
    padding: 0; 
    color: #fff;
    border-radius: 0px;
	display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 15px 30px;
}
.portfolio-lines-wrapper li{
    margin: 0;
    padding: 0px;
    font-size: 16px;
    line-height: 26px;
    display: block;
    position: relative;
    font-weight: normal;
    border-bottom: none;
    color: var(--pbmit-body-typography-color);
	margin-left: 30px;
}
.portfolio-lines-wrapper li .portfolio-line-value a{
	color: var(--pbmit-body-typography-color);
}
.portfolio-lines-wrapper li .portfolio-line-value a:hover{
	color: var(--pbmit-global-color);
}
.portfolio-line-title{
    display: block;
	font-size: 18px;
    padding-bottom: 5px;
    color: var(--pbmit-blackish-color);
	font-weight: 700;
}
.portfolio-line-title:after{
	content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 8px;
    left: -17px;
    background-color: var(--pbmit-global-color);
}
.dropcap{
	position: relative;
    float: left;
    width: 45px;
    height: 45px;
    padding-top: 1px;
    margin-top: 0.25em;
    margin-right: calc(0.2em + 10px);
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: var(--pbmit-white-color);
    text-align: center;
    overflow: hidden;
    background-color: var(--pbmit-global-color);
}
.ihbox-style-inner-section{
	margin-top: 30px;
}
.portfolio-detail-section{
	padding-top: 80px;
    padding-bottom: 80px;
}
.portfolio-detail-section-top img{
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 40px;
}
.portfolio-detail-section .list-item{
    margin-top: 6px;
    padding-bottom: 6px;
    display: flex;
    align-items: center;
}
.portfolio-detail-section .list-item .list-icon{
    color: var(--pbmit-global-color);
}
.portfolio-detail-section .list-item .list-text{
    padding-left: 15px;
}
.post-navigation{
	margin-top: 40px;
}
.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
	border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}
.post-navigation .nav-links a{
    border: none;
    display: flex;
}
.post-navigation .nav-links .pbmit-portfolio-nav-wrapper {
    display: inline-block;
    padding: 20px 0px 20px 0px;
	margin-left: 2px;
}
.post-navigation .nav-links .pbmit-portfolio-nav-wrapper.right {
    padding: 20px 0px 20px 0px;
    text-align: end;
	margin-right: 2px;
}
.post-navigation .nav-links .pbmit-portfolio-nav-wrapper .pbmit-portfolio-nav-head{
    font-size: 13px;
    font-weight: 500;
	line-height: 24px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.post-navigation .nav-links .pbmit-portfolio-nav-wrapper .nav-title{
    display: block;
    font-weight: 600;
    font-size: 20px;
    color: var(--pbmit-link-color-normal);
}
.post-navigation .nav-links .pbmit-portfolio-nav-wrapper .nav-title:hover{
	color: var(--pbmit-global-color);
	transition: all .25s ease-in-out;
}
.post-navigation .nav-links .nav-previous .pbmit-portfolio-nav-icon {
    border-right: 4px solid #f2f3f4;
    width: 80px;
    display: none;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-links .nav-next .pbmit-portfolio-nav-icon {
    border-left: 4px solid #f2f3f4;
    width: 80px;
    display: none;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-previous:hover .pbmit-portfolio-nav-icon{
    background-color: var(--pbmit-global-color);
}
.post-navigation .nav-previous:hover .pbmit-portfolio-nav-icon i{
    color: #fff;
}
.post-navigation .nav-next:hover .pbmit-portfolio-nav-icon{
    background-color: var(--pbmit-global-color);
}
.post-navigation .nav-next:hover .pbmit-portfolio-nav-icon i{
    color: #fff;
}
/** Sidebar Right**/
.sidebar .widget{ 
    margin-bottom: 30px;
    border-radius: 0px;
    background:#fff;
	padding: 35px;
	padding-top: 28px;
}
.sidebar .widget-search{
	background-color: var(--pbmit-secondary-color);
}
.widget a,
.widget .post-date{
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: bold;
}
.search-form input{
    height: 58px;
    line-height: 58px;
}
.widget .search-form {
    position: relative;
}
.widget .search-form .search-field {
    height: 60px;
    line-height: 58px;
    border: 0;
    background-color: #fff;
    padding: 0 90px 0 15px;
    display: block;
    width: 100%;
    font-size: 13px;
    color: var(--pbmit-blackish-color);
    line-height: normal;
    font-weight: 400;
    border-radius: 0px;
}
.sidebar .widget .search-form button{
    position: absolute;
    top: 0;
    right: 0px;
    padding: 0;
    width: 60px;
    height: 100%;
    background-color: var(--pbmit-global-color);
    border: 0;
    border-radius: 0px;
}
.sidebar .widget .search-form i{
    font-size: 18px;
    color: #fff;
}
.widget .widget-title{ 
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: var(--pbmit-heading-color);
    position: relative;
    padding: 0 0 15px;
    margin-bottom: 30px;
    padding-top: 0px;
}
.sidebar .widget .widget-title:before{
	display: block;
    height: 1px;
    margin-top: 0;
    margin-bottom: -2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: -35px;
    background-color: #e8e8e8;
    width: calc(100% + 70px);
}
.sidebar .widget .widget-title:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: -2px;
    background-color: var(--pbmit-global-color);
    transition: all 300ms linear;
}
.sidebar .widget-categories ul li{
    margin: 2px 0;
    padding: 0!important;
    position: relative;
    list-style: none;
}
.sidebar .widget-categories ul li a{
    position: relative;
    background-color: #fff;
    padding: 12px 30px 10px 25px;
    display: block;
    line-height: normal;
    font-weight: 700;
}
.sidebar .widget-categories ul li a::before{
    position: absolute;
    content: '\f115';
    top: 14px;
    left: 0;
    font-size: 13px;
    color: var(--pbmit-global-color);
    font-family: 'pbminfotech-base-icons';
    font-weight: 400;
    line-height: normal;
}
.sidebar .widget-categories li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color:var(--pbmit-light-color);
    color: var(--pbmit-link-color-normal);
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0;
    top: 9px;
}
.sidebar .recent-post-list li{
    margin-top: 5px;
    padding-bottom: 15px;
    display: flex !important;
    align-items: normal;
    width: 100%;
}
.sidebar .recent-post-list li:last-child{
    padding-bottom: 0;
}
.sidebar .recent-post-list .media{
    display: flex;
}
.sidebar .recent-post-list .recent-post-thum{
    width: 75px;
    flex-shrink: 0;
    margin-right: 15px;
}
.sidebar .recent-post-list .post-date {
    line-height: 17px;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
    color: var(--pbmit-global-color);
	text-transform: uppercase;
}
.sidebar .widget .tagcloud a{
    display: inline-block;
    font-size: 12px!important;
    padding: 0 18px;
    margin: 0 2px 8px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    background-color: var(--pbmit-light-color);
    border: none;
    border-radius: 0px;
    box-shadow: none;
	text-transform: uppercase;
}
.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{
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
    color:#fff;
    font-size: 15px;
    background-size: cover;
	padding: 35px;
}
.widget.single-service-contact .textwidget img{
	border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 0 10px 0;
}
.widget.single-service-contact h3{
	color: var(--pbmit-white-color);
    font-size: 26px;
    line-height: 28px;
	margin-bottom: 20px;
}
.widget.single-service-contact .advertise-info{
	padding-top: 10px;
}
.widget.single-service-contact .advertise-info h4{
	color: var(--pbmit-white-color);
    font-size: 20px;
    line-height: 22px;
}
.widget.single-service-contact .advertise-info p{
	color: var(--pbmit-blackish-color);
	font-size: 16px;
}
.widget.single-service-contact .advertise-info-list{
	color: var(--pbmit-white-color);
	font-size: 16px;
	margin-bottom: 20px;
}
.widget.single-service-contact .advertise-info-list i{
	color: var(--pbmit-blackish-color);
}
.widget.single-service-contact .widget-as-link{
	padding-top: 50px;
}
.widget.single-service-contact .pbmit-btn.pbmit-btn-black{
	width: 100%;
	margin-bottom: 10px;
}
.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;
}
/** Blog Large **/
.blog-grid .pbmit-blog-style-2 {
    margin-bottom: 30px;
}
article.post{
    margin-bottom: 30px;
    position: relative;
    box-shadow: none;
    border-radius: 0px;
    overflow: hidden;
}
article.post .pbmit-meta-date-wrapper{
    position: absolute;
    bottom: -15px;
    left: 30px;	
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 20px;
    border-radius: 0px;
    background-color: var(--pbmit-global-color);
	z-index: 1;
}
article.post .pbmit-meta-date-wrapper span{
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 14px;
}
article.post .post-content{
    background: var(--pbmit-white-color);
    padding: 35px 35px 0 35px;
	position: relative;
}
article.post .post-content .pbmit-blog-meta-top{ 
    position: relative;
    font-size: 14px;
    margin-top: 18px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    border-bottom: none;
}
article.post .post-box-title{
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
}
article.post .post-entry-meta{
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 500;
    color: #666666;
}
article.post .post-entry-meta a{
    color: #666666;
}
article.post .post-entry-meta i {
    margin-right: 5px;
    font-size: 15px;
    color: var(--pbmit-global-color);
}
.blog-classic img{
    border-radius: 0px!important;
}
.pbmit-blog-meta-wrapper{
	border-top: 1px solid #efefef;
	margin: 30px -35px 0;
    padding: 0 0 0 35px;
}
.pbmit-read-more-link{
	margin-left: auto;
	margin-top: 19px;
}
.pbmit-read-more-link a{
	background-color: var(--pbmit-secondary-color);
    padding: 23px 20px 23px 0;
    color: var(--pbmit-white-color);
	position: relative;
}
.pbmit-read-more-link a:hover{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.pbmit-read-more-link a span{
	position: relative;
    display: inline-block;
    padding-right: 50px;
    line-height: 16px;
}
.pbmit-read-more-link a span:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
	background-color: var(--pbmit-white-color);
}
.pbmit-read-more-link a span:after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-featured-container{
	position: relative;
}
/** Blog Detail **/
.blog-right-col{
    flex: 0 0 68%;
    max-width: 68%; 
    padding: 80px 15px;
}
.blog-left-col{
    flex: 0 0 32%;
    max-width: 32%; 
    padding: 80px 15px;
}
.post .list-group-borderless .list-group-item {
    color: #666;
}
.post .post-content h3{
	font-size: 35px;
    line-height: 40px;
}
article.post.blog-details .post-content{
	padding-top: 10px;
}
.post .post-content .offer-list{
    margin-bottom: 25px;
    padding-left: 40px;
    list-style: disc;
}
.pbmit-blog-meta-top .pbmit-meta a{
	color: #606060;
}
.pbmit-blog-meta-top .pbmit-meta a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta i{
	margin-right: 5px;
	color: var(--pbmit-global-color);
}
.post .post-content .pbmit-blog-meta .pbmit-meta{
    margin-right: 13px;
    position: relative;
    text-transform: uppercase;
	font-size: 15px;
}
.post blockquote {
    font-size: 18px;
    line-height: 30px;
	font-weight: 400;
    font-style: italic;
    padding: 50px 75px 35px 115px; 
    padding-left: 100px;
    position: relative;
    border: none;
    background: none;
    margin: 40px 0;
    color: #fff;
    border-radius: 0px;
    background-color: var(--pbmit-secondary-color);
}
.post blockquote:after {
    position: absolute;
    content: '\e805';
    font-family: "pbminfotech-base-icons";
    font-size: 60px;
    line-height: normal;
    top: 30px;
    left: 27px;
    color: transparent;
    font-style: normal;
	-webkit-text-stroke: 1px var(--pbmit-global-color);
}
.post blockquote cite,
.post blockquote small {
    color: var(--pbmit-global-color);
    display: block;
    font-size: 16px;
    line-height: 23px;
    font-style: normal!important;
    font-weight: 600!important;
    margin-top: 15px;
    letter-spacing: 0px;
    text-transform: none;
}
.post blockquote cite::before{
    content: "\2014\00a0";
	margin-right: 5px;
}
.post blockquote p{
    margin: 0;
}
.pbmit-blog-meta.pbmit-blog-meta-bottom {
    display: flex;
    align-items: center;
    border-top: 1px solid #eee;
    margin-top: 30px;
    padding-top: 20px;
	padding-bottom: 35px;
}
.pbmit-blog-meta-bottom-left {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.pbmit-blog-meta-bottom .pbmit-tag-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    display: none;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags {
    color: #424d6c;
    font-size: 16px;
    font-weight: 600;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
    color: #616161;
    margin: 0 5px 5px 0;
    border: none;
    display: inline-block;
    font-size: 12px;
    padding: 0 18px;
    text-transform: uppercase;
    height: 37px;
    font-weight: 600;
    line-height: 37px;
    background-color: var(--pbmit-light-color);
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover{
    color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
}
.pbmit-blog-meta-bottom-right .icons{
    margin-right: 4px;
    display: inline-block;
}
.pbmit-blog-meta-bottom-right .icons a{
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: var(--pbmit-white-color);
    background-color: #4267B2;
    font-size: 12px;
    border-radius:0px;
	-webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
}
.pbmit-blog-meta-bottom-right .icons a:hover{
	opacity: .8;
    top: -4px;
}
.pbmit-blog-meta-bottom-right .icons:nth-child(2) a{
    background-color: #55acee;
}
.pbmit-blog-meta-bottom-right .icons:nth-child(3) a{
    background-color: #CB2027;
}
.pbmit-blog-meta-bottom-right .icons:nth-child(4) a{
    background-color: #7d7d7d;
}
.pbmit-blog-meta-bottom-right .icons:nth-child(5) a{
    background-color: #95D03A;
}
.pbmit-blog-meta-bottom-right .icons a i{
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
}
.comments-area{
    margin-top: 0px;
}
.comments-area .comments-title{
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 35px;
    margin-top: 35px;
	text-transform: uppercase;
}
.comments-box {
    margin-top: 35px;
}
.comments-box .media{
    margin-bottom: 30px; 
    display: flex;
}
.comments-box .children .media.even.depth-2{
    margin-left: 30px;
}
.comment-author{
    text-align: center;
    width: 100px;
    height: 100px;
    display: block;
    margin-right: 22px;  
}
.comment-author img{
    max-width: 55px;
    height: 55px;
    border-radius: 0;
}
.comment-meta { 
    position: relative;
    flex-grow: 1;
    padding: 20px 30px;
	padding-bottom: 5px;
    background: #fff;
    margin-left: 0;
    border-radius: 0;
}
.comment-meta:before {
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #fff transparent #fff;
    z-index: 1;
    left: -12px;
    top: 19px;
}
.comment-meta:after {
    border-color: transparent #e9e9e9 transparent #e9e9e9;
    border-width: 12px 14px 12px 0;
    left: -14px;
}
.comment-meta .comment-owner{
    display: block;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: var(--pbmit-heading-typography-font-family);
    color: var(--pbmit-body-typography-color);
}
.comment-meta a{
    color: #999;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
}
.comment-meta a:hover{
	color: var(--pbmit-link-color-hover);
}
.comment-meta p{
    display: block;
}
.comment-meta .reply {
    position: absolute;
    top: 15px;
    right: 30px;
}
.comment-meta .reply a{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 5px 16px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    border-radius: 0px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}
.comment-meta .reply a:before{
	font-family: 'pbminfotech-base-icons';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    content: "\f112";
    margin-right: 5px;
}
.comment-meta .reply a:hover{
    background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}
.comments-box .media-bottom{
    padding: 10px 0 20px 0;
    margin-bottom: 20px;
    border-top: none;
    border-bottom: none;
}
.comment-respond{
	background-color: var(--pbmit-white-color);
    padding: 45px 50px 35px 50px;
}
.comment-reply-title{ 
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 20px;
    line-height: 26px;
	text-transform: uppercase;
}
.comment-form .form-group{
    margin-bottom: 20px;
}
.comments-box p{
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
}
.comment-form form .form-group:last-child{
    margin-bottom: 10px;
} 
.comment-form button.pbmit-btn {
    padding: 20px 30px;
    text-transform: none;
	margin-bottom: 15px;
}
.comment-form button.pbmit-btn:hover{
    background-color: var(--pbmit-global-color);
}
.blog-grid .pbmit-blog-style-1{
    margin-bottom: 50px;
}
.pbmit-author-box {
	color: var(--pbmit-white-color);
    margin-top: 30px;
    margin-bottom: 25px;
    padding: 45px 45px 25px 48px;
    background-color: var(--pbmit-global-color);
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-radius: 0px;
}
.pbmit-author-image {
    height: 95px;
    width: 95px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 35px;
    background-color: #fff;
}
.pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.pbmit-author-content .pbmit-author-name {
    line-height: 30px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block;
}
.pbmit-author-content .pbmit-author-bio {
    color: var(--pbmit-white-color);
}
.pbmit-author-content .pbmit-author-name a {
    color: var(--pbmit-white-color);
}
.pbmit-author-content .pbmit-author-name a:hover{
	color: var(--pbmit-blackish-color);
}
.blog-right-col textarea.form-control {
    display: block;
    width: 100%;
    height: 120px;
    font-size: 13px;
    color: var(--pbmit-blackish-color);
    line-height: normal;
    padding: 12px 15px;
    font-weight: 500;
    background: var(--pbmit-light-color);
    border: 0;
    border-radius: 0px;
    margin-bottom: 25px;
}
.blog-right-col [type="text"],
.blog-right-col [type="email"]{
    color: var(--pbmit-blackish-color);
    line-height: normal;
    padding: 0 15px;
    font-weight: 500;
    background: var(--pbmit-light-color);
    margin-bottom: 15px;
	font-size: 13px;
}

/** 07 - Team Single **/
.pbmit-team-details{
    position: relative;
	background-color: var(--pbmit-white-color);
}
.pbmit-team-img img{
    border-radius: 0px;
}
.pbmit-team-details-inner{
    position: relative;
    box-shadow: none;
    z-index: 0;
    border-radius: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.pbmit-team-des {
    padding: 150px 60px 0 100px;
}
.pbmit-team-title {
    font-size: 34px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--pbmit-heading-color);
}
.pbmit-team-designation {
    font-size: 13px;
    line-height: 24px;
    color: var(--pbmit-global-color);
    margin-bottom: 5px;
    letter-spacing: 1.2px;
	text-transform: uppercase;
}
.pbmit-team-summary{
    padding: 0px 60px 0 40px;
}
.pbmit-single-team-info {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
	margin-bottom: 50px;
    font-size: 15px;
	display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px 30px;
}
.pbmit-single-team-info li {
    margin-bottom: 10px;
    border-bottom:1px solid #f2f3f5;
    padding-left: 15px;
    padding-bottom: 20px;
    font-size: 16px;
	line-height: 20px;
    position: relative;
}
.pbmit-single-team-info li:nth-last-child(1),
.pbmit-single-team-info li:nth-last-child(2){
	border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.pbmit-single-team-info li:after{
	content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    left: 0;
    background-color: var(--pbmit-global-color);
}
.pbmit-single-team-info li label {
    display: block;
    font-weight: 700;
    min-width: 70px;
	margin-bottom: 0.5rem;
	color: var(--pbmit-blackish-color);
}
.pbmit-single-team-info li a{
    color:inherit;
}
.pbmit-single-team-info li a:hover{
	color: var(--pbmit-link-color-hover);
}
.pbmit-team-details .pbmit-social-li  {
    margin-right: 6px;
    margin-bottom: 10px;
	display: inline-block;
}
.pbmit-team-details .pbmit-social-li a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: var(--pbmit-white-color);
    border-radius: 0px;
    background-color: var(--pbmit-secondary-color);
    box-shadow: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-team-details .pbmit-social-li a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color)!important;
    border-color: transparent;
}
.candidate-detail-description{
	margin-top: 50px;
	padding-bottom: 30px;
}
.candidate-detail-contact-detail{
	padding: 50px 50px 30px 50px;
    background-color: var(--pbmit-white-color);
	margin-top: 20px;
}
.team-details-wrap {
    margin-top: 80px;
    margin-bottom: 0px;
    padding: 0px 15px 50px 15px;
}
.team-details-wrap form {
    margin: -15px 0px 0px 0px;
    padding: 50px 50px 50px 50px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EEEEEE;
    border-radius: 5px 5px 5px 5px;
}
.team-details-contact {
    padding: 35px 15px 35px 15px;
    margin-bottom: 50px;
}
.team-details-contact .pbmit-title {
    margin-bottom: 40px;
}

/** 08 - Contact us **/
.contact-section{
    padding: 70px 0 60px;
}
.contact-section-bottom-inner-left{
    padding: 30px 40px 0px 25px;
}
.contact-section .contact-form h3{
	margin-bottom: 20px;			
}
.contact-section-bottom-inner-left .pbmit-social-links li a {
    position: relative;
    display: inline-block;
    text-align: center;
    color: var(--pbmit-blackish-color);
    background-color: #e9e9e9;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: none;
    border-radius: 0px;
}
.contact-section-bottom-inner-left .pbmit-social-links li {
    margin-right: 12px;
    margin-bottom: 10px;
    display: inline-block;
}
.contact-section-bottom-inner-left .pbmit-social-links li a:hover{   
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.contact-section-bottom-inner .contact-form{
    padding: 55px 50px 30px 50px;
    background-color: #f7f7f7;
}
.contact-section-bottom-inner-left .pbmit-ihbox.pbmit-ihbox-style-3{
	margin-bottom: 30px;
}
.contact-section-iframe{
    height: 500px;
	filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
}
.contact-section-iframe iframe{
    height: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.contact-section-bottom-inner{
    box-shadow: none;
    margin: 0;
}
.contact-section-bg{
    background-image: none;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
}
.contact-section-bottom-inner .contact-form input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.contact-section-bottom-inner input[type="text"], 
.contact-section-bottom-inner input[type="number"], 
.contact-section-bottom-inner input[type="email"], 
.contact-section-bottom-inner textarea {
    border: none;
    font-size: 15px;
    background: #ffffff;
    color: var(--pbmit-blackish-color);
    height: 50px;
    border-radius: 0px;
    box-shadow: none;
    padding: 0 15px;
}
.contact-section-bottom-inner .contact-form .pbmit-btn{
    padding: 20px 30px;
}
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;
}
.contact-section-bottom-inner .input-group{
    display: block;
}
.contact-section-bottom-inner .input-group>.form-control, 
.contact-section-bottom-inner .input-group>.form-select{
    width: 100%;
}
/**09 - Comment Form **/
.comment-form .comment-notes{
    margin-bottom: 25px;
}
.form-control{
    background-color: var(--pbmit-light-color);
    padding: 0 20px;
    height: 50px;
    color: #fff;
    font-size: 15px;
    border: none;
    box-shadow: none;
	font-weight: 500;
	border-radius: 0px;
}
.input-group .form-control{
    border: none;
}
textarea.form-control{
	padding: 20px;
	height: 120px;
}
.input-group{
	margin-bottom: 30px;
	z-index: 1;
}
.input-group i{
	position: absolute;
    top: 14px;
    right: 20px;
    font-size: 15px;
	z-index: 3;
}
.input-group-text{
    background-color: #fff;
}
input:focus, .form-control:focus {
    outline: none!important;
    border-color:#eee;
    box-shadow: none !important;
	background-color: var(--pbmit-light-color);
}
.form-select {
    font-size: 13px;
    color: #a4a4a4;
    border: none;
    border-radius: 0px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 400;
	background-color: var(--pbmit-light-color);
}

.form-select:focus {
    border-color: #eee;
    outline: 0;
    box-shadow: none;
}
.form-check {
    margin-right: 20px;
}
.form-check-input[type=checkbox]{
	width: 13px;
    height: 13px;
    border-radius: 3px;
    margin-top: 8px;
}
.pbmit-grid-item {
    display: grid;
    margin-bottom: 0;
    padding: 0;
    width: auto!important;
}
.pbmit-card {
    box-shadow: 0 15px 38px 0 rgb(0 0 0 / 10%)!important;
    border-radius: 5px!important;
    border: 0;
    margin-bottom: 20px;
}
.pbmit-card-body {
    padding: 10px 20px 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
}
.pbmit-grid-item .pbmit-card-media img{
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    object-fit: cover;
    order: 1;
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
}
.pbmit-media-card-inner {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.pbmit-grid-item .pbmit-media-card-inner:after{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.pbmit-grid-item:hover .pbmit-card-media .pbmit-media-card-inner:after{
    opacity: 1;
}
.pbmit-grid-item:hover .pbmit-card-media img{
    transform: scale(1.03) rotate(0.50deg);
}
.pbmit-card-title {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 10px;
}
.pbmit-card-text {
    display: none;
}
.pbmit-progress-status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}
.pbmit-card-progress .pbmit-info {
    display: flex;
    flex-direction: column;
    position: relative;
}
.pbmit-label {
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.goal-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--pbmit-global-color);
}
.pbmit-card-progress strong {
    display: none;
}
.pbmit_info {
    display: flex;
    flex-direction: column;
    position: relative;
}
.pbmit-card-progress .progress{
    border-bottom: none;
    background-color: #eee!important;
}
.pbmit-card-progress .progress .progress-bar{
    height: 100%;
    border-radius: 20px;
}
button.pbmit-btn.pbmit-btn- {
    display: none;
}
.pbmit-card-media {
    padding: 20px;
}
.donations-single-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.donations-single-img::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(0deg,rgba(8, 24, 57,.60) 0%,rgba(0,50,129,0) 90%);
    opacity: 0;
    transform-origin: right center 0;
    transform: perspective(100px) rotateY(-120deg);
    transform-style: flat;
    transition: transform 0.5s ease-in-out,opacity 0.2s ease-in-out;
}
.donations-single-img:hover:before{
    opacity: .9;
    transform: rotateY(0deg);
}
.donations-single-details .pbmit-goal-progress {
    margin-top: 15px;
}
.donations-single-details .progress{
    border-bottom: none;
}
.single-progress-status {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.single-progress-status strong {
    padding-left: 15px;
    margin-right: 15px;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.pbmit-notice {
    position: relative;
    padding: 1em 1.5em 1em 2em;
    border-left: 4px solid;
    margin: 30px 0;
    background: #f3f3f3;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    border-color: #ffba00;
}
i.fa.fas.fa-exclamation-triangle{
    background-color: #ffba00;
    content: "Ã¯â‚¬Â­";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    font-size: 16px;
    margin-top: -15px;
    left: -17px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    text-shadow: 1px 1px rgb(0 0 0 / 50%);
}
.pbmit-notice p{
    margin: 0!important;
    color: #333;
}
.donations-single-details li {
    list-style-type: none;
    list-style-image: none;
    margin: 0 5px 5px 0;
}
/* Candidate-Detail */
.candidate-detail-form input[type="text"], 
.candidate-detail-form input[type="email"], 
.candidate-detail-form textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0 30px;
    font-size: 15px;
    background-color: var(--pbmit-light-color);
    border-radius: 0px;
}
.candidate-detail-form textarea{
    resize: none;
    height: 120px;
    padding: 20px 30px;
}
.candidate-detail-form textarea:focus{
    background-color: #f4f4f4;
}
.candidate-detail-form .pbmit-btn{
    padding: 20px 30px;
}
.candidate-detail-form .input-button{
	margin-bottom: 20px;
}


.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    left: 120px !important;
}



body {
    counter-reset: pbmitbox1 pbmitbox2 pbmitbox3 pbmit-rev-counter;
}
/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
/** Style 1**/
.pbmit-heading-subheading{
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}
.pbmit-heading-subheading.text-center p{
	margin-bottom: 70px;
}
.pbmit-heading-subheading.text-right{
	margin-bottom: 25px;
}
.pbmit-heading-subheading .pbmit-subtitle{
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 1.8px;
    color: #7f8284;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-heading-subheading h4.pbmit-subtitle:after{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--pbmit-global-color);
}
.pbmit-heading-subheading .pbmit-title{
    font-size: 45px;
    line-height: 53px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
    text-transform: none;
    font-weight: 700;
    font-style: normal;
}
.pbmit-heading-subheading-style-1 .pbmit-title{
	font-size: 50px;
    line-height: 50px;
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1**/
.pbmit-ihbox-style-1 {
    position: relative;
    padding: 35px 28px 35px;
    transform: translateY(0);
    -webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    background-color: #19232b;
    margin-bottom: 30px;
}
.pbmit-ihbox-style-1:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: all;
    opacity: 0.50;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1
}
.pbmit-ihbox-style-1 .pbmit-element-title{
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 500;
    color: white !important;
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle,
.pbmit-ihbox-style-1 .pbmit-element-heading{
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    color: #666;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image{
    width: 65px;
    height: 65px;
}
.pbmit-ihbox-style-1:hover .pbmit-ihbox-icon-wrapper{
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a{
	position: relative;
	display: inline-block;
	padding-right: 50px;
	line-height: 16px;
	color: white !important;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:after {
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-contents {
    margin: 30px 0 20px;
}
.pbmit-ihbox-style-1 .pbmit-heading-desc,
.pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-ihbox-style-1,
.pbmit-ihbox-style-1 .pbmit-element-subtitle,
.pbmit-ihbox-style-1 .pbmit-element-heading{
    /* -webkit-transition: all 0.6s ease 0s; */
    -o-transition: all 0.6s ease 0s;
    /* transition: all 0.6s ease 0s; */
    color: white !important;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:before {
    background-color: var(--pbmit-global-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1{
    transform: translateY(-8px);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1:after{
    transform: scaleY(1.0);
    opacity: 1;
    z-index: -1;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon {
    display: inline-block;
    position: relative;
    font-size: 70px;
    line-height: 70px;
    /* color: var(--pbmit-global-color); */
    color: white !important;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-ihbox-icon,
.pbmit-mihbox-hover-active .pbmit-ihbox-btn a {
    color: #fff;
}
.pbmit-mihbox-hover-active .pbmit-heading-desc {
    color: #d2d2d2;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-element-subtitle,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-element-heading{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon:before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0px;
    width: 60px;
    height: 60px;
    z-index: 0;
    border-radius: 50%;
    background-color: rgb(171 171 171 / 10%);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: var(--pbmit-global-color);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-1 .pbmit-ihbox-icon:before {
    background-color: rgba(255,255,255 ,0.10);
}
/** Style 3**/
.pbmit-ihbox-style-3 .pbmit-ihbox-headingicon{
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-element-title{
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 0;
} 
.pbmit-ihbox-style-3 .pbmit-ihbox-contents {
    padding-left: 20px;
}
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce {
	0% { transform: translateY(0); 
	}
	40% {transform: translateY(-12px);
	}
	100% {transform: translateY(0);
	}
}
/** Style 4**/
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper img{
    border-radius: 50%;
    width: 80px;
    border: 3px solid #fff;
}
/** Style 5**/
.pbmit-miconheading-style-5{
	margin-bottom: 30px;
}
.pbmit-ihbox-style-5 .pbmit-element-title{
    position: relative;
    padding-left: 32px;
    font-size: 26px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 15px;
}
.pbmit-ihbox-style-5 .pbmit-element-title:before{
    content: "0" counter(pbmitbox1) ".";
    counter-increment: pbmitbox1;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 22px;
    font-weight: 700;
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-contents {
    padding: 45px 25px 0 0;
}
.pbmit-ihbox.pbmit-ihbox-style-5 .pbmit-ihbox-box{
    position: relative;
}
.pbmit-ihbox.pbmit-ihbox-style-5 .pbmit-ihbox-box:after {
    position: absolute;
    content: "";
    top: 20%;
    right: 15%;
    display: block;
    width: 86px;
    height: 15px;
    z-index: 1;
}
.pbmit-ihbox.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper {
    transition: all 0.3s ease 0s;
    max-width: 90px;
}
.pbmit-ihbox.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon-wrapper{
    transform: translateY(-10px);
}	
.pbmit-element-miconheading-style-5 .pbmit-miconheading-style-5:nth-child(odd) .pbmit-ihbox-style-5 .pbmit-ihbox-box:after {
    background: url(../images/homepage-1/bg/download.png);
	background-repeat: no-repeat;
    background-position: center;
}
.pbmit-element-miconheading-style-5 .pbmit-miconheading-style-5:nth-child(even) .pbmit-ihbox-style-5 .pbmit-ihbox-box:after{
	background: url(../images/homepage-1/bg/download01.png);
	background-repeat: no-repeat;
    background-position: center;
}
.pbmit-element-miconheading-style-5 .pbmit-miconheading-style-5:last-child .pbmit-ihbox.pbmit-ihbox-style-5 .pbmit-ihbox-box:after {
    background: none;
}
/** Style 6**/
.pbmit-ihbox-style-6 .pbmit-ihbox-box{
    display: flex;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper{
    display: none;
}
.pbmit-ihbox.pbmit-ihbox-style-6{
    margin-bottom: 15px;
}
.pbmit-ihbox-style-6 .pbmit-element-title:before {
    position: absolute;
    content: "\e847";
    left: 0px;
    font-size: 20px;
    font-family: 'pbminfotech-base-icons';
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6 .pbmit-element-title {
    position: relative;
    padding-left: 35px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 10px;
}
.pbmit-ihbox-style-6 .pbmit-heading-desc{
    font-size: 18px;
    z-index: 0;
    position: relative;
}
/** Style 7**/
.pbmit-ihbox-style-7 {
    position: relative;
    overflow: hidden;
}
.pbmit-ihbox-style-7 .pbmit-element-title{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-contents {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(25,35,43, 0.30);
}
.pbmit-ihbox-style-7 .pbmit-element-title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
   -khtml-transform: translateX(0%) translateY(-8%);
    -moz-transform: translateX(0%) translateY(-8%);
    -ms-transform: translateX(0%) translateY(-8%);
    -o-transform: translateX(0%) translateY(-8%);
    transform: translateX(0%) translateY(-8%);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a{
    font-size: 0;
    padding: 0;
	position: relative;
    display: inline-block;
    line-height: 16px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a:before {
    display: none;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn a:after {
    content: '\e818';
    color: #fff;
    width: 55px;
    height: 55px;
    font-size: 22px;
    line-height: 55px; 
    text-align: center;
    background-color: var(--pbmit-global-color);
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-weight: 400;
    position: absolute;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn {
    position: absolute;
    bottom: 35px;
    right: 0;
}
.pbmit-ihbox-style-7:after {
    content: "0" counter(pbmitbox2) "";
    counter-increment: pbmitbox2;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 150px;
    line-height: 150px;
    -webkit-text-stroke: 1px rgba(255,255,255,0.6);
    font-weight: 900;
    color: transparent;
   -khtml-transform: translateX(32%) translateY(-50%);
    -moz-transform: translateX(32%) translateY(-50%);
    -ms-transform: translateX(32%) translateY(-50%);
    -o-transform: translateX(32%) translateY(-50%);
    transform: translateX(32%) translateY(-50%);
}
.pbmit-ihbox.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image{
	overflow: hidden;
}
.pbmit-ihbox.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-type-image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-ihbox-style-7:hover .pbmit-ihbox-contents{
	background-color: transparent;
}
.pbmit-ihbox.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-7 .pbmit-ihbox-contents{
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-element-miconheading-style-7 .pbmit-element-posts-wrapper.row {
    margin-left: 0;
    margin-right: 0;
}
.pbmit-element-miconheading-style-7 .pbmit-element-posts-wrapper.row .pbmit-ele{
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.pbmit-ihbox.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img{
    width: 100%;
}
/** Style 8 **/
.pbmit-ihbox-style-8 .pbmit-ihbox-contents{
    display: flex;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper{
    display: none;
}
.pbmit-ihbox-style-8 .pbmit-element-title{
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    margin-bottom: 0;
    color: transparent;
    -webkit-text-stroke: 1px var(--pbmit-global-color);
}
.pbmit-ihbox-style-8 .pbmit-heading-desc {
    padding: 0 60px 0 50px;
    font-size: 15px;
    font-weight: 500;
    color: #04080d;
}
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next, 
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    border:1px solid #dddddd;
}
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev{
    right: 0;
    left: auto;
    background-color: #fff;
    color: #04080d;
}
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev:hover{
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav .owl-next{
    top: 50px;
    border-color: transparent;
}
.pbmit-element-miconheading-style-8.pbminfotech-element-viewtype-carousel .owl-carousel .owl-nav{
    top: calc(50% - 50px);
    right: 5px;
}
/** Style 9 **/
.pbmit-ihbox-style-9{
    padding-left: 40px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image{
    position: relative;
    width: 56px;
    height: 56px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image img{
    border-radius: 50%;
    padding: 3px;
    border:1px solid var(--pbmit-global-color);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-contents {
    padding-left: 20px;
}
.pbmit-ihbox-style-9 .pbmit-heading-desc {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image:before {
    position: absolute;
    content: "\e853";
    left: -40px;
    top: 5px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    background-color: var(--pbmit-global-color);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-family: 'pbminfotech-base-icons';
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce { 
	0% { transform: translateY(0); 
	}
	40% {transform: translateY(-12px);
	}
	100% {transform: translateY(0);
	}
}
/** Style 10 **/
.pbmit-ihbox-style-10 .pbmit-element-title{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0px;  
    font-weight: 500;
    color: #fff;
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper{
    font-size: 85px;
    line-height: 85px;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-contents {
    padding-right: 55px;
}
/** Style 11 **/
.pbmit-ihbox-style-11 {
    position: relative;
    padding: 35px 28px 35px;
    transform: translateY(0);
    -webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    background-color: var(--pbmit-white-color);
    margin-bottom: 30px;
}
.pbmit-ihbox-style-11:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: var(--pbmit-global-color);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: all;
    opacity: 0.50;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1
}
.pbmit-ihbox-style-11 .pbmit-element-title{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;  
    font-weight: 500;
}
.pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-ihbox-style-11 .pbmit-element-heading{
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
    color: #666;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-image{
    width: 65px;
    height: 65px;
}
.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon-wrapper{
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-contents {
    margin: 0px 0 20px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after,
.pbmit-ihbox-style-11 .pbmit-heading-desc,
.pbmit-ihbox-style-11 .pbmit-element-title,
.pbmit-ihbox-style-11,
.pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-ihbox-style-11 .pbmit-element-heading{
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11:after{
    transform: scaleY(1.0);
    opacity: 1;
    z-index: -1;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon {
    font-size: 70px;
    line-height: 70px;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-title,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-icon,
.pbmit-mihbox-hover-active .pbmit-ihbox-btn a {
    color: #fff;
}
.pbmit-mihbox-hover-active .pbmit-heading-desc {
    color: #d2d2d2;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-subtitle,
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-element-heading{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a {
    font-size: 0;
    padding: 0;
	position: relative;
    display: inline-block;
    line-height: 16px;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:before{
    display: none;
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after {
    content: "\e818";
    font-family: 'pbminfotech-base-icons';
    font-size: 20px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    color: #fff;
    font-weight: 500;
    background-color: var(--pbmit-global-color);
    position: absolute;
    top: -1px;
    right: 0;
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after {
    background-color: #fff;
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-11:before{
    content: "0" counter(pbmitbox1) "";
    counter-increment: pbmitbox1;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(25,35,43,.2);
}
.pbmit-mihbox-hover-active .pbmit-ihbox-style-11:before{
    color:rgba(255,255,255,.2);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-btn {
    position: absolute;
    bottom: 30px;
    right: 2px;
	line-height: 16px;
}
.pbmit-element-miconheading-style-11 {
    margin-top: -88px;
	z-index: 1;
	position: relative;
}
.pbmit-element-miconheading-style-11 .pbmit-miconheading-style-11:nth-child(odd) .pbmit-ihbox-style-11 {
    transform: translateY(-30px);
}
/** Style 12 **/
.pbmit-ihbox-style-12 .pbmit-ihbox-headingicon{
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper{
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-12 .pbmit-element-title{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 400;
} 
.pbmit-ihbox-style-12 .pbmit-ihbox-contents {
    padding-left: 20px;
}
.pbmit-ihbox-style-12:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce { 
    0% { transform: translateY(0); 
    }
    40%
    {transform: translateY(-12px);
    }
    100% 
    {
        transform: translateY(0);
    }
}
/** Style 13 **/
.pbmit-ihbox-style-13 .pbmit-ihbox-icon {
    padding-right: 40px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image{
    position: relative;
    width: 50px;
    height: 50px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image img{
    border-radius: 50%;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-contents {
    padding-left: 15px;
}
.pbmit-ihbox-style-13 .pbmit-heading-desc a{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13:hover .pbmit-heading-desc a{
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image:before {
    position: absolute;
    content: "\e84b";
    top: 0;
    right: -40px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease 0s;
    font-family: 'pbminfotech-base-icons';
    background-color: var(--pbmit-global-color);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.06);
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon-type-image:before{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce { 
	0% { transform: translateY(0); 
	}
	40% 
	{transform: translateY(-12px);
	}
	100% {transform: translateY(0);
	}
}
/** Style 14 **/
.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon{
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-box {
    position: relative;
    padding: 20px 0px 10px 35px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper{
    font-size: 95px;
    line-height: 95px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 145px;
    line-height: 135px;
    opacity: 0.2;
}
.pbmit-ihbox-style-14 .pbmit-element-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}
.pbmit-ihbox-style-14 .pbmit-element-title a{
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-contents {
    padding-left: 30px;
}
.pbmit-ihbox-style-14 .pbmit-element-title a{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-14 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    color: var(--pbmit-secondary-color);
}
.pbmit-text-color-white .pbmit-ihbox-style-14 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    opacity: 0.2;
}
/** Style 15 **/
.pbmit-ihbox.pbmit-ihbox-style-15 {
    margin-bottom: 5px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-headingicon{
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-15 .pbmit-element-title{
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
} 
.pbmit-ihbox-style-15 .pbmit-ihbox-contents {
    padding-left: 20px;
}
.pbmit-ihbox-style-15:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce { 
    0% { transform: translateY(0); 
    }
    40% {transform: translateY(-12px);
    }
    100% {transform: translateY(0);
    }
}
/** Style 16 **/
.pbmit-ihbox.pbmit-ihbox-style-16{
	position: relative;
	padding: 100px 30px 0 0;
}
.pbmit-ihbox-style-16 .pbmit-element-title{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 5px;
} 
.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper {
    font-size: 80px;
    line-height: 80px;
    color: var(--pbmit-global-color);
    transition: all 0.3s ease 0s;
}
.pbmit-ihbox.pbmit-ihbox-style-16:hover .pbmit-ihbox-icon-wrapper{
    transform: translateY(-10px);
}
.pbmit-miconheading-style-16 .pbmit-element-posts-wrapper {
    margin: 0 !important;
}
.pbmit-miconheading-style-16 .pbmit-ihbox.pbmit-ihbox-style-16:after {
    position: absolute;
    content: "";
    left: 0;
    top: calc(50% - 32%);
    width: 100%;
    height: 2px;
    z-index: 0;
    background-color: #fff;
    transition: all 0.5s ease 0s;
}
.pbmit-miconheading-style-16 .pbmit-ihbox.pbmit-ihbox-style-16:before {
    position: absolute;
    content: "";
    top: calc(50% - 34%);
    left: 0;
    width: 15px;
    height: 15px;
    z-index: 1;
    background-color: var(--pbmit-global-color);
    border: 3px solid #fff;
}
.pbmit-miconheading-style-16 .pbmit-ihbox.pbmit-ihbox-style-16:hover::before {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-16 h4.pbmit-element-subtitle {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
}
/** Style 17 **/
.pbmit-ihbox-style-17 .pbmit-element-title{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 600;
	color: var(--pbmit-white-color);
} 
.pbmit-ihbox.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper {
    font-size: 65px;
    line-height: 65px;
    transition: all 0.3s ease 0s;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox.pbmit-ihbox-style-17:hover .pbmit-ihbox-icon-wrapper{
    transform: translateY(-10px);
}
.pbmit-ihbox.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper ,
.pbmit-ihbox.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper {
    color: var(--pbmit-global-color);
}
/** Style 18 **/
.pbmit-ihbox-style-18 .pbmit-ihbox-box {
    padding: 40px 30px 30px;
    background-color: #fff;
    transition: all 0.3s ease 0s;
    border-bottom: 5px solid var(--pbmit-global-color);
}
.pbmit-ihbox-style-18:hover .pbmit-ihbox-box {
    border-bottom-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-contents {
    margin-top: 10px;
}
.pbmit-ihbox-style-18 .pbmit-element-title{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
} 
.pbmit-ihbox.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    transition: all 0.3s ease 0s;
    color: var(--pbmit-global-color);
}
.pbmit-ihbox.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon-wrapper{
    transform: translateY(-10px);
}
.pbmit-ihbox-style-18 .pbmit-heading-desc ul {
    padding: 0;
    margin: 15px 0 0;
    list-style: none;
}
.pbmit-ihbox-style-18 .pbmit-heading-desc ul li {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    line-height: 26px;
    margin: 0 0 8px;
}
.pbmit-ihbox-style-18 .pbmit-heading-desc ul li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: var(--pbmit-global-color);
}
/** Style 19 **/
.pbmit-ihbox-style-19 .pbmit-ihbox-icon {
    padding-right: 40px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image{
    position: relative;
    width: 50px;
    height: 50px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image img{
    border-radius: 50%;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-contents {
    padding-left: 15px;
}
.pbmit-ihbox-style-19 .pbmit-heading-desc a{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-19:hover .pbmit-heading-desc a{
    color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image:before {
    position: absolute;
    content: "\e84b";
    top: 0;
    right: -40px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color: var(--pbmit-global-color);
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease 0s;
    font-family: 'pbminfotech-base-icons';
    background-color: var(--pbmit-white-color);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.06);;
}
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon-type-image:before{
    color:var(--pbmit-white-color) ;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon-wrapper{
    animation: ts-bounce 500ms ease-in-out 50ms;
}
@keyframes ts-bounce { 
	0% { transform: translateY(0); 
	}
	40% 
	{transform: translateY(-12px);
	}
	100% {transform: translateY(0);
	}
}
/** Style 20 **/
.pbmit-ihbox-style-20 .pbmit-ihbox-headingicon{
    display: flex;
    align-items: center;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-box {
    position: relative;
    padding: 20px 0px 10px 35px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-wrapper{
    font-size: 95px;
    line-height: 95px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 145px;
    line-height: 135px;
    opacity: 0.1;
}
.pbmit-ihbox-style-20 .pbmit-element-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 600;
}
.pbmit-ihbox-style-20 .pbmit-element-title a{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-contents {
    padding-left: 30px;
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-20 .pbmit-element-title a{
    color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-20 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    color: var(--pbmit-secondary-color);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-overlay .pbmit-ihbox-icon-wrapper{
    opacity: 0.2;
}

/*----------------------------------------*/
/*  02 - Team
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1{
    position: relative;
    margin-bottom: 30px;
}
.pbmit-team-style-1 .pbmit-team-social-links {
    margin-top: 20px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    z-index: 4;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-team-style-1:hover .pbminfotech-box-social-links{
    visibility: visible;
    opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-social-links li {
    display: inline-block;
    opacity: 0;
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
    background-color: var(--pbmit-global-color);
    transition: all .6s ease-in-out;
}
.pbmit-team-style-1 .pbmit-team-social-links li:hover{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1 .pbminfotech-social-box:hover .pbmit-team-social-links li{
    opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
    color: #fff;
    font-size: 16px;
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbmit-team-title{
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0px;
}
.pbmit-team-style-1 .pbmit-team-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-social-box {
    position: absolute;
    right: 20px;
    top: 20px;
}
.pbmit-team-style-1 .pbminfotech-team-share {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    cursor:pointer;
    z-index: 21;
    background-color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-team-share i:before{
    font-weight: 700;
}
.pbmit-team-style-1 .pbminfotech-box-content {
    background-color: #fff;
    padding: 25px 22px 20px;
}
/** Style 2 **/
.pbmit-team-style-2 .pbminfotech-post-item{
    position: relative;
 }
 .pbmit-team-style-2 .pbminfotech-box-social-links,
 .pbmit-team-style-2 .pbminfotech-box-content,
 .pbmit-team-style-2 .pbminfotech-post-item:after{
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
 .pbmit-team-style-2 .pbminfotech-post-item:after{
    position: absolute;
    content: "";
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(255, 130, 0 ,0.70);
 }
  .pbmit-team-style-2:hover .pbminfotech-post-item:after{
    visibility: visible;
    opacity: 1;
  }
 .pbmit-team-style-2{
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 0px;
}
.pbmit-team-style-2 .pbminfotech-box-social-links {
    position: absolute;
    right: 30px;
    top: 30px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 4;
}
.pbmit-team-style-2 .pbmit-team-social-links li {
    display: block;
    line-height: 40px;
    height: 40px;
    transition: all .6s ease-in-out;
}
.pbmit-team-style-2 .pbminfotech-social-box:hover .pbminfotech-box-social-links{
    visibility: visible;
    opacity: 1;
}
.pbmit-team-style-2 .pbmit-team-social-links li a {
    color: #fff;
    font-size: 16px;
}
.pbmit-team-style-2 .pbmit-team-social-links li a:hover{
    color: var(--pbmit-blackish-color);
}
.pbmit-team-style-2 .pbminfotech-box-team-position{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.2px;
    color: #fff;
    text-transform: uppercase;
}
.pbmit-team-style-2 .pbmit-team-title{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0px;
}
.pbmit-team-style-2 .pbmit-team-title a{
    color: #fff;
}
.pbmit-team-style-2 .pbminfotech-social-box {
    visibility: hidden;
    opacity: 0;
    z-index: 5;
}
.pbmit-team-style-2:hover .pbminfotech-social-box{
    visibility: visible;
    opacity: 1;
}
.pbmit-team-style-2 .pbminfotech-team-share {
    width: 50px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: var(--pbmit-blackish-color);
    cursor: pointer;
    z-index: 21;
    background-color: #fff;
}
.pbmit-team-style-2 .pbminfotech-team-share i:before{
    font-weight: 700;
}
.pbmit-team-style-2 .pbminfotech-box-content {
    position: absolute;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    padding: 25px 22px 20px;
    z-index: 99;
}
.pbmit-team-style-2:hover .pbminfotech-box-content{
    visibility: visible;
    opacity: 1;
}
/** Style 3 **/
.pbmit-team-style-3{
    position: relative;
    margin-bottom: 30px;
}
.pbmit-team-style-3 .pbminfotech-post-item {
    position: relative;
    padding: 35px 30px 40px;
    background-color: #fff;
    text-align: center;
}
.pbmit-team-style-3 .pbminfotech-team-image-box {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.pbmit-team-style-3:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-team-style-3 .pbmit-featured-wrapper img,
.pbmit-team-style-3 .pbminfotech-box-social-links {
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.pbmit-team-style-3 .pbminfotech-social-box{
    padding-top: 25px;
}
.pbmit-team-style-3 .pbminfotech-box-social-links {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-3:hover .pbminfotech-box-social-links {
    background-color: var(--pbmit-global-color);
}
.pbmit-team-style-3 .pbmit-team-social-links{
    margin-top: 0;
}
.pbmit-team-style-3 .pbmit-team-social-links li {
    display: inline-block;
    width: 30px;
    line-height: 40px;
    height: 40px;
	margin-right: 10px;
    transition: all .6s ease-in-out;
}
.pbmit-team-style-3 .pbmit-team-social-links li a {
    color: #fff;
    font-size: 16px;
}
.pbmit-team-style-3 .pbminfotech-box-team-position{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}
.pbmit-team-style-3 .pbmit-team-title{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.pbmit-team-style-3 .pbmit-team-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-team-style-3 .pbminfotech-box-content {
    padding-top: 30px;
}
/** Style 4 **/
.pbmit-team-style-4{
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0px;
}
.pbmit-team-style-4 .pbminfotech-box-social-links {
    position: absolute;
    bottom: 0px;
    margin: 0;
    right: 0;
    width: 80px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding-bottom: 15px;
    -khtml-transform: translateX(0%) translateY(-30%);
    -moz-transform: translateX(0%) translateY(-30%);
    -ms-transform: translateX(0%) translateY(-30%);
    -o-transform: translateX(0%) translateY(-30%);
    transform: translateX(0%) translateY(-30%);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-team-style-4:hover .pbminfotech-box-social-links{
    visibility: visible;
    opacity: 1;
}
.pbmit-team-style-4 .pbmit-team-social-links li {
    display: inline-block;
    opacity: 0;
    width: 55px;
    line-height: 55px;
    height: 55px;
    margin-top: 10px;
    margin-right: 0;
    background-color: var(--pbmit-global-color);
    transition: all .6s ease-in-out;
}
.pbmit-team-style-4 .pbmit-team-social-links li:hover{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-4 .pbminfotech-social-box:hover .pbmit-team-social-links li{
    opacity: 1;
}
.pbmit-team-style-4 .pbmit-team-social-links li a {
    color: #fff;
    font-size: 18px;
}
.pbmit-team-style-4 .pbminfotech-box-team-position{
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(0,23,54 , 0.5);
}
.pbmit-team-style-4 .pbmit-team-title{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0px;
    font-weight: 500;
}
.pbmit-team-style-4 .pbmit-team-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-team-style-4 .pbminfotech-team-share {
    position: relative;
    width: 60px;
    height: 80%;
    text-align: center;
    font-size: 16px;
    line-height: 86px;
    color: #fff;
    cursor: pointer;
    z-index: 21;
    background-color: var(--pbmit-global-color);
}
.pbmit-team-style-4 .pbminfotech-team-share i {
    position: absolute;
    left: 50%;
    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%);
}
.pbmit-team-style-4 .pbminfotech-team-share i:before{
    font-weight: 700;
}
.pbmit-team-style-4 .pbminfotech-box-content {
    position: relative;
    background-color: #f2f3f5;
    padding: 0px 0px 0px 20px;
    margin-right: 20px;
    margin-top: -47px;
}
.pbmit-team-style-4 .pbminfotech-box-content-inner {
    padding: 18px 0;
}

/*----------------------------------------*/
/*  03 - counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1{
	position: relative;
}
.pbminfotech-ele-fid-style-1 .pbmit-fld-wrap{
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
    font-size: 72px;
    line-height: 72px;
    margin-bottom: 0px;
    color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
    font-size: 18px; 
    line-height: 22px;
    font-weight: 500; 
    margin-left: 30px;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-1  .pbmit-sbox-icon-wrapper {
    display: none;
}
.pbminfotech-ele-fid-style-1 sub, 
.pbminfotech-ele-fid-style-1 sup{
    font-size: 30px;
    position: absolute;
    top: 50%;
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2 {
    position: relative;
    display: inline-block;
    width: 115px;
    height: 115px;
    padding: 15px;
    text-align: center;
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
}
.pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
    display: none;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
    font-size: 48px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: -5.5px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
    top: -0.5em;
    right: -5px;
    font-size: 50%;
}
.pbminfotech-ele-fid-style-2:after {
    position: absolute;
    content: '';
    bottom: -12px;
    left: 46px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 13px solid var(--pbmit-global-color);
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-fld-wrap {
    padding-top: 25px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
    font-size: 62px;
    line-height: 62px;
    font-weight: 900;
    margin-bottom: 5px;
    color: var(--pbmit-global-color);	
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #04080d;
}
.pbminfotech-ele-fid-style-3 .pbmit-sbox-icon-wrapper {
    font-size: 70px;
    line-height: 70px;
    color: #04080d;
}
.pbminfotech-ele-fid-style-3 sup {
    top: -.4em;
    right: 0px;
    font-size: 65%;
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 .pbmit-fid-title{
    font-size: 65px;
    line-height: 60px;
    font-weight: 900;
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #fff;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
	font-size: 120px;
    line-height: 120px;
    font-weight: 900;
    color: var(--pbmit-global-color);
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-4 .pbmit-sbox-icon-wrapper {
    display: none;
} 
.pbminfotech-ele-fid-style-4 sup,
.pbminfotech-ele-fid-style-4 sub {
    font-size: 65%;
}
.pbminfotech-ele-fid-style-4 sup {
    top: -.4em;
}
.pbmit-elementor-bg-color-globalcolor  .pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
    color: #fff;
}
/** Style 5 **/
.pbminfotech-ele-fid-style-5 {
    position: relative;
    width: 270px;
    height: 130px;
    padding: 25px 22px 15px;
    background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-5:after {
    position: absolute;
    content: '';
    top: -16px;
    left: 46px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 17px solid var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-wrap {
    padding-left: 15px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
    font-size: 60px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
    position: relative;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-sbox-icon-wrapper {
    font-size: 75px;
    line-height: 75px;
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-5 sup{
    position: absolute;
    top: 12px;
    right: 8px;
    font-size: 25px;
}
/** Style 6 **/
.pbminfotech-ele-fid-style-6 {
    position: relative;
    display: inline-block;
    width: 175px;
    height: 175px;
    padding: 13px;
    text-align: center;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}
.pbminfotech-ele-fid-style-6 .pbmit-sbox-icon-wrapper {
    display: none;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: -0.4px;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
    font-weight: 400;
    text-transform: uppercase;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid sup {
    top: -0.5em;
    right: -5px;
    font-size: 50%;
}
.pbminfotech-ele-fid-style-6 .pbmit-fld-wrap {
    position: absolute;
    top: 50%;
    -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%);
    left: 0;
    text-align: center;
    width: 100%;
}
.pbminfotech-ele-fid-style-6  .pbmit-fld-contents {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 50%;
    border: 2px dashed;
    border-color: rgba(25,35,43,.07);
}
/** Style 7 **/
.pbminfotech-ele-fid-style-7 .pbmit-fld-wrap {
    padding-top: 15px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner{
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    color: #04080d;
    margin-bottom: 10px;
}
.pbminfotech-ele-fid-style-7 .pbmit-sbox-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    color: #04080d;
}
.pbminfotech-ele-fid-style-7 sup {
    top: -.4em;
    right: 0px;
    font-size: 65%;
}
/** Style 8 **/
.pbminfotech-ele-fid-style-8 .pbmit-fld-wrap{
    position: relative;
    display: inline-block;
    padding: 30px 34px 25px 34px;
    background-color: #fff;
    width: 155px;
	z-index: 1;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner{
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 5px;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-title {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
.pbminfotech-ele-fid-style-8 .pbmit-fld-wrap .pbmit-fid-title{
    font-weight: 700;
}
.pbminfotech-ele-fid-style-8 .pbmit-fid-inner,
.pbminfotech-ele-fid-style-8 .pbmit-fid-title{
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-fid-style-8  .pbmit-sbox-icon-wrapper {
    display: none;
}
.pbminfotech-ele-fid-style-8 sub, 
.pbminfotech-ele-fid-style-8 sup{
    font-size: 20px;
}
.pbminfotech-ele-fid-style-8 .pbmit-fld-wrap:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    color: var(--pbmit-global-color);
    border: 7px solid;
    border-color: transparent currentColor currentColor transparent;
}
/** Style 9 **/
.pbminfotech-ele-fid-style-9 .pbmit-circle{
    position: relative; 
    text-align: center; 
}
.pbminfotech-ele-fid-style-9 .pbmit-circle-outer {
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-9 .pbmit-circle-inner {
    padding-left: 20px;
}
.pbminfotech-ele-fid-style-9 h3.pbmit-fid-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: capitalize;
	color: var(--pbmit-white-color);
	font-family: Yantramanav,sans-serif;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-title span {
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-inner {
    position: absolute;
    top: 47%;
    -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%);
    left: 0;
    text-align: center;
    width: 100%;
}
.pbminfotech-ele-fid-style-9 h4.pbmit-fid-inner  {
    font-size: 52px;
    line-height: 52px;
    font-weight: 700;
	color: var(--pbmit-white-color);
	font-family: Yantramanav,sans-serif;
}
.pbminfotech-ele-fid-style-9 h4.pbmit-fid-inner sup{
    top: -10px;
}
.pbminfotech-ele-fid-style-9 h4.pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-9 h4.pbmit-fid-inner sub{
    font-size: 65%;
}
.pbminfotech-ele-fid-style-9 h4.pbmit-fid-inner sub{
    bottom: 0;
}
.pbminfotech-ele-fid-style-9 .pbmit-heading-desc{
    color: var(--pbmit-white-color);
}
/** Style 10 **/
.pbminfotech-ele-fid-style-10 .pbmit-fld-contents {
    display: flex;
}
.pbminfotech-ele-fid-style-10 .pbmit-fld-wrap {
    padding-left: 15px;
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-inner {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 0;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-title {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
	font-family: Titillium Web,sans-serif;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-10 .pbmit-fid-title  span{
    font-weight: 600;
}
.pbminfotech-ele-fid-style-10 .pbmit-sbox-icon-wrapper {
    font-size: 70px;
    line-height: 70px;
    color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-10 sup {
    top: -.4em;
    right: 0px;
    font-size: 65%;
}
/** Style 11 **/
.pbminfotech-ele-fid-style-11 .pbmit-fid-title{
    font-size: 60px;
    line-height: 60px;
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #fff;
}
.pbminfotech-ele-fid-style-11 .pbmit-fld-wrap .pbmit-fid-title{
    font-weight: 700;
}
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner{
	font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    color: var(--pbmit-global-color);
    margin-bottom: 0;
}
.pbminfotech-ele-fid-style-11 .pbmit-sbox-icon-wrapper {
    display: none;
} 
.pbminfotech-ele-fid-style-11 .pbmit-fid-inner{
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-11 sup,
.pbminfotech-ele-fid-style-11 sub {
    font-size: 55%;
}
.pbminfotech-ele-fid-style-11 sup {
    top: -.65em;
}

/*----------------------------------------*/
/*  04 - Service */
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1{
	margin-bottom: 30px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img,
.pbmit-service-style-1 .pbminfotech-post-item{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-1 .pbmit-service-img-wrapper{
  position: relative;
  overflow: hidden; 
}
.pbmit-service-style-1 .pbminfotech-box-content{
  position: relative;
  padding: 30px 32px 0px;
  overflow: hidden;
  background-color: #fff;
}
.pbmit-service-style-1 .pbminfotech-box-content-inner {
  border-bottom: 5px solid var(--pbmit-global-color);
  padding-bottom: 35px;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-service-style-1 .pbmit-service-title {
  position: relative;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  margin: 4px 0 8px;
}
.pbmit-service-style-1 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper{
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 142px;
  z-index: 0;
  line-height: 115px;
  color: rgb(102 102 102 / 7%);
}
.pbmit-service-style-1 .pbmit-service-cat h4 {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.pbmit-service-style-1 .pbmit-service-cat h4 a{
  color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-heading-subheading {
    margin-bottom: 55px;
}
.pbmit-service-style-1 .pbmit-service-btn a:after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-service-style-1 .pbmit-service-btn a {
	position: relative;
	display: inline-block;
    padding-right: 50px;
	line-height: 16px;
}
.pbmit-service-style-1 .pbmit-service-btn a:before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-1 .pbmit-service-btn a:hover:before{
	background-color: var(--pbmit-global-color);
}
/** Style 2 **/
.pbmit-service-style-2 .pbminfotech-post-item:before, 
.pbmit-service-style-2 .pbmit-service-content,
.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-icon-wrapper,
.pbmit-service-style-2 .pbminfotech-post-item{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-2 .pbmit-service-title {
    position: relative;
    font-size: 24px;
    line-height: 34px;
    margin: 0px;
    margin-bottom: 20px;
	font-weight: 500;
}
.pbmit-service-style-2:hover .pbmit-service-title{
    margin-bottom: 10px;
}
.pbmit-service-style-2 .pbmit-service-title a{
  color: var(--pbmit-blackish-color);
}
.pbmit-service-style-2 .pbmit-service-cat h4 {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 1.2px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.pbmit-service-style-2 .pbmit-service-cat h4 a {
    color: #666;
}
.pbmit-service-style-2:hover .pbminfotech-post-item {
    background-color: var(--pbmit-global-color);
    padding-bottom: 0;
    border:none;
}
.pbmit-service-style-2 .pbminfotech-post-item {
    position: relative;
    height: 365px;
    background-color: #fff;
    border-right:1px solid #f2f3f5;
}
.pbmit-service-style-2 .pbmit-service-img-wrapper {
    display: none;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
    font-size: 75px;
    line-height: 75px;
    color: var(--pbmit-global-color);
    padding: 40px;
    padding-bottom: 0;
}
.pbmit-service-style-2:hover .pbmit-service-cat h4 a,
.pbmit-service-style-2:hover .pbmit-service-icon-wrapper,
.pbmit-service-style-2:hover .pbmit-service-title a{
    color: #fff;
}
.pbmit-service-style-2 .pbmit-service-content {
    visibility: hidden;
    opacity: 0;
    height: 0;
    color: #fff;
}
.pbmit-service-style-2:hover .pbmit-service-content {
    visibility: visible;
    opacity: 0.8; 
    height: 60px; 
}
.pbmit-service-style-2 .pbmit-service-btn a{
    color: var(--pbmit-global-color);
	position: relative;
    display: inline-block;
    padding-right: 50px;
	font-size: 16px;
    line-height: 16px;
}
.pbmit-service-style-2 .pbmit-service-btn a:before{
    background-color: var(--pbmit-global-color);
}
.pbmit-service-style-2:hover .pbmit-service-btn {
    visibility: hidden;
    opacity: 0;
}
.pbmit-service-style-2 .pbminfotech-box-content-inner {
    position: absolute;
    padding: 0 40px;
    bottom: 40px;
}
.pbmit-service-style-2:hover .pbminfotech-box-content-inner {
    padding-top: 40px;
}
.pbmit-service-style-2 .pbminfotech-post-item:before {
    content: "0" counter(pbmitbox3) "";
    counter-increment: pbmitbox3;
    position: absolute;
    top: 40px;
    right: 30px;
    font-size: 50px;
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke: 1px #e6e6e6;
}
.pbmit-service-style-2 .pbmit-carousel-navs{
    display: none !important;
}
.pbmit-service-style-2 .pbmit-service-btn a:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-btn a:after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
/** Style 3 **/
.pbmit-service-style-3 .pbmit-service-icon-wrapper,
.pbmit-service-style-3 .pbmit-featured-wrapper img,
.pbmit-service-style-3 .pbminfotech-post-item{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-3 .pbminfotech-post-item {
  border: 1px solid #e7e7e7;
  background-color: #fff
}
.pbmit-service-style-3 .pbmit-service-img-wrapper{
  position: relative;
  overflow: hidden; 
}
.pbmit-service-style-3 .pbminfotech-box-content{
  position: relative;
  padding: 15px 19px 20px;
}
.pbmit-service-style-3:hover .pbmit-featured-wrapper img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-service-style-3 .pbmit-service-title {
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  margin: 0px;
  font-family: "Urbanist", sans-serif;
}
.pbmit-service-style-3 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
  position: absolute;
  top: -30px;
  right: 20px;
  font-size: 33px;
  width: 60px;
  height: 60px;
  text-align: center;
  z-index: 12;
  line-height: 60px;
  color: #fff;
  background-color: var(--pbmit-global-color);
}
.pbmit-service-style-3:hover .pbmit-service-icon-wrapper {
  background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-3 .pbmit-service-cat h4 {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.pbmit-service-style-3 .pbmit-service-cat h4 a{
  color: var(--pbmit-global-color);
}
.pbmit-element-service-style-3 .pbmit-heading-subheading {
  margin-bottom: 45px;
}
/** Style 4 **/
.pbmit-service-style-4 .pbmit-service-cat,
.pbmit-service-style-4 .pbmit-featured-wrapper img,
.pbmit-service-style-4 .pbminfotech-post-item{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-4 .pbmit-service-img-wrapper{
  position: relative;
  overflow: hidden; 
}
.pbmit-service-style-4 .pbmit-service-cat {
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 12px 40px 10px 18px;
  clip-path: polygon(0% 0%, 80% 0%, 100% 103%, 0% 103%);
  background-color: var(--pbmit-global-color);
}
.pbmit-service-style-4:hover .pbmit-service-cat{
  background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-4 .pbmit-service-cat h4 {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.pbmit-service-style-4 .pbmit-service-cat h4 a{
  color: var(--pbmit-white-color);
}
.pbmit-service-style-4 .pbminfotech-box-content{
  padding: 35px 45px 35px 30px;
  background-color: #fff;
}
.pbmit-service-style-4:hover .pbmit-featured-wrapper img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-service-style-4 .pbmit-service-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
  margin: 0px 0 10px;  
}
.pbmit-service-style-4 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-4 .pbmit-service-icon-wrapper{
  display: none;
}
.pbmit-service-style-4 .pbmit-service-content p {
  margin-bottom: 18px;
}
.pbmit-service-style-4 .pbmit-service-btn a:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-4 .pbmit-service-btn a:after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
	color: var(--pbmit-blackish-color);
}
.pbmit-service-style-4 .pbmit-service-btn a{
	position: relative;
    display: inline-block;
    padding-right: 50px;
	line-height: 16px;
	font-size: 16px;
}
.pbmit-service-style-4 .pbmit-service-btn a:hover {
    color: var(--pbmit-global-color);
}
.pbmit-service-style-4 .pbmit-service-btn a:hover:after{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-4 .pbmit-service-btn a:hover:before{
	background-color: var(--pbmit-global-color);
}
/** Style 5 **/
.pbmit-service-style-5 .pbmit-service-icon-wrapper,
.pbmit-service-style-5 .pbmit-featured-wrapper img,
.pbmit-service-style-5 .pbminfotech-post-item{
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-service-style-5 .pbmit-service-img-wrapper{
	position: relative;
	overflow: hidden; 
}
.pbmit-service-style-5 .pbmit-service-cat h4 {
	font-family: Yantramanav,sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1.2px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-service-style-5 .pbmit-service-cat h4 a{
	color: var(--pbmit-global-color);
	font-weight: 500;
}
.pbmit-service-style-5 .pbminfotech-box-content{
	position: relative;
	padding: 35px 30px 35px;
	background-color: #fff;
}
.pbmit-service-style-5:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.pbmit-service-style-5 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px; 
	margin: 0px 0 10px;  
}
.pbmit-service-style-5 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-5 .pbmit-service-icon-wrapper {
	position: absolute;
	top: -30px;
	right: 20px;
	font-size: 33px;
	width: 60px;
	height: 60px;
	text-align: center;
	z-index: 12;
	line-height: 60px;
	color: #fff;
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-5:hover .pbmit-service-icon-wrapper{
  	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-5 .pbmit-service-content p {
 	 margin-bottom: 18px;
}
.pbmit-service-style-5 .pbmit-service-btn a:before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-5 .pbmit-service-btn a:hover:before{
	background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-service-style-5 .pbmit-service-btn a:after {
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-service-style-5 .pbmit-service-btn a{
	position: relative;
    display: inline-block;
    padding-right: 50px;
	line-height: 16px;
}
.pbmit-service-style-5 .pbmit-service-btn a:hover{
	color: var(--pbmit-global-color);
}
/** Style 6 **/
.pbmit-service-style-6 .pbmit-service-icon-wrapper,
.pbmit-service-style-6 .pbminfotech-post-item{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-6 .pbminfotech-post-item {
  position: relative;
}
.pbmit-service-style-6 .pbmit-service-img-wrapper {
  display: none;
}
.pbmit-service-style-6 .pbmit-service-cat h4 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: Yantramanav,sans-serif;
}
.pbmit-service-style-6 .pbmit-service-cat h4 a{
  color: var(--pbmit-global-color);
  font-weight: 500;
}
.pbmit-service-style-6 .pbminfotech-box-content{
  text-align: center;
  padding: 45px 28px 40px;
  background-color: #fff;
}
.pbmit-service-style-6:hover .pbmit-featured-wrapper img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-service-style-6 .pbmit-service-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin: 0px 0 10px;
}
.pbmit-service-style-6 .pbmit-service-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-service-style-6 .pbmit-service-icon-wrapper {
  font-size: 45px;
  width: 80px;
  height: 80px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 80px;
  color: #ffffff;
  background-color: #19232b;
}
.pbmit-service-style-6:hover .pbmit-service-icon-wrapper {
  color: #fff;
  background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-6 .pbmit-service-content p {
  margin-bottom: 20px;
}
.pbmit-service-style-6 .pbmit-service-btn a:before {
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-6 .pbmit-service-btn a:hover:before {
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-service-style-6 .pbmit-service-btn a:after {
    position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-service-style-6 .pbmit-service-btn a {
    position: relative;
    display: inline-block;
    padding-right: 50px;
	line-height: 16px;
}
.pbmit-service-style-6 .pbmit-service-btn a:hover {
    color: var(--pbmit-global-color);
}
/*----------------------------------------*/
/*  05 - Project
/*----------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 .pbminfotech-post-content{
    position: relative;
    background-color: transparent;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,130,0,0.80);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-content {
    padding: 0 40px 25px;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-content,
.pbmit-portfolio-style-1 .pbminfotech-box-content{
    visibility: hidden;
    opacity: 0;
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper{
    overflow: hidden;
}
.pbmit-portfolio-style-1 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-1:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title{
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 500;
}
.pbmit-portfolio-style-1:hover .pbmit-port-cat:before{
    background-color: #fff;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-port-cat a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    color: var(--pbmit-blackish-color);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title a{
    color: #fff;
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content{
    visibility: visible;
    opacity: 1;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content{
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
}
.pbmit-portfolio-style-1 .pbminfotech-titlebox {
    position: absolute;
    bottom: 20px;
    left: 30px;
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content{
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-2 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-2:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pbmit-portfolio-style-2 .pbminfotech-box-content .pbminfotech-titlebox{ 
    display: inline-block;
    width: calc(100% - 80px);
}
.pbmit-portfolio-style-2 .pbminfotech-box-content .pbmit-portfolio-title{
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 500;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content .pbmit-port-cat a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbminfotech-box-content .pbmit-portfolio-title a{
    color: #fff;
}
.pbmit-portfolio-style-2 .pbminfotech-icon-box a{
    color: #fff;
}
.pbmit-portfolio-style-2 .pbminfotech-icon-box a>i:before{
    font-weight: normal;
}
.pbmit-portfolio-style-2 .pbminfotech-icon-box {
    width: 40px;
    height: 40px;
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background-color: var(--pbmit-global-color);
    display: inline-block;
    text-align: center;
}
.pbmit-portfolio-style-2 .pbminfotech-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    text-align: left;
    padding: 30px 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}
.pbmit-portfolio-style-2:hover .pbminfotech-overlay{
    opacity: 1;
    visibility: visible;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content-wrapper {
    position: absolute;
    left: 0px;
    bottom: 30px;
    display: block;
    width: 100%;
    height: auto;
    padding-right: 50px;
    visibility: hidden;
    opacity: 0;
    transition: all ease 900ms;
    -moz-transition: all ease 900ms;
    -webkit-transition: all ease 900ms;
    -o-transition: all ease 900ms;
}
.pbmit-portfolio-style-2:hover .pbminfotech-box-content-wrapper {
    visibility: visible;
    opacity: 1;
    left: 25px;
}
/** Style 3 **/
.pbmit-portfolio-style-3{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-3 .pbminfotech-post-item{
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-3 .pbmit-content-wrapper {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-8%);
    -moz-transform: translateX(0%) translateY(-8%);
    -ms-transform: translateX(0%) translateY(-8%);
    -o-transform: translateX(0%) translateY(-8%);
    transform: translateX(0%) translateY(-8%);
    left: 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
    height: 100%;
}
.pbmit-portfolio-style-3 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-3:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pbmit-portfolio-style-3 .pbmit-content-wrapper,
.pbmit-portfolio-style-3 .pbminfotech-content,
.pbmit-portfolio-style-3 .pbmit-link-icon{
    transition: all ease 800ms;
    -moz-transition: all ease 800ms;
    -webkit-transition: all ease 800ms;
    -o-transition: all ease 800ms;
}
.pbmit-portfolio-style-3:hover .pbminfotech-content {
    opacity: 1;
}
.pbmit-portfolio-style-3 h3.pbmit-portfolio-title a,
.pbmit-portfolio-style-3 .pbmit-port-cat a{
    color: #fff;
}
.pbmit-portfolio-style-3 .pbminfotech-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(255,130,0 ,0.90);
    padding: 20px 40px 0 30px;
    opacity: 0;
    overflow: hidden
}
.pbmit-portfolio-style-3 h3.pbmit-portfolio-title a{
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 500;
}
.pbmit-portfolio-style-3 .pbmit-port-cat a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px; 
}
/** Style 4 **/
.pbmit-portfolio-style-4 .pbminfotech-post-content{
    position: relative;
}
.pbmit-portfolio-style-4 .pbmit-featured-wrapper{
    overflow: hidden;
}
.pbmit-portfolio-style-4 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-4:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pbmit-portfolio-style-4 .pbminfotech-box-content {
    background-color: #fff;
    padding: 25px 30px 28px;
}
.pbmit-portfolio-style-4 .pbminfotech-box-content .pbmit-portfolio-title{
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 700;   
}
.pbmit-portfolio-style-4 .pbminfotech-box-content .pbmit-port-cat a{
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(0,23,54,0.50);
}
.pbmit-portfolio-style-4 .pbminfotech-box-content .pbmit-portfolio-title a{
    color: var(--pbmit-blackish-color);
}
.pbmit-portfolio-style-4 .pbminfotech-post-content{
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
}

/*----------------------------------------*/
/*  06 - blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1{
	margin-bottom: 30px;
}
.pbmit-blog-style-1 .pbmit-featured-container {
    position: relative;
}
.pbmit-blog-style-1 .pbminfotech-box-content{
    padding: 38px 30px 30px;
    background: #fff;
}
.pbmit-blog-style-1 .pbminfotech-box-content .pbmit-post-title{
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    margin-bottom: 12px;
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper{
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #fff;
}
.pbmit-blog-style-1 .pbmit-meta-container {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 15px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    background-color: var(--pbmit-global-color);  
}
.pbmit-blog-style-1 .pbmit-meta-container i{
    color: var(--pbmit-white-color);
    margin-right: 5px;
}
.pbmit-blog-style-1 .pbmit-meta-line a{
    font-size: 14px;
    color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-meta-line {
    margin: 0 0 0 5px;
	display: inline-block;
    position: relative;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-blog-style-1 .pbmit-post-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbmit-service-btn a{
    color: #04080d;
}
.pbmit-blog-style-1 .pbmit-service-btn a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbminfotech-box-desc{
    margin-bottom: 25px;
}
.pbmit-blog-style-1 .pbmit-service-btn a:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-1 .pbmit-service-btn a:hover:before {
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-blog-style-1 .pbmit-service-btn a:after{
	position: absolute;
	content: "\e85a";
	font-family: "pbminfotech-base-icons";
	top: 4px;
	right: 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
}
.pbmit-blog-style-1 .pbmit-service-btn a{
	position: relative;
    display: inline-block;
    padding-right: 50px;
}
/** Style 2 **/
.pbmit-blog-style-2 .pbminfotech-box-content{
    padding: 45px 0px 35px;
    background: #fff;
}
.pbmit-blog-style-2 .pbminfotech-box-container {
    position: relative;
    padding: 0 50px;
}
.pbmit-blog-style-2 .pbminfotech-box-container:after {
    position: absolute;
    content: "";
    top: 5px;
    right: 0;
    width: 1px;
    height: 90%;
    background-color: #e5e6e6;
}
.pbmit-blog-style-2 .pbminfotech-box-content .pbmit-post-title{
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 12px; 
}
.pbmit-blog-style-2 .pbmit-meta-date-wrapper{
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-blog-style-2 .pbmit-meta-container {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
    text-transform: uppercase;    
}
.pbmit-blog-style-2 .pbmit-meta-container i{
    color: var(--pbmit-global-color);
    margin-right: 5px;
}
.pbmit-blog-style-2 .pbmit-meta-line a{
    font-size: 14px;
    color: #666;
}
.pbmit-blog-style-2 .pbmit-meta-line a:hover,
.pbmit-blog-style-2 .pbmit-meta-date-wrapper:hover {
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbmit-meta-line {
    margin: 0 0 0 5px;
	display: inline-block;
    position: relative;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-blog-style-2 .pbmit-post-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbmit-service-btn a{
    color: #04080d;
	position: relative;
    display: inline-block;
    padding-right: 50px;
	line-height: 16px;
	font-size: 16px;
}
.pbmit-blog-style-2 .pbmit-service-btn a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbminfotech-box-desc{
    margin-bottom: 20px;
}
.pbmit-blog-style-2 .pbmit-service-btn a:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-2 .pbmit-service-btn a:hover:before {
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-blog-style-2 .pbmit-service-btn a:after {
    position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-blog-style-2 .pbmit-service-btn a:hover {
    color: var(--pbmit-global-color);
}
/** Style 3 **/
.pbmit-blog-style-3{
	margin-bottom: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-container {
    position: relative;
}
.pbmit-blog-style-3 .pbminfotech-box-content{
    padding: 25px 30px 30px;
    background: #f2f3f5;
}
.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title{
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.pbmit-blog-style-3 .pbmit-meta-date-wrapper{
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #fff;
}
.pbmit-blog-style-3 .pbmit-meta-date-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    padding: 14px 30px 12px 18px;
    letter-spacing: 0.4px;
    clip-path: polygon(0% 0%, 85% 0%, 100% 105%, 0% 105%);
    text-transform: uppercase;
    background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-3:hover .pbmit-meta-date-wrapper{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-3 .pbmit-meta-container i{
    color: var(--pbmit-global-color);
    margin-right: 0px;
}
.pbmit-blog-style-3 .pbmit-meta-container {
    margin-bottom: 5px;
}
.pbmit-blog-style-3 .pbmit-meta-line a,
.pbmit-blog-style-3 .pbmit-meta-line {
    font-size: 14px;
    text-transform: uppercase;
	display: inline-block;
    position: relative;
	color: #999;
}
.pbmit-blog-style-3 .pbmit-meta-line a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-meta-line:not(:first-child){
    margin: 0 0 0 5px;
}
.pbminfotech-element-blog .pbmit-blog-style-3 .pbmit-meta-comment-wrapper.pbmit-meta-line{
    padding: 0;
}
.pbminfotech-element-blog .pbmit-blog-style-3 .pbmit-meta-comment-wrapper.pbmit-meta-line:before{
    display: none;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-blog-style-3:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-blog-style-3 .pbmit-post-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-service-btn a{
    color: #04080d;
}
.pbmit-blog-style-3 .pbmit-service-btn a:hover{
    color: var(--pbmit-global-color);
}
/** Style 4 **/
.pbmit-blog-style-4{
	margin-bottom: 30px;
}
.pbmit-blog-style-4 .pbmit-featured-container {
    position: relative;
}
.pbmit-blog-style-4 .pbminfotech-box-content{
    padding: 25px 30px 30px;
    background: #fff;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbmit-post-title{
    font-size: 24px;
    line-height: 30px; 
    margin-bottom: 15px;
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper{
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #fff;
}
.pbmit-blog-style-4 .pbmit-meta-date-wrapper {
    position: absolute;
    right: 25px;
    top: 25px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding: 8px 15px 8px 15px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-4:hover .pbmit-meta-date-wrapper{
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-4 .pbmit-meta-container i{
    color: var(--pbmit-global-color);
    margin-right: 0px;
}
.pbmit-blog-style-4 .pbmit-meta-container {
    margin-bottom: 5px;
}
.pbmit-blog-style-4 .pbmit-meta-line a,
.pbmit-blog-style-4 .pbmit-meta-line {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0;
	position: relative;
	display: inline-block;
	color: #999;
}
.pbmit-blog-style-4 .pbmit-meta-line a:hover{
	color: var(--pbmit-link-color-hover);
}
.pbmit-blog-style-4 .pbmit-meta-line:not(:first-child){
    margin: 0 0 0 5px;
}
.pbminfotech-element-blog .pbmit-blog-style-4 .pbmit-meta-comment-wrapper.pbmit-meta-line{
    padding: 0;
}
.pbminfotech-element-blog .pbmit-blog-style-4 .pbmit-meta-comment-wrapper.pbmit-meta-line:before{
    display: none;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pbmit-blog-style-4:hover .pbmit-featured-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.pbmit-blog-style-4 .pbmit-post-title a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-4 .pbmit-service-btn a{
    color: #04080d;
	position: relative;
    display: inline-block;
    padding-right: 50px;
}
.pbmit-blog-style-4 .pbmit-service-btn a:hover{
    color: var(--pbmit-global-color);
}
.pbmit-blog-style-4 .pbminfotech-box-desc {
    margin-bottom: 25px;
}
.pbmit-blog-style-4 .pbmit-service-btn a:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-style-4 .pbmit-service-btn a:hover:before {
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-blog-style-4 .pbmit-service-btn a:after {
    position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: 6px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-blog-style-4 .pbmit-service-btn a:hover {
    color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbminfotech-author-wrapper {
    align-items: center;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper{
    width: 80px;
    height: 80px;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote{
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #fff;
    background: transparent;
    font-style: normal;
    font-weight: 400;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc{
    margin-top: 15px;
    margin-bottom: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
    padding-left: 25px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content{
    position: relative;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
    font-size: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i:before{
    margin: 0 2px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i.pbmit-active{
    color: var(--pbmit-global-color);
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-post-item{
    padding-top: 30px;
}
.pbmit-testimonial-style-2 .pbminfotech-author-wrapper {
    align-items: center;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper{
    width: 80px;
    height: 80px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc blockquote{
    font-size: 28px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc{
    margin-top: 30px;
    margin-bottom: 55px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-content{
    position: relative;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-content:before {
    content: '\e805';
    font-size: 74px;
    font-family: "pbminfotech-base-icons";
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: -20px;
    right: 15px;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke: 2px var(--pbmit-global-color);
    transform: rotate(-180deg);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
    font-size: 27px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i.pbmit-active{
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-img {
    display: none;
}
/** Style 3 **/
.pbmit-testimonial-style-3 .pbminfotech-author-wrapper {
    position: relative;
    align-items: center;
    z-index: 2;
}
.pbmit-testimonial-style-3 .pbminfotech-author-wrapper:after {
    position: absolute;
    content: '\e805';
    top: 0px;
    right: 0px;
    font-size: 45px;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    z-index: -1;
    font-family: "pbminfotech-base-icons";
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-3:hover .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-3:hover .pbminfotech-author-wrapper:after{
    color: #fff;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content {
    position: relative;
    background-color: #fff;
    padding: 35px 38px 40px;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings,
.pbmit-testimonial-style-3 .pbminfotech-author-wrapper:after,
.pbmit-testimonial-style-3 .pbminfotech-box-content,
.pbmit-testimonial-style-3 .pbminfotech-box-title {
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.pbmit-testimonial-style-3:hover .pbminfotech-box-content {
    color: #fff;
    background-color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper{
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail{
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #787c9a;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-testimonial-style-3:hover .pbminfotech-box-title {
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-3 .pbminfotech-box-desc blockquote{
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
}
.pbmit-testimonial-style-3 .pbminfotech-box-desc{
    margin-top: 14px;
    margin-bottom: 34px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-author {
    padding-left: 20px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings{
    font-size: 20px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(25,35,43 ,0.50);
}
.pbmit-testimonial-style-3:hover .pbminfotech-box-star-ratings {
    -webkit-text-stroke-color: rgba(255,255,255 ,0.50);
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings i:before{
    margin: 0 0px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings i.pbmit-active{
    color: var(--pbmit-global-color);
}
/** Style 4 **/
.pbmit-testimonial-style-4 .pbminfotech-box-img {
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.pbmit-testimonial-style-4 .pbminfotech-box-author {
    padding-left: 20px;
}
.pbmit-testimonial-style-4 .pbminfotech-testimonial-detail{
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #787c9a;
}
.pbmit-testimonial-style-4 .pbminfotech-box-title{
    font-size: 20px; 
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500!important;
	font-family: Yantramanav,sans-serif;
}
.pbmit-testimonial-style-4 .pbminfotech-box-desc blockquote{
    font-size: 28px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
}
.pbmit-testimonial-style-4 .pbminfotech-box-desc{
    margin-top: 30px;
    margin-bottom: 34px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-content{
    position: relative;
    padding-top: 60px;
    padding-right: 55px;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-content:before {
    content: '\e805';
    font-size: 60px;
    font-family: "pbminfotech-base-icons";
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings{
    font-size: 20px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(0,23,54 ,0.50);
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i.pbmit-active{
    color: var(--pbmit-global-color);
}
/** Style 5 **/
.pbmit-testimonial-style-5 .pbminfotech-author-wrapper {
    position: relative;
    align-items: center;
}
.pbmit-testimonial-style-5 .pbminfotech-author-wrapper:after {
    position: absolute;
    content: '\e805';
    top: 50%;
    right: 0px;
    font-size: 45px;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    z-index: -1;
    font-family: "pbminfotech-base-icons";
    color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%) rotate( 180deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate( 180deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate( 180deg);
    -o-transform: translateX(0%) translateY(-50%) rotate( 180deg);
    transform: translateX(0%) translateY(-50%) rotate( 180deg);
}
.pbmit-testimonial-style-5 .pbminfotech-box-title{
	font-family: Yantramanav,sans-serif;
}
.pbmit-testimonial-style-5 .pbminfotech-box-content {
    padding: 0 20px 0 0;
}
.pbmit-testimonial-style-5 .pbmit-featured-wrapper{
    width: 100px;
    height: 100px;
}
.pbmit-testimonial-style-5 .pbminfotech-testimonial-detail{
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #787c9a;
}
.pbmit-testimonial-style-5 .pbminfotech-box-title{
    font-size: 20px;
    font-weight: 500!important;
    line-height: 28px;
    margin-bottom: 0;
}
.pbmit-testimonial-style-5 .pbminfotech-box-desc blockquote{
    font-size: 22px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 400;
    color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-5 .pbminfotech-box-desc{
    margin-top: 25px;
    margin-bottom: 18px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-author {
    padding-left: 20px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings{
    font-size: 13px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings i:before{
    margin: 0 2px;
}
.pbmit-testimonial-style-5 .pbminfotech-box-star-ratings i.pbmit-active{
    color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  08 - Header
/*----------------------------------------*/
/** Header Style 1 **/
.header-style-1{
	overflow: hidden;
}
.header-style-1 .pbmit-slider-area{
	 min-height: 30px;
}
.header-style-1 .pre-header{
	font-size: 17px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.header-style-1 .pbmit-pre-header-left i{
	color: var(--pbmit-global-color);
}
.header-style-1 .pbmit-pre-header-left a{
	color: var(--pbmit-global-color);
}
.header-style-1 .pbmit-pre-header-right{
	display: flex;
}
.header-style-1 .pbmit-top-links li{
	display: inline-block;
}
.header-style-1 .pbmit-top-links .pbmit-social-links{
	padding: 0px 0px 0px 15px;
}
.header-style-1 .pbmit-top-links .pbmit-social-links li:not(:last-child){
	margin-right: 3px;
}
.header-style-1 .pbmit-top-links .pbmit-social-links i{
	font-size: 14px;
}
.header-style-1 .site-branding{
	height: 100px;
	line-height: 100px;
}
.header-style-1 .pbmit-header-info .pbmit-header-box{
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px;
    position: relative;
    padding: 10px 0 10px 60px;
}
.header-style-1 .pbmit-header-info .pbmit-header-box span{
	display: block;
}
.header-style-1 .pbmit-header-info .pbmit-header-box i{
	position: absolute;
    top: 14px;
    left: 0;
    font-size: 40px;
    height: 50px;
    width: 50px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
    color: var(--pbmit-global-color);
}
.header-style-1 .pbmit-header-info .pbmit-header-box-title{
	font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--pbmit-global-color);
    text-transform: none;
    font-weight: 500;
    font-style: normal;
}
.header-style-1 .pbmit-header-info .pbmit-header-box-content{
	font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: var(--pbmit-blackish-color);
    text-transform: none;
    font-weight: 400;
    font-style: normal;
}
.header-style-1 .pbmit-header-info .pbmit-btn-outline{
	padding: 15px 40px;
}
.header-style-1 .site-header-menu{
	margin-bottom: -30px;
    z-index: 2;
    position: relative;
}
.header-style-1 .site-header-menu .navigation-top-wrapper{
	display: flex;
    flex-grow: 1;
}
.header-style-1 .site-header-menu .site-navigation{
	flex: 1;
    margin-right: 15px;
    position: relative;
	justify-content: space-between;
    display: flex;
    align-items: center;
}
.header-style-1 .site-header-menu .site-navigation ul.navigation > li > a{
	height: 70px;
    line-height: 70px;
	transition: none;
}
.header-style-1 .site-header-menu .site-navigation ul.navigation > li.active > a{
	color: var(--pbmit-blackish-color);
}
.header-style-1 .site-navigation ul.navigation > li > a:hover{
	color: var(--pbmit-white-color);
}
.header-style-1 .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-white-color);
}
.header-style-1 .site-header-menu .pbmit-header-search-btn{
	display: flex;
    align-items: center;
	padding: 0 20px;
	z-index: 0;
}
.header-style-1 .site-header-menu .pbmit-header-search-btn a{
	color: var(--pbmit-white-color);
    font-size: 20px;
	transition: none;
}
.header-style-1 .pbmit-right-box .pbmit-header-button{
	height: 70px;
    line-height: 70px;
    padding: 0 30px;
    padding-right: 0;
    position: relative;
}
.header-style-1 .pbmit-right-box .pbmit-header-button a{
	color: var(--pbmit-white-color);
    font-weight: 700;
    font-size: 12px;
	line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 60px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.header-style-1 .pbmit-right-box .pbmit-header-button a:before{
	content: "\f13f";
    font-family: flaticon;
    font-size: 40px;
	line-height: 30px;
    position: absolute;
    left: 0;
	top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
	font-weight: normal;
}
.header-style-1 .pbmit-right-box .pbmit-header-button:after{
	position: absolute;
    content: "";
    left: 0;
    height: 70px;
    width: 2000px;
    z-index: -1;
    background-color: var(--pbmit-secondary-color);
}
.header-style-1 .pbmit-header-button .pbmit-header-button-text-1{
	color: var(--pbmit-global-color);
}
.header-style-1 .pbmit-header-button .pbmit-header-button-text-2{
	display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
	color: var(--pbmit-white-color);
}
.header-style-1 .sticky-header.site-header-menu .site-navigation:before,
.header-style-1 .sticky-header .pbmit-right-box .pbmit-header-button:after{
	background-color: transparent;
}
.header-style-1 .sticky-header.site-header-menu .site-navigation ul.navigation > li > a{
	color: var(--pbmit-blackish-color);
}
.header-style-1 .sticky-header.site-header-menu .pbmit-header-search-btn a{
	color: var(--pbmit-blackish-color);
}
.header-style-1 .sticky-header .pbmit-right-box .pbmit-header-button a:before{
	color: var(--pbmit-blackish-color);
}
.header-style-1 .sticky-header .pbmit-header-button .pbmit-header-button-text-2{
	color: var(--pbmit-blackish-color);
}
.header-style-1 .site-header-menu .site-branding{
	display: none;
}
.header-style-1 .sticky-header.site-header-menu .site-branding {
    display: block;
	padding-right: 40px;
    height: 90px;
    line-height: 90px;
}
/** Header style 2 **/
.header-style-2 .pbmit-header-top-area{
	border-bottom: 1px solid #eee;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	font-size: 15px;
	height: 50px;
    line-height: 50px;
}
.header-style-2 .pbmit-pre-header-right .pbmit-contact-info li{
	display: inline-block;
}
.header-style-2 .pbmit-pre-header-right .pbmit-social-links{
	padding: 0 15px;
}
.header-style-2 .pbmit-pre-header-right .pbmit-social-links li{
	font-size: 16px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
	margin-right: 8px;
}
.header-style-2 .pbmit-pre-header-right .pbmit-social-links li a{
	font-size: 14px;
}
.header-style-2 .site-header-menu{
	background-color: var(--pbmit-light-color);
}
.header-style-2 .site-header-menu .site-branding{
	margin-right: 40px;
}
.header-style-2 .site-header-menu .site-branding .site-title{
	margin-bottom: 0;
}
.header-style-2 .site-header-menu .site-navigation ul.navigation > li.active > a:after{
	color: var(--pbmit-global-color);
}
.header-style-2 .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-blackish-color);
}
.header-style-2 .site-header-menu .pbmit-right-box a{
	padding: 17px 40px;
}
.header-style-2 .site-header-menu .site-navigation ul.navigation > li > a{
	color: var(--pbmit-secondary-color);
}
.header-style-2 .site-header-menu-top{
	height: 90px;
    line-height: 90px;
}
.header-style-2 .pbmit-header-info .pbmit-header-box{
	display: inline-block;
    vertical-align: middle;
	margin-right: 35px;
    position: relative;
    padding: 10px 0 10px 50px;
} 
.header-style-2 .pbmit-header-info .pbmit-header-box span{
	display: block;
}
.header-style-2 .pbmit-header-info .pbmit-header-box i{
	position: absolute;
    top: 18px;
    left: 0;
    font-size: 40px;
    line-height: 35px;
    text-align: center;
    color: var(--pbmit-global-color);
}
.header-style-2 .pbmit-header-info .pbmit-header-box-title{
	font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--pbmit-global-color);
    font-weight: 500;
}
.header-style-2 .pbmit-header-info .pbmit-header-box-content{
	font-size: 16px;
    line-height: 25px;
    color: var(--pbmit-blackish-color);
    font-weight: 400;
}
.header-style-2 .pbmit-right-box {
    display: flex;
}
.header-style-2 .pbmit-header-search-btn {
    padding: 0 20px;
}
.header-style-2 .pbmit-social-links {
    padding: 0 10px;
    border-right: 1px solid #f2f3f5;
    border-left: 1px solid #f2f3f5;
}
.header-style-2 .pbmit-right-box .pbmit-social-links li {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    padding: 0 7px;
}
.header-style-2 .site-header-menu.sticky-header{
	background-color: var(--pbmit-white-color);
}
/** Header style 3 **/
.header-style-3 .pre-header{
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	padding: 0 30px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.header-style-3 .pbmit-pre-header-left .pbmit-social-links{
	padding-left: 0;
}
.header-style-3 .pbmit-pre-header-left .pbmit-social-links li{
	margin-right: 5px;
    display: inline-block;
}
.header-style-3 .pbmit-pre-header-left .pbmit-social-links li a{
	display: inline-block;
	width: 35px;
	color: var(--pbmit-secondary-color);
}
.header-style-3 .pbmit-pre-header-left .pbmit-social-links li a:hover{
	color: var(--pbmit-global-color);
}
.header-style-3 .pbmit-contact-info{
	font-size: 16px;
}
.header-style-3 .pbmit-pre-header-right ul li{
	position: relative;
    display: inline-flex;
	padding: 0 10px;
}
.header-style-3 .pbmit-contact-info i{
	color: var(--pbmit-global-color);
	font-size: 18px;
	margin-right: 5px;
}
.header-style-3 .site-branding{
	/* padding-left: 30px; */
}
.header-style-3 .site-header-menu .pbmit-right-box{
	display: flex;
	align-items: center;
}
.header-style-3 .site-header-menu .pbmit-right-box .pbmit-header-search-btn{
	padding: 0 30px 0 60px;
}
.header-style-3 .site-header-menu .site-navigation ul.navigation > li.active > a:after{
	color: var(--pbmit-global-color);
}
.header-style-3 .site-navigation ul.navigation > li > a{
	color: #353535;
}
.header-style-3 .site-navigation ul.navigation > li > a:hover:after,
.header-style-3 .site-navigation ul.navigation > li > a:hover{
	color: #e98105;
}
.header-style-3 .pbmit-header-button a{
	height: 80px;
	line-height: 80px;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 16px;
	vertical-align: middle;
	padding: 0 25px;
}
.header-style-3 .sticky-header .site-navigation ul.navigation > li > a{
	height: inherit;
	line-height: 90px;
}
/** Header style 4 **/
.header-style-4 .site-header-menu{
	padding-left: 50px;
	background-color: var(--pbmit-secondary-color);
}
.header-style-4 .site-header-menu .site-branding .sticky-logo{
	display: none;
}
.header-style-4 .site-header-menu .site-navigation ul.navigation > li > a{
	height: 110px;
    line-height: 110px;
}
.header-style-4 .site-header-menu .site-navigation ul.navigation > li.active > a:after{
	color: var(--pbmit-global-color);
}
.header-style-4 .site-navigation ul.navigation > li > a:hover,
.header-style-4 .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-white-color);
}
.header-style-4 .site-header-menu .site-navigation ul.navigation > li.active > a:before{
	position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 3px;
    background-color: var(--pbmit-global-color);
}
.header-style-4 .site-navigation{
	display: flex;
	align-items: center;
}
.header-style-4 .pbmit-header-search-btn{
	padding: 0 20px;
}
.header-style-4 .pbmit-header-search-btn a{
	color: var(--pbmit-white-color);
}
.header-style-4 .pbmit-header-button{
	height: 110px;
    line-height: 110px;
}
.header-style-4 .pbmit-header-button a{
	vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    padding-left: 50px;
    position: relative;
    display: inline-block;
    color: #999;
}
.header-style-4 .pbmit-header-button a:before {
    content: "\e853";
    font-family: "pbminfotech-base-icons";
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
	font-weight: 400;
    color: var(--pbmit-global-color);
}
.header-style-4 .pbmit-header-button span{
	padding-right: 50px;
    line-height: 16px;
	position: relative;
	display: block;
}
.header-style-4 .pbmit-header-button span.pbmit-header-button-text-2 {
    font-size: 20px;
    color: var(--pbmit-white-color);
    line-height: 30px;
}
.header-style-4 .pbmit-header-button-2 a{
	padding: 0 60px;
    height: 110px;
    line-height: 110px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}
.header-style-4 .sticky-header{
	background-color: var(--pbmit-white-color);
}
.header-style-4 .sticky-header .site-branding .logo-img{
	display: none;
}
.header-style-4 .sticky-header .site-branding .sticky-logo{
	display: inline-block;
}
.header-style-4 .sticky-header .site-branding{
	line-height: 90px;
    height: 90px;
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li > a,
.header-style-4 .sticky-header .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header .site-navigation ul.navigation > li > a{
	line-height: 90px;
    height: 90px;
}
.header-style-4 .pbmit-right-box{
	display: flex;
}
.header-style-4 .sticky-header .pbmit-header-search-btn a{
	color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header .pbmit-header-button a{
	color: #666;
}
.header-style-4 .sticky-header .pbmit-header-button span.pbmit-header-button-text-2{
	color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header .pbmit-header-button-2 a,
.header-style-4 .sticky-header .pbmit-header-button{
	line-height: 90px;
    height: 90px;
}
.header-style-4 .sticky-header .pbmit-header-button-2 a:hover{
	color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}
.header-style-4 .sticky-header a:hover span::before{
	background-color: var(--pbmit-white-color);
}
/** Header style 5 **/
.site-header .site-branding img.responsive-logo{
	display: none;
}
.header-style-5 .site-title{
	padding-left: 80px;
	padding-right: 80px;
	background-color: var(--pbmit-global-color);
	height: 135px;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle;
}
.header-style-5 .container-full {
    flex: 1;
}
.header-style-5 .pre-header{
	height: 48px;
    line-height: 48px;
	background-color: var(--pbmit-secondary-color);
	color: var(--pbmit-white-color);
}
.header-style-5 .pbmit-pre-header-left{
	margin-left: 30px;
}
.header-style-5 .pbmit-pre-header-left .pbmit-contact-info{
	font-size: 16px;
}
.header-style-5 .pbmit-pre-header-left .pbmit-contact-info li{
	padding: 0 5px;
	position: relative;
    display: inline-flex;
}
.header-style-5 .pbmit-pre-header-left .pbmit-contact-info li i{
	font-size: 18px;
	margin-right: 5px;
	color: var(--pbmit-global-color);
}
.header-style-5 .pbmit-pre-header-right .pbmit-social-links li{
	display: inline-block;
	padding-left: 5px;
    padding-right: 8px;
}
.header-style-5 .pbmit-pre-header-right .pbmit-social-links li a{
	color: var(--pbmit-white-color);
	font-size: 14px;
}
.header-style-5 .pbmit-pre-header-right .pbmit-social-links li a:hover{
	color: var(--pbmit-global-color);
}
.header-style-5 .site-header-menu{
	background-color: var(--pbmit-white-color);
}
.header-style-5 .site-navigation ul.navigation > li > a{
	color: var(--pbmit-blackish-color);
}
.header-style-5 .site-header-menu .site-navigation ul.navigation > li.active > a:after{
	color: var(--pbmit-global-color);
}
.header-style-5 .site-navigation ul.navigation > li > a:hover{
	color: var(--pbmit-blackish-color);
}
.header-style-5 .site-header-menu .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-blackish-color);
}
.header-style-5 .site-navigation {
    margin-left: 45px;
}
.header-style-5 .pbmit-right-box{
	display: flex;
	align-items: center;
}
.header-style-5 .pbmit-header-search-btn {
    padding: 0 20px;
}
.header-style-5 .pbmit-header-button a{
	line-height: 87px;
	height: 87px;
}
.header-style-5 .sticky-header .pre-header {
    display: none;
}
.header-style-5 .sticky-header .site-title{
	height: 90px;
}
.header-style-5 .sticky-header.site-header-menu {
    height: 90px;
}
.header-style-5 .sticky-header .pbmit-header-button a{
	line-height: 90px;
    height: 90px;
}
/** Header style 6 **/
.header-style-6 .pre-header{
	font-size: 15px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}
.header-style-6 .pbmit-contact-info{
	font-size: 16px;
}
.header-style-6 .pbmit-contact-info li{
	padding: 0 13px;
    vertical-align: top;
	position: relative;
    display: inline-flex;
	color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-contact-info li:first-child{
	padding-left: 0;
}
.header-style-6 .pbmit-contact-info li i{
	color: var(--pbmit-global-color);
	font-size: 18px;
	margin-right: 5px;
}
.header-style-6 .pbmit-pre-header-right ul{
	padding: 0 15px;
}
.header-style-6 .pbmit-pre-header-right li{
	display: inline-block;
	margin-right: 16px;
}
.header-style-6 .pbmit-pre-header-right li:last-child{
	margin-right: 0;
}
.header-style-6 .pbmit-pre-header-right li a{
	font-size: 14px;
	color: var(--pbmit-white-color);
}
.header-style-6 .pbmit-pre-header-right li a:hover{
	color: var(--pbmit-global-color);
}
.header-style-6 .site-navigation{
	margin-right: 55px;
}
.header-style-6 .site-navigation ul.navigation > li > a{
	color: var(--pbmit-blackish-color);
}
.header-style-6 .site-header-menu .site-navigation ul.navigation > li.active > a:after{
	color: var(--pbmit-global-color);
}
.header-style-6 .site-navigation ul.navigation > li > a:hover{
	color: var(--pbmit-blackish-color);
}
.header-style-6 .site-navigation ul.navigation > li > a:hover:after{
	color: var(--pbmit-blackish-color);
}
.header-style-6 .pbmit-right-box{
	display: flex;
	align-items: center;
}
.header-style-6 .pbmit-btn-hover-secondary{
	padding: 18px 30px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
}
.header-style-6 .pbmit-header-search-btn{
	padding: 0 20px;
}

/*----------------------------------------*/
/*  09 - Footer
/*----------------------------------------*/
/* style 1 */
.footer.site-footer{
	background-image: url(../images/footer/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
	background-size: auto;
	background-color: var(--pbmit-secondary-color);
}
.footer.site-footer.footer-style-1{
	background-image: url(../images/homepage-6/new-footer-bg.png);
}
.pbmit-footer-widget-area-top{
    position: relative;
    z-index: 1;
    padding: 35px 0;
}
.pbmit-footer-widget-area-top .pbmit-footer-big-title{
    font-size: 27px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-left: 90px;
}
.pbmit-footer-widget-area-top .pbmit-footer-big-title:after {
    content: "\e841";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: var(--pbmit-blackish-color);
    background-color: transparent;
    border-radius: 50%;
    left: 0;
    top: -20px;
    text-align: center;
    font-weight: 500;
    font-size: 50px;
}
.pbmit-footer-newslatter {
    position: relative;
	margin-left: 40px;
}
.pbmit-footer-newslatter input {
    font-size: 18px;
    width: 100%;
    height: 60px;
    border: 1px solid #d3d3d3;
    background-color: var(--pbmit-light-color);
    padding: 0 40px;
}
.pbmit-footer-newslatter button {
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0px;
    padding: 0 66px;
    background-color: var(--pbmit-secondary-color);
    font-weight: 400;
    position: absolute;
    top: 0px;
    right: 0px;
    outline: none;
    border: 0;
}
.pbmit-footer-newslatter button i{
	color: var(--pbmit-global-color);
}
.footer .pbmit-footer-widget-area {
    padding-top: 20px;
    padding-bottom: 0px;
}
.footer .pbmit-footer-widget-area .footer-widget-col-1 {
    flex: 0 0 33%;
    max-width: 33%;
}
.footer .pbmit-footer-widget-area .footer-widget-col-2 {
    flex: 0 0 33%;
    max-width: 33%;
}
.footer .pbmit-footer-widget-area .footer-widget-col-3 {
    flex: 0 0 33%;
    max-width: 33%;
}
.footer .pbmit-footer-widget-area .footer-widget-col-4 {
    flex: 0 0 30%;
    max-width: 30%;
}
.footer .pbmit-widget{
    padding: 40px 0 24px 0;
}
.pbmit-footer-widget-area .pbmit-first-widget img{
    height: 60px;
    margin: 5px 20px 0px 0;
}
.pbmit-footer-widget-area .text{
    font-size: 16px;
    color: #dadbdb;
}
.footer .pbmit-free-call-box {
    display: flex;
    align-items: center;
}
.footer .pbmit-free-call-box i {
    font-size: 55px;
    line-height: 55px;
    color: var(--pbmit-global-color);
}
.footer .pbmit-free-call-box .pbmit-call-text {
    font-size: 15px;
    padding-left: 10px;
	color: #abafb5;
    text-transform: uppercase;
}
.footer .pbmit-free-call-box .pbmit-call-text h3 {
    font-size: 22px;
    list-style: 28px;
    font-weight: 500;
	color: var(--pbmit-white-color);
}
.footer .widget-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.pbmit-footer-widget-area .pbmit-two-widget li{
    padding: 2px 0 8px 0;
}
.pbmit-footer-widget-area .pbmit-two-widget li a{
    position: relative;
    padding-left: 0px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    color: #dadbdb;
}
.pbmit-footer-widget-area .pbmit-two-widget li a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .pbmit-two-widget li a::before{
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: 3px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    font-weight: 400;
    line-height: normal;
	display: none;
}
.pbmit-footer-widget-area .pbmit-three-widget li{
	padding: 1px 0 10px 0;
}
.pbmit-footer-widget-area .pbmit-three-widget li a{
    position: relative;
    padding-left: 0px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    color: #dadbdb;
}
.pbmit-footer-widget-area .pbmit-three-widget li a::before{
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: 3px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    font-weight: 400;
    line-height: normal;
	display: none;
}
.pbmit-footer-widget-area .pbmit-three-widget li a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list li{
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list a{
	width: 75px;
	flex-shrink: 0;
	margin-right: 15px;
	font-size: 16px;
	color: #dadbdb;
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list .pbmit-rpw-content{
    color: #abafb5;
    font-weight: normal;
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list .pbmit-rpw-content:hover,
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list .pbmit-rpw-content .pbmit-rpw-date a{
    color: var(--pbmit-global-color);
    display: block;
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-list .pbmit-rpw-content .pbmit-rpw-date a{
	font-size: 15px;
	letter-spacing: .2px;
	text-transform: uppercase;
	font-weight: normal;
	width: 100%;
}
.pbmit-footer-widget-area .pbmit-four-widget .pbmit-rpw-date{
    line-height: 17px;
    display: block;
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}
.pbmit-footer-widget-area-bottom-inner .pbmit-social-links li {
    margin-right: 5px;
    display: inline-block;
    padding-bottom: 0px;
}
.pbmit-footer-widget-area-bottom-inner .pbmit-social-links li a {
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 37px;
    background-color: var(--pbmit-white-color);
}
.pbmit-footer-widget-area-bottom-inner .pbmit-social-links li a:hover{
    border: none;    
    background-color: var(--pbmit-global-color);
    color: #fff;
}
.pbmit-footer-widget-area-bottom{
    padding-top: 18px;
    padding-bottom: 13px;
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.pbmit-footer-widget-area-bottom-inner .pbmit-footer-menu li{
    display: inline-block;
    margin: 0 10px;
}
.pbmit-footer-widget-area-bottom-inner p{
    font-size: 16px;
    color: #d9d9d9;
    margin: 0;
}

/*----------------------------------------*/
/*  10 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
    background-color: rgba(246,246,246,0);
    /* background-image: url(../img/small_banner.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    min-height: 350px;
    /* display: none; */
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}
.pbmit-title-bar-content-inner {
    width: 100%;
    display: none;
}
.pbmit-title-bar-content .pbmit-tbar-title {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 46px;
    line-height: 70px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-style: normal;
    color: var(--pbmit-heading-color);
}
.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 5px;	
    padding: 5px 2px;
}
.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner span{
    font-family: Yantramanav,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #666;
    text-transform: none;
    font-style: normal;
}
.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner span:hover a span{
    color: var(--pbmit-global-color);
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-family: Yantramanav,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-transform: none;
    letter-spacing: 0;
    color: #666;
    font-style: normal;
    opacity: 0.9;
}
.pbmit-breadcrumb-inner .sep {
    margin: 0 10px;
}
.pbmit-breadcrumb-inner i{
	font-size: 13px;
}
.pbmit-title-bar-wrapper .list-inline-item {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.pbmit-title-bar-wrapper .list-inline-item a {
    color: #fff;
}
.pbmit-title-bar-wrapper .list-inline-item i {
   color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  11 - Overlap Colomn
/*----------------------------------------*/
.overlap-colomn {
    position: relative; 
}
.overlap-wrapper { 
   position: absolute; 
   height: 100%; 
   width: 100%; 
   top: 0; 
   left: 0; 
   z-index: 9; 
}
.overlap-img,
.overlap-bg { 
   position: absolute; 
   width: 100%; 
   height: 100%; 
}
.overlap-left {
    margin-left: -500px; 
}
.overlap-right { 
   margin-right: -500px; 
   width: auto; 
   left: 0; 
   right: 0; 
}
.overflow-hidden { 
   overflow: hidden; 
}
.content-text {
   position: relative; 
   z-index: 99; 
   padding-top: 60px; 
   padding-bottom: 40px; 
   padding-right: 30px; 
}

/*----------------------------------------*/
/*  12 - Progress Bar
/*----------------------------------------*/
.progressbar{
    overflow: hidden;
	margin-top: 30px;
}
.progressbar .progress-label{
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.progress{
    overflow: visible;
    position: relative;
    height: 9px;
    margin-top:10px;
    border-radius: 0px;
	border-bottom: 1px solid var(--pbmit-global-color);
	background-color: var(--pbmit-light-color);
}
.progress-bar{
	position: relative;
	background-color: var(--pbmit-global-color);
	height: 6px;
}
.progress .progress-percent {
    line-height: 24px;
    position: absolute;
    right: 0px;
    top: -35px;
    font-size: 18px;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}

/*----------------------------------------*/
/*  13 - Accordion
/*----------------------------------------*/
/* style-1 */
.accordion-header{
	margin-bottom: 0!important;
	background-color: var(--pbmit-white-color);
}
.accordion-item{
    border: none;
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    border-radius: 0px!important;
    margin-bottom: 22px;
	background-color: transparent;
}
.accordion-button {
    border: 1px solid #dfdfdd;
    border-radius: 0!important;
    box-shadow: none;
    padding: 22px 60px 22px 30px;
    background: none;
    outline: none;
    font-size: 18px;
    font-weight: 700;
	line-height: 20px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
}
.accordion-button:focus{
    box-shadow:none;
    border-color: transparent;
	border: 1px solid #dfdfdd;
}
.accordion-button::after{
	position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    font-size: 12px;
    line-height: 60px;
    text-align: center!important;
    border-left: 1px solid #ebebeb;
    background-color: transparent;
    background-image: none;
    content: "\f067";
	font-family: "Font Awesome 5 Free";
    align-items: center;
    transition: none;
}
.accordion-button:not(.collapsed)::after {
	font-size:12px;
    content: "\f068";
	font-family: "Font Awesome 5 Free";
	background-image: none;
    color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.accordion-button:not(.collapsed) {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
    box-shadow: none;
    line-height: 20px;
	border: none;
}
.accordion-button:hover {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}    
.accordion-button:hover:after{
	border-left-color: rgb(255 255 255 / 10%);
}
.accordion-body{
    color: #888888;
    font-weight: 400;
    font-size: 16px;
    padding: 0px;
} 
.accordion-collapse{
	padding: 20px 0 0;
} 

/*----------------------------------------*/
/*  14 - Tab
/*----------------------------------------*/
body .nav-tabs{
    border: none;
}
.nav-tabs{
    margin-top: 30px;
    padding: 0 30px;
}
.nav-item {
    margin-top: 30px;
    position: relative;
    border-right: none;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: var(--pbmit-blackish-color);
}
.nav-link {
    padding: 0;
}
.nav-tabs .nav-link,
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
   color: var(--pbmit-blackish-color);
    background-color: transparent;
    border-color:transparent;
}
.nav-tabs .nav-link span{
    position: relative;
}
.nav-tabs .nav-link span:before {
    position: absolute;
    content: '';
    left: 50%;
    top: -25px;
    height: 15px;
    width: 15px;
    transform: translateX(-50%);
    background: var(--pbmit-global-color);
    border-radius: 50%;
    border: 3px solid #fff;
    z-index: 9;
}
.nav-tabs .nav-link:after {
    position: absolute;
    content: '';
    left: inherit;
    right: 0;
    top: -19px;
    height: 3px;
    width: 50%;
    background: var(--pbmit-global-color);
}
.nav-tabs .nav-link:before{
    position: absolute;
    content: '';
    left: -1px;
    top: -19px;
    height: 3px;
    width: 50%;
    background: var(--pbmit-global-color);
} 
.nav-tabs .nav-item:first-child .nav-link:before{
    display: none;
}
.nav-tabs .nav-item:last-child span:after{
    display: none;
}
.tab-content {
    padding: 0 100px;
}
.tab-content h4 {
    font-size: 18px;
    line-height: 28px;
    color: var(--pbmit-global-color);
    margin-bottom: 10px;
}
.tab-content-img{
    position: relative;
}
.tab-icon-img {
    position: absolute;
    left: 0;
    bottom: 30px;
    animation: animation02 4s infinite linear;
}
@keyframes animation02 {
    0% {
    transform: translate(0px, 0px) rotate(0); }
    25% {
    transform: translate(-10px, -10px) rotate(5deg); }
    50% {
    transform: translate(-20px, 0px) rotate(0); }
    75% {
    transform: translate(-10px, -10px) rotate(-2deg); }
    100% {
    transform: translate(0, 0) rotate(0); } 
}
.nav-tabs .nav-link span{
    font-size: 16px;
    font-weight: 800;
    color: var(--pbmit-heading-color);
    font-family: var(--pbmit-heading-typography-font-family);
    letter-spacing: -0.3px;
    display: block;
    line-height: 16px;
}
.nav-tabs li.tabactive ~ li .nav-link:after{
    background: #fff;
}
.nav-tabs li.tabactive ~ li .nav-link:before {    
   background: #fff;
}
.nav-tabs li.tabactive .nav-link:after{
   background: #fff !important;
}
.nav-tabs li:last-child .nav-link:after,
.nav-tabs li:first-child .nav-link:before{
   display: none;
}
.nav-tabs li.tabactive:last-child .nav-link span:after{
   background-color: transparent;
}

/*----------------------------------------*/
/*  15 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay { 
    position: absolute; 
    top: 50%; 
    -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%); 
    left: 0; 
    width: 100%; 
    text-align: center 
}
.db-fidbox-style-2 .db-circle-w { 
    position: relative; 
    text-align: center 
}
.db-fidbox-style-2 .db-fid-title { 
    text-align: center;
    color: #fff; 
    font-size: 14px; 
    font-weight: 600; 
    margin-top: 0 
}
.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number { 
    font-size: 20px;
    color: #fff; 
    font-weight: bold 
}
.db-fidbox-style-2 .db-circle-number sub {
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title { 
    font-size: 18px; 
    line-height: 20px; 
    margin-top: 0 
}
.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
    display: inline-block 
}
.db-fidbox-style-1 .db-fid-title-w { 
    width: 43%; 
    margin-left: 12px 
}
.db-fidbox-style-1 .db-circle-w {
    width: 122px; 
    position: relative; 
    vertical-align: top 
}
.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
    font-size: 20px; 
    font-weight: bold 
}
.db-fidbox-style-1 .db-circle-number sub { 
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title-w { 
    position: absolute; 
    top: 50%; 
    -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%)
}
.db-fidbox-style-1 .db-fid-title-w h3 { 
    margin-bottom: 0 
}
.db-circle canvas { 
    image-rendering: optimizeSpeed; 
    image-rendering: -moz-crisp-edges; 
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: -o-crisp-edges; 
    image-rendering: pixelated; 
    -ms-interpolation-mode: nearest-neighbor; 
}
.db-circle canvas { 
    max-width: 100%; 
    height: auto !important 
}
.db-overlap-row { 
    position: relative; 
    z-index: 1 
}
.db-overlap-row-section { 
    position: relative; 
    z-index: 2 
}

/*----------------------------------------*/
/*  16 - List Gourp
/*----------------------------------------*/
.list-group-borderless .list-group-item {
    border: none;
    /* color: var(--pbmit-blackish-color); */
    padding: 0;
    background: transparent;
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: inherit;
    font-weight: normal;
    display: flex;
    color: #232323;
    margin-bottom: 8px;
    align-items: center;
}
.list-group-borderless .list-group-item i{
    font-size: 20px;
    padding-right: 15px;
    color: var(--pbmit-global-color);
}
.list-group.list-group-borderless .list-group-item:hover {
    color: var(--pbmit-global-color)!important;
}
ul.list-group.list-group-borderless {
    margin-bottom: 25px;
	margin-top: 10px;
}

/*----------------------------------------*/
/*  17 - Revolution
/*----------------------------------------*/
/** Slider 01 **/
span.rev-stroke{
	color:rgba(255,255,255,0);
	-webkit-text-stroke:1px rgb(255,255,255) !important
}
.rev-button{
	position:relative; 
	display:inline-block; 
	padding-right:30px
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_1_1_wrapper .metis.tparrows{
	background:#ffffff; 
	padding:10px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	width:60px; 
	height:60px; 
	box-sizing:border-box
}
#rev_slider_1_1_wrapper .metis.tparrows.rs-touchhover{
	background:rgba(255,255,255,0.75)
}
#rev_slider_1_1_wrapper .metis.tparrows:before{
	color:#000000;  
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_1_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}
#rev_slider_1_1_wrapper .metis.tparrows:before{
	font-family: "pbminfotech-base-icons";
	content: '\e814';
	color:#000000; 
	font-size: 24px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_1_1_wrapper .metis.tparrows.tp-leftarrow:before{
	font-family: "pbminfotech-base-icons";
	content: '\e81e';
}
/** Style 2 **/
.pbmit-globalcolor {
	color: var(--pbmit-global-color);
}
span.rev-stroke{
	color:rgba(255,255,255,0); 
	-webkit-text-stroke:1px rgb(255,255,255) !important
}
.rev-button{
	position:relative; 
	display:inline-block; 
	padding-right:30px
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_2_1_wrapper .metis.tparrows{
	background:#ffffff; 
	padding:10px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	width:60px; 
	height:60px; 
	box-sizing:border-box
}
#rev_slider_2_1_wrapper .metis.tparrows.rs-touchhover{
	background:rgba(255,255,255,0.75)
}
#rev_slider_2_1_wrapper .metis.tparrows:before{
	font-family: "pbminfotech-base-icons";
	content: '\e814';
	color:#000000; 
	font-size: 24px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_2_1_wrapper .metis.tparrows.tp-leftarrow:before{
	font-family: "pbminfotech-base-icons";
	content: '\e81e';
}
#rev_slider_2_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}
/** Style 3 **/
span.rev-stroke{
	color:rgba(255,255,255,0); 
	-webkit-text-stroke:1px rgb(255,255,255) !important
}
.rev-button{
	position:relative; 
	display:inline-block; 
	padding-right:30px;
	pointer-events:auto;
	
}
.rev-btn-blackish.rev-btn:hover .rev-button:before{
	background-color:#fff
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-btn-white.rev-btn:hover .rev-button:before,.rev-btn-blackish .rev-button:before{
	background-color:var(--pbmit-blackish-color)
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_3_1_wrapper .metis.tparrows{
	background: #dd042b;
	padding:10px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	width:60px;
	height:60px;
	box-sizing:border-box;
	/* position: absolute; */
	/* left: 126px !important; */
	border-left: 4px solid #ebebeb;
}
#rev_slider_3_1_wrapper .metis.tparrows.rs-touchhover{
	background: rgb(25 35 43);
}
#rev_slider_3_1_wrapper .metis.tparrows:before{
	font-family: "pbminfotech-base-icons";
	content: '\e814';
	color: #ffffff;
	transition:all 0.3s;
	-webkit-transition:all 0.3s
}
#rev_slider_3_1_wrapper .metis.tparrows.tp-leftarrow:before{
	font-family: "pbminfotech-base-icons";
	content: '\e81e';
}
#rev_slider_3_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}
/** Style 4 **/
span.rev-stroke{
	color:rgba(255,255,255,0); 
	-webkit-text-stroke:1px rgb(255,255,255) !important
}.rev-button{
	position:relative; 
	display:inline-block; 
	padding-right:30px
}
.rev-btn.rev-btn-white:hover .rev-button:before{
	background-color:var(--pbmit-blackish-color)
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_4_1_wrapper .metis.tparrows{
	background:#ffffff; 
	padding:10px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	width:60px; 
	height:60px; 
	box-sizing:border-box
}
#rev_slider_4_1_wrapper .metis.tparrows.rs-touchhover{
	background:rgba(255,255,255,0.75)
}
#rev_slider_4_1_wrapper .metis.tparrows:before{
	font-family: "pbminfotech-base-icons";
	content: '\e814';
	color:#000000;  
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_4_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}
#rev_slider_4_1_wrapper .metis.tparrows.tp-leftarrow:before{
	font-family: "pbminfotech-base-icons";
	content: '\e81e';
}
/** Style 5 **/
span.rev-stroke{
	color:rgba(255,255,255,0); 
	-webkit-text-stroke:1px rgb(255,255,255) !important
}
.rev-button{
	position:relative; 
	display:inline-block; 
	padding-right:30px
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_5_1_wrapper .metis.tparrows{
	background:#ffffff; 
	padding:10px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	width:60px; 
	height:60px; 
	box-sizing:border-box
}
#rev_slider_5_1_wrapper .metis.tparrows.rs-touchhover{
	background:rgba(255,255,255,0.75)
}
#rev_slider_5_1_wrapper .metis.tparrows:before{
	color:#000000;  
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_5_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}
/** Style 6 **/
span.rev-stroke{
	color:rgba(255,255,255,0); 
	-webkit-text-stroke:1px rgb(255,255,255) !important
}
.rev-button{
	position:relative;
	display:inline-block;
	padding-right:30px;
	font-size: 17px !important;
}
.rev-button:before{
	position:absolute; 
	content:""; 
	width:35px; 
	height:1px; 
	right:-10px; 
	top:50%; 
	-webkit-transition:all .25s ease-in-out; 
	transition:all .25s ease-in-out; 
	background-color:#fff
}
.rev-button:after{
	position:relative; 
	content:"\e85a"; 
	top:2px; 
	right:-45px; 
	font-size:15px; 
	line-height:normal; 
	font-weight:normal; 
	font-family:"pbminfotech-base-icons"
}
body .rev-stroke-text-dark{
	color:transparent !important; 
	-webkit-text-stroke:1px rgba(4,8,13,0.30) !important
}
#rev_slider_6_1_wrapper .metis.tparrows{
	background:#ffffff; 
	padding:10px; 
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	width:60px; 
	height:60px; 
	box-sizing:border-box
}
#rev_slider_6_1_wrapper .metis.tparrows.rs-touchhover{
	background:rgba(255,255,255,0.75)
}
#rev_slider_6_1_wrapper .metis.tparrows:before{
	color:#000000;  
	transition:all 0.3s; 
	-webkit-transition:all 0.3s
}
#rev_slider_6_1_wrapper .metis.tparrows.rs-touchhover:before{
	transform:scale(1.5)
}

/*----------------------------------------*/
/*  18 - Pricing-table
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
    text-align: center;
    background-color: #fff;
    position: relative; 
    padding:40px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-icon-wrapper i{
    line-height: 100px;
    font-size: 80px;
    display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:after,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:before{
    display: block;
    height: 5px;
    content: '';
    position: absolute;
    width: auto;
    top: -5px;
    left: 35px;
    right: 35px;
    background-color: var(--pbmit-global-color);
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover:after{ 
    top: -5px;
    width: auto;
    background-color: var(--pbmit-secondry-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-heading{
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;    
    padding: 2px 10px;
    color: #fff;
    background-color:  var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box{
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col  .pbmit-pricing-table-box  .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col  .pbmit-pricing-table-box .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-icon,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-price-w,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-line i,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-lines-w{
    color: var(--pbmit-white-color)!important;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-inner{
    padding: 0px 30px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a{
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn:hover a{
    color:  var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a span{
    position: relative;
    display: inline-block;
    padding-right: 50px;
	line-height: 16px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a span:before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover span:before {
    background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a span:after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-pricing-table-box .pbmit-head-wrap{
    margin: 0px 5px 5px;
    padding: 10px 0px 20px 0px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-head-wrap:after{
    background: var(--pbmit-white-color);
}
.pbmit-pricing-table-box .pbmit-head-wrap:after{
    content: '';
    width: 100%;
    height: 2px;
    background: #dddddd;
    position: absolute; 
    top: 27px;
    left: 0;
    z-index: -1;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price {
    font-size: 60px;
    line-height: 62px;
    font-weight: 700!important;
    letter-spacing: -2.4px;
}
.pbmit-pricing-table-box .pbminfotech-ptable-frequency {
    position: absolute;
    bottom: 7px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700!important; 
    margin-left: 6px;
}
.pbmit-pricing-table-box .pbminfotech-ptable-frequency:before {
    content: '/';
    margin-right:0px;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol, 
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-symbol {
    position: absolute;
    left: -19px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700!important;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-line i{
    margin-left: 10px;
    margin-top: 5px;
    float: right;
    color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-line {
    position: relative;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 16px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-icon{
    font-size: 26px;
    line-height: 32px;
    margin-top: -10px;
    margin-bottom: -15px;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box  .pbminfotech-ptable-price-w{
    position: relative;
    margin: 0 auto 40px;
    display: inline-block;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-w .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-w .pbminfotech-ptable-price{
    color:var(--pbmit-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-btn{
    padding-top: 22px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover span:before{
    background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptablebox-featured-w {
    position: absolute;
    right: -40px;
    top: 76px;
    padding: 2px 15px 4px 25px;
    background-color: var(--pbmit-white-color);
    color:var(--pbmit-secondary-color);
    font-size: 14px;
    font-weight: 600;
    z-index: 1;
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box  .pbmit-ptablebox-featured-w:after{
    position: absolute;
    content: "";
    left: -2px;
    border: 15px solid transparent;
    border-left-color:var(--pbmit-global-color);
    border-right: 0;
    top: -1px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box:after{
    background-color: var(--pbmit-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-lines-w {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
    color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a{
    background-color: var(--pbmit-light-color);
    padding: 20px 30px;
    display: block; 
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; 
	font-size: 16px;
    line-height: 16px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-sep {
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    display: none;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-line:hover i{
    color: var(--pbmit-global-color);
    transition: 0.6s;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-line:hover i{
    color: var(--pbmit-secondary-color)!important; 
    transition: 0.6s;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover{ 
    color:var(--pbmit-white-color);
    background-color:var(--pbmit-global-color); 
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a:hover{
    background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}

/*----------------------------------------*/
/*  19 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-client-style-1{
    text-align: center;
}
.pbmit-client-style-1 .pbmit-client-wrapper {
    overflow: hidden;
	position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    transition: transform .4s ease,-webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-hover-img{
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateY(-100%);
}
.pbmit-client-style-1 .pbmit-hide{
	display: none;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img  {
    transform: translateY(-100%);
}
.pbmit-client-style-1 .pbmit-client-with-hover-img:hover .pbmit-client-hover-img  { 
    visibility: visible;
    transform: translateY(0%);
}
.pbmit-client-style-1 .pbmit-client-with-hover-img:hover .pbmit-featured-wrapper{
    transform: translateY(100%);
}
/** Style 2 **/
.pbmit-client-style-2{
    text-align: center;
}
.pbmit-client-style-2 .pbmit-client-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 50px 30px 50px;
}
.pbmit-client-style-2:hover .pbmit-client-wrapper {
    background-color: var(--pbmit-global-color);
}
.pbmit-client-style-2 .pbmit-client-wrapper {  
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
}
.pbmit-client-style-2 .pbmit-featured-wrapper img{
    opacity: 0.15;
}
.pbmit-client-style-2:hover .pbmit-featured-wrapper img{
    visibility: visible;
    opacity: 1;
}
.pbmit-client-style-2 .pbmit-hide {
    display: none;
}




/******************************
INDEX:
    00 - General
    01 - Typography
    02 - Text Color & Background Color
    03 - Background Position & Size
    04 - Helper class
    05 - Social icons
    06 - Header
    07 - Bootstrap Overwrite 
    08 - Swiper 
    09 - Scroll To Top 
    10 - Search Box
******************************/

/*----------------------------------------*/
/* 00 - General 
/*----------------------------------------*/
 html {
     font-family: sans-serif;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
}
 *{
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 body {
     margin: 0;
     overflow-x: hidden;
}
 p {
     margin: 0px 0 10px;
     z-index: 0;
     position: relative;
}
 article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
     display: block;
}
 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline;
}
 audio:not([controls]) {
     display: none;
     height: 0;
}
 [hidden], template {
     display: none;
}
 a {
     background-color: transparent;
     /* pointer-events: none; */
}
 abbr[title] {
     border-bottom: 1px dotted;
}
 small {
     font-size: 80%;
}
 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
}
 sup {
     top: -0.5em;
}
 sub {
     bottom: -0.25em;
}
 img {
     border: 0;
}
 svg:not(:root) {
     overflow: hidden;
}
 figure {
     margin: 0;
}
 hr {
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
}
 code, kbd, pre, samp {
     font-size: 1em;
}
 button, input, optgroup, select, textarea {
     color: inherit;
     font: inherit;
     margin: 0;
}
 select {
     text-transform: none;
}
 button {
     overflow: visible;
}
 button, input, select, textarea {
     max-width: 100%;
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer;
}
 button[disabled], html input[disabled] {
     cursor: default;
     opacity: .5;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0;
}
 input[type="checkbox"], input[type="radio"] {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     margin-right: 0.4375em;
     padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
     height: auto;
}
 input[type="search"] {
     -webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none;
}
 fieldset {
     border: 1px solid #d1d1d1;
     margin: 0 0 1.75em;
     padding: 0.875em;
}
 fieldset > :last-child {
     margin-bottom: 0;
}
 legend {
     border: 0;
     padding: 0;
}
 textarea {
     overflow: auto;
     vertical-align: top;
     resize: none;
}
 optgroup {
     font-weight: bold;
}
 textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, .form-control:focus {
     outline:0px !important;
     -webkit-appearance:none;
     box-shadow: none !important;
}
 .form-select{
     padding: 15px 15px;
     font-size: 15px;
     color: #848484;
     border: 1px solid #eeeeee;
     border-radius: 0;
     font-family: var(--pbmit-heading-typography-font-family);
     font-weight: 500;
}
 .form-select:focus {
     border-color: #1bbde4;
     outline: 0;
     box-shadow: none;
}

/*----------------------------------------*/
/* 01 - Typography 
/*----------------------------------------*/
 body {
     /* font-family:var(--pbmit-body-typography-font-family); */
     font-weight: var(--pbmit-body-typography-variant);
     color: var(--pbmit-body-typography-color);
     font-size: 16px;
     line-height: 25px;
     color: #242424;
     text-transform: none;
     font-style: normal;
     font-family: "Poppins", sans-serif;
}
 h1, h2, h3, h4, h5, h6 {
     /* font-family:var(--pbmit-heading-typography-font-family); */
     font-weight: var(--pbmit-heading-font-variant);
     color: var(--pbmit-heading-color);
     font-family: "Urbanist", sans-serif;
}
 h1 {
     font-size: 40px;
     line-height: 44px;
     letter-spacing: 0px;
}
 h2 {
     font-size: 34px;
     line-height: 38px;
     letter-spacing: 0px;
}
 h3 {
     font-size: 30px;
     line-height: 34px;
     letter-spacing: 0px;
}
 h4 {
     font-size: 26px;
     line-height: 30px;
     letter-spacing: 0px;
}
 h5 {
     font-size: 22px;
     line-height: 26px;
     letter-spacing: 0px;
}
 h6 {
     font-size: 22px;
     line-height: 26px;
     letter-spacing: 0px;
}
 ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 a {
     -webkit-transition: all 0.5s ease-out 0s;
     -moz-transition: all 0.5s ease-out 0s;
     -ms-transition: all 0.5s ease-out 0s;
     -o-transition: all 0.5s ease-out 0s;
     transition: all 0.5s ease-out 0s;
     color: #282828;
     text-decoration: none;
}
 a:focus {
     text-decoration: none !important;
}
 a:focus, a:hover {
     color: var(--pbmit-link-color-hover);
     text-decoration: none !important;
}
 a.link-btn, .link-btn a{
     font-family: "Montserrat", Arial, Helvetica, sans-serif;
     font-weight: 700;
     text-transform: uppercase;
     font-size: 14px;
     letter-spacing: 1px;
}
 a.link-btn i, .link-btn a i{
     padding-left: 10px;
}
.pbmit-btn {
     display: inline-block;
     text-decoration: none;
     /* font-family: var(--pbmit-btn-typography-font-family); */
     /* font-size: var(--pbmit-btn-typography-font-size); */
     /* font-weight: var(--pbmit-btn-typography-variant); */
     line-height: var(--pbmit-btn-typography-line-height);
     letter-spacing: 0px;
     padding: 18px 27px;
     border-radius:0px;
     text-transform: none;
     background-color:var(--pbmit-blackish-color);
     border: none;
     color: #fff;
     -webkit-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
     cursor: pointer;
     outline: none !important;
     -webkit-font-smoothing: antialiased;
     text-align: center;
     text-transform: none;
     position: relative;
     pointer-events: auto;
     font-size: 16px;
}
.pbmit-btn:hover, .pbmit-btn:focus {
     color: #ffffff;
     background-color: var(--pbmit-global-color);
     outline: none;
}
.pbmit-btn span{
	position: relative;
    display: inline-block;
    padding-right: 50px;
    line-height: 16px;
}
.pbmit-btn span::before{
	position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    right: 2px;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-white-color);
}
.pbmit-btn span::after{
	position: absolute;
    content: "\e85a";
    font-family: "pbminfotech-base-icons";
    top: -1px;
    right: 0;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}
.pbmit-btn-outline {
    background-color: #19232b;
    padding: 13px 40px;
    color: #ffffff;
    border: 2px solid var(--pbmit-light-color);
}
.pbmit-btn-outline span::before{
	background-color: #ffffff;
}
.pbmit-btn-outline:hover span::before{
	background-color: var(--pbmit-white-color);
}
.pbmit-btn-hover-secondary{
    background-color: var(--pbmit-global-color);
}
.pbmit-btn-hover-secondary:hover, .pbmit-btn.pbmit-btn-secondary{
	background-color:  var(--pbmit-secondary-color);
	color:var(--pbmit-white-color) ;
}
.pbmit-btn-hover-global{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-btn-hover-global span::before {
	background-color:var(--pbmit-blackish-color);
}
.pbmit-btn-hover-global:hover span::before{
	background-color: var(--pbmit-white-color);
}
.pbmit-btn.pbmit-btn-hover-white{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.pbmit-btn.pbmit-btn-hover-white:hover span::before{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-btn.pbmit-btn-hover-white:hover{
	background-color: #df7d07;
	color: #ffffff;
}

.pbmit-btn.pbmit-btn-black{
	background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.pbmit-btn.pbmit-btn-black:hover span::before{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-btn.pbmit-btn-black:hover{
	background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.pbmit-btn.pbmit-btn-blackish{
	background-color:var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}
.pbmit-btn.pbmit-btn-light{
	padding: 0 60px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
	background-color:  var(--pbmit-light-color);
	color:var(--pbmit-blackish-color) ;
}
.pbmit-btn.pbmit-btn-light span:before{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-btn.pbmit-btn-light:hover{
	background-color:  var(--pbmit-secondary-color);
	color:var(--pbmit-white-color) ;
}
.pbmit-btn.pbmit-btn-light:hover span:before{
	background-color: var(--pbmit-white-color);
}
/** Divider **/
 .sep-line{
     height: 1px;
     border-top: 1px solid #ebebeb;
     display: block;
     position: relative;
     top: 1px;
     width: 100%;
}
/*----------------------------------------*/
/* 02 - Background Color 
/*----------------------------------------*/
 body .pbmit-bg-color-global{
     background-color: var(--pbmit-global-color);
}
 body .pbmit-bg-color-secondary{
     background-color: var(--pbmit-secondary-color);
}
 body .pbmit-bg-color-light{
     /* background-color: #f2f3f5; */
}
 body .pbmit-bg-color-blackish{
     background-color: var(--pbmit-blackish-color);
}
 body .pbmit-color-global{
     color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/* 03 - Background Position & Size 
/*----------------------------------------*/
 .bg-cover{
    background-size: cover;
}
 .bg-contain{
    background-size: contain;
}
 .bg-pos-l{
    background-position: left;
}
 .bg-pos-r{
    background-position: right;
}
 .bg-pos-rt{
    background-position: right top;
}
 .bg-pos-lt{
    background-position: left top;
}
 .bg-pos-rb{
    background-position: right bottom;
}
 .bg-pos-lb{
    background-position: left bottom;
}

/*----------------------------------------*/
/* 04 - Helper Class 
/*----------------------------------------*/
 .section-md{
     padding-top: 100px;
     padding-bottom:70px;
}
 .section-lg{
     padding-top: 60px;
     padding-bottom: 50px;
}
 .section-xl{
     padding-top: 70px;
     padding-bottom: 50px;
}
 .section-xxl{
     padding-top: 90px;
     padding-bottom:100px;
}
.section-xxxl{
	padding-top: 100px;
	padding-bottom:100px;
}
.section-lg_tb{
	padding-top: 70px;
	padding-bottom: 60px;
}
 .section-lgt{
     padding-top: 70px;
}
 .section-lgb{
	padding-bottom:90px;
}

/*----------------------------------------*/
/* 05 - Social icons 
/*----------------------------------------*/
 .social-icons {
     list-style: none;
     margin: 0px;
     padding: 0px;
     font-size: 15px;
     padding-top: 2px;
     padding-bottom: 3px;
}
 .social-icons li {
     display: inline-block;
     padding-left: 2px;
     padding-right: 2px;
     min-width: 34px;
}
 .social-icons li > a {
     width: 30px;
     height: 30px;
     line-height: 30px;
     margin-right: 8px;
     background-color: transparent;
     font-size: 16px;
}

/*----------------------------------------*/
/* 06 - Header 
/*----------------------------------------*/
 .navbar-brand .navbar-brand-item {
     height: 60px;
     display: block;
     width: auto;
}
 .site-header{
     position: relative;
}
 .site-header .site-branding img {
     display: inline-block;
     max-width: 100%;
     /* height: auto; */
     max-height: 70px;
     -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
     -o-transition: all 0.4s ease-in-out;
     transition: all 0.4s ease-in-out;
}
 .site-navigation ul.navigation > li > a {
     /* font-family: Yantramanav,sans-serif; */
     display: block;
     margin: 0px 0px;
     padding: 0px 12px;
     text-decoration: none;
     position: relative;
     z-index: 1;
     line-height: 80px;
     height: 100%;
     font-weight: 500;
     font-size: 16px;
     letter-spacing: 0px;
     text-transform: capitalize;
     color: var(--pbmit-white-color);
     font-family: "Poppins", sans-serif;
}
.site-header .site-navigation ul.navigation > li.active > a{
    /* color: var(--pbmit-global-color); */
}
.site-header .site-navigation ul.navigation > li.active > a:after{
    color: var(--pbmit-blackish-color);
}
.site-header .site-navigation ul.navigation > li.dropdown > a:after{
	content: '\e811';
    font-family: "pbminfotech-base-icons";
    font-size: 11px;
    margin: 0 0 0 10px;
	vertical-align: top;
	font-weight: normal;
}
.site-header .site-navigation ul.navigation > li:last-child > a:after{
	display: none;
}
 .site-navigation ul.navigation > li > a:hover{
     color: var(--pbmit-global-color);
}
.site-navigation ul.navigation > li > a:hover:after{
    color: var(--pbmit-global-color);
}
.site-navigation ul.navigation a{
     /* font-family: var(--pbmit-heading-typography-font-family); */
     font-weight: 700;
     font-size: 16px;
}
.main-menu .navigation > li {
     position: relative;
     float: left;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
     transition: all 300ms ease;
}
.main-menu .navigation > li > ul , .main-menu .navigation > li > ul > li > ul {
     min-width: 325px;
     box-shadow: 0px 10px 40px rgb(0 0 0 / 20%);
     border-bottom: 3px solid var(--pbmit-global-color);
     position: absolute;
     top: 100%;
     left: 0;
     height: 0;
     overflow: hidden;
     z-index: 100;
     visibility: hidden;
     background-color: #ffffff;
     opacity: 0;
     -webkit-transform: translateY(15px);
     -moz-transform: translateY(15px);
     -ms-transform: translateY(15px);
     -o-transform: translateY(15px);
     transform: translateY(15px);
     -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
     box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
.main-menu .navigation > li > ul > li > ul {
     left: 100%;
     top: 0;
}
.main-menu .navigation > li.dropdown:hover > ul , .main-menu .navigation > li > ul > li.dropdown:hover > ul {
     visibility: visible;
     opacity: 1;
     -webkit-transform: translateY(0px);
     -ms-transform: translateY(0px);
     transform: translateY(0px);
     z-index: 999;
	 height: auto;
	 overflow: visible;
}
.main-menu .navigation > li > ul li a{
     border-bottom:1px solid rgba(255, 255, 255, 0.20);
}
.main-menu .navigation > li > ul a{
     /* font-family: Yantramanav,sans-serif; */
     padding: 8px 20px;
     display: block;
     font-weight: 400;
     font-size: 16px;
     line-height: 25px;
     position: relative;
}
.main-menu .navigation > li > ul li{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.main-menu .navigation > li > ul li.active a, .main-menu .navigation > li > ul a:hover{
     color:var(--pbmit-global-color);
}
.main-menu .navigation > li > ul li.active a:hover{
    padding-left: 30px;
}
.main-menu .navigation > li > ul li a:hover{
    padding-left: 30px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
}
.site-navigation ul>li>ul>li>a::before {
    position: absolute;
    content: '';
    left: 18px;
    top: 22px;
    width: 0;
    height: 2px;
    background-color: transparent;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
}
.site-navigation ul>li>ul>li>a:hover::before {
    width: 10px;
    background-color: rgba(255,255,255,.50);
}
 .header-button .pbmit-btn{
     padding: 15px 24px;
}
 .header-button .pbmit-btn i{
     font-size: 20px;
}
 .site-header .search-btn{
     margin-right: 15px;
     font-size: 17px;
}
 .site-header .social-icons li > a{
     height: 50px;
     line-height: 50px;
}
 .ipad-view-search{
     display: none;
}
 .pbmit-link li{
     margin: 0 10px;
}
.closepanel, .pbmit-mobile-menu-bg, .site-header .righticon {
    display: none;
}
/** sticky-header **/
.sticky-header{
     position: fixed !important;
     top: 0px;
     width: 100%;
     background-color: #fff;
     z-index: 9;
     margin: 0;
     -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
     -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
     box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
     padding: 0;
}
.site-header-menu .logo-img.stickylogo, .site-header-menu.sticky-header .logo-img{
     max-height: 60px;
}
.site-header-menu.sticky-header .logo-img.stickylogo{
     display: inline-block;
}
.sticky-header .site-navigation ul.navigation > li > a{
     height: 90px;
     line-height: 90px;
}
/* Pre Header */
 .pre-header{
    height: 50px;
    line-height: 50px;
}
 .list-unstyled i{
    font-size: 14px;
    color: #666;
}

/*----------------------------------------*/
/* 07 - Bootstrap Overwrite 
/*----------------------------------------*/
 .g-lg-4,.gy-lg-4, .g-4, .gy-4 {
     --bs-gutter-y: 2rem;
}
 .g-lg-4,.gx-lg-4, .g-4, .gx-4 {
     --bs-gutter-x: 2rem;
}
 .row>* {
     padding-right: calc(var(--bs-gutter-x) * .6);
     padding-left: calc(var(--bs-gutter-x) * .6);
}

/*----------------------------------------*/
/* 08 - Swiper 
/*----------------------------------------*/
 .swiper-slider{
     margin-left: auto;
     margin-right: auto;
     position: relative;
     overflow: hidden;
     z-index: 0;
}
.swiper-pagination-bullet{
    height: 10px;
    width: 10px;
    background: var(--pbmit-blackish-color);
    border-radius: 0px;
    margin: 0 5px;
    transition: width .4s;
    opacity: 1;
}
 .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal,
 .swiper-pagination-custom, .swiper-pagination-fraction {
     bottom: 0;
}
 .swiper-slider[data-dots="true"] {
     padding-bottom: 80px;
}
.swiper-pagination-bullet-active {
    border-radius: 0px;
    background-color: var(--pbmit-global-color);
    height: 10px;
    width: 10px;
    transition: width .4s;
    width: 10px;
}
.swiper-buttons {
    display: flex;
	align-items: center;
    justify-content: end;
}
 .swiper-button-next:after, .swiper-button-prev:after {
     font-family: "pbminfotech-base-icons";
     font-size: 30px;
     color: var(--pbmit-white-color);
     font-weight: normal;
     transition: all 500ms ease;
     -webkit-transition: all 500ms ease;
}
 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
     content: '\e814';
}
 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
     content: '\e814';
}
 .swiper-button-next, .swiper-rtl .swiper-button-next {
     transform: rotate(180deg);
     position: absolute;
     left: 14px;
}
 .swiper-slider.home-case-studies{
     overflow: visible;
}
 .home-case-studies .swiper-buttons{
     position: absolute;
     top: -100px;
     right: 0;
     max-width: 1200px;
     width: 100%;
     margin: 0 auto;
     left: 0;
     padding: 0 15px;
     text-align: right;
}
 .swiper-button-next, .swiper-button-prev{
     position: relative;
     border-radius: 0%;
	 left: inherit;
	 right: 0;
     width: 70px;
     height: 70px;
     line-height: 70px;
     border-radius: 0%;
     transition: all 500ms ease;
     background-color: #fff;
     color: var(--pbmit-global-color);
	 background-color: var(--pbmit-secondary-color);
     -webkit-transition: all 500ms ease;
}
.swiper-button-prev{
	background-color:var(--pbmit-global-color); 
}
 .swiper-button-next:hover, .swiper-button-prev:hover{
     border-color: var(--pbmit-global-color);
}
 .swiper-button-prev:hover:after, .swiper-button-next:hover:after{
     color: var(--pbmit-white-color);
}
.swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.swiper-slider.marquee .swiper-slide {
    display: flex;
    width: auto!important;
}
.swiper-slider.marquee .swiper-wrapper{
    -webkit-transition-timing-function:linear !important; 
    -o-transition-timing-function:linear !important; 
    transition-timing-function:linear !important; 
 }

/*----------------------------------------*/
/* 09 - Scroll To Top 
/*----------------------------------------*/
body .scroll-to-top {
    position: fixed;
    z-index: 200;
    top: auto;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 48px;
    line-height: 45px;
    font-size: 17px;
    transform: rotateZ(-90deg);
    text-align: center;
    left: auto;
    border-radius: 0;
    color: #fff;
    border: 3px solid #eee;
    background-color: var(--pbmit-global-color);
    pointer-events: auto;
}
body .scroll-to-top:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  10 - Search Box
/*----------------------------------------*/
.pbmit-search-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 100001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color:rgba(0,0,0,.9);
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}
.pbmit-icon-close {
    position: absolute;
    color: #fff;
    right: 25px;
    top: 25px;
    cursor: pointer;
}
.pbmit-icon-close:before {
    content: '\e813'; 
    font-family: "pbminfotech-base-icons";
    font-size: 30px;
    font-weight: normal;
    opacity: .5;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    opacity: 1;
}
.pbmit-search-outer {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pbmit-search-outer .pbmit-search-logo {
    margin-bottom: 60px;
    position: absolute;
    margin-top: -125px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-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%);
}
.pbmit-search-outer .pbmit-search-logo img {
    max-height: 65px;
}
.pbmit-search-overlay .pbmit-site-searchform {
    position: relative;
}
.pbmit-search-overlay input[type="search"] {
    border-bottom-color: #7fc540;
}
.pbmit-search-overlay input[type="search"] {
    border: none;
    font-size:28px;
    color: #fff;
    padding: 0;
    padding-left: 0px;
    text-align: left;
    height: 70px;
    line-height: 70px;
	border-bottom: 3px solid #fff;
    background-color: transparent;
}
.pbmit-search-overlay .pbmit-site-searchform button {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 10px; 
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    width: 60px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    background: transparent;
}
.pbmit-search-overlay.st-show {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


.bg_white {
    background: white !important;
}

.Why_Choose{
    padding: 70px 0px 50px !important;
}

.tes{background: #19232b;}

.ser_2{
    /* margin-top: -170px; */
    padding: 70px 0px 70px !important;
    background-color: #f2f3f5;
}

.sec_1{
    padding-top: 65px !important;
}

.sec_team{
    padding: 70px 0px 70px !important;
}

.b2{
    margin-top: 25px;
}

/* -----------------------------------------------------contact_info_2 start------------------------------------------------------  */

.contact_info_2{}

.contact_info_2 .title h3 {
    color: #ffffff;
    font-size: 22px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.contact_info_2 .address ul{
list-style: none;padding: 0px;
}
.contact_info_2 .address ul li {padding-left: 35px;position: relative;margin-bottom: 5px;color: #ededed;font-size: 16px;font-weight: 400;margin-left: 1px;}
.contact_info_2 .address ul li span {
  position: absolute;
  top: 3px;
  left: -15px;
}
.contact_info_2 .address ul li span.flaticon-map {
  top:5px;
}
.contact_info_2 .address ul li span:before {
  font-size: 30px;
}
.contact_info_2 .address ul li span.flaticon-message:before {
  font-size: 28px;
}


.contact_info_2 .single-footer-widget .footer-social-links {
    position: relative;
    display: block;
    margin-top: 24px;
}

.contact_info_2 .sociallinks-style-two {
    overflow: hidden;
    padding: 0px;
}

.contact_info_2 .sociallinks-style-two li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.contact_info_2 .sociallinks-style-two li a i {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background: #1e1b31;
    border: 1px solid #26223b;
    border-radius: 50%;
    color: #d2d0d7;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all 500ms ease 0s;
}

.contact_info_2 .sociallinks-style-two li a:hover i{
    background: #f36727;
    border-color: #f36727;
    color: #fff;
}

.map1{
    margin-bottom: -10px;
}

.PID{
    margin: 20px 0px;
}

.PID  h5{
    text-align: center;
}

.g2{background: #edededb3;}    

.tt2{
    border-radius: 10px;
    margin-top: 40px;
}
.tt3{
    border-radius: 10px;
}

.tt4{
    border-radius: 10px;
    margin: 20px 0px;
}


/* -----------------------------------------------------contact_info_2 End------------------------------------------------------  */


/* ------------------------------------list-12 end---------------------------------- */
.list-12 ul {
    margin: 0;
    padding: 0;
}

.list-12 h4{
    /* color: #5f5f5f; */
    font-size: 21px;
    margin-bottom: 15px;
}

.list-12 p{}

.list-12 ul li {
    list-style: none;
    display: inline-block;
    /* color: #464646; */
    font-size: 16px;
    line-height: 26px;
    width: 33%;
}
.list-12 li {
    font-weight: 400;
    /* color: #333333; */
    margin-bottom: 3px;
    padding-left: 25px;
    position: relative;
}
.list-12 li:before {left: 0;content: '';width: 12px;height: 12px;top: 7px;border-radius: 100%;position: absolute;background-color: #cd092cba;}




.ph ul li {
    list-style: none;
    display: inline-block;
    /* color: #464646; */
    font-size: 16px;
    line-height: 26px;
    width: 100% !important
}
/* ------------------------------------list-12 end---------------------------------- */

.ht h5{
    margin-top: 20px;
}


.ph2 ul li {
    list-style: none;
    display: inline-block;
    /* color: #464646; */
    font-size: 16px;
    line-height: 26px;
    width: 48% !important;
}

.ph2 h4 {
    /* color: #5f5f5f; */
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 18px;
}

.bb1{
    border-top: 1px solid #e1e1e1;
    margin-top: 15px;
    /* margin-bottom: 15px; */
    padding-top: 30px;
}



@media (max-width: 767px) {

.mdisplay{
	display:none !important;
}

.sec_1 {
    padding-top: 45px !important;
}

.b2 {
    margin-top: 25px;
    margin-bottom: 40px;
}

.list-12 ul li {
    width: 100%;
}


.w-200 {
 width: fit-content !important;
}


 }  
 
 
 
.associates{} 
.associates .row{}

.associates img{
    margin-bottom: 16px;
    border: 2px solid #dddddd;
    padding: 0px;
} 

.site-navigation ul.navigation > li > a:hover {
    color: #353535;
}