/******************************

    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 **/
.logo-img{width: 250px}
.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;
	background-color: var(--pbmit-global-color);
	box-shadow: 2px 2px 5px #ccc;
}
.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%;
	background-color: #fff;
}
.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: contain;	
}
.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;
}
.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;
}
.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);
}
footer a{color:#ff7d24}