/******************************

    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/dp-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/dp-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/dp-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;
}
.service-arrow .swiper-button-next {
	left: 53%;
}
.service-arrow .swiper-button-prev {
	left: 46%;
}
/** 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: 25px;
	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/dp-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/dp-5/bg/bg-img-02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.testimonial-five .swiper-slider {
	padding-top: 50px;
	margin-bottom: 30px;
}
.testimonial-five .swiper-horizontal>.swiper-pagination-bullets {
	text-align: right;
	bottom: 30px;
}
.testimonial-five .swiper-pagination-bullet {
	margin: 0 7px !important;
	background: var(--pbmit-white-color);
}
.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/dp-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/dp-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/dp-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/dp-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-bottom: 70px;
}
.about-seven-imgbox {
	position: relative;
	z-index: 1;
	margin-top: -90px;
	margin-bottom: 35px;
}
.about-seven-content {
	padding-top: 80px;
	padding-left: 55px;
}
.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/dp-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/dp-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/dp-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-prev {
	left: 0;
}
.testimonial-seven .swiper-button-next {
	left: 15%;
}
.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: var(--pbmit-light-color);
}
.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: 6px;
	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 a:hover {
	color: var(--pbmit-global-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: #11263E;
	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/dp/bg/bg-01.webp);
	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/dp/bg/bg-02.webp);
	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/dp/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-control {
	font-size: 12px;
	line-height: 24px;
	padding: 13px 20px;
	font-weight: normal;
	width: 100%;
	margin-bottom: 25px;
	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: #fff0;
}
.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;
}
.practice-areas-notarial .pbmit-subtitle {
	letter-spacing: .08em;
	font-weight: 600;
	color: #D4AF37; /* złoty akcent */
	text-transform: uppercase;
}
.practice-areas-notarial .pbmit-title {
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 1rem;
}
.practice-areas-notarial .practice-intro {
	max-width: 520px;
	font-size: 1rem;
	opacity: .9;
}
.practice-areas-notarial .pbmit-servicebox-style-7 {
	position: relative;
 transition: transform .35s ease, box-shadow .35s ease;
}
.practice-areas-notarial .pbmit-servicebox-style-7:hover {
	transform: translateY(-6px);
	box-shadow: 0 10px 24px -6px rgba(0, 0, 0, .55);
}
.practice-areas-notarial .pbmit-ihbox-icon i {
	font-size: 46px;
	line-height: 1;
	color: #D4AF37;
 transition: color .35s;
}
.practice-areas-notarial .pbmit-servicebox-style-7:hover .pbmit-ihbox-icon i {
	color: #FFD700; /* jaśniejsze złoto przy hover */
}
.practice-areas-notarial .pbmit-pf-box-title h3 {
	font-size: 1.05rem;
 margin: .55rem 0 .4rem;
	font-weight: 600;
}
.practice-areas-notarial .service-short {
 font-size: .82rem;
	line-height: 1.3;
	opacity: .85;
	margin: 0;
	color: rgba(238, 237, 233, 0.55);
}
 @media (min-width: 992px) {
 .practice-areas-notarial .pbmit-servicebox-style-7 .pbmit-pf-box-title {
 min-height: 155px; /* wyrównanie wysokości kart (dostosuj w razie potrzeby) */
}
}
.pbmit-servicebox-style-7 .pbmit-box-content-inner .pbmit-ihbox-icon i:before {
	font-size: 55px;
	line-height:55px;
	color: var(--pbmit-global-color-rgb);
}
/* Ogólne */
.subtitle {
	letter-spacing:.08em;
	font-weight:600;
	color:#D4AF37;
	text-transform:uppercase;
 font-size:.8rem;
 margin-bottom:.4rem;
}
.title {
	font-weight:700;
	line-height:1.15;
 margin-bottom:.75rem;
}
.lead {
 font-size:.95rem;
	max-width:620px;
	color:#dbe2ec;
}
/* Sekcja reasons */
.reasons {
	background:#0f1b2b;
	color:#dbe2ec;
}
.reasons .reason-box {
	background:#18283c;
	border:1px solid rgba(255, 255, 255, .05);
	border-radius:16px;
	padding:1.1rem 1rem 1rem;
	height:100%;
	position:relative;
	overflow:hidden;
 transition:.35s;
}
.reasons .reason-box:before {
	content:'';
	position:absolute;
	inset:0;
	background:linear-gradient(140deg, rgba(212, 175, 55, .08), rgba(255, 215, 0, .02));
	opacity:0;
transition:.5s;
}
.reasons .reason-box:hover {
	transform:translateY(-6px);
	box-shadow:0 14px 36px -10px rgba(0, 0, 0, .55);
	border-color:rgba(212, 175, 55, .4);
}
.reasons .reason-box:hover:before {
	opacity:1;
}
.reasons .icon {
	font-size:40px;
	line-height:1;
	color:#D4AF37;
margin-bottom:.55rem;
}
.reasons h3 {
	font-size:1rem;
	font-weight:600;
margin:0 0 .35rem;
	color:#fff;
}
.reasons p {
font-size:.8rem;
	line-height:1.35;
	margin:0;
}
.cta-inline .btn-gold {
margin-top:.4rem;
}
/* Buttons */
.btn-gold {
	background:#D4AF37;
	color:#0d1a2a;
	font-weight:600;
	letter-spacing:.04em;
	border:none;
 padding:.65rem 1.2rem;
	border-radius:30px;
 font-size:.75rem;
	text-transform:uppercase;
}
.btn-gold:hover {
	background:#FFD700;
	color:#0d1a2a;
}
/* === Sekcja dokumentów (wersja kontrastowa) === */
.docs-checklist {
	background:#0f1b2b; /* ciemniejsze tło spójne z practice-areas */
	color:#E6ECF4;
	padding-top:3rem;
	padding-bottom:3rem;
}
.docs-checklist .subtitle {
	color:#D4AF37;
}
.docs-checklist .title {
	color:#ffffff;
}
.docs-checklist .lead {
	color:#C8D3DF;
}
.docs-checklist .accordion {
 --accordion-bg:#1b2c40;
 --accordion-bg-active:#223b56;
 --accordion-border:rgba(255, 255, 255, .08);
 --accordion-border-active:rgba(212, 175, 55, .55);
 --accordion-text:#E6ECF4;
 --accordion-text-active:#FFD700;
 --accordion-caret:#D4AF37;
 --accordion-focus:#FFD700;
}
.docs-checklist .accordion-item {
	background:var(--accordion-bg);
	border:1px solid var(--accordion-border);
	border-radius:18px;
 margin-bottom:.9rem;
	overflow:hidden;
	box-shadow:0 0 0 0 rgba(0, 0, 0, 0);
 transition:border-color .35s, box-shadow .35s, background .35s;
}
.docs-checklist .accordion-item:first-of-type, .docs-checklist .accordion-item:last-of-type {
	border-radius:18px;
}
.docs-checklist .accordion-button {
	background:transparent;
	color:var(--accordion-text);
	font-weight:600;
 font-size:.95rem;
	padding:1.05rem 1.25rem;
	line-height:1.15;
	border:0;
	box-shadow:none;
	display:flex;
	align-items:center;
 gap:.6rem;
	position:relative;
}
.docs-checklist .accordion-button:after {
	/* własna strzałka – unikamy defaultu Bootstrapa */
  flex:0 0 auto;
 width:.75rem;
 height:.75rem;
	border-right:2px solid var(--accordion-caret);
	border-bottom:2px solid var(--accordion-caret);
	transform:rotate(-45deg);
 transition:transform .35s;
	margin-left:auto;
	background:none;
}
 .docs-checklist .accordion-button:not(.collapsed) {
 background:var(--accordion-bg-active);
 color:var(--accordion-text-active);
}
 .docs-checklist .accordion-button:not(.collapsed):after {
 transform:rotate(135deg);
 border-right-color:var(--accordion-text-active);
 border-bottom-color:var(--accordion-text-active);
}
.docs-checklist .accordion-button:hover {
	color:#FFD700;
}
.docs-checklist .accordion-button:focus {
	outline:0;
	box-shadow:0 0 0 2px rgba(255, 215, 0, .4);
	border-radius:14px;
}
.docs-checklist .accordion-collapse {
	background:linear-gradient(145deg, #1b2c40, #21364d);
}
.docs-checklist .accordion-body {
	padding:1rem 1.35rem 1.25rem;
 font-size:.83rem;
	line-height:1.5;
	color:#E3EAF2;
}
.docs-checklist .doc-list {
	list-style:none;
	margin:0;
	padding:0;
	columns:2;
	column-gap:2.2rem;
}
 @media (max-width: 680px) {
 .docs-checklist .doc-list {
columns:1;
}
}
.docs-checklist .doc-list li {
	break-inside:avoid;
	position:relative;
 padding:.15rem 0 .15rem 1.05rem;
 margin:0 0 .2rem;
 font-size:.82rem;
}
.docs-checklist .doc-list li:before {
	content:'';
	position:absolute;
	left:0;
 top:.65rem;
	width:6px;
	height:6px;
	border-radius:50%;
	background:#D4AF37;
	box-shadow:0 0 0 3px rgba(212, 175, 55, .15);
}
.docs-checklist .note {
 font-size:.7rem;
	color:#8fa2b5;
	margin-top:1.2rem;
}
.docs-checklist .btn-gold {
	margin-top:1.2rem;
}
/* Lepszy kontrast gdy sekcja po ciemnym module */
.docs-checklist + .next-section-selector {
	margin-top:3.5rem;
}
 body > footer > div.pbmit-footer-widget-area > div > div > div:nth-child(1) > div > p:nth-child(3) > a {
 color: rgba(255, 255, 255, 0.7);
 text-decoration: none;
}
.footer .pbmit-footer-contact-info-inner {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.footer .pbmit-footer-contact-info-inner .pbmit-label {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	;
}
.pbmit-phone-number {
	font-family: "Arsenal", sans-serif;
}
 @media (max-width: 1200px) {
  :root {
--topbar-h: 40px;
}
 #mobile-topbar {
 position:fixed;
top:0;
left:0;
right:0;
 height:var(--topbar-h);
 background:#0f1b2b; /* granat */
 color:#fff;
 display:flex;
justify-content:space-between;
align-items:center;
 padding:0 .9rem;
 font-size:.78rem;
line-height:1;
 z-index:9999;
}
 #mobile-topbar a {
color:#FFD700;
text-decoration:none;
font-weight:600;
}
 #mobile-topbar a:hover {
color:#fff;
}

  /* kompensacja fixed topbara – jeśli nagłówek nie ma własnego marginesu */
  body {
 padding-top:40px; /* 56px ~ wysokość headera – dostosuj */
}
}
 @media (min-width: 1201px) {
 #mobile-topbar {
display:none
}
}
/* bazowe zmienne */
:root {
 --wcag-font-base: 100%; /* modyfikowana przez JS */
}
html {
	font-size: var(--wcag-font-base);
}
/* widget */
.wcag-widget {
	position:fixed;
	left:16px;
	bottom:36px;
	z-index:99999;
	font-family:inherit;
}
.wcag-btn {
	width:42px;
	height:42px;
	border-radius:50%;
	border:none;
	background:#0f1b2b;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
	box-shadow:0 6px 16px rgba(0, 0, 0, .35);
transition:background .25s;
}
.wcag-btn:hover, .wcag-btn:focus {
	background:#D4AF37;
	color:#0f1b2b;
	outline:none;
}
.wcag-btn svg {
	width:22px;
	height:22px;
}
.wcag-panel {
	position:absolute;
	left:0;
	bottom:54px;
	display:none;
	flex-direction:row;
	gap:6px;
	padding:8px 10px;
	background:#0f1b2b;
	border-radius:14px;
	box-shadow:0 10px 28px rgba(0, 0, 0, .45);
}
.wcag-widget.open #wcag-panel {
	display:flex;
}
.wcag-option {
	background:transparent;
	border:1px solid rgba(255, 255, 255, .25);
	color:#fff;
	padding:6px 10px;
	border-radius:8px;
	cursor:pointer;
	font:inherit;
	line-height:1;
transition:all .2s;
}
.wcag-option:hover, .wcag-option:focus {
	border-color:#FFD700;
	color:#FFD700;
	outline:none;
}
.wcag-A {
	display:block;
	font-weight:700;
}
.wcag-A1 {
	font-size:14px;
}
.wcag-A2 {
	font-size:17px;
}
.wcag-A3 {
	font-size:20px;
}
.wcag-visually-hidden {
	position:absolute!important;
	height:1px;
	width:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0 0 0 0);
	white-space:nowrap;
	border:0;
}
/* === Klasy poziomów (dla elementów z px) === */
body.wcag-a {
} /* default */
body.wcag-aa div.page-wrapper a, body.wcag-aa div.page-wrapper p, body.wcag-aa .pbmit-footer-contact-info-inner, body.wcag-aa #pbmit-menu a, body.wcag-aa #pbmit-menu > div > ul > li > a, body.wcag-aa #pbmit-menu > div > ul > li.dropdown > a, body.wcag-aa .pbmit-nav-menu a, body.wcag-aa .pbmit-nav-menu > li > a, body.wcag-aa .pbmit-mean-container a, body.wcag-aa .pbmit-footer-widget-area, body.wcag-aa .pbmit-footer-widget-area a, body.wcag-aa .pbmit-footer-text, body.wcag-aa .pbmit-footermenu-wrapper li a, body.wcag-aa .widget-title.footer-widget-title {
	font-size:1.0625rem !important; /* ~17px */
	line-height:1.45;
}
body.wcag-aaa div.page-wrapper a, body.wcag-aaa div.page-wrapper p, body.wcag-aaa .pbmit-footer-contact-info-inner, body.wcag-aaa #pbmit-menu a, body.wcag-aaa #pbmit-menu > div > ul > li > a, body.wcag-aaa #pbmit-menu > div > ul > li.dropdown > a, body.wcag-aaa .pbmit-nav-menu a, body.wcag-aaa .pbmit-nav-menu > li > a, body.wcag-aaa .pbmit-mean-container a, body.wcag-aaa .pbmit-footer-widget-area, body.wcag-aaa .pbmit-footer-widget-area a, body.wcag-aaa .pbmit-footer-text, body.wcag-aaa .pbmit-footermenu-wrapper li a, body.wcag-aaa .widget-title.footer-widget-title {
	font-size:1.1875rem !important; /* ~19px */
	line-height:1.5;
}
body.wcag-aa .post-date, body.wcag-aaa .post-date {
	font-size:.9em !important;
}
/* === Wysoki kontrast – zmienne i bazowe kolory === */
body.wcag-contrast {
 --hc-bg:#000;
 --hc-bg2:#111;
 --hc-text:#fff;
 --hc-text-muted:#ccc;
 --hc-accent:#FFD700;
 --hc-border:#fff;
 --hc-border-soft:rgba(255, 255, 255, .35);
 --hc-overlay:rgba(0, 0, 0, .85);
	background:var(--hc-bg) !important;
	color:var(--hc-text) !important;
}
body.wcag-contrast, body.wcag-contrast p, body.wcag-contrast li, body.wcag-contrast h1, body.wcag-contrast h2, body.wcag-contrast h3, body.wcag-contrast h4, body.wcag-contrast h5, body.wcag-contrast h6 {
	color:var(--hc-text) !important;
}
body.wcag-contrast a, body.wcag-contrast .pbmit-ihbox-style-9, body.wcag-contrast .pbmit-servicebox-style-7 {
	color:var(--hc-accent) !important;
	background-color:#000
}
body.wcag-contrast a:hover, body.wcag-contrast a:focus {
	color:#fff !important;
}
body.wcag-contrast .pbmit-ihbox-style-9 .pbmit-ihbox-icon::after {
background-color:#333
}
body.wcag-contrast .counter-eight-bg, body.wcag-contrast .counter-eight-bg:before {
	background-image:none;
	background-color:#000
}
body.wcag-contrast .reasons .reason-box {
	background: #000;
	border: 1px solid rgba(255, 255, 255, .7);
	border-radius: 16px;
	padding: 1.1rem 1rem 1rem;
	height: 100%;
	position: relative;
	overflow: hidden;
 transition: .35s;
}
/* Sekcje motywu */
body.wcag-contrast .pbmit-bg-color-light, body.wcag-contrast .pbmit-bg-color-blackish, body.wcag-contrast .section-md, body.wcag-contrast .practice-areas-notarial, body.wcag-contrast .portfolio-eight-bg, body.wcag-contrast .docs-checklist, body.wcag-contrast .reasons, body.wcag-contrast .why-choose-eight-content, body.wcag-contrast .why-choose-eight-img, body.wcag-contrast .pbmit-footer-widget-area, body.wcag-contrast .pbmit-footer-bottom, body.wcag-contrast .footer-wrap {
	background:var(--hc-bg2) !important;
	color:var(--hc-text) !important;
	border-color:var(--hc-border-soft) !important;
}
/* Header / menu */
/*
body.wcag-contrast .site-header-menu,
body.wcag-contrast .pbmit-header-overlay,
body.wcag-contrast .pbmit-mean-container{
  background:#000 !important;
  border-bottom:2px solid var(--hc-accent) !important;
}*/
body.wcag-contrast .site-header-menu a, body.wcag-contrast .pbmit-nav-menu a, body.wcag-contrast .meanmenu-reveal {
	color:#fff !important;
}
body.wcag-contrast .pbmit-nav-menu a:hover, body.wcag-contrast .pbmit-nav-menu .current-menu-item > a {
	color:var(--hc-accent) !important;
}
body.wcag-contrast .meanmenu-reveal span, body.wcag-contrast .meanmenu-reveal i {
	background:var(--hc-accent) !important;
	color:var(--hc-accent) !important;
}
/* Akordeony */
body.wcag-contrast .accordion-item {
	background:var(--hc-bg2) !important;
	border:1px solid var(--hc-border-soft) !important;
}
body.wcag-contrast .accordion-button {
	background:var(--hc-bg2) !important;
	color:var(--hc-text) !important;
	border:0 !important;
}
body.wcag-contrast .accordion-button:not(.collapsed) {
 background:var(--hc-bg) !important;
 color:var(--hc-accent) !important;
}
body.wcag-contrast .accordion-body {
	background:var(--hc-bg2) !important;
	color:var(--hc-text) !important;
}
/* Portfolio / overlay */
body.wcag-contrast .pbmit-portfoliobox-style-2 .pbmit-box-content.pbmit-overlay {
	background:var(--hc-overlay) !important;
}
body.wcag-contrast .pbmit-portfoliobox-style-2 h3 a {
	color:var(--hc-accent) !important;
}
/* Liczniki / koła */
body.wcag-contrast .pbmit-circle-overlay .pbmit-circle-number {
	color:var(--hc-text) !important;
}
body.wcag-contrast .pbmit-circle-outer {
	filter:contrast(130%) !important;
}
body.wcag-contrast .pbmit-fid-title {
	color:var(--hc-text) !important;
}
/* Przyciski */
body.wcag-contrast .btn, body.wcag-contrast .btn-gold {
	background:var(--hc-accent) !important;
	color:#000 !important;
	border:1px solid var(--hc-accent) !important;
}
body.wcag-contrast .btn:hover, body.wcag-contrast .btn:focus, body.wcag-contrast .btn-gold:hover, body.wcag-contrast .btn-gold:focus {
	background:#fff !important;
	color:#000 !important;
}
body.wcag-contrast .btn-outline-light {
	background:transparent !important;
	border:1px solid var(--hc-accent) !important;
	color:var(--hc-accent) !important;
}
body.wcag-contrast .btn-outline-light:hover {
	background:var(--hc-accent) !important;
	color:#000 !important;
}
/* Stopka */
body.wcag-contrast .footer a {
	color:var(--hc-accent) !important;
}
body.wcag-contrast .footer a:hover {
	color:#fff !important;
}
body.wcag-contrast .footer .widget-title {
	color:var(--hc-accent) !important;
}
body.wcag-contrast .pbmit-footer-text, body.wcag-contrast .pbmit-footer-text-inner {
	color:var(--hc-text) !important;
}

/* Ikony */
body.wcag-contrast svg, body.wcag-contrast i[class^="pbmit-"] {
 color:var(--hc-accent) !important;
 fill:var(--hc-accent) !important;
 stroke:var(--hc-accent) !important;
}
/* Tabele */
body.wcag-contrast table, body.wcag-contrast th, body.wcag-contrast td {
	border-color:var(--hc-border) !important;
	color:var(--hc-text) !important;
	background:var(--hc-bg2) !important;
}
/* Formularze */
body.wcag-contrast input, body.wcag-contrast select, body.wcag-contrast textarea {
	background:#000 !important;
	color:#fff !important;
	border:1px solid var(--hc-border-soft) !important;
}
body.wcag-contrast input::placeholder, body.wcag-contrast textarea::placeholder {
color:#aaa !important;
}
/* Obrazy – delikatny boost kontrastu */
body.wcag-contrast img {
	filter:grayscale(10%) contrast(120%) brightness(95%);
}
body.wcag-contrast .site-branding {
	background:#000
}
body.wcag-contrast #pbmit-menu > div > ul > li > ul, body.wcag-contrast div.pbmit-menu-wrap ul li:hover, body.wcag-contrast li.dropdown > ul > li:hover {
	background:#000 !important
}
/* Linie dekoracyjne */
body.wcag-contrast .pbmit-subtitle, body.wcag-contrast .pbmit-heading-subheading-style-2 h4.pbmit-subtitle, body.wcag-contrast .widget-title.footer-widget-title:before, body.wcag-contrast .widget-title.footer-widget-title:after {
	color:var(--hc-accent) !important;
	border-color:var(--hc-accent) !important;
}
 @media (max-width:576px) {
 .wcag-widget {
left:16px;
bottom:36px;
}
 .wcag-panel {
bottom:52px;
}
}
/* ===========================================================
   WCAG: Kontrast + powiększenie  —  DODATKOWE NADPISANIA MENU
   =========================================================== */

/* --- KONTRAST ------------------------------------------------*/

/* tło & tekst aktywnego lub hover w menu głównym i submenu */
body.wcag-contrast .pbmit-nav-menu li > a:hover, body.wcag-contrast .pbmit-nav-menu li > a:focus, body.wcag-contrast .pbmit-nav-menu li.current-menu-item > a, body.wcag-contrast .pbmit-nav-menu li.current_page_item > a {
	background: var(--hc-bg) !important;      /* #000 */
	color: var(--hc-accent) !important;        /* złoty */
}
/* całe tło listy rozwijanej */
body.wcag-contrast .pbmit-nav-menu ul.sub-menu {
	background: var(--hc-bg2) !important;      /* #111 */
	border: 1px solid var(--hc-border-soft) !important;
}
/* linki w submenu + hover */
body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a {
	color: var(--hc-text) !important;
	padding: 10px 22px !important;             /* czytelność */
}
body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a:hover, body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a:focus {
	background: var(--hc-bg) !important;
	color: var(--hc-accent) !important;
}
/* meanmenu / off‑canvas (mobile) */
body.wcag-contrast .mean-container .mean-nav ul li a, body.wcag-contrast .pbmit-offcanvas-menu a {
	background: var(--hc-bg2) !important;
	color: var(--hc-text) !important;
}
body.wcag-contrast .mean-container .mean-nav ul li a:hover, body.wcag-contrast .pbmit-offcanvas-menu a:hover {
	background: var(--hc-bg) !important;
	color: var(--hc-accent) !important;
}
/* --- POWIĘKSZENIE (menu główne + submenu + mobile) ----------*/

/* desktop główne pozycje */
body.wcag-aa .pbmit-nav-menu > li > a {
	font-size: 1.06rem !important;
}
body.wcag-aaa .pbmit-nav-menu > li > a {
	font-size: 1.19rem !important;
}
/* submenu */
body.wcag-aa .pbmit-nav-menu li li a {
	font-size: 1.02rem !important;
}
body.wcag-aaa .pbmit-nav-menu li li a {
	font-size: 1.12rem !important;
}
/* meanmenu / off‑canvas */
body.wcag-aa .mean-container .mean-nav ul li a, body.wcag-aa .pbmit-offcanvas-menu a {
	font-size: 1.06rem !important;
}
body.wcag-aaa .mean-container .mean-nav ul li a, body.wcag-aaa .pbmit-offcanvas-menu a {
	font-size: 1.19rem !important;
}
/* ikony rozwijania (+, ˅) w menu mobilnym */
body.wcag-aa .mean-container .mean-nav ul li a.mean-expand {
	font-size: 1.2rem !important;
}
body.wcag-aaa .mean-container .mean-nav ul li a.mean-expand {
	font-size: 1.35rem !important;
}
/* ======================================================================
   ❶ HOVER W MENU  –  Jasny motyw (bez kontrastu)
   ====================================================================== */

/* submenu link – tło nie może być białe */
.pbmit-nav-menu ul.sub-menu li > a:hover, .pbmit-nav-menu ul.sub-menu li > a:focus {
	background:#0f1b2b !important;   /* granat jak cały pasek */
	color:#FFD700 !important;         /* złoty tekst */
}
/* jeżeli motyw podmienia jeszcze wyżej, łapiemy stan rodzica */
.pbmit-nav-menu ul.sub-menu li:hover > a {
	background:#0f1b2b !important;
	color:#FFD700 !important;
}
/* ======================================================================
   ❷ POWIĘKSZANIE – dociągnięcie wszystkich wariantów menu
   ====================================================================== */

/* główny desktop (górny pasek) */
body.wcag-aa .pbmit-nav-menu > li > a {
	font-size:1.06rem !important;
	line-height:1.45;
}
body.wcag-aaa .pbmit-nav-menu > li > a {
	font-size:1.19rem !important;
	line-height:1.5;
}
/* submenu (desktop) */
body.wcag-aa .pbmit-nav-menu ul.sub-menu li > a {
	font-size:1.02rem !important;
}
body.wcag-aaa .pbmit-nav-menu ul.sub-menu li > a {
	font-size:1.12rem !important;
}
/* MeanMenu / off‑canvas (mobile) – główne i podlinki */
body.wcag-aa .mean-container .mean-nav ul li a, body.wcag-aa .pbmit-offcanvas-menu a {
	font-size:1.06rem !important;
	line-height:1.45 !important;
}
body.wcag-aaa .mean-container .mean-nav ul li a, body.wcag-aaa .pbmit-offcanvas-menu a {
	font-size:1.19rem !important;
	line-height:1.5 !important;
}
/* ikony rozwijania (+ / ˅) w menu mobilnym */
body.wcag-aa .mean-container .mean-nav ul li a.mean-expand {
	font-size:1.2rem !important;
}
body.wcag-aaa .mean-container .mean-nav ul li a.mean-expand {
	font-size:1.35rem !important;
}
/* ======================================================================
   ❸ KONTRAST  –  doprecyzowanie hover/active (desktop & mobile)
   ====================================================================== */

body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a, body.wcag-contrast .mean-container .mean-nav ul li a {
	background:var(--hc-bg2) !important;          /* #111 */
	color:var(--hc-text) !important;              /* #fff */
}
body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a:hover, body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a:focus, body.wcag-contrast .mean-container .mean-nav ul li a:hover, body.wcag-contrast .mean-container .mean-nav ul li a:focus {
	background:var(--hc-bg) !important;           /* #000 */
	color:var(--hc-accent) !important;            /* złoty */
}
/* strzałki/ikonki menu mobilnego – lepsza widoczność */
body.wcag-contrast .mean-container .mean-nav ul li a.mean-expand {
	color:var(--hc-accent) !important;
}
/* ================================================================
   A) POPRAWKA HOVER W SUBMENU (jasny motyw)
   ================================================================ */

/* samo <a> (gdy motyw daje mu #fff) */
.pbmit-nav-menu ul.sub-menu li > a:hover, .pbmit-nav-menu ul.sub-menu li > a:focus {
	background:#0f1b2b !important;     /* granat */
	color:#FFD700 !important;          /* złoty */
}
/* <li>: motyw zmienia tło li na #fff – blokujemy */
.pbmit-nav-menu ul.sub-menu li:hover {
	background:#0f1b2b !important;     /* to samo tło */
}
/* ================================================================
   B) STICKY HEADER – kontrast oraz standard
   ================================================================ */

/* Klasa dodawana przez motyw przy scrollu */
.is-sticky .site-header-menu, .pbmit-stick .site-header-menu {
	background:#0f1b2b !important;     /* granat lub #000, jak wolisz */
	border-bottom:2px solid #FFD700 !important;
}
.is-sticky .site-header-menu a, .pbmit-stick .site-header-menu a {
	color:#fff !important;
}
.is-sticky .pbmit-nav-menu > li > a:hover, .pbmit-stick .pbmit-nav-menu > li > a:hover, .is-sticky .pbmit-nav-menu .current-menu-item > a, .pbmit-stick .pbmit-nav-menu .current-menu-item > a {
	color:#FFD700 !important;
}
/* Hamburgery / ikonki */
.is-sticky .meanmenu-reveal span, .pbmit-stick .meanmenu-reveal span, .is-sticky .meanmenu-reveal i, .pbmit-stick .meanmenu-reveal i {
	background:#FFD700 !important;
}
/* ================================================================
   C) WYSOKI KONTRAST – te same selektory (body.wcag-contrast + sticky)
   ================================================================ */
body.wcag-contrast .is-sticky .site-header-menu, body.wcag-contrast .pbmit-stick .site-header-menu {
	background:#000 !important;
	border-bottom:2px solid #FFD700 !important;
}
body.wcag-contrast .pbmit-nav-menu ul.sub-menu li:hover, body.wcag-contrast .pbmit-nav-menu ul.sub-menu li:hover > a {
	background:#000 !important;
	color:#FFD700 !important;
}
/* ==========================================================
   >>> FINALNA ŁATKA MENU <<<
   ========================================================== */

/* 1) SUBMENU – blokujemy białe tło i biały tekst nadawane przez motyw */
body .pbmit-nav-menu ul.sub-menu li:hover, body .pbmit-nav-menu ul.sub-menu li:hover > a, body .pbmit-nav-menu ul.sub-menu li > a:hover, body .pbmit-nav-menu ul.sub-menu li > a:focus {
	background:#0f1b2b !important;   /* granat – dopasuj jeżeli używasz #000 */
	color:#FFD700 !important;        /* złoty tekst */
}
/* 2) STICKY HEADER – motyw dodaje klasę .is-sticky lub przenosi ją NA SAM HEADER */
.site-header-menu.is-sticky, .pbmit-header-overlay.is-sticky,       /* dla drugiego wariantu szablonu */ .pbmit-stick,                          /* część skórek PBMIT nadaje taką klasę */ header.site-header.is-sticky {          /* fallback gdy header ma tag <header> */
	background:#0f1b2b !important;       /* w trybie normalnym */
	border-bottom:2px solid #FFD700 !important;
}
/* linki w przyklejonym pasku */
.site-header-menu.is-sticky a, .pbmit-header-overlay.is-sticky a, .pbmit-stick a, header.site-header.is-sticky a {
	color:#fff !important;
}
/* highlight aktywnego / hover w sticky */
.site-header-menu.is-sticky .pbmit-nav-menu > li > a:hover, .pbmit-stick .pbmit-nav-menu > li > a:hover, .site-header-menu.is-sticky .pbmit-nav-menu .current-menu-item > a, .pbmit-stick .pbmit-nav-menu .current-menu-item > a {
	color:#FFD700 !important;
}
/* 3) WYSOKI KONTRAST  – te same selektory z ciemnym tłem */
body.wcag-contrast .site-header-menu.is-sticky, body.wcag-contrast .pbmit-header-overlay.is-sticky, body.wcag-contrast .pbmit-stick, body.wcag-contrast header.site-header.is-sticky {
	background:#000 !important;
	border-bottom:2px solid #FFD700 !important;
}
body.wcag-contrast .site-header-menu.is-sticky a, body.wcag-contrast .pbmit-stick a, body.wcag-contrast header.site-header.is-sticky a {
	color:#fff !important;
}
body.wcag-contrast .pbmit-nav-menu ul.sub-menu li:hover, body.wcag-contrast .pbmit-nav-menu ul.sub-menu li:hover > a, body.wcag-contrast .main-menu .navigation > li > ul li:hover a, body.wcag-contrast #pbmit-menu > div > ul > li, body.wcag-contrast div.site-navigations.d-flex.justify-content-between, body.wcag-contrast div.pbmit-header-left-area, body.wcag-contrast .pbmit-nav-menu ul.sub-menu li > a:hover {
	background:#000 !important;
	color:#FFD700 !important;
}
/* =======================================================
   WCAG — Header w trybie wysokiego kontrastu
   ======================================================= */

/* 1. Tło nagłówka */
body.wcag-contrast .site-header-menu, body.wcag-contrast .site-header-menu.is-sticky, body.wcag-contrast .pbmit-stick {
	background:#000 !important;            /* czarne tło */
}
/* 2. Logo (IMG) – filtr graficzny */
/* a) białe logo: */
/*
body.wcag-contrast .site-branding img{
    filter:brightness(0) invert(1) !important;
}*
/
/* b) złote logo – zamień powyższą linijkę na tę, jeśli wolisz złoto */

body.wcag-contrast .site-branding img {
	filter: invert(86%) sepia(71%) saturate(1573%) hue-rotate(9deg) brightness(102%) contrast(101%) !important;
}
body.wcag-contrast .pbmit-slider-bg, body.wcag-contrast img, body.wcag-contrast .pbmit-title-bar-wrapper {
	filter: grayscale(100%) contrast(180%) brightness(90%);
!important;
}
body.wcag-contrast .why-choose-eight-img {
	display:none
}
body.wcag-contrast .pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper, body.wcag-contrast .pbmit-slider-eight .icon-box {
	background:#000
}
/* 3. Hamburger / meanmenu ikona */
/* (span lub i – w zależności od skóry) */
body.wcag-contrast .meanmenu-reveal span, body.wcag-contrast .meanmenu-reveal i {
	background:#fff !important;            /* biały *//*  background:#FFD700 !important;          złoty – odkomentuj, jeżeli chcesz złoty */
}
body.wcag-contrast .meanmenu-reveal {
	color:#fff !important;                 /* kolor ikon font‑awesome *//* color:#FFD700 !important; */         /* złoty – odkomentuj jeśli powyżej używasz złotego */
}
body.wcag-contrast .pbmit-attorco-icon-bars, body.wcag-contrast .pbmit-attorco-icon-bars:before, body.wcag-contrast .pbmit-attorco-icon-bars:after {
	background:#e8ba00;
}
body.wcag-contrast .header-style-8 .pbmit-menu-wrap ul.navigation, body.wcag-contrast section.cta-contact, body.wcag-contrast .bg-white, body.wcag-contrast .value-card, body.wcag-contrast .mission-box {
	background-color:#000 !important;
}
 body.wcag-contrast .accordion-item:not(:first-of-type) .accordion-button:hover {
 background-color:#333
}
section.section-md.reasons h2, section.section-md.docs-checklist h2, section.section-md.pbmit-bg-color-blackish.practice-areas-notarial h2 {
	color:#F0F2F7;
}
 #CookieAlert, #CookieAlertClose, #CookieAlert > div:nth-child(2) > a > img {
z-index:9999;
}
:root {
 --accent: #14213d; /* dostosuj, jeśli w brand‑colors.scss zdefiniowano inny odcień */
}
.error-404 {
	position: relative;
	padding: 120px 0; /* wysoki blok hero jak na stronie głównej */
	text-align: center;
}
.error-404 i.fa-thumbs-o-down {
	font-size:24px
}
.error-404__heading {
	font-size: clamp(4rem, 10vw, 11rem);
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 0.5rem;
}
.error-404__sub {
	font-size: 1.75rem;
	font-weight: 600;
	margin-bottom: 2rem;
}
.btn-main {
	display: inline-block;
	padding: 0.9rem 2.5rem;
	border-radius: 50px;
	background: #fff;
	color: var(--accent);
	font-weight: 600;
	text-decoration: none;
	transition: background 0.3s, color 0.3s;
}
.btn-main:hover {
	background: var(--accent);
}
.intro-lead {
	color:#0b2d4a;
	opacity:1;
	max-width:100%;
}
.about-img img {
	width:100%;
}
.mission-box {
	border-left:4px solid var(--pbmit-global-color);
	padding:1.5rem 1.5rem 1.2rem;
	background:#fff;
border-radius:.75rem;
	box-shadow:0 0 12px rgba(0, 0, 0, .04);
}
.contact-grid {
	display:grid;
	grid-template-columns:repeat(1, 1fr);
	gap:1.5rem;
}
.pbmit-location-box ul li {
	line-height:1.5;
}
.pbmit-bg-color-secondary-90 {
	background-color:rgba(var(--pbmit-secondary-rgb, 8, 41, 71), .06);
}
.cta-contact .pbmit-btn-light {
	border-color:#fff;
	color:#fff;
}
.cta-contact .pbmit-btn-light:hover {
	background:#fff;
	color:var(--pbmit-secondary-color);
}
 @media(max-width:575.98px) {
.contact-grid {
grid-template-columns:1fr;
}
}
:root {
 --gold: #c8a563;
 --navy: #082947; /* użyj tego samego co w motywie, jeśli inny */
}
/* ---------- OVERLINE ---------- */
.section-overline {
	display:flex;
	align-items:center;
	justify-content:center;
 gap:.75rem;
 font-size:.82rem;
	letter-spacing:.09em;
	text-transform:uppercase;
	color:var(--gold);
	font-weight:600;
	line-height:1;
 padding:.35rem 1rem;
	background:rgba(200, 165, 99, .10);   /* delikatne tło */
	border-radius:2rem;
	margin-bottom:1rem;
}
.section-overline::before, .section-overline::after {
 content:"";
 flex:1 1 32px;
 height:2px;
 background:var(--gold);
 opacity:.45;
}
.section-overline.accent-2 {
	color:var(--gold);
	background:rgba(200, 165, 99, .10);
}
/* ---------- VALUES CARDS ---------- */
.values-cards .value-card {
	border:2px solid var(--gold);
	border-radius:1.1rem;
	background:#fff;
	padding:2rem 1.75rem 1.7rem;
	box-shadow:0 6px 22px rgba(0, 0, 0, .05);
 transition:background .25s, color .25s, box-shadow .25s, transform .25s;
}
.values-cards .value-card:hover {
	background:var(--navy);
	color:#fff;
	box-shadow:0 12px 32px rgba(0, 0, 0, .12);
	transform:translateY(-3px);
}
.values-cards .value-card h3 {
 transition:color .25s;
}
.values-cards .value-card:hover h3 {
	color:#fff;
}
/* Usuń ewentualne ikonki (gdyby zostały w HTML) */
.values-cards .value-icon {
	display:none !important;
}
/* ---------- SPACING FIXES ---------- */
.values-section {
	padding-bottom:5rem;
}         /* więcej miejsca pod kartami */
.security-ethics {
	padding-top:3rem;
	padding-bottom:3rem;
}           /* oddech nad kolejną sekcją */
.values-section .row.g-4 {
	margin-top:2rem;
}    /* odstęp od tytułu do kart */
.values-section + .security-ethics {
	margin-top:0;
} /* unikasz zduplikowania przerw */
/* Listy/linie po lewej (depozyt/hipoteka) */
.feature-line {
	border-left:4px solid var(--gold);
	padding-left:1rem;
	margin-bottom:1.25rem;
}

/* drobne poprawki responsywne */
@media(max-width:575.98px) {
 .values-cards .value-card {
padding:1.6rem 1.4rem;
}
 .section-overline {
padding:.3rem .8rem;
font-size:.75rem;
}
}
:root {
--gold:#c8a563;
--navy:#082947;
}
.intro-lead-2 {
	color:#0b2d4a;
	opacity:1;
}
.dot-list li {
	position:relative;
	padding-left:1.15rem;
margin-bottom:.35rem;
}
.dot-list li::before {
content:"•";
position:absolute;
left:0;
top:0;
color:var(--gold);
}
/* overline */
.section-overline {
	display:flex;
	align-items:center;
	justify-content:center;
gap:.75rem;
font-size:.82rem;
	letter-spacing:.09em;
	text-transform:uppercase;
	color:var(--gold);
	font-weight:600;
	line-height:1;
padding:.35rem 1rem;
	background:rgba(200, 165, 99, .10);
	border-radius:2rem;
	margin-bottom:1rem;
}
.section-overline::before, .section-overline::after {
content:"";
flex:1 1 32px;
height:2px;
background:var(--gold);
opacity:.45;
}
.section-overline.accent-2 {
	color:var(--gold);
	background:rgba(200, 165, 99, .10);
}
/* cards generic */
.values-cards .value-card {
	border:2px solid var(--gold);
	border-radius:1.1rem;
	background:#fff;
	padding:2rem 1.75rem 1.7rem;
	box-shadow:0 6px 22px rgba(0, 0, 0, .05);
transition:background .25s, color .25s, box-shadow .25s, transform .25s;
}
.values-cards .value-card:hover {
	background:var(--navy);
	color:#fff;
	box-shadow:0 12px 32px rgba(0, 0, 0, .12);
	transform:translateY(-3px);
}
.values-cards .value-card h3 {
transition:color .25s;
}
.values-cards .value-card:hover h3 {
	color:#fff;
}
.values-cards .value-icon {
	display:none!important;
}
/* steps numbers */
.step-number {
	width:40px;
	height:40px;
	border:2px solid var(--gold);
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	font-weight:600;
	color:var(--gold);
	font-size:1rem;
	line-height:1;
	flex:0 0 40px;
}
.step-card:hover .step-number {
	background:#fff;
	color:var(--navy);
}
/* spacing between sections */
.values-section {
	padding-bottom:5rem;
}
.process-sec {
	padding-bottom:5rem;
}
.security-ethics {
	padding-top:5rem;
}
.feature-line {
	border-left:4px solid var(--gold);
	padding-left:1rem;
}
.border-gold {
	border:2px solid var(--gold);
}
 @media(max-width:575.98px) {
 .values-cards .value-card {
padding:1.6rem 1.4rem;
}
 .section-overline {
padding:.3rem .8rem;
font-size:.75rem;
}
 .step-number {
width:34px;
height:34px;
font-size:.9rem;
}
}
 @media (max-width: 992px) {
 .cta-contact {
padding-bottom:3rem !important;
}
}
.mini-cards .value-card {
	padding:1.6rem 1.2rem;
	border:2px solid var(--gold);
	border-radius:1rem;
	box-shadow:0 4px 16px rgba(0, 0, 0, .05);
}
.mini-cards .value-card:hover {
	background:var(--navy);
	color:#fff;
}
.mini-cards .value-card h3 {
margin-bottom:.6rem;
}
.faq-sec .accordion-button {
font-size:.95rem;
}
.dot-list li {
	position:relative;
	padding-left:1.15rem;
margin-bottom:.35rem;
}
 .dot-list li::before {
content:"•";
position:absolute;
left:0;
top:0;
color:var(--gold);
}


article.value-card:hover a { color:#D2EAFB;  -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s; }
 
 article.value-card:hover a:hover { color:var(--gold);  -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s; }
 
footer > div.pbmit-footer-widget-area > div > div > div:nth-child(1) > div > p:nth-child(3) > a {
	color:#B8BEC5;  -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;

}
footer > div.pbmit-footer-widget-area > div > div > div:nth-child(1) > div > p:nth-child(3) > a:hover {
	color:#9E8024;  -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;

}


  .calc-form .form-label{font-size:.9rem;}
  .calc-result ul li{margin-bottom:.4rem;}
  .calc-form .form-control{
  border:1px solid #ced4da;
  border-radius:.375rem;
}
.calc-form .form-control:focus{
  border-color:var(--gold);
  box-shadow:0 0 0 .2rem rgba(200,165,99,.15);
}
.calc-form .form-select{
  border:1px solid #ced4da;
}

#notaryCalc > div > div:nth-child(3) > label > span {
	font-size:10px; position:relative; top:-4px;
	
}
#calcResult{ scroll-margin-top:-50px; }



.calc-group{margin-bottom:1.25rem;}
.calc-group h4{font-size:1rem;font-weight:600;margin:0 0 .6rem;color:#0b2d4a;}
.calc-row{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem;margin-bottom:.35rem;}
.calc-row small{color:#6c757d;font-weight:400;}
.calc-total{border-top:1px solid #e2e6ea;padding-top:.6rem;font-size:1.05rem;}



