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

    00 - Home
    01 - Inner Page
         00 - About Us
	02 - Team Single
    03 - Service Detail
    04 - portfolio Detail
    05 - Blog Detail
         Blog Classic
         Sidebar Right
         Blog Large
    06 - Contacts
    07 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
/** Homepage 01 **/
.pbmit-firstlater p::first-letter {
 font-size: 64px;
 float: left;
 margin-right: 10px;
 line-height: 40px;
 font-weight: 400;
 color: var(--pbmit-white-color);
 font-family: initial;
}
.single-sign-image {
	margin-bottom: 35px;
}
.choose-us-one-rightbox {
	margin-top: 40px;
}
.choose-us-one-rightbox p {
	color: rgba(255, 255, 255, .8);
}
.ihbox-section-one {
	padding-top: 90px;
}
.ihbox-one {
	margin-top: -240px;
}
.ihbox-section-one .col-md-4:first-child {
	background-color: var(--pbmit-global-color);
}
.ihbox-section-one .col-md-4:not(:last-child) {
 border-right: 1px solid rgba(119, 119, 119, .2);
}
.ihbox-section-one .col-md-4:not(:first-child) {
 background-color: var(--pbmit-white-color);
}
.about-one-rightbox {
	padding: 10px 0 50px 0;
}
.about-one-ihbox {
	margin-top: 30px;
	border-top: 1px solid #e7e7e7;
}
.about-one-ihbox .pbmit-ihbox-style-2 {
	margin: 25px 0px 10px 0px;
}
.about-one-ihbox .col-md-6:last-child {
	border-left: 1px solid #e7e7e7;
}
.counter-one {
	padding: 80px 0px 70px 0px;
}
.counter-one .col-md-3:last-child .pbmit-fidbox-style-4 {
	border-right: none;
}
.team-section-one {
	background-image: url(../images/homepage-1/bg/bg-01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.team-one-content {
	padding: 40px 0px 0px 5px;
}
.team-one-content p {
	color: rgba(255, 255, 255, 1);
}
.team-one-box {
	margin-top: 40px;
}
.team-one-box .col-md-6 {
	margin-bottom: 35px;
}
.testimonial-one-box {
	padding-top: 50px;
	position: relative;
}
.testimonial-one-box:after {
	content: "\e852";
	font-size: 300px;
	line-height: 300px;
	color: #fff;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -20px;
	opacity: .8;
	transform: rotate(180deg);
	margin-left: -130px;
	font-family: "pbminfotech-base-icons";
}
.client-section-one {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #eaeaeb;
}
.client-section-one .swiper-slider {
	padding: 44px 0px;
}
/** Homepage 02 **/ 
.ihbox-section-two {
	margin-top: -115px;
	position: relative;
	z-index: 1;
}
.ihbox-section-two .col-md-4:first-child .pbmit-ihbox-style-5 {
	background-color: var(--pbmit-light-color);
}
.ihbox-section-two .col-md-4:nth-child(2) .pbmit-ihbox-style-5 {
 background-color: var(--pbmit-blackish-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5 {
	background-color: var(--pbmit-global-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper i {
	color: var(--pbmit-white-color);
}
.ihbox-section-two .col-md-4:last-child .pbmit-ihbox-style-5 .pbmit-custom-heading:before {
	background-color: var(--pbmit-white-color);
}
.about-two-img-box {
	margin-bottom: 35px;
	position: relative;
}
.about-two-img-box img {
	-webkit-box-shadow: 0 0 30px rgba(15, 8, 49, .1);
	box-shadow: 0 0 30px rgba(15, 8, 49, .1);
}
.about-two-content {
	padding-top: 30px;
	padding-left: 50px;
}
.about-two-content .pbmit-firstlater P::first-letter {
 color: var(--pbmit-global-color);
}
.about-two-sing-img {
	margin-bottom: 35px;
}
.about-us-section-two {
	margin-top: -100px;
	padding: 35px 40px 30px 40px;
	box-shadow: 0 0 30px rgba(15, 8, 49, .1);
	background-image: url(../images/homepage-2/bg/bg-01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: var(--pbmit-white-color);
}
.about-us-two-btn {
	padding-top: 20px;
	text-align: right;
}
.testimonial-section-two {
	padding-top: 150px;
	padding-bottom: 100px;
	background-image: url(../images/homepage-2/bg/bg-02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.testimonial-section-two .swiper-horizontal>.swiper-pagination-bullets {
	text-align: right;
	bottom: 33px;
}
.testimonial-section-two .swiper-slider {
	margin-bottom: 30px;
}
.testimonial-two-box {
	position: relative;
	padding: 0 10px;
}
.testimonial-two-box:after {
	font-family: "pbminfotech-base-icons";
	content: "\e852";
	font-size: 180px;
	line-height: 180px;
	position: absolute;
	top: -85px;
	opacity: .4;
	left: 0;
	transform: rotate(180deg);
	font-weight: 700;
	color: var(--pbmit-white-color);
}
.counter-section-two {
	padding: 45px 0px 50px 0px;
}
.counter-section-two .col-md-6:last-child .pbmit-fidbox-style-5 {
	border-right: none;
}
.who-we-are-two-content {
	padding-right: 25px;
}
.who-we-are-two-content ul.list-group {
	padding-top: 10px;
}
.progressbar-two-box {
	padding-top: 120px;
}
.service-arrow {
	position: relative;
}
.service-arrow .swiper-slider {
	padding-bottom: 50px;
}
/** Homepage 04 **/ 
.about-section-four {
	padding-top: 70px;
	padding-bottom: 150px;
}
.about-four-content {
	padding-top: 80px;
}
.about-four-content .pbmit-btn {
	margin: 15px 0px 21px 0px;
}
.timeline-section-four {
	padding-bottom: 70px;
	padding-top: 225px;
	margin-top: -140px;
}
.timeline-four-content {
	padding-top: 60px;
	color: rgba(255, 255, 255, .8);
}
/** Homepage 05 **/ 
.why-choose-five-heading {
	position: relative;
}
/*
.why-choose-five-heading:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 11%;
    width: 1px;
    height: 85%;
    background: #d0d1d2;
}*/

.why-choose-five-content {
	padding-top: 20px;
}
.why-choose-five-content p {
	text-align: justify;
}
.why-choose-five-content .pbmit-firstlater p::first-letter {
 color: var(--pbmit-blackish-color);
}
.why-choose-five-content .pbmit-btn {
	color: #2a2a2a;
}
.about-five-leftbox {
	position: relative;
	background-image: url(../images/homepage-5/bg/bg-img-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 285px;
	margin-left: 15px;
}
.about-five-content {
	position: relative;
	z-index: 1;
	padding: 70px 0px 87px 70px;
}
.about-five-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 162%;
	height: 100%;
	display: block;
	z-index: -1;
	background-color: var(--pbmit-white-color);
}
.about-five-content blockquote {
	border: none;
	background: none;
	padding: 0;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	position: relative;
	padding-left: 60px;
	margin-top: 35px;
}
.about-five-content blockquote:before {
	position: absolute;
	content: "\e852";
	top: 0px;
	left: 0px;
	transform: rotate(180deg);
	font-size: 40px;
	line-height: 50px;
	font-family: 'pbminfotech-base-icons';
	color: var(--pbmit-global-color);
	display: inline-block;
}
.about-five-wrapper h3, .about-five-wrapper h4 {
	font-size: 14px;
	line-height: 24px;
	font-family: var(--pbmit-body-typography-font-family);
}
.about-five-wrapper h3 {
	color: var(--pbmit-global-color);
}
.about-five-wrapper h4 {
	font-weight: 400;
	color: #313538;
}
.service-section-five {
	margin-top: -250px;
	padding-top: 350px;
}
.introduction-five {
	padding-top: 200px;
	margin-top: -140px;
	padding-bottom: 70px;
	background-color: var(--pbmit-white-color);
}
.progress-five {
	padding-right: 50px;
}
.progress-five-box {
	padding-top: 30px;
	margin-bottom: 35px;
}
.progress-five-box .progressbar-style-1 {
	padding-top: 8px;
}
.accordion-five-box {
	padding-top: 50px;
}
.counter-five {
	padding-top: 60px;
	padding-bottom: 40px;
}
.counter-five .col-md-3:last-child .pbmit-fidbox-style-4 {
	border-right: none;
}
.testimonial-five {
	background-image: url(../images/bgggg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.testimonial-five .swiper-slider {
	margin-bottom: 0;
}
.testimonial-five .swiper-horizontal>.swiper-pagination-bullets {
	text-align: right;
	bottom: -22px;
}
.clints-logo {
	margin-bottom: 10px;
}
.testimonial-five .swiper-pagination-bullet {
	margin: 0 7px !important;
	background: #dddddd99;
}
.team-section-five {
	padding-top: 90px;
	padding-bottom: 40px;
}
.team-five-text {
	padding: 40px 0px 0px 30px;
}
.team-five-btn {
	text-align: right;
}
.team-five-box {
	margin-top: 40px;
}
.team-five-box .col-md-6 {
	margin-bottom: 35px;
}
.client-section-five {
	padding: 20px 0px 20px 0px;
}
.client-section-five .swiper-slider {
	padding: 44px 0;
}
.client-section-five .pbmit-clientbox-style-1 img {
	filter: brightness(0) invert(1);
}
/** Homepage 06 **/
.appoinment-six {
	border-bottom: 1px solid #e9e9eb;
}
.appoinment-six-box {
	position: relative;
	z-index: 1;
	padding-top: 50px;
	padding-right: 40px;
	margin-top: -200px;
}
.appoinment-six-box:before {
	position: absolute;
	content: "";
	width: 164%;
	height: 100%;
	display: block;
	top: 0;
	right: 0;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.appoinment-six-box h5 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 25px;
	color: var(--pbmit-white-color);
}
.appoinment-six-box .pbmit-btn {
	margin-bottom: 25px;
}
.appoinment-six-ihbox {
	padding-top: 80px;
	padding-left: 70px;
}
.about-six-left-box {
	padding: 100px 0px 90px 0px;
	position: relative;
}
.about-six-left-box:before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 174%;
	height: 100%;
	display: block;
	background-color: var(--pbmit-light-color);
}
.about-six-img {
	position: relative;
	margin-bottom: 35px;
	z-index: 2;
}
.about-six-right-box {
	padding: 100px 15px 100px 95px;
	position: relative;
	z-index: 1;
}
.about-six-right-box:before {
	position: absolute;
	content: "";
	width: 176%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	background-image: url(../images/homepage-6/bg/about-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: var(--pbmit-white-color);
}
.about-six-quot {
	margin-bottom: 35px;
}
.about-six-quot blockquote {
	position: relative;
	font-size: 22px;
	line-height: 30px;
	font-style: italic;
	font-weight: 400;
	padding: 35px 25px 35px 35px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.about-six-quot blockquote:after {
	content: "";
	position: absolute;
	z-index: 1;
	border-top: 40px solid #272b37;
	border-right: 40px solid transparent;
	left: 0;
	bottom: -40px;
}
.about-six-sign {
	padding-top: 15px;
	padding-bottom: 15px;
}
.about-six-sign figure img {
	border-radius: 50%;
}
.about-six-sign h5 {
	font-size: 15px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: var(--pbmit-body-typography-font-family);
}
.about-six-right-box p {
	margin-bottom: 35px;
}
.about-six-right-box .pbmit-firstlater p::first-letter {
 color: var(--pbmit-global-color);
}
.about-six-right-box .progressbar:last-child {
	margin-bottom: 25px;
}
.service-six-bg {
	position: relative;
	background-image: url(../images/homepage-6/bg/bg-01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.service-six-bg:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .90;
	display: block;
	background-color: var(--pbmit-light-color);
}
.pf-six-btn {
	text-align: right;
	margin-bottom: 21px;
}
.portfolio-six-box {
	padding-top: 30px;
}
.testimonial-six-box {
	margin-top: 100px;
	padding-bottom: 70px;
	margin-right: -130px;
	z-index: 1;
	position: relative;
	background-color: var(--pbmit-white-color);
}
.testimonial-six-box:after {
	font-family: "pbminfotech-base-icons";
	content: "\e852";
	width: 130px;
	height: 130px;
	font-size: 45px;
	line-height: 130px;
	position: absolute;
	top: 0;
	right: 0;
	transform: rotate(180deg);
	font-weight: bold;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.testimonial-six-box .swiper-horizontal>.swiper-pagination-bullets {
	text-align: right;
	right: 130px;
	bottom: 11px;
}
.testimonial-six-right-box {
	position: relative;
	padding: 321px 0px;
}
.testimonial-six-right-box:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 180%;
	top: 0;
	left: 0;
	display: block;
	background-image: url(../images/homepage-6/bg/bg-02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.counter-six {
	padding-top: 90px;
	padding-bottom: 440px;
	position: relative;
	z-index: 1;
}
.counter-six .col-md-6:last-child .pbmit-fidbox-style-8 {
	border-right: none;
}
.blog-six-box {
	position: relative;
	z-index: 1;
	margin-top: -360px;
	padding: 60px 60px 5px 60px;
	background-color: var(--pbmit-white-color);
}
.blog-six-btn {
	text-align: right;
}
.client-six {
	padding-top: 25px;
	padding-bottom: 25px;
}
.client-six .swiper-slider {
	padding: 44px 0px;
}
/** Homepage 07 **/
.why-choose-section-seven {
	position: relative;
	background-image: url(../images/homepage-7/bg/bg-02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.why-choose-section-seven:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0.8;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.about-section-seven {
	padding-top: 60px;
	padding-bottom: 70px;
}
.about-seven-imgbox {
	position: relative;
	z-index: 1;
}
.about-seven-content {
	padding-right: 50px;
}
.about-seven-content .pbmit-firstlater p::first-letter {
 color: var(--pbmit-global-color);
}
.about-seven-ihbox {
	padding-bottom: 40px;
	border-bottom: 1px solid #e8e9eb;
}
.about-seven-single-img {
	margin-bottom: 35px;
}
.about-seven-inner {
	padding-top: 40px;
	padding-left: 15px;
}
.about-seven-single-img img {
	border-radius: 50%;
}
.about-seven-inner h5 {
	font-size: 15px;
	color: #272b2e;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: var(--pbmit-body-typography-font-family);
}
.service-seven-slider.swiper-slider {
	padding-bottom: 50px;
}
.service-seven-slider .swiper-pagination-bullet {
	border-radius: 0px;
	margin: 0px 2px !important;
}
.counter-seven .col-md-6:last-child .pbmit-fidbox-style-9 {
	border-right: none;
}
.team-section-seven {
	background-image: url(../images/homepage-7/bg/team-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.team-seven-left-box {
	padding-top: 100px;
	padding-right: 550px;
}
.team-seven-right-box {
	position: relative;
	padding: 100px 15px 60px 15px;
}
.team-seven-right-box:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 235%;
	height: 100%;
	display: block;
	background-image: url(../images/homepage-7/bg/bg-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.team-seven-bg-layer:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 235%;
	height: 100%;
	display: block;
	opacity: .9;
	background-color: var(--pbmit-blackish-color);
}
.team-seven-right-box .swiper-slider {
	margin-left: -500px;
}
.history-content-wrapper {
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
.testimonial-seven {
	padding: 90px 0px 30px 0px;
	background-image: url(../images/homepage-7/bg/testimonial-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.testimonial-seven .pbmit-heading-subheading-style-1 {
	margin-bottom: 10px;
}
.testimonial-seven .testimonial-arrow {
	position: relative;
}
.testimonial-seven .swiper-button-next, .testimonial-seven .swiper-button-prev {
	left: 5%;
}
.testimonial-seven .swiper-slider {
	position: relative;
	padding-bottom: 50px;
}
.testimonial-seven .swiper-slider:after {
	content: "Q";
	font-size: 300px;
	line-height: 300px;
	position: absolute;
	top: -32px;
	left: -10px;
	opacity: .2;
	font-weight: 400;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.testimonial-seven .pbmit-testimonialbox-style-3 blockquote {
	font-size: 30px;
	line-height: 40px;
}
.testimonial-seven .pbmit-testimonialbox-style-3 blockquote, .testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-author-name, .testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-box-title .pbmit-box-footer {
	color: var(--pbmit-white-color);
}
.testimonial-seven .pbmit-testimonialbox-style-3 .pbmit-author-name {
	font-size: 20px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.client-section-seven {
	padding: 50px 0px 50px 0px;
}
.client-section-seven .swiper-slider {
	padding: 44px 0px;
}
.blog-seven-box .col-md-12:last-child .pbmit-box-blog.pbmit-blogbox-style-4 {
	border-bottom: none;
	padding-bottom: 0;
}
.blog-seven-box {
	padding-right: 50px;
}
.form-seven-box {
	padding: 50px 50px 30px 50px;
	background-color: #eae8e8;
	border: 1px solid #d7d4d4;
}
.form-seven-box .pbmit-title {
	font-size: 30px;
	line-height: 40px;
}
.form-seven-box .form-control {
	border-color: rgba(119, 119, 119, .2);
	background-color: var(--pbmit-white-color);
}
.form-seven-box .form-control:focus {
	background-color: var(--pbmit-white-color);
}
.form-seven-box .pbmit-btn {
	padding: 15px 20px 15px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.75;
}
/** Homepage 08 **/
.about-section-eight {
	padding-top: 90px;
	padding-bottom: 95px;
}
.about-eight-img-box {
	padding-right: 80px;
	position: relative;
}
.about-eight-img-box img {
	border-radius: 5px;
}
.about-eight-first-img {
	text-align: right;
	margin-bottom: 35px;
	position: relative;
}
.about-eight-first-img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 160px;
	border-radius: 5px;
	background-color: var(--pbmit-global-color);
}
.about-eight-second-img {
	position: absolute;
	bottom: -190px;
	z-index: -1;
	left: 0;
	margin-bottom: 35px;
}
.about-eight-content {
	margin-left: -20px;
}
.about-eight-content ul.list-group li {
	margin-bottom: 20px;
	color: var(--pbmit-blackish-color);
}
.about-eight-content ul.list-group i {
	font-size: inherit;
	color: var(--pbmit-global-color);
}
.about-eight-year-box {
	padding-left: 40px;
}
.pbmit-about-year {
	position: relative;
	width: 90px;
	height: 90px;
	line-height: 100px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	padding: 5px;
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-about-year::before {
 content: "";
 position: absolute;
 width: 2px;
 height: 90px;
 left: -58px;
 background-color: var(--pbmit-global-color);
}
.pbmit-about-year a {
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
	color: var(--pbmit-white-color);
}
.pbmit-about-year:after {
	content: '';
	width: 80px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	background-color: #e8e9e9;
	position: absolute;
	top: 0;
	left: -10px;
	z-index: -1;
	border-radius: 50%;
}
.about-eight-btn {
	padding-top: 30px;
}
.portfolio-eight-bg {
	padding-bottom: 70px;
	margin-top: 80px;
	position: relative;
}
.portfolio-eight-bg:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	margin-top: 60px;
	background-color: var(--pbmit-light-color);
}
.ihbox-eight-box {
	margin-top: -60px;
}
.pbmit-boxes-portfolio-style-2 {
	padding-top: 90px;
}
.portfolio-eight-heading {
	margin-bottom: 25px;
}
.pbmit-sortable-list {
	text-align: end;
}
.pbmit-sortable-list-ul {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	margin-top: 40px;
}
.pbmit-sortable-list .pbmit-sortable-list-ul li {
	display: inline-block;
	padding-right: 35px;
	position: relative;
}
.pbmit-sortable-list .pbmit-sortable-list-ul a.pbmit-selected {
	color: var(--pbmit-global-color);
}
.pbmit-sortable-list .pbmit-sortable-list-ul li:after {
	content: "";
	height: 14px;
	width: 2px;
	background-color: #1f2839;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 15px;
	z-index: 1;
	transform: rotate(20deg);
}
.pbmit-sortable-list .pbmit-sortable-list-ul a {
	display: block;
	cursor: pointer;
	line-height: 22px;
	width: auto;
	position: relative;
	z-index: 3;
	color: #212121;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: 400;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-sortable-list .pbmit-sortable-list-ul a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-sortable-list .pbmit-sortable-list-ul li:last-child:after {
	display: none;
}
.counter-eight-bg {
	position: relative;
	z-index: 1;
	padding: 90px 0px 325px 0px;
	background-image: url(../images/homepage-8/bg/bg-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.counter-eight-bg:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	opacity: .9;
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.counter-eight-box {
	padding-bottom: 100px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.19);
}
.ihbox-eight {
	margin-top: -50px;
}
.why-choose-eight-content {
	margin-top: -220px;
	padding-top: 80px;
	padding-left: 60px;
	position: relative;
	z-index: 1;
	background-color: var(--pbmit-white-color);
}
.why-choose-eight-single-img {
	margin-bottom: 35px;
}
.why-choose-eight-counter {
	padding-top: 10px;
	padding-bottom: 40px;
}
.why-choose-eight-img {
	position: relative;
	z-index: 1;
	margin-top: -220px;
	background-image: url(../images/homepage-8/bg/bg-02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 280px 0;
}
.client-section-eight {
	padding: 35px 0px;
}
.client-section-eight .swiper-slider {
	padding: 44px 0px;
}
.team-section-eight {
	padding-top: 90px;
}
.team-section-eight .pbmit-heading-subheading-style-2 {
	margin-bottom: 60px;
}
.appoinment-eight {
	padding-top: 80px;
}
.appoinment-eight-img {
	position: relative;
	padding: 425px 0;
	height: 100%;
}
.appoinment-eight-img:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: block;
	background-image: url(../images/homepage-8/bg/bg-03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.appoinment-eight-main {
	padding: 100px 150px 60px 130px;
	background-color: var(--pbmit-blackish-color);
}
.appoinment-eight-main .pbmit-btn {
	font-weight: 500;
	letter-spacing: 1px;
}
.appoinment-eight-main .pbmit-btn:hover {
	color: #42474c;
	background-color: var(--pbmit-white-color);
}
.blog-heading-subheading-style .pbmit-subtitle {
	font-weight: 700;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.blog-heading-subheading-style .pbmit-title {
	font-weight: 600;
	font-size: 44px;
	line-height: 48px;
}
/*----------------------------------------*/
/* 01 - Inner Page 
/*----------------------------------------*/
/**   00 - About Us **/
.about-us-section {
	padding: 90px 0px 50px 0px;
}
.about-us-single-img {
	margin-bottom: 35px;
}
.about-us-single-img img {
	-webkit-box-shadow: 0 0 30px rgba(15, 8, 49, .1);
	box-shadow: 0 0 30px rgba(15, 8, 49, .1);
}
.about-us-content {
	padding-top: 10px;
	padding-left: 25px;
}
.about-us-content .progressbar .progress-label {
	color: var(--pbmit-blackish-color);
}
/** 02 - Team Single **/
.our-team-section .col-md-6 {
	margin-bottom: 35px;
}
.pbmit-team-single {
	padding-top: 82px;
}
.pbmit-team-single .pbmit-team-des {
	margin-left: -100px;
	padding-left: 115px;
	margin-top: 20px;
}
.pbmit-team-single .pbmit-team-des h3 {
	font-size: 26px;
	margin-bottom: 0;
	line-height: 40px;
	margin-top: 30px;
}
.pbmit-team-single .pbmit-team-single-position {
	font-size: 18px;
	font-weight: 400;
	color: #989898;
	margin-top: 30px;
}
.pbmit-team-details-wrapper {
	margin-top: 30px;
}
.pbmit-team-details-wrapper ul li {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
.pbmit-team-details-wrapper .pbmit-team-list-title {
	position: relative;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--pbmit-blackish-color);
}
.pbmit-team-details-wrapper .pbmit-team-list-value {
	font-size: 16px;
	line-height: 24px;
}
.pbmit-team-details-wrapper .pbmit-team-list-value a {
	color: var(--pbmit-blackish-color);
}
.pbmit-team-social-links-wrapper {
	clear: both;
}
.pbmit-team-single .pbmit-team-social-links-wrapper ul {
	padding: 15px 0 0 0;
}
.pbmit-team-single .pbmit-team-social-links-wrapper ul li {
	margin-right: 5px;
	display: inline-block;
}
.pbmit-team-single .pbmit-team-social-links-wrapper ul li a {
	font-size: 15px;
	padding: 10px 8px;
	display: inline-block;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
 transition: all .3s ease 0s;
}
.pbmit-team-single .pbmit-team-social-links-wrapper ul li a:hover {
	background-color: var(--pbmit-blackish-color);
}
.pbmit-team-member-single-content {
	margin-top: 50px;
}
.pbmit-team-member-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pbmit-team-single-progress {
	padding-top: 90px;
	padding-bottom: 60px;
	background-color: var(--pbmit-light-color);
}
.pbmit-team-progress-box {
	margin-bottom: 35px;
}
.pbmit-team-progress-box h4 {
	padding-bottom: 25px;
}
.pbmit-team-progress-box .progress-label {
	color: var(--pbmit-blackish-color);
}
.pbmit-team-contact-form {
	padding: 90px 0px 70px 0px;
}
.pbmit-team-contact-form form {
	margin-top: 30px;
}
.pbmit-team-contact-form .form-control {
	border-color: rgba(119, 119, 119, .2);
}
/** 03 - Service Detail **/
.service-style-2 .col-md-6 {
	margin-bottom: 35px;
}
.service-detail {
	margin-bottom: 60px;
}
.service-left-col {
	flex: 0 0 30%;
	max-width: 30%;
	margin-top: 65px;
}
.service-right-col {
	flex: 0 0 70%;
	max-width: 70%;
	padding-top: 65px;
}
.service-sidebar .widget {
	margin-bottom: 30px;
	font-size: 14px;
	margin: 45px 0 35px;
	word-wrap: break-word;
}
.service-sidebar .widget:first-child {
	margin-top: 0;
}
.service-sidebar .all-post-list ul {
	background-color: #fafafa;
	padding: 20px;
}
.service-sidebar .all-post-list ul li a {
	padding: 12px 15px;
	display: block;
	position: relative;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 400;
	font-family: "Prata", Arial, Helvetica, sans-serif;
	color: var(--pbmit-secondary-color);
	background: var(--pbmit-white-color);
}
.service-sidebar .all-post-list ul li a:after {
	content: '\e809';
	font-family: "pbminfotech-base-icons";
	font-style: normal;
	font-weight: 400;
	float: right;
	color: var(--pbmit-secondary-color);
}
.service-sidebar .all-post-list ul li.post-active a, .service-sidebar .all-post-list ul li a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.service-sidebar .all-post-list ul li.post-active a:after, .service-sidebar .all-post-list ul li a:hover:after {
	color: var(--pbmit-white-color);
}
.service-sidebar .download .item-download {
	margin-bottom: 15px;
	position: relative;
}
.widget .download .item-download a {
	display: block;
	padding: 0;
	font-size: 14px;
	font-weight: 600;
	color: var(--pbmit-secondary-color);
	background: var(--pbmit-white-color);
	border: 2px solid var(--pbmit-blackish-color);
}
.widget .download .item-download a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.widget .download .item-download a i {
	font-size: 20px;
	padding-right: 20px;
	padding: 20px;
	display: inline-block;
	margin-right: 20px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-contant {
	padding-top: 40px;
}
.service-single-img {
	margin-bottom: 35px;
}
.line-chart-img {
	margin-bottom: 35px;
}
/** 04 - portfolio Detail **/
.portfolio-single {
	padding-top: 82px;
}
.pbmit-pf-single-details-area {
	background-color: #fafafa;
}
.project-details-top {
	padding: 30px 30px 25px 30px;
	background-color: var(--pbmit-global-color);
}
.project-details-top h3 {
	margin: 0;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	color: var(--pbmit-white-color);
}
.pbmit-pf-short-desc {
	padding: 30px 30px 0;
}
.pbmit-pf-detailbox {
	padding: 13px 30px 35px 30px;
	margin-top: -10px;
}
.pbmit-pf-detailbox ul li {
	padding-bottom: 13px;
	padding-top: 13px;
	border-bottom: 1px solid #eee;
}
.pbmit-pf-detailbox .pbmit-pf-details-heading {
	width: 45%;
	display: inline-block;
	font-weight: 700;
}
.pbmit-pf-single-content-area {
	padding-top: 50px;
}
.pbmit-pf-ihbox {
	padding-top: 30px;
	margin-bottom: 30px;
}
.pbmit-pf-single-content-bottom {
	width: auto;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}
.pbmit-pf-single-category-w, .pbmit-social-share-portfolio-wrapper {
	width: 50%;
}
.pbmit-pf-single-category-w {
	float: left;
}
.pbmit-pf-single-category-w a {
	display: inline-block;
	color: #4d4d4d;
	font-size: 12px;
	padding: 3px 10px;
	background-color: var(--pbmit-light-color);
}
.pbmit-pf-single-category-w a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-social-share-portfolio-wrapper {
	float: right;
	margin-top: -15px;
	text-align: right;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-title {
	padding-right: 10px;
	position: relative;
	margin-right: 9px;
	margin-top: 14px;
	font-weight: 500;
	font-size: 17px;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-title, .pbmit-social-share-portfolio-wrapper .pbmit-social-share-links {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li {
	display: inline-block;
	padding-right: 10px;
	padding-top: 6px;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li:last-child {
	padding-right: 0;
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li a {
	border-radius: 50%;
	display: block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-social-share-portfolio-wrapper .pbmit-social-share-links ul li a:hover {
	background-color: var(--pbmit-global-color);
}
.pbmit-pf-single-np-nav {
	position: relative;
	margin-bottom: 80px;
	margin-top: 40px;
}
.pbmit-pf-single-np-nav nav::after {
 content: "";
 width: 100%;
 height: 1px;
 z-index: 11;
 position: absolute;
 top: -30px;
 left: 0;
 background-color: #e9e9e9;
}
.pbmit-pf-single-np-nav .nav-links:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.pbmit-pf-single-np-nav .nav-previous, .pbmit-pf-single-np-nav .nav-next {
	position: relative;
	display: inline-block;
}
.pbmit-pf-single-np-nav .nav-previous:before, .pbmit-pf-single-np-nav .nav-next:before {
	position: absolute;
	z-index: 1;
	display: block;
	bottom: 0;
	content: '';
	border-bottom: 1px solid var(--pbmit-global-color);
	width: 0%;
	right: 0;
	left: auto;
 -webkit-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
 -o-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
 -moz-transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
 transition: width .3s linear 0s, right 0s linear .3s, left 0s linear .3s;
}
.pbmit-pf-single-np-nav .nav-previous {
	float: left;
}
.pbmit-pf-single-np-nav .nav-previous:hover:before {
	width: 100%;
	right: 0;
	left: auto;
}
.pbmit-pf-single-np-nav .nav-links a {
	font-size: 18px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	color: var(--pbmit-secondary-color);
}
.pbmit-pf-single-np-nav .nav-links a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-pf-single-np-nav .nav-previous a {
	padding-left: 20px;
}
.pbmit-pf-single-np-nav .nav-previous a:after, .pbmit-pf-single-np-nav .nav-next a:before {
	font-family: "pbminfotech-base-icons";
	content: '\e808';
	position: absolute;
	top: 0;
	left: 0;
}
.pbmit-pf-single-np-nav .nav-next {
	float: right;
}
.pbmit-pf-single-np-nav .nav-next:before {
	right: auto;
	left: 0;
}
.pbmit-pf-single-np-nav .nav-next:hover:before {
	width: 100%;
}
.pbmit-pf-single-np-nav .nav-next a {
	padding-right: 20px;
}
.pbmit-pf-single-np-nav .nav-next a:before {
	content: '\e809';
	left: auto;
	right: 0;
}
/** 05 - Blog Detail**/
.blog-right-col {
	flex: 0 0 70%;
	max-width: 70%;
	padding-right: 20px;
	padding-top: 65px;
}
.blog-left-col {
	flex: 0 0 30%;
	max-width: 30%;
	padding-left: 20px;
	margin-top: 65px;
	padding-bottom: 40px;
}
/** --- Blog Classic ---**/
.blog-classic {
	margin-bottom: 60px;
}
.pbmit-blog-classic .pbmit-featured-img-wrapper {
	position: relative;
}
.pbmit-blog-classic .pbmit-blog-classic-box-content {
	padding: 30px 0 0;
	position: relative;
	margin-bottom: 60px;
}
.pbmit-blog-classic .pbmit-box-title h4 {
	font-size: 30px;
	line-height: 40px;
}
.pbmit-blog-classic .pbmit-entry-meta-wrapper, .pbmit-blog-classic .pbmit-entry-meta-wrapper .pbmit-meta-line a {
	font-weight: 600;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 11px;
	margin-bottom: 20px;
}
.pbmit-blog-classic .pbmit-meta-line a, .pbmit-blog-classic .pbmit-entry-meta-wrapper {
	color: #80858b;
}
.pbmit-blog-classic .pbmit-entry-meta-blogclassic {
	position: relative;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}
.pbmit-blog-classic .pbmit-meta-line {
	margin-right: 10px;
}
.pbmit-blog-classic .pbmit-meta-line .author {
	text-transform: capitalize;
}
.pbmit-blog-classic .pbmit-meta-line a:hover, .pbmit-blog-classic .pbmit-readmore-link a:hover {
	color: var(--pbmit-global-color);
}
.pbmit-blog-classic .pbmit-readmore-link {
	display: block;
	margin-top: 10px;
}
.pbmit-blog-classic .pbmit-readmore-link a {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: .5px;
	position: relative;
	display: inline-block;
	padding-right: 20px;
	color: var(--pbmit-blackish-color);
}
.pbmit-blog-classic .pbmit-readmore-link a:after {
	position: absolute;
	font-family: "pbminfotech-base-icons";
	content: "\e826";
	right: 0;
	top: 2px;
}
/**--- Sidebar Right ---**/
.sidebar .widget:first-child {
	margin-top: 0;
}
.sidebar .widget {
	margin-bottom: 30px;
	font-size: 14px;
	margin: 45px 0 35px;
	word-wrap: break-word;
}
.widget .search-form {
	position: relative;
}
.widget .search-form:after {
	font-family: "pbminfotech-base-icons";
	content: '\e825';
	position: absolute;
	right: 14px;
	top: 14px;
	font-weight: 700;
	opacity: 1;
	color: #fff;
	z-index: 1;
}
.widget .search-form .search-field {
	display: block;
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	padding: 13px 20px;
	font-weight: 400;
	color: #999;
	border: none;
	border-radius: 0px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	font-family:inherit;
	background-color: var(--pbmit-light-color);
}
.sidebar .widget .search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	box-shadow: none;
	border: 0px solid transparent;
	text-indent: -999px;
	padding: 0;
	width: 46px;
	height: 50px;
	z-index: 1;
	border-radius: 0;
	background-color: var(--pbmit-blackish-color);
	background-repeat: no-repeat;
	margin: 0;
}
.sidebar .widget-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #ececec;
	color: var(--pbmit-blackish-color);
}
.sidebar .widget-title:before {
	position: absolute;
	height: 2px;
	width: 50px;
	left: 0;
	bottom: -1px;
	content: "";
	background-color: var(--pbmit-global-color);
}
.sidebar .recent-post-list li:first-child {
	padding-top: 10px;
}
.sidebar .recent-post-list li {
	padding: 20px 0;
	padding-top: 0;
}
.sidebar .recent-post-list li:after {
	content: " ";
	display: table;
	clear: both;
}
.sidebar .recent-post-list li img {
	display: block;
	width: 82px;
	float: left;
	margin-right: 15px;
	padding: 3px;
}
.sidebar .recent-post-list li a {
	font-size: 15px;
	font-weight: 400;
	font-family: "Prata", Arial, Helvetica, sans-serif;
}
.sidebar .recent-post-list li .post-date {
	display: block;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--pbmit-global-color);
}
.sidebar .widget-categories ul li {
	position: relative;
}
.sidebar .widget-categories ul li a {
	position: relative;
	padding-left: 22px !important;
	padding: 15px 10px 15px 0;
	display: block;
 transition: all .3s ease 0s;
}
.sidebar .widget-categories ul li a:before {
	font-family: "pbminfotech-base-icons";
	content: "\e809";
	margin-right: 12px;
	opacity: .9;
	position: absolute;
	left: 0;
}
.sidebar .widget-categories ul li span {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
}
.sidebar .widget-contact {
	background-position: left top;
	background-repeat: repeat;
	background-size: cover;
	background-image: url(../images/blog/blog-07.jpg);
}
.sidebar .single-service-contact {
	padding: 20px;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	background: rgba( 50, 58, 67, 0.90);
}
.sidebar .single-service-contact-inner {
	position: relative;
	z-index: 2;
	border: 1px dashed rgba(255, 255, 255, .3);
	padding: 25px;
	padding-top: 35px;
}
.sidebar .single-service-contact-inner i {
	color: var(--pbmit-global-color);
}
.sidebar .single-service-contact-inner i::before {
 font-size: 70px;
 line-height: 70px;
}
.sidebar .single-service-contact-inner h3 {
	font-size: 22px;
	color: var(--pbmit-white-color);
	margin: 20px 0 5px 0;
}
.sidebar .single-service-contact-inner p {
	font-size: 15px;
}
.sidebar .single-service-contact ul li {
	padding-left: 25px !important;
	position: relative;
	padding: 0 0 15px 0;
}
.sidebar .single-service-contact span {
	position: absolute;
	left: 0;
	top: 4px;
	color: var(--pbmit-global-color);
}
.sidebar .single-service-contact a {
	font-size: 15px;
	font-weight: 600;
	color: var(--pbmit-white-color);
}
.sidebar .tagcloud a {
	font-size: 13px;
	position: relative;
	display: inline-block;
	color: #42474c;
	font-weight: 500;
	padding: 10px 20px;
	margin-bottom: 6px;
	margin-right: 3px;
	background: var(--pbmit-light-color);
 -webkit-transition: all .3s ease 0s;
 -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;
}
.sidebar .tagcloud a:hover {
	color: var(--pbmit-white-color);
	background: var(--pbmit-global-color);
}
/** --- Blog Large ---**/
.pbmit-blog-detail {
	margin-bottom: 40px;
}
.blog-details .pbmit-featured-img-wrapper {
	position: relative;
}
.blog-details .pbmit-box-title h4 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
}
.blog-details .entry-content h5 {
	margin-top: 30px;
}
.blog-details blockquote {
	font-size: 15px;
	line-height: 25px;
	font-style: italic;
	font-weight: 500;
	margin: 60px 0 60px 0;
	background-color: var(--pbmit-light-color);
	padding: 30px;
	position: relative;
	border-left: 5px solid var(--pbmit-global-color);
}
.blog-details blockquote p {
	margin-bottom: 0;
}
.blog-details blockquote cite {
	color: #1a1a1a;
	display: block;
	font-size: 10px;
	line-height: 1.75;
	font-style: normal;
}
.blog-details blockquote cite:before {
	content: "\2014\00a0";
}
.blog-details .alignleft {
	width: 300px;
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}
.blog-details ul.list-group {
	display: inline-block;
}
.blog-details ul.list-group .list-group-item i {
	font-size: inherit;
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-meta-info-bottom {
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
	margin-top: 40px;
}
.blog-details .pbmit-meta-info-bottom-left {
	float: left;
}
.blog-details .pbmit-meta-info-bottom-left .tags-links a {
	display: inline-block;
	padding: 8px 15px;
	background-color: #f8f8f8;
	color: #42474c;
	font-size: 14px;
 -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;
}
.blog-details .pbmit-meta-info-bottom-left .tags-links a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.blog-details .pbmit-social-share-post-wrapper {
	float: right;
}
.blog-details .pbmit-social-share-links ul li {
	display: inline-block;
	padding-right: 6px;
	padding-top: 6px;
}
.blog-details .pbmit-social-share-links ul li a {
	border-radius: 50%;
	display: block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-social-share-links ul li a:hover {
	background-color: var(--pbmit-global-color);
}
.clearfix:before {
	display: table;
	content: " ";
}
.comment-respond {
	margin-top: 60px;
	margin-bottom: 60px;
}
.comment-reply-title {
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 10px;
}
.comment-respond form {
	margin-bottom: 20px;
}
.comment-form .comment-notes {
	font-style: italic;
}
.comment-form form .form-control {
	border-color: rgba(119, 119, 119, .2);
}
.comment-form form .form-control:focus {
	border-color: var(--pbmit-global-color);
}
.comment-form form input[type="checkbox"] {
	-webkit-appearance: auto;
}
.comment-form .comment-form-cookies-consent label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.comment-form form input[type="submit"] {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 12px 34px;
}
/** 06 - Contacts **/
.contact-ihbox .col-md-4:nth-child(2) .pbmit-ihbox-style-4 {
 background-color: var(--pbmit-global-color);
}
.contact-ihbox .col-md-4:nth-child(2) .pbmit-cta3-content-wrapper a:hover {
 color: var(--pbmit-white-color);
}
.contact-ihbox {
	position: relative;
	z-index: 1;
	margin-top: -95px;
	box-shadow: 0 0 30px rgba(15, 8, 49, .1);
}
.contact-details {
	padding: 70px 50px 30px 0px;
}
.contact-details h5 {
	font-size: 18px;
	line-height: 20px;
}
.contact-details p {
	margin-bottom: 35px;
}
.contact-form {
	position: relative;
	padding-top: 190px;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-top: -120px;
}
.contact-form:before {
	content: "";
	position: absolute;
	width: 164%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: -1;
	background-color: var(--pbmit-light-color);
}
.contact-form .form-control {
	background-color: var(--pbmit-white-color);
	border: 1px solid rgba(119, 119, 119, .2);
}
.contact-form .form-control:focus {
	background-color: var(--pbmit-white-color);
}
.contact-form .pbmit-btn {
	font-weight: 500;
	letter-spacing: 1px;
	padding: 16px 34px 16px;
	width: 100%;
	line-height: 1.75;
}
.contact-section-iframe iframe {
	width: 100%;
	height: 600px;
	border: 0px;
}
label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: -26px;
	margin-right: 20%;
}
.message-status {
	margin-top: 30px;
}
/**07 - Comment Form **/
.form-group{margin-bottom:15px;}
.form-control {
	font-size: 12px;
	line-height: 24px;
	padding: 13px 20px;
	font-weight: normal;
	width: 100%;
	margin-bottom:5px!important;
	border-radius: 0;
	background-color: #fff0;
	border: 1px solid rgb(255 255 255 / 28%);
}
.form-control:focus {
	color: #666;
	border-color: var(--pbmit-global-color);
	background-color: #ffffff;
}
.form-style-1 .form-control {
	background-color: rgb(0 0 0 / 15%);
	padding: 18px 20px;
	border: none;
	font-size: 14px;
}
.form-style-1 .form-control::placeholder {
 color: #999;
}
 
.aboutt p {
	text-align: justify;
	color: black;
}
.about-seven-imgbox img {
	box-shadow: -50px 47px #b3843b36;
	padding: 2px;
	width: 100%;
}
.pbmit-cta3-content-wrapper p {
	color: black;
	text-align: justify;
}
.pbmit-box-team-position.pbmit-skincolor h4 {
	color: #022d58;
	font-weight: 600;
	font-size: 22px;
	text-transform: capitalize;
}
.pbmit-box-title.jkll h4 a {
	font-size: 20px;
	color: #b3843b;
}
.pbmit-team-image-box {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 5px;
	background-color: white;
}
.pbmit-box-title.jklllll h3 {
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
}
.get h4 {
	color: #ffffff;
	line-height: 40px;
	text-transform: capitalize;
}
.btnnn a {
 
	padding: 13px 25px;
	border-radius: 7px;
	font-size: 13px;
}
.footerlogo.jkl img {
	background-color: white;
	padding: 6px;
	border-radius: 6px;
}
ul.contactus- li {
	padding-left: 30px;
	position: relative;
	padding-top: 0;
	padding-bottom: 5px;
	color: #ffffff !important;
	font-size: 15px !important;
}
ul.contactus- li i {
	position: absolute;
	left: 0;
	top: 4px;
	color: #ffffff;
	font-size: 21px;
}
ul.contactus- li a {
	color: white !important;
}
ul.contactus- li a:hover {
	color:#943634 !important;
}
.pbmit-featured-wrapper.pbmit-post-featured-wrapper img {
/* width: 180px !important; */
/*    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 4px;
    border-radius: 8px;*/
}
.pbmit-box-title p {
    margin-bottom: 8px;
    color: #000000;
    font-size: 14px;
}
.pbmit-blogbox-style-2 .pbmit-box-title h4 a {
	color: #000000;
}
.cp-widget-button {
	display:inline-block;
	position:fixed;
	bottom:23%;
	right:1%;
	z-index:999999
}


p{
	 font-size: 14px;
	 line-height: 25px;
}






/*.cp-widget-button__inner {animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}*/

.cp-widget-button__inner {
	height:64px;
	width:64px;
	line-height:64px;
	border-radius:50%;
	text-align:center;
	cursor:pointer
}
.cp-widget-button__inner img {
	margin:0 auto
}
@keyframes bounce {
from {
transform:translateY(0)
}
to {
	transform:translateY(-15px);
}
}
@-webkit-keyframes bounce {
from {
transform:translateY(0)
}
to {
	transform:translateY(-15px)
}
}
.cp-widget-button1 {
	display:inline-block;
	position:fixed;
	bottom:12%;
	right:1%;
	z-index:999999
}
/*.cp-widget-button__inner1 {animation:bounce 1s infinite alternate;-webkit-animation:bounce 1s infinite alternate}*/

.cp-widget-button__inner1 {
	height:64px;
	width:64px;
	line-height:64px;
	border-radius:50%;
	text-align:center;
	cursor:pointer
}
.cp-widget-button__inner1 img {
	margin:0 auto
}
@keyframes bounce {
from {
transform:translateY(0)
}
to {
	transform:translateY(-15px);
}
}
@-webkit-keyframes bounce {
from {
transform:translateY(0)
}
to {
	transform:translateY(-15px)
}
}
ul.call-icon li {
	display: inline-block;
	padding: 5px 20px;
}
ul.call-icon i {
	padding-right: 10px;
	color: #ffffff;
}
ul.call-icon a {
	color: white;
	font-size: 15px;
}
ul.call-icon a:hover {
	color: #1d78b4;
}
.silder-texx h1 {
	font-size: 55px;
}
.carousel-caption {
    text-align: justify;
    left: 35px;
    right: 0;
    padding: 1rem;
    margin-bottom: 50px;
}
.bannertext h1 {
    color: white;
    padding-bottom: 4px;
    font-size: 34px;
    font-weight: 800;
}
.bannertext h6 {
	color: white;
	padding-bottom: 2px;
	font-size: 22px;
}
.bannertext h2 {
	color: #fff;
	padding-bottom: 5px;
	font-size: 32px;
	font-weight: 800;
}
.bannertext h5 {
	color: white;
	padding-bottom: 18px;
	font-size: 15px;
	line-height: 27px;
	font-weight: 500;
}
.bgg {
	background-color: #000;
}
.hhhh {
	display: flex;
	align-items: center;
	justify-content: center;
}
.list-style-two li:before {
	position: absolute;
	content: '\f00c';
	left: 0px;
	top: 1px;
	color: #b4863e;
	font-family: 'FontAwesome';
}
.list-style-two li {
	position: relative;
	color: #171717;
	padding-left: 22px;
	text-align: left;
	padding-bottom: 8px;
	line-height: 22px;
}
.pbmit-ptablebox-colum.pbmit-ptablebox-featurebox {
	padding: 16px 10px;
}
ul.list-style-two.active li {
	color: white;
}
ul.bobbbb li {
	padding-left: 74px;
	position: relative;
	padding-top: 0;
	padding-bottom: 20px;
	color: #000000 !important;
	font-size: 14px !important;
	padding-top: 11px;
	/* min-height: 58px; */
    font-weight: 600;
}
.box11 {
	position: relative;
	z-index: 9999;
}
ul.bobbbb li img {
	position: absolute;
	left: 0;
	top: 4px;
	color: #b3843b !important;
	width: 56px;
}
.box11 {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px 5px;
	background-color: white;
	margin-bottom: 20px;
	border-radius: 8px;
}
.aboutn {
	padding-right: 12px;
}
.h11 {
	display: flex;
	align-items: end;
}
.pbmit-firstlater.aboutt.jj h4 {
	font-size: 37px;
	line-height: 47px;
	font-weight: 800;
}
span.colorrr {
	color: #b3843b;
	font-size: 50px;
	line-height: 64px;
}
.blogdiscrptionn img {
	width: 100%;
	border-radius: 10px;
}
.ghhh {
	display: flex;
	align-items: center;
}
span.pbmit-box-footer.jkll {
	color: black !important;
	font-weight: 600;
}
 @media (max-width: 767px) {
 .bannertext h1 {
 font-size: 18px;
 padding-bottom: 0px;
 line-height: 18px;
}
 .bannertext h6 {
 font-size: 14px;
 padding-bottom: 1px;
 line-height: 14px;
}
 .bannertext h2 {
 font-size: 14px;
 padding-bottom: 0px;
 line-height: 14px;
}
 .bannertext h5 {
 font-size: 16px;
 padding-bottom: 14px;
 line-height: 14px;
}
 .site-branding1.diss-lioo {
 display: block !important;
}
 .righttss {
 background-color: #509b44;
 padding: 13px;
 width: 100% !important;
 text-align: center;
}
 .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
 top: -11px !important;
}
 .header-style-1 .site-header-menu {
 height: 75px !important;
 background-color: #fff !important;
}
 .btnnn a {
 background-color: #b3843b;
 color: white;
 padding: 6px 43px;
 border-radius: 7px;
 font-size: 7px;
}
 .carousel-inner img {
 height: 190px;
}
 .carousel-caption {
 text-align: left;
 left: 9px;
 right: 0;
 padding: 1rem;
 margin-bottom: -18px;
}
.abou-inside img {
    float: none !important;
    margin-left: 0px !important;
        margin-bottom: 17px !important;
    width: 100% !important;
}

.site-navigations ul li.active > a {
  
    background: #ffffff00 !important;
}
.form-holder-111 {
 
    margin-top: 49px !important;

}




}
.pbmit-pf-box-title.jkllll h3 {
	/* color: red; */
    font-size: 17px;
	line-height: 29px;
	font-weight: 800;
}
.pbmit-pf-box-title.jkllll h3 a {
	color: #ffffff !important;
}
section.section-md.ddd {
	padding: 50px;
}
/* Base styles for the box */
.pbmit-ptablebox {
	transition: background-color 0.3s ease, color 0.3s ease;
}
.pbmit-ptablebox a.pbmit-vc_btn3 {
	transition: background-color 0.3s ease, color 0.3s ease;
}
/* Hover effect for the box */
.pbmit-ptablebox:hover {
	background-color: #022d58;
	color: white;
}
.pbmit-ptablebox:hover .pbmit-ptable-heading, .pbmit-ptablebox:hover .pbmit-ptable-price, .pbmit-ptablebox:hover .pbmit-ptable-cur-symbol-after, .pbmit-ptablebox:hover .pbmit-ptable-frequency, .pbmit-ptablebox:hover .list-style-two li {
	color: white;
}
/* Hover effect for the button */
.pbmit-ptablebox:hover .pbmit-vc_btn3 {
	background-color: #b3843b;
	color: white;
}
/* Parent container should have a relative position */
.pbmit-ptable-column-inner {
	position: relative;
}
/* Styling the .absoult class to be positioned absolutely to the right */
.absoult {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #dba044;
	padding: 2px 5px;
	border-radius: 5px;
	color: white;
	/* font-weight: bold; */
    z-index: 1;
	border-radius: 14px;
	border-top-left-radius: 1px;
	margin-top: 9px;
	border-bottom-right-radius: 0px;
	margin-right: 6px;
}
.absoult h6 {
	margin: 0;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: white;
	font-weight: 300;
}
.absoult h6 i {
	margin-right: 5px; /* Add some space between icon and text */
}
.service-tab-menu ul {
	list-style: none;
	padding: 0px 0px 0px 5px;
}
.service-tab-menu ul li {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	border-bottom: 2px solid rgba(183, 157, 91, 0.2);
	margin: -3px;
	margin-bottom: 50px;
}
.service-tab-menu ul li.active {
	border-bottom: 2px solid #B79D5B;
	color: #B79D5B;
}
.service-tab-menu ul li.active:before {
	position: absolute;
	left: 0;
	top: auto !important;
	bottom: -6px;
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	border-color: #B79D5B;
	border-width: 2px;
	border-style: solid;
	right: 0;
	margin: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0;
	background: #fff;
}
.service-wrap {
	-webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.07);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.service-wrap .service-img {
	width: 100%;
	height: 100%;
	min-height: 170px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.service-wrap .service-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 6px;
}
.service-wrap .service-content .ts-title {
	margin-bottom: 0px;
}
.service-wrap .service-content .ts-title a {
	color: #01476A;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.service-wrap .service-content .ts-title a:hover {
	color: #B79D5B;
}
.service-wrap .service-content .read-more {
	font-size: 15px;
	font-weight: 500;
	line-height: 17px;
	color: #01476A;
	text-transform: uppercase;
	opacity: 1;
	visibility: visible;
}
.service-wrap .service-content .read-more i {
	margin-right: 10px;
}
.service-wrap:hover .service-content .ts-title a {
	color: #B79D5B;
}
.service-wrap:hover .service-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.service-wrap:hover a.read-more {
	opacity: 1;
	color: #B79D5B;
	visibility: visible;
}
.service-wrap.style2 {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.service-wrap.style2 .service-content {
	display: block;
}
.service-wrap.style2 .service-content .read-more {
	opacity: 1;
	visibility: visible;
}
.service-wrap.style2 .service-content .service-intro-icon {
	margin-bottom: 30px;
}
.service-wrap.style2 .service-content .service-intro-icon i {
	font-size: 50px;
}
.service-wrap.style3 .service-content {
	background: #fff;
	box-shadow:none;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service-wrap.style3 .service-content .service-intro-icon {
	float: left;
	margin-right: 40px;
}
.service-wrap.style3 .service-content .read-more {
	margin-left: 85px;
}
.service-wrap.style3 .service-content .read-more i {
	font-size: 40px;
	color: #0B2051;
}
.service-wrap.style3 .service-content .service-intro-icon i {
	color: #EB934F !important;
}
.service-wrap.style3 .service-content:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 6px;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service-wrap.style3 .service-content:hover {
	background: #023c63;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service-wrap.style3 .service-content:hover:before {
	height: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service-wrap.style3 .service-content:hover .ts-title a {
	color: #fff;
}
.service-wrap.style3 .service-content:hover p {
	color: #fff;
}
.service-wrap.style3 .service-content:hover .read-more i {
	color: #fff;
}
.service-wrap.style3 .service-content .service-intro-content {
	position: relative;
	z-index: 2;
}
.service-wrap.style3 .service-content p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
}
.service-wrap:hover .service-img {
	background-position: center center;
}
.service-wrap.style3 .service-intro-content .service-intro-icon {
	display: none;
}
.service-wrap.style3 .service-intro-content .read-more {
	margin: 0;
}
.img_link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.service-six-bg11 {
	/* position: relative; */
    /* background-image: url(../images/bg-01.png); */
    background-position: left bottom;
	background-repeat: no-repeat;
	/* z-index: 0; */
    background-attachment: fixed;
	background: #0b5485;
}
.service-intro-iconll img {
	width:100%; margin-bottom:20px
}
h3.ts-title {
	font-size: 22px;
	font-weight: 700; text-align:center
}
.aboottt p {
	margin-bottom: 10px;
}
ul.call-icon-1 li {
	display: inline-block;
	padding: 5px 3px;
}
ul.call-icon-1 li i {
	background: #943634;
	padding: 6px;
	border-radius: 50px;
	color: #fff;
	width: 28px;
	text-align: center;
}
.aboutpackage p {
	text-align: justify;
	color: #000000;
	font-size: 14px;
	margin-top: 25px;
	font-weight: 500;
}
.aboutpackage--1 img {
	box-shadow: 38px -23px #5f6366;
	margin-bottom: 154px;
}
.teamm.text-center {
	padding: 8px;
	margin: 9px;
	background-color: white;
	background: #ffffff;
	padding: 15px 15px 35px 15px;
	position: relative;
	min-height: 296px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	border-radius: 5px;
}
.teamm.text-center img {
    width: 215px;
    height: 214px;
    border-radius: 50%;
    border: 3px solid #E7EBFB;
    margin: 0px auto 0px auto;
}
.teamm.text-center h5 {
	font-size: 17px;
s  padding-top: 7px;
	font-weight: 700;
	color: black;
}
a.reeaddd {
	color: #943634;
	font-weight: 700;
}
.teamm.text-center h6 {
	font-size: 14px;
	padding: 2px;
	font-weight: 500;
	color: black;
}
.aboutn p {
	text-align: justify;
}
.aboottt p {
	margin-bottom: 10px;
	text-align: justify;
}
.aboottt p strong {
	color: #0d3e5e;
	font-weight: 700;
	font-size: 19px;
}
section.page-title.page-title-layout5.bg-overlay1 {
	padding: 32px;
}
h1.pagetitle__heading {
	color: #fff;
	padding: 30px;
	font-weight: 700;
	text-align: center;
}
.contact-boxes-1 {
	background-color: #ffffff;
	border: 1px solid #eef2f5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 45px 35px;
	/* -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1); */
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);/* box-shadow: 0 0 15px rgba(0, 0, 0, .1); */
}
ul.contactus-111 li {
	padding-left: 60px;
	position: relative;
	padding-top: 0;
	padding-bottom: 34px;
	color: #000000 !important;
	font-size: 15px !important;
}
ul.contactus-111 li i {
	position: absolute;
	left: 0;
	top: 4px;
	color: white !important;
	font-size: 22px;
	background-color: #509b44;
	height: 38px;
	width: 38px;
	line-height: 40px;
	text-align: center;
	display: block;
	border-radius: 50px;
	webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
ul.contactus-111 li a {
	color: #000;
}
.contacttttt h2 {
	color: #114454;
	text-transform: capitalize;
	font-size: 25px;
	margin-bottom:10px;
	font-weight: 600;
}
.form-control {
	display: block;
	width: 100%;
	height:48px;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
textarea.form-control {
	height: auto;
}
.contact-boxes {
	background-color: #1d78b4;
	border: 1px solid #eef2f5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 26px 15px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
section#contacts-4 {
	padding: 60px;
}
button.btn.btn-primary {
	background: #509b44;
	padding: 10px 26px 10px 26px;
	border: navajowhite;
	margin-left: 7px;
	margin-bottom: 8px;
}
.aboutpackage.iner-page h3 {
	font-size: 20px;
	font-weight: 600;
	color: #80b749;
	line-height: 23px;
}
ul.listt li {
	padding: 4px;
	text-align: justify;
}
ul.listt li i {
	margin-left: -30px;
	color: #509b44;
	font-weight: 800;
	padding: 5px;
}
h2.pbmit-title.ss {
	color: #1d78b4;
	font-weight: 700;
}
.proggress-barr p {
	font-size: 20px;
	font-weight: 600;
}
.imgg-neww-1 img {
	width: 100%;
	float: right;
}
.new-box {
	border: 1px solid #a1a1a1;
	padding: 20px;
	min-height: 260px;
	text-align: center;
	color: #0c0c0c;
	background: #fbfbfb;
}
.new-box h1, h5 {
	color: #161616;
}
.new-box h5 {
	font-size: 20px;
	font-weight: 700;
}
.aboutpackage-1 p {
	text-align: justify;
}
.btnnn a {
	background-color:#509b44;
	color: #fff;
}
.aboutpackage-1 h3 {
	font-size: 22px;
	font-weight: 700;
	color: #943634;
}
.wrapper {
	width: 520px;
	max-width: 100%;
}
.progress-bar {
	height: 15px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 2px 0 10px inset rgba(0, 0, 0, 0.2);
	position: relative;
}
* + .progress-bar {
	margin-top: 2rem;
}
.bar {
	width: 0;
	height: 100%;
	background-color:#509b44;
	background-size: 30px 30px;
	animation: move 2s linear infinite;
	box-shadow: 2px 0 10px inset rgba(0, 0, 0, 0.2);
	transition: width 2s ease-out;
}

/*Lollipop background gradient animation*/
@keyframes move {
 0% {
 background-position: 0 0;
}
 100% {
 background-position: 30px 30px;
}
}
.perc {
	position: absolute;
	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
.wrapper h5 {
	color: #000;
	font-size: 18px;
	margin-bottom: -19px;
	margin-top: 9px;
	font-weight: 600;
}
span#count1 {
	color: #ffff;
font-size: 44px;
    font-weight: 700;
}
span#count2 {
	color: #ffff;
	font-size: 44px;
    font-weight: 700;
}
span#count3 {
	color: #ffff;
font-size: 44px;
    font-weight: 700;
}
span#count4 {
	color: #ffff;
font-size: 44px;
    font-weight: 700;
}
.iconnss h3 {
	color: #ffff;
	font-size: 16px;
	padding-top: 0px;
}
img.img-responsive {
	width: 100%;
}
.ssss1 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.servic_col1 {
	float: left;
	width: 25%;
	position: relative;
	padding: 15px 0 0
}
.servic_wp_1 {
	float: left;
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden
}
/*.servic_wp_1.margn_top_1 {
    margin-top: 25px
}*/

.servic_wp_1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
 transition: all .9s ease;
 -moz-transition: all .9s ease;
 -webkit-transition: all .9s ease;
 -ms-transition: all .9s ease;
 -o-transition: all .9s ease;
	background: rgba(40, 45, 50, .91);
 -webkit-transition: -webkit-transform .5s ease;
 transition: -webkit-transform .4s ease;
 transition: transform .5s ease;
 transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	background: rgba(40, 45, 50, .9)
}
.servic_wp_1:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.servic_wp_1:after {
	background: linear-gradient(rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, .9) 100%);
	box-shadow: rgb(0 0 0 / 30%) 0 0 20px 0;
	content: "";
	position: absolute;
	inset: 0;
	background:linear-gradient(rgb(0 0 0 / 34%) 30%, #000 100%);
	box-shadow: rgb(0 0 0 / 30%) 0 0 20px 0;
 transition: all .3s ease 0s
}
.servic_txt1 {
	position: absolute;
	top: 20px;
	left: -24px;
 transition: all .3s;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 -ms-transition: all .3s;
	z-index: 2
}
.servic_txt1 h3 {
	font-size: 15px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #fff;
	margin: 0
}
.servic_wp_1:hover .servic_txt1 {
	left: 24px
}
.servic_cont {
	width: 87%;
	position: absolute;
	padding: 0;
	left: 4%;
	bottom: 6%;
	z-index: 1;
}
.servic_cont h4 {
	font-size: 20px;
	color: #fff;
	margin: 0 0 6px;
	font-weight: 800;
}
.main_para_1 {
	margin: 0;
	color: #fff;
	/* line-height: 17px; */
    font-size: 15px;/* font-family: 'Jost', sans-serif; */
}
.paddL0 {
	padding-left: 0!important
}
.marb {
	margin-top: 20px;
}
.ssss {
	background: #509b44;
	padding:60px 0;
}
 @media only screen and (max-width: 768px) {
 .aboutpackage--1 img {
 width: 100%;
}
 .aboutpackage--1 {
 box-shadow: 10px -9px #5f6366;
}
 .servic_col1 {
 float: left;
 width: 50%;
 position: relative;
 padding: 15px 0 0;
}
 .imgg-neww-1 img {
 width: 100%;
 float: right;
 padding-top: 60px;
}
.new-box {
 border: 1px solid #fff;
 padding: 20px;
 min-height: 281px;
 text-align: center;
 color: #fff;
 margin: 5px;
}
 .get h4 {
 color: white;
 line-height: 73px;
 text-transform: capitalize;
}
 .bannertext h5 {
 font-size: 10px;
 padding-bottom: 19px;
 line-height: 14px;
}
 .btnnn a {
 color: white;
 padding: 13px 17px;
 border-radius: 7px;
 font-size: 9px;
}
}
.konow-moreee a {
	padding: 13px 20px 13px 20px;
	margin-bottom: 21px;
	color: var(--pbmit-white-color);
	background-color: #943634;
	border-radius: 7px;
}
.konow-moreee {
	text-align: center;
	padding-top: 46px;
}
ul.teamm-data li {
	text-align: justify;
	padding: 8px;
}
.aboutpackage-new1 h3 {
	font-size: 30px;
	font-weight: 400;
}
h3 span {
	color: #020202;
	font-weight: 700;
}
section.innerrrr {
	padding: 60px;
}
ul.teamm-data li i {
	color: #943634;
	margin-left: -16px;
}
.aboutpackage-new1 p {
	text-align: justify;
	color: #282727;
	line-height: 28px;
}
.aboutpackag-1 img {
	box-shadow: 16px -18px #000000;
	width: 100%;
}
.aboutpackage-new1 h4 {
	font-size: 19px;
	font-weight: 500;
}
.ted p {
	font-size: 17px;
	text-align: justify;
}
p.dum {
	margin-bottom: 4px;
	text-transform: uppercase;
}
.aboutpackag-1.f img {
	box-shadow: -15px 14px #000000;
	float: right;
}
.uppeerer {
	padding: 60px;
}
.fonttttt h1 {
	font-size: 41px;
	font-weight: 200;
}
.fonttttt strong {
	font-weight: 700;
}
.fonttttt {
	padding-top: 58px;
}
.aboutpackage-new1.ss {
	line-height: 32px;
	color: #323232;
}
.separator {
	display:flex;
	align-items: center;
}
.separator .line {
	height: 1px;
	flex: 1;
	background-color: #000;
}
.separator {
	margin-top: 14px;
}
.vl {
	border-left: 1px solid #5c5c5c;
	height: 500px;
	/* position: absolute; */
    left: 59%;
	margin-left: 32px;/* top: 765px; */
}
.vl-1 {
	border-left: 1px solid #5c5c5c;
	height: 500px;
	/* position: absolute; */
    left: 50%;
	margin-left: 26px;/* top: 1346px; */
}
.vl-2 {
	border-left: 1px solid #5c5c5c;
	height: 500px;
	/* position: absolute; */
    left: 50%;
	margin-left: 28px;/* top: 1346px; */
}
.cntr {
	display: flex;
	align-items: center;
	justify-content: center;
}
.btnnn.jkllll i {
	padding-right: 15px;
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3% !important;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
 transition: opacity .15s ease;
}
.form-holder-111 {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 15px;
    background-color: #1d78b4;
    border-radius: 10px;
}
 
.servicesss {
	background-color: #1570a2;
	padding: 20px;
	border-radius: 10px;
}
ul.righttttttt li a {
	color: white;
	font-size: 15px;
}
ul.righttttttt li i {
	color: #f4772e;
	padding-right: 10px;
}
ul.righttttttt li {
	border-bottom: 1px dotted #fdfdfd7a;
	padding: 12px 0px;
}
.headingggggg.text-center h4 {
	color: black;
	font-weight: 600;
	padding-bottom: 10px;
}
img.service-page-img {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px;
	margin-bottom: 20px;
}
.boderrre {
	border: 5px solid #e9e9e9;
	padding: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 4px;
}
.dattaaaa img {
	width: 20%;
}
.dattaaaa {
	/* background: #fff; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	text-align: center;
	padding: 16px;
	min-height: 143px;
	margin-bottom: 26px;
	background: linear-gradient(45deg, #509b44, #08568b);
	border-radius: 41px;
	height: 230px;
}
.dattaaaa h5 {
	color: #ffffff;
	font-size: 19px;
	font-weight: 700;
	line-height: 17px;
	padding-top: 7px;
}
.dattaaaa p {
	color: #ffff;
	font-size: 17px;
}
.dattaaaa:hover {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
section.clinnnttt {
	padding: 60px;
}
.logooss {
	background: #ffff;
	margin-bottom: 13px;
	text-align: center;
}
.logooss img {
	/* background: #fff; */
    width: 87%;/* border: 1px solid #bdbdbd; */
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}
.aboutn p {
	text-align: justify;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5em;
}

.new-box p {
    font-size: 14px;
}







section.innerrrr-1 {
	padding-top: 60px;
}
h2.pbmit-title.swati {
	color: #000 !important;
	text-align: center;
	margin-top: -26px;
	margin-bottom: 50px;
}
.left_icons {
	position: fixed;
	right: 0;
	top: 50%;
	width: 37px;
	z-index: 99999;
}
a.whatttt {
	background: green;
	padding: 17px 21px;
}
i.fa.fa-whatsapp {
	font-size: 22px;
	margin-left: -11px;
	color: #fff;
	text-align: center;
	margin-bottom: 11px;
}
a.whatttt-call i {
	font-size: 25px;
	color: #ffff;
	margin-left: -3px;
	margin-top: 8px;
}
a.whatttt-call {
	background: #000;
	padding: 13px;
}
section.section-md.swaaaa {
	/*position: relative; */
    /*background-image: url(../images/bg-01.png);*/
    background-position: left bottom;
	background-repeat: no-repeat;
	/* z-index: 0; */
    background-attachment: fixed;
}


 

/*
@media (min-width: 1400px) {
    .container {
        max-width: 1398px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1598px;
    }
}

@media (min-width: 1700px) {
    .container {
        max-width: 1798px;
    }
}*/

@media (min-width: 1800px) {
 .container {
 max-width: 1565px !important;
}
}
/*
@media (min-width: 2100px) {
    .container {
        max-width: 2098px;
    }
}*/


@media only screen and (max-width: 768px) {
 .ssss {
 background: #282d32;
 padding: 0px;
 padding-top: 60px;
 padding-bottom: 60px;
}
 .servic_cont h4 {
 font-size: 14px !important;
}
 .pbmit-btn i, .pbmit-btn-outline-global i {
 position: absolute;
 display: block;
 right: 8px;
 font-size: 16px;
 height: 14px;
 line-height: 14px;
 top: 50%;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 -o-transform: translate(0, -50%);
 transform: translate(0, -50%);
}
 section.clinnnttt {
 padding: 5px;
 margin-top: 22px;
}
 .new-box {
 border: 1px solid #fff;
 padding: 20px;
 min-height: 281px;
 text-align: center;
 color: #000;
 margin: 5px;
}
 .get h4 {
 color: black;
 line-height: 40px;
 text-transform: capitalize;
 font-size: 22px;
}
.btnnn.jkllll {
 text-align: center;
 margin-bottom: 28px;
}

/*.btnnn a {
        color: white;
        padding: 14px 32px 16px 21px;
        border-radius: 7px;
        font-size: 16px;
    }*/
.new-box {
 border: 1px solid #fff;
 padding: 20px;
 min-height: 281px;
 text-align: center;
 color: #000;
 margin: 5px;
 box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
 .pbmit-btn-global {
 margin-bottom: 38px;
 color: var(--pbmit-white-color);
 background-color: #509b44;
 border-radius: 7px;
 padding: 14px 32px;
}
 .aboutpackage--1 img {
 box-shadow: 38px -23px #5f6366;
 margin-bottom: 57px;
}
 .btnnn a {
 color: white;
 padding: 7px 18px 7px 21px;
 border-radius: 7px;
 font-size: 11px;
}
 .bannertext h5 {
 font-size: 10px;
 padding-bottom: 10px;
 line-height: 14px;
 margin-bottom: -7px;
}
 .pbmit-heading-subheading .pbmit-title, .pbmit-heading-style-1 .pbmit-title, .pbmit-heading-subheading-style-1 .pbmit-title, .pbmit-heading-subheading-style-2 .pbmit-title, .demo-eight .pbmit-heading-subheading-style-2 .pbmit-title {
 font-size: 22px;
 line-height: 40px;
 margin-bottom: 16px;
}
 section#contacts-4 {
 padding: 0px;
}



img.service-page-img {
 
    margin-top: 21px !important;
}





 section.page-title.page-title-layout5.bg-overlay1 {
 padding: 31px;
}
 h1.pagetitle__heading {
 color: #fff;
 padding: 0px;
 font-weight: 700;
 text-align: center;
 font-size: 32px;
}
.contact-boxes-1 {
 background-color: #fff;
 border: 1px solid #eef2f5;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 margin-right: -18px;
 padding: 25px 15px;
 -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
 -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
 box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.contact-boxes {
 background-color: #282d32;
 border: 1px solid #eef2f5;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 padding: 25px 14px;
 -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
 -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
 box-shadow: 0 0 15px rgba(0, 0, 0, .1);
 margin-top: 43px;
}
 .pbmit-menu-wrap ul.navigation {
 position: absolute;
 padding: 10px 20px;
 left: 0px;
 box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
 border-top: 3px solid #943634;
 overflow: hidden;
 max-height: 0px;
 display: none;
 z-index: 100;
 width: 100%;
 top: 105px;
 margin: 0;
 background-color: #323a43;
}
 .site-header .site-branding img {
 width: 72% !important;
 float: inline-start !important;
 margin-top: 36px !important;
z-index: 10;
 position: relative;
}
 .pbmit-attorco-icon-bars, .pbmit-attorco-icon-bars:before, .pbmit-attorco-icon-bars:after {
 background: rgb(0 0 0) !important;
}
 .vl {
 border-left: 1px solid #5c5c5c;
 height: 500px;
    /* position: absolute; */
    left: 59%;
 margin-left: 32px;
    /* top: 765px; */
    display: none;
}
.why-chosee-imgg img {
 width: 100%;
}
 .get.sf-top h4 {
 font-weight: 700;
 font-size: 18px !important;
 line-height: 25px;
 color: #fff;
}
 .vl-1 {
 border-left: 1px solid #5c5c5c;
 height: 500px;
    /* position: absolute; */
    left: 50%;
 margin-left: 26px;
    /* top: 1346px; */
    display: none;
}
 .aboutpackage-new1 {
 margin-top: 44px;
}
 .vl-2 {
 border-left: 1px solid #5c5c5c;
 height: 500px;
    /* position: absolute; */
    left: 50%;
 margin-left: 28px;
    /* top: 1346px; */
    display: none;
}
}
.logo-img {
	display: block;
	visibility: visible;
}
.logo-img {
	-webkit-image-rendering: -webkit-optimize-contrast;
}
 @media only screen and (max-width: 768px) {
 .site-branding1 {
 padding: 10px 0px;
}
 .site-branding1 img {
 width: 70% !important;
}
}
span.colorr {
	color: #ffffff;
	text-shadow: 1px 1px 2px #0000006b;
}
.sticky li {
	list-style-type: none;
	color: #fff;
	height: 43px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
	border-radius: 5px 0 0 5px;
}
.sticky li img {
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
}
.sticky li:hover {
	margin-left: -115px;
}
.sticky li p a {
	color: #fff;
}
.sticky-container {
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -157px;
	top: 250px;
	width: 200px;
	z-index: 99999;
}
.sticky li p {
	padding: 0px;
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	line-height: 43px;
}
.get.sf-top {
	text-align: center;
}
section.client-section-seven.pbmit-bg-color-blackish.to-linss {
	padding-top: 30px;
	padding-bottom: 30px;
}
.get.sf-top h4 {
	font-weight: 700;
	font-size: 27px;
}
.site-branding1.diss-lioo {
	display: none;
}
ul.call-icon li a {
	color:#000000;
	font-size:15px;
	font-weight: 500;
}
span.swatii {
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
ul.call-icon i {
	color: #509b44;
	font-size: 23px;
	/* background-color: #000; */
    padding: 5px;
	margin-left: 2px;
	margin-right: 16px;
	border-radius: 34px;
	width: 36px;
	height: 35px;
	line-height: 41px;
	text-align: center;
}
ul.call-icon li {
	display: inline-flex;
	align-items: center;
}
span.swatii {
	font-size: 16px;
	font-weight: 600;
}
.righttss {
	background-color: #509b44;
	padding: 11px;
	width: 127%;
	text-align: center;
}
.rights-btnnn a {
	color: #fff;
	font-size:15px;
	font-weight: 600;
}
.woooo {}
section.section-md.numbbersss {
	padding-top: 38px;
	padding-bottom: 38px;
}
.pbmit-heading-subheading-style-1 {
	text-align: center;
}
.why-chosee-imgg img {
	width: 100%;
	border-radius: 16px;
}
.about-us-imgg img {
	width: 100%;
	border-radius: 16px;
}
.clints-logo img {
	width: 219px;
	background-color: #fff;
	padding: 19px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.pbmit-blogbox-footer-left {
	margin-top: 22px;
	margin-bottom: 9px; text-align:center
}
.pbmit-blogbox-footer-left a {
	background:#509b44;
	padding: 10px 20px;
	color: #fff; font-weight:500
}
h2.pbmit-title.sssse {
	font-size: 35px;
	font-weight: 800;
	color: #000;
}
section.iiner-pagee {
	padding-top: 60px;
}
.aboutpackage-1.iner-page h4 {
    font-size: 25px;
    font-weight: 700;
    color: #509b44;
    padding-top: 12px;
    padding-bottom: 6px;
}
.clints-imggg img {
	width: 16%;
	border: 1px solid #ebebeb;
	margin-left: 5px;
	margin-bottom: 14px;
	padding: 10px;
	background-color: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border-radius: 9px;
}
.clints-imggg {
	text-align: center;
}
select#cars {
	display: block;
	width: 100%;
	height: 48px;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.drop_box {
	margin: 10px 0;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border: 3px dotted #a3a3a3;
}
.card {
	border-radius: 10px;
	/* box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); */
    width: 600px;
	height: 260px;
	background-color: #ffffff;
	padding: 10px 30px 40px;
	width: 100%;
	height: 195px;
	padding: 10px 26px;
	font-size: 17px;
	background-color: #ffffff;
	font-weight: 400;
	border: 1px solid gainsboro;
}
button.btn.ser {
	font-size: 18px;
	font-weight: 500;
	border: none;
}
button.btn.btn-primary.carrer-btnn {
	margin-top: 24px;
	width: 100%;
	padding: 14px;
}
h3.widget-title.addii {
	margin-bottom: 20px !important;
	margin-top: 17px;
}
section.inner-page {
	padding-top: 50px;
	padding-bottom: 50px;
}
.aboutpackage-1 h2 {
	font-size: 23px;
	margin-top: -5px;
	margin-bottom: 6px;
	color: #509b44;
	font-weight: 600;
}
.aboutpackage-1 h3 {
	font-size: 18px;
	font-weight: 500;
	color: #090a0a;
	margin-bottom: 0px;
}
.contact-boxes-1 h4 {
	font-size: 26px;
	font-weight: 800;
	margin-bottom: 14px;
	margin-top: -22px;
}
.mb-10 {
	margin-bottom:10px
}




.abou-inside img {
    float: right;
    margin-left: 24px;
    border-radius: 23px;
}
.abou-inside p {
    text-align: justify;
}


section.iiner-pagee1 {
    padding-top: 60px;
    padding-bottom: 60px;
}




.image-sequence img {
    border: 1px solid #efe8e8;
    margin-left: 15px;
    width: 22%;
    margin-bottom: 28px;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   
}


.image-sequence {
  text-align: center;
}.bg-overlay1 {
  position: relative;
}

.bg-overlay1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004572f0; /* overlay darkness */
  z-index: 1;
}

/* Keep content above overlay */
.bg-overlay1 .container {
  position: relative;
  z-index: 2;
}

/* Optional heading color */
.pagetitle__heading {
  color: #fff;
}






.service-list {
    list-style: none;
    padding-left: 0;
    margin-top: 11px;
}
.service-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  line-height: 1.6;
}

.service-list li::before {
  content: "➤";
  position: absolute;
  left: 0;
  top: 0;
  color: #349524;
  font-weight: bold;
}



.site-branding1 img {
    width: 100%;
}


.site-header-menu {
    padding-top: 12px;
    padding-bottom: 12px;
}


.lefttt.align-items-center.justify-content-between {
    margin-left: 58px;
}

.teanm1 {
    background-color: white;
    background: #ffffff;
    padding: 15px 15px 35px 15px;
    position: relative;
  margin-bottom: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 5px;
}
.teanm1 h2 {
    font-size: 18px;
    font-weight: 700;
    color: #01426c;
}

.ddd {
    margin-top: 12px;
    margin-bottom: -17px;
}


h5.sdd {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: -3px;
    color: #509b44;
}
.teanm1 {
    text-align: center;
}.teanm1 h5 {
    font-size: 20px;
    line-height: 10px;
    color: #022d58;
    font-weight: 800;
}
.teanm1 h5 span {
    font-weight: 400;
    color: #7a7575;
}