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

    00 - Home
    01 - Inner Page
		01 - About Us
		02 - Our History
		03 - Appointment
		04 - Faq
		05 - Service Detail
        06 - Portfolio Single 
        07 - Blog Detail
             Sidebar Right
             Blog Classic
             Blog Single
        08 - Team Single
        09 - Contact Us
        10 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/

body {
	background-color: var(--pbmit-body-color);
}
#page{
	position: relative;
	/*overflow: hidden;*/
}
/** Homepage 01 **/
.appointment-section-one{
	padding-top: 200px;
	position: relative;
	overflow: hidden;
}
.appointment-section-one .contact-form{
	padding-left: 35px;
}
.appointment-section-one .pbmit-custom-title .pbmit-title{
	font-size: 26px;
	line-height: 34px;
	/*margin-bottom: 20px;*/
}
.appointment-section-one form button.pbmit-btn{
	border: none;
	width: 100%;
}
.bottom-radius{
	border-radius: 0 0 150px 150px;
}
.pbmit-bottom-text{
	border-top: 1px solid #DDDDDD;
	padding-top: 50px;
	margin-top: 30px;
}
.service-arrow{
	position: absolute;
	right: 0;
	bottom: 15px;
}
.about-section-one{
	position: relative;
	padding: 270px 0 120px;
	background-image: url(../images/homepage-1/bg/about-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.transform-top-sec{
	margin-top: -150px;
}
.transform-top-sec-2{
	margin-top: -180px;
}
.about-section-one .about-bg1-img,
.about-one-rightbox .ihbox-style-area,
.about-two-leftbox .teeth-bg-img,
.about-two-leftbox .fid-style-box{
	position: absolute;
	width: auto;
	max-width: 100%;
}
.about-section-one .about-bg1-img{
	right: -23%;
	bottom: -56%;
}
.about-section-one .inner-content{
	padding: 0 80px 0 30px;
}
.about-section-one .inner-content p{
	color: #FFFFFF7D;
}
.about-one-rightbox{
	background-image: url(../images/homepage-1/about-img-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
	position: relative;
}
.about-one-rightbox .ihbox-style-area{
	right: 0;
	top: 0;
}
.about-section-one .ihbox-style-3-area{
	border-top: 1px solid #FFFFFF21;
	padding-top: 60px;
	margin-top: 85px;
}
.tab-one-area{
	/*background-image: url(../images/homepage-1/bg/tab-bg-img.png);*/
    background-position: bottom left;
    background-repeat: no-repeat;
	border-radius: 50px;
	padding-left: 35px;
}
.pbmit-divider-wrap{
	padding: 80px 0;
}
.pbmit-divider{
	display: flex;
	padding: 2px 0;
}
.pbmit-divider .pbmit-divider-separator{
	width: 100%;
	align-items: center;
	display: flex;
}
.pbmit-divider .pbmit-divider-separator:before,
.pbmit-divider .pbmit-divider-separator:after{
	content: "";
	display: block;
	flex-grow: 1;
	border-block-start: 1px solid #DDDDDD;
}
.pbmit-divider .pbmit-divider-text{
	margin: 0 20px;
	color: #696F6F;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
}
.timeline-bg{
	background-image: url(../images/homepage-1/bg/timeline-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 320px;
	padding-bottom: 200px;
}
.timeline-one-area{
	padding: 20px 0 100px;
}
.pbmit-timetable-list-style-1{
	margin: 0 20px 0 40px;
	width: max-content;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-wrapper{
	border-radius: 20px;
    padding: 20px 40px 30px 40px;
    position: relative;
    background-color: rgb(var(--pbmit-blackish-color-rgb), .3);
    backdrop-filter: blur(20px);
}
.pbmit-timetable-list-style-1 .pbmit-icno-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.20);
    padding: 0 0 20px 0;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
}
.pbmit-timetable-list-style-1 .pbmit-icon-type-icon svg {
    width: 40px;
    height: 40px;
    fill: var(--pbmit-white-color);
}
.pbmit-timetable-list-style-1 ul.pbmit-timelist-list {
    padding-top: 20px;
}
.pbmit-timetable-list-style-1 ul.pbmit-timelist-list li {
    list-style: none;
    padding: 8px 0px;
    font-size: 16px;
}
.pbmit-timetable-list-style-1 ul.pbmit-timelist-list li:first-child{
	padding-top: 0;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-day {
    width: 200px;
    display: inline-block;
    color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
.pbmit-timetable-list-style-1 .pbmit-timetable-hours {
    color: var(--pbmit-white-color);
}
.pbmit-timetable-list-style-1 ul.pbmit-timelist-list li:last-child{
	padding-bottom: 0;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-btn {
    padding: 20px 0 0 0;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-btn .pbmit-btn{
	padding: 15px 25px 15px 60px;
}
.pbmit-timetable-list-style-1 .pbmit-timetable-btn .pbmit-btn:hover{
	background-color: var(--pbmit-global-color);
}
.timeline-bg .fid-style-area{
	overflow: hidden;
	border-top: 1px solid #D9D9D930;
}
.timeline-bg .fid-style-area .pbmit-column{
	padding: 50px 0 30px 85px;
}
.timeline-bg .fid-style-area .pbmit-column:not(:last-child){
	border-right: 1px solid #D9D9D930;
}
.timeline-bg .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.timeline-bg .pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	color: var(--pbmit-white-color);
}
.client-one-area{
	margin-top: 90px;
	position: relative;
}
.pbmit-element-client-style-1>.row,
.pbmit-element-client-style-2>.row{
	display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.pbmit-element-client-style-1 .pbmit-highlight-title,
.pbmit-element-client-style-2 .pbmit-highlight-title{
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    bottom: auto;
    top: 20px;
    left: 0;
    right: auto;
	margin-bottom: 20px;
}
.testimonial-one-bg{
	background-image: url(../images/homepage-1/bg/testimonial-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
      background-size: cover;
  background-position: center;
	padding: 120px 0 120px;
	position: relative;

}
.testimonial-one-bg .left-box{
	padding-right: 65px;
}
.testimonial-one-bg .left-box .swiper-button-next, 
.testimonial-one-bg .left-box .swiper-button-prev {
	top: 30px;
	bottom: auto;
	background-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}
.testimonial-one-rightbox{
	border-radius: 50px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-left: 70px;
}
.testimonial-one-rightbox img{
	border-radius: 50px;
}
.about-us-one-bg{
	padding: 230px 0 50px;
	/*background-image: url(../images/homepage-1/bg/reviewer-bg.png);*/
    background-position: 220px 150px;
    background-repeat: no-repeat;
}
.about-us-one-subtitle{
	font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    color: var(--pbmit-secondary-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-element-client-style-2{
	position: relative;
}
.pbmit-bg-color-secondary .pbmit-element-client-style-2 .pbmit-highlight-title{
	color: var(--pbmit-white-color);
}
/** Homepage 02 **/
.ihbox-section-two {
	border-radius: 30px;
	padding: 0 30px;
	margin: -310px 0 50px;
	position: relative;
	z-index: 1;
}
.ihbox-section-two .pbmit-column:last-child .pbmit-ihbox-style-9{
	border: none;
}
.ihbox-section-two .pbmit-ihbox-style-9{
	border-color: rgba(var(--pbmit-white-color-rgb), .1);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-ihbox-btn .pbmit-btn{
	background-color: transparent;
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-ihbox-btn .pbmit-btn:before{
	background-color: rgba(var(--pbmit-white-color-rgb), .1);
	backdrop-filter: blur(20px);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-btn .pbmit-icon-hover:after,
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-element-subtitle,
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-element-title{
	color: var(--pbmit-white-color);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-btn .pbmit-button-content-wrapper{
	color: var(--pbmit-white-color);
	text-shadow: 0 23px 0 var(--pbmit-white-color);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-btn:hover:before{
	background-color: var(--pbmit-white-color);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-btn:hover .pbmit-icon-hover:after{
	color: var(--pbmit-blackish-color);
}
.ihbox-section-two .pbmit-ihbox-style-9 .pbmit-btn:hover .pbmit-button-content-wrapper{
	color: var(--pbmit-blackish-color);
    text-shadow: 0 23px 0 var(--pbmit-blackish-color);
}
.about-two-leftbox{
	position: relative;
}
.about-two-leftbox .teeth-bg-img{
	left: 15px;
	top: -10px;
}
.about-two-leftbox .mask-img{
	-webkit-mask-image: url(../images/homepage-2/masking.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.about-two-leftbox .fid-style-box{
	right: -7%;
	top: 28%;
}
.about-two-rightbox{
	padding: 40px 0 0px 75px;
}
.about-two-rightbox .pbmit-heading-subheading{
	margin-bottom: 30px;
}
.about-two-rightbox .ihbox-style-area{
	border-top: 1px solid #DDDDDD;
	padding: 30px 0 40px;
}
.ihbox-style-2-bottom-area{
	border-top: 1px solid #DDDDDD;
	margin-top: 80px;
	padding-top: 50px;
}
.service-section-two{
	padding: 270px 0 120px;
}
.info-box-first{
	background-image: url(../images/homepage-2/dr.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
	border-radius: 30px;
	padding: 40px 40px 25px;
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-bottom: 20px;
}
.info-box-first .pbmit-btn,
.info-box-fourth .pbmit-btn{
	width: fit-content;
}
.info-box-second-bg{
	background-image: url(../images/homepage-2/img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	padding: 170px 0;
}
.info-box-third{
	background-image: url(../images/homepage-2/img-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 30px;
	height: 100%;
}
.info-box-third .pbminfotech-ele-fid-style-4 .pbmit-fid-inner,
.info-box-third .pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup,
.info-box-third .pbminfotech-ele-fid-style-4 .pbmit-heading-desc{
	color: var(--pbmit-white-color);
}
.info-box-third .fid-style-box{
	padding: 50px 40px 0px 0px;
	display: flex;
	justify-content: end;
}
.info-box-third .fid-style-box .pbminfotech-ele-fid-style-4 .pbmit-fld-contents{
	position: relative;
	z-index: 0;
}
.info-box-third .fid-style-box .pbminfotech-ele-fid-style-4 .pbmit-fld-contents::before{
	position: absolute;
    content: '';
    left: -30px;
    right: 0;
    background: rgba(var(--pbmit-blackish-color-rgb), .6);
    filter: blur(25px);
    width: 220px;
    height: 200px;
    top: -20px;
    z-index: -1;
}
.info-box-fourth{
	background-image: url(../images/homepage-2/bg/col-bg-tooth.png);
    background-position: bottom right;
    background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	gap: 70px;
	border-radius: 30px;
	padding: 50px 40px 50px;
	margin-bottom: 20px;
}
.info-box-fourth .pbmit-custom-title .pbmit-title{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
}
.info-box-fifth{
	border-radius: 30px;
	padding: 50px 40px;
}
.appointment-two-bg{
	background-image: url(../images/homepage-2/bg/appoinment-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
	padding: 250px 0 70px;
}
.pbmit-video-play-btn-wrap{
	position: relative;
	z-index: 1;
	width: auto;
	align-self: flex-start;
}
.pbmit-video-play-btn{
	font-size: 16px;
/*padding: 35px;    */
	position: relative;
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	text-align: center;
	transition: all .3s;
	color: #000 !important;
	background-color: var(--pbmit-white-color);
}
.pbmit-video-play-btn:before,
.pbmit-video-play-btn:after{
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 10px solid rgba(var(--pbmit-blackish-color-rgb), 0.7);
}
.pbmit-video-play-btn:before{
	animation: pulse-border-2 1.5s linear infinite;
}
.pbmit-video-play-btn:after{
	animation: pulse-border 1s linear infinite;
}
@keyframes pulse-border-2{
	0% {
    	transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity: 1;
	}

	100% {
		transform: scale(1.7);
		-webkit-transform: scale(1.7);
		opacity: 0;
	}
}
@keyframes pulse-border{
	0% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity: 1;
	}

	100% {
		transform: scale(1.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
.appointment-two-leftbox{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
}
.appointment-two-leftbox .pbmit-custom-title {
	margin-top: 50px;
}
.appointment-two-leftbox .pbmit-custom-title .pbmit-title{
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}
.appointment-two-rightbox{
	border-radius: 30px;
	padding: 50px;
	background-color: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(40px);
}
.appointment-two-rightbox .pbmit-custom-title .pbmit-title{
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color);
}
.appointment-two-rightbox form .form-control,
.appointment-two-rightbox form .form-select{
	border-color: transparent;
	background-color: rgba(0, 0, 0, 0.4);
}
.appointment-two-rightbox form .form-control,
.appointment-two-rightbox form .form-select,
.appointment-two-rightbox form .form-control::placeholder{
	color: rgb(var(--pbmit-white-color-rgb), .6);
}
.appointment-two-rightbox form input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
.appointment-two-rightbox form .form-select{
	background-position: right 30px center;
}
.appointment-two-rightbox form .form-select option{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.appointment-two-rightbox form .pbmit-btn.submit,
.pbmit-team-single .contact-form .pbmit-btn.submit{
	width: 100%;
	text-align: left;
	border: none;
}
.appointment-two-rightbox form .submit.pbmit-btn:hover{
	background-color: var(--pbmit-global-color);
}
.appointment-two-rightbox label.error{
	color: var(--pbmit-white-color);
}
.appointment-two-rightbox form .pbmit-btn.submit[disabled],
.pbmit-team-single .contact-form .pbmit-btn.submit[disabled]{
	text-align: center;
}
.appointment-two-rightbox form .pbmit-btn.submit .form-btn-loader svg,
.pbmit-team-single .contact-form .pbmit-btn.submit .form-btn-loader svg{
	width: 60px;
}
.pricing-section-two{
	background-image: url(../images/homepage-2/bg/pricing-table-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.portfolio-section-two{
	background-image: url(../images/homepage-2/bg/portfolio-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 270px 0 120px;
	position: relative;
}
.portfolio-section-two .pbmit-heading-subheading .pbmit-heading-desc{
	margin-right: 180px;
}
.portfolio-section-two .swiper-button-next, 
.portfolio-section-two .swiper-button-prev{
	top: 80px;
	bottom: auto;
}
/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - About Us **/
.client-section-area{
	padding: 200px 0 90px;
}
.about-us .testimonial-one-bg{
	padding: 65px 0 120px;
	margin-top: 30px;
}
/** 02 - Our History **/
.our-history-page .about-section-one{
	padding: 120px 0;
	background-image: none;
}
.our-history-page .about-section-one .inner-content p{
	color: var(--pbmit-body-typography-color);
}
.our-history{
	padding: 250px 50px 120px;
}
.pbmit-timeline-style-1 .pbmit-timeline-year{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
	color: var(--pbmit-global-color);
}
.pbmit-timeline-style-1 .pbmit-timeline-title{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	padding: 0 50px;
}
.pbmit-timeline-style-1 .pbmit-timeline-desc{
	margin: 0;
	padding: 0 90px;
	line-height: 22px;
}
.pbmit-timeline-style-1 .pbmit-timeline-wrapper{
	display: grid;
	width: 100%;
	height: auto;
	position: relative;
	justify-items: center;
	grid-template-rows: 1fr 1fr;
	text-align: center;
	grid-gap: 160px;
}
.pbmit-timeline-style-1 .pbmit-same-height.steps-content_wrap{
	justify-content: flex-start;
}
.pbmit-timeline-style-1 .pbmit-slide-even .pbmit-same-height.steps-content_wrap{
	justify-content: flex-end;
}
.pbmit-timeline-style-1 .pbmit-heading-subheading{
	margin-bottom: 80px;
}
.pbmit-timeline-style-1 .steps-dot .dot{
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
	background-color: var(--pbmit-global-color);
}
.pbmit-timeline-style-1 .pbmit-timeline-wrapper .steps-dot{
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	height: -moz-fit-content;
	height: fit-content;
	margin: auto !important;
}
.pbmit-timeline-style-1 .steps-dot .dot::after{
	content: "";
	position: absolute;
	left: -11px;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: 0;
	background: rgb(var(--pbmit-global-color-rgb), .90);
	transform: rotate(-45deg);
}
.pbmit-timeline-style-1 .pbmit-slide-even .steps-dot .dot::after{
	left: 19px;
	top: 0;
	bottom: auto;
}
.pbmit-timeline-style-1 .steps-dot .steps-dot-line{
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
} 
.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before,
.pbmit-timeline-style-1 .steps-dot .steps-dot-line::after{
	content: "";
	width: calc(50% + 10px * 100);
	height: 1px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background-repeat: no-repeat;
}
.pbmit-timeline-style-1 .steps-dot .steps-dot-line::after{
	left: 50%;
	background: linear-gradient(90deg, var(--pbmit-global-color), var(--pbmit-global-color));
}
.pbmit-timeline-style-1 .steps-dot .steps-dot-line::before{
	right: 50%;
	background: linear-gradient(90deg, var(--pbmit-global-color), var(--pbmit-global-color));
}
.pbmit-timeline-style-1 .pbmit-same-height{
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.pbmit-timeline-style-1 .pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image{
	order: 0;
}
.pbmit-timeline-style-1 .pbmit-slide-even .pbmit-feature-image{
	order: 1;
	justify-content: start;
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}
.pbmit-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image{
	transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
} 
.pbmit-timeline-style-1 .pbmit-feature-image img{
	border-radius: 20px;
}
.pbmit-timeline-style-1 .steps-dot,
.pbmit-timeline-style-1 .pbmit-feature-image,
.pbmit-timeline-style-1 .steps-content_wrap{
	opacity: 1;
}
/* BG Color Set */
.pbmit-bg-color-blackish .pbmit-timeline-style-1 .pbmit-timeline-title,
.pbmit-bg-color-blackish .pbmit-timeline-style-1{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-timeline-style-1 .steps-dot .steps-dot-line::after{
	background: linear-gradient(90deg, rgb(var(--pbmit-white-color-rgb), .10), rgb(var(--pbmit-white-color-rgb), .10));
}
.pbmit-bg-color-blackish .pbmit-timeline-style-1 .steps-dot .steps-dot-line::before{
	background: linear-gradient(90deg, rgb(var(--pbmit-white-color-rgb), .10), rgb(var(--pbmit-white-color-rgb), .10));
}
.pbmit-bg-color-blackish .pbmit-timeline-style-1 .steps-dot .dot{
	background-color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-timeline-style-1 .steps-dot .dot::after{
	background: rgb(var(--pbmit-white-color-rgb), .40);
}
/** 03 - Appointment **/
.appointment-page .ihbox-style-11-area{
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 40px;
}
.appointment-page .ihbox-style-11-area .ihbox-style-11-box .pbmit-ihbox-style-11{
	border-right: 1px solid #DDDDDD;
	padding: 30px;
}
.appointment-page .ihbox-style-11-area .ihbox-style-11-box:last-child .pbmit-ihbox-style-11{
	border-right: none;
}
.appointment-page .contact-form-box-2{
	padding: 50px;
	position: relative;
	z-index: 1;
}
.appointment-page .contact-form-box-2 .contact-form{
	padding: 0% 15% 0% 15%;
}
.appointment-bottom-area{
	position: relative;
	background-image: url(../images/bg/appointment-col-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	border-radius: 0 0 25px 25px;
	margin-top: -30px;
	padding: 80px 0 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.appointment-bottom-area .appointment-img{
	position: absolute;
	left: 92px;
	bottom: 0;

}
.appointment-img{
	height: 208px;
	width: 200px;
}
.appointment-bottom-area .pbmit-ihbox-style-5 .pbmit-element-title{
	margin: 0 100px 0 0;
}
/** 04 - Faq **/
.team-arrow{
	position: relative;
}
.team-arrow .swiper-button-next, 
.team-arrow .swiper-button-prev{
	border: 1px solid #ddd;
	background-color: transparent;
}
.team-arrow .swiper-button-prev{
	margin-right: 20px;
}
.team-arrow .swiper-button-next:hover, 
.team-arrow .swiper-button-prev:hover{
	color: var(--pbmit-global-color);
}
/** 05 - Service Detail **/
.service-details > .container > .row{
    flex-direction: row-reverse !important;
}
.service-details .all-post-list li{
	position: relative;
    margin-bottom: 1px;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
	margin: 0;
	padding: 0;
}
.service-details .all-post-list li a{
	padding: 18px 0px 18px 0px;
    display: block;
    position: relative;
    border-radius: 0;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: rgba(var(--pbmit-blackish-color-rgb), .6);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.service-details .all-post-list li:last-child a{
	border-bottom: none;
}
.service-details .all-post-list li.post-active a,
.service-details .all-post-list li:hover a{
	padding-left: 30px;
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-blackish-color);
}
.service-details .all-post-list li a:before{
	position: absolute;
    content: '\e82f';
    font-family: "pbminfotech-base-icons";
    right: auto;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 50%;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 400;
	opacity: 0;
    color: var(--pbmit-global-color);
    transform: translateX(0%) translateY(-50%);
}
.service-details .all-post-list li.post-active a:before,
.service-details .all-post-list li:hover a:before{
	opacity: 1;
}
.service-details .all-post-list li a:after{
	position: absolute;
    content: '\e82f';
    font-family: "pbminfotech-base-icons";
    right: 20px;
    left: auto;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 50%;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 400;
    color: rgba(var(--pbmit-blackish-color-rgb), .6);
    transform: translateX(0%) translateY(-50%);
}
.service-details .all-post-list li.post-active a:after,
.service-details .all-post-list li:hover a:after{
	opacity: 0;
}
.service-details .pbmit-service-feature-image img{
	width: 100%;
	margin-bottom: 50px;
	border-radius: 20px;
}
.service-details .pbmit-col-three .pbmit-miconheading-style-10{
	padding: 0 20px;
}
.service-details .pbmit-video-play{
	position: relative;
	margin-bottom: 50px;
}
.service-details .pbmit-video-play .pbmit-open-lightbox{
	aspect-ratio: 2.33333;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
}
.service-details .pbmit-video-play .pbmit-open-lightbox img{
	aspect-ratio: 2.33333;
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}
.service-details .pbmit-video-play .service-player-bg{
	position: absolute;
	right: 40px;
	left: auto;
	bottom: 40px;
	top: auto;
	background-color: var(--pbmit-white-color);
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    outline: 10px solid rgba(var(--pbmit-blackish-color-rgb), .3);
    animation: pbmit_pulse 2s infinite;
}
@keyframes pbmit_pulse{
	0% {
    	box-shadow: 0 0 0 0 rgba(var(--pbmit-blackish-color-rgb), .3);
	}

	100% {
		box-shadow: 0 0 0 30px rgba(var(--pbmit-blackish-color-rgb), 0);
	}
}
.service-details .pbmit-video-play .service-player-bg svg{
	fill: #000000;
    width: 16px;
    height: 16px;
}
/** 06 - Portfolio Single **/
.pbmit-portfolio-single .pbmit-ele-before-after-inner{
	margin-bottom: 50px;
	border-radius: 20px;
}
.pbmit-medium{
	color: var(--pbmit-blackish-color);
}
.pbmit-portfolio-single .portfolio-detail-images{
	margin-bottom: 50px;
}
.pbmit-portfolio-single .portfolio-detail-images img{
	border-radius: 10px;
}
.pbmit-portfolio-single .ihbox-style-12-area{
	margin: 40px 0; 
	border: 1px solid #DDDDDD;
	border-radius: 30px;
}
.pbmit-portfolio-single .ihbox-style-12-area .pbmit-miconheading-style-12{
	padding: 50px 40px 40px 40px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.pbmit-column-two .pbmit-miconheading-style-12:nth-child(even){
	border-right: none;
}
.pbmit-column-two .pbmit-miconheading-style-12:nth-last-child(2),
.pbmit-column-two .pbmit-miconheading-style-12:last-child{
	border-bottom: none;
}
.testimonial-style-area{
	border-radius: 20px;
	padding: 50px 50px 40px 50px;
	margin-bottom: 30px;
}
.pbmit-portfolio-single .pbmit-testimonial-style-2 .pbmit-featured-img-wrapper .pbmit-featured-wrapper img{
	width: 100%;
	border-radius: 20px;
}
.pbmit-portfolio-single .post-navigation{
	margin-top: 0px;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
}
.pbmit-portfolio-single .pbmit-single-project-side-detail{
	padding-left: 60px;
}
.pbmit-portfolio-single .pbmit-single-project-details-list-inner {
    padding: 40px 40px 100px;
    border-radius: 20px;
    background-color: var(--pbmit-white-color);
    margin-bottom: 40px;
    position: relative;
}
.pbmit-portfolio-single .pbmit-single-project-details-list-inner .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
    text-transform: uppercase;
}
.pbmit-portfolio-single .pbmit-single-project-side-detail .pbmit-element-title:before{
	content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    border-left: 7px solid var(--pbmit-global-color);
    height: 14px;
    width: 14px;
    border-radius: 50%;
    -khtml-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    outline: 1px solid var(--pbmit-global-color);
}
.pbmit-portfolio-single .pbmit-portfolio-lines-ul {
    list-style: none;
    margin: 0;
    padding: 30px 0 15px 0;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}
.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li{
	width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 80px;
	padding-top: 25px;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb),.1);
}
.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li::before{
	position: absolute;
    content: '\e846';
    font-family: "pbminfotech-base-icons";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    font-size: 30px;
    line-height: 55px;
    left: 0;
    top: 20px;
    text-align: center;
    border-radius: 50%;
    color: var(--pbmit-blackish-color);
    background: var(--pbmit-white-color);
    transition: all 0.4s ease-in-out;
    border: 1px solid var(--pbmit-global-color);
}
.pbmit-portfolio-single li.pbmit-portfolio-line-li.category::before{
	content: "\e842";
}
.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li.date::before{
	content: "\e845";
}
.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper li.pbmit-portfolio-line-li.location::before{
	content: "\e841";
}
.pbmit-portfolio-single .pbmit-portfolio-lines-wrapper li:hover::before{
	background: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title{
	font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    position: relative;
    color: var(--pbmit-blackish-color);
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value{
	display: block;
}
.pbmit-portfolio-single .pbmit-portfolio-social-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    background: var(--pbmit-blackish-color);
    width: 100%;
    left: 0;
    top: auto;
    padding: 20px 30px;
    border-radius: 0 0 20px 20px;
}
.pbmit-portfolio-single .pbmit-portfolio-social-text {
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
}
.pbmit-portfolio-single .pbmit-social-links li:not(:last-child){
	padding: 0;
}
.pbmit-portfolio-single .pbmit-social-links>li>a{
	height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: var(--pbmit-white-color);
    display: inline-block;
    text-align: center;
    font-size: 14px;
	border: 1px solid var(--pbmit-global-color);
}
.pbmit-portfolio-single .pbmit-social-links>li>a:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}
.pbmit-portfolio-single .widget.pbmit-widget-ads{
	height: 400px;
	margin-bottom: 50px;
	border-radius: 20px;
}
.pbmit-portfolio-single .pbmit-service-ads{
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 40px;
    text-align: center;
}
.pbmit-portfolio-single.style-2 .ihbox-style-10-area{
	border-radius: 20px;
	margin: 40px 0 60px 0;
	padding: 40px 60px 0 60px;
}
/** 07 - Blog Detail**/
/** Sidebar Right **/
.sidebar .widget{
	padding: 30px;
    margin-bottom: 50px;
    border-radius: 20px;
    background-color: var(--pbmit-white-color);
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget.widget-search{
	padding: 0;
	background-color: transparent;
}
.widget .search-form {
    position: relative;
}
.widget .search-form input.search-input{
	padding-right: 70px;
}
.widget .search-form input.search-input::placeholder{
	color: rgba( var(--pbmit-blackish-color-rgb), 0.4);
}
.widget .search-form input.search-input:focus{
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}
.widget .search-form button.search-btn{
	position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    font-size: 0;
	border: none;
	border-radius: 30px;
    outline: none;
    padding: 8px 16px;
    color: var(--pbmit-blackish-color);
    background: var(--pbmit-global-color);
	transition: all .6s;
}
.widget .search-form button.search-btn:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e822';
    right: 50%;
    top: 50%;
    font-size: 20px;
    line-height: normal;
    font-weight: normal;
    color: var(--pbmit-blackish-color);
    transform: translateX(50%) translateY(-50%);
}
.widget .search-form button.search-btn:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.widget .search-form button.search-btn:hover:after{
	color: var(--pbmit-white-color);
}
.widget.widget-authorbox{
	padding: 0;
}
.widget .single-blog-authorbox {
    text-align: center;
    padding: 40px 30px;
    border-radius: 20px;
    background-color: var(--pbmit-blackish-color);
}
.widget .single-blog-authorbox .authorbox-img {
    display: inline-block;
    position: relative;
}
.widget .single-blog-authorbox .authorbox-img::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border: 15px solid rgba(var(--pbmit-white-color-rgb), .3);
    border-radius: 50%;
    z-index: 1;
}
.widget .single-blog-authorbox img {
    height: 220px;
    width: 220px;
    border-radius: 50%;
    object-fit: cover;
}
.widget .single-blog-authorbox .pbmit-authorbox-title {
    font-size: 25px;
    line-height: 35px;
    margin: 45px 0 0px;
    text-transform: capitalize;
    color: var(--pbmit-white-color);
}
.widget .single-blog-authorbox p {
    margin: 0;
}
.widget .single-blog-authorbox .pbmit-authorbox-subtitle {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
    letter-spacing: 1px;
}
.widget .single-blog-authorbox .pbmit-social-links {
	padding: 20px 0 0;
}
.widget .single-blog-authorbox .pbmit-social-links li {
    padding: 0 4px 0 0;
}
.widget .single-blog-authorbox .pbmit-social-links li a {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 12px;
    color: var(--pbmit-secondary-color);
    background: var(--pbmit-white-color);
}
.widget ul a {
    display: inline-block;
}
.widget .single-blog-authorbox .pbmit-social-links li a:hover{
	background-color: var(--pbmit-global-color);
}
.sidebar .widget .widget-title{
	position: relative;
	padding-left: 30px;
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
	margin-bottom: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-style: normal;
	color: var(--pbmit-heading-color);
}
.sidebar .widget .widget-title:before{
	content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    border-left: 7px solid var(--pbmit-global-color);
    height: 14px;
    width: 14px;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    outline: 1px solid var(--pbmit-global-color);
}
.sidebar .widget-categories ul li{
	position: relative;
	padding: 15px 20px;
    margin: 0 0 15px;
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    border-radius: 10px;
    font-weight: 500;
	transition: all .25s ease-in-out;
}
.sidebar .widget ul>li{
	line-height: 20px;
}
.sidebar .widget-categories ul li a{
	position: relative;
	font-size: 16px;
	line-height: 20px;
	text-transform: capitalize;
	color: #5a5a5a;
}
.sidebar .widget-categories ul li a:before{
	position: absolute;
    content: "\e869";
    font-family: "pbminfotech-base-icons";
    left: 0;
    font-size: 20px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-55%) scale(0);
    transform: translateY(-55%) scale(0);
    color: rgba(var(--pbmit-blackish-color-rgb), .7);
    transition: all 0.4s ease;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.sidebar .widget-categories ul li .pbmit-brackets{
	font-size: 17px;
    line-height: 17px;
    padding-left: 3px;
    float: right;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.sidebar .widget-categories ul li a:hover{
	color: var(--pbmit-blackish-color);
	padding-left: 25px;
}
.sidebar .widget-categories ul li a:hover:before{
	opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-55%) scale(1);
    transform: translateY(-55%) scale(1);
}
.sidebar .widget-categories ul li a:hover + .pbmit-brackets{
	color: var(--pbmit-secondary-color);
}
.sidebar .widget-recent-post ul li{
	display: flex;
    align-items: center;
    width: 100%;
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
}
.sidebar .widget-recent-post ul li:first-child{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.sidebar .widget-recent-post ul>li>a{
	width: 90px;
    flex-shrink: 0;
    margin-right: 25px;
}
.sidebar .widget-recent-post ul>li>a img{
	border-radius: 50% ;
}
.sidebar .widget-recent-post li .pbmit-rpw-content{
	display: flex;
	flex-direction: column-reverse;
}
.sidebar .widget-recent-post .pbmit-rpw-title a{
	margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 17px;
    line-height: 22px;
	font-weight: 600;
	font-family: var(--pbmit-heading-typography-font-family);
} 
.sidebar .widget-recent-post li .pbmit-rpw-content .pbmit-rpw-date a{
	font-size: 13px;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding: 3px 10px;
	border-radius: 20px;
	color: var(--pbmit-blackish-color);
	background: var(--pbmit-global-color);
}
.sidebar .widget-recent-post ul li:last-child{
	margin-bottom: 0;
	border: none;
	padding-bottom: 10px;
}
.widget.pbmit-widget-ads{
	position: relative;
    overflow: hidden;
    text-align: center;
	background-image: url(../images/bg/service-ad.png);
}
.pbmit-widget-ads .pbmit-service-ads .pbmit-ads-icon{
	font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
    color: var(--pbmit-global-color);
    display: inline-block;
}
.pbmit-widget-ads:hover .pbmit-service-ads .pbmit-ads-icon{
    animation: pbmit_verticle 1.1s ease-out;
}
@keyframes pbmit_verticle{
	0% {
    transform: rotateY(0deg);
	}
	100% {
		transform: rotateY(360deg);
	}
}
.pbmit-widget-ads .pbmit-ads-heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: var(--pbmit-white-color);
    border-bottom: 2px solid var(--pbmit-global-color);
}
.pbmit-widget-ads .pbmit-service-ads .pbmit-ads-decs {
    display: block;
    padding-bottom: 60px;
    color: rgba(var(--pbmit-white-color-rgb), .6);
}
.pbmit-widget-ads .pbmit-contact-wrapper {
    display: flex;
    align-items: center;
    background-color: var(--pbmit-global-color);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    top: auto;
    justify-content: center;
    padding: 15px 0;
}
.pbmit-widget-ads .pbmit-contact-wrapper i {
    font-size: 30px;
    line-height: 34px;
    padding: 0 5px 0 0;
	color: var(--pbmit-blackish-color);
}
.pbmit-widget-ads .pbmit-service-ads .pbmit-ads-call {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
	color: var(--pbmit-blackish-color);
}
.sidebar .widget-tag-cloud li{
	margin: 0 6px 8px 0;
    display: inline-block;
}
.sidebar .widget-tag-cloud li a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
	font-weight: 500;
    display: inline-block;
    font-size: 15px;
    padding: 0 12px;
    height: 32px;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #696f6f;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    border-radius: 20px;
    background-color: var(--pbmit-white-color);
    transition: all .25s ease-in-out;
}
.sidebar .widget-tag-cloud li a:hover,
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover{
	color: var(--pbmit-blackish-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}
.sidebar .pbmit-icno-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 30px 0;
}
.sidebar .pbmit-timetable-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;
}
.sidebar .pbmit-timetable-wrapper i {
    font-size: 40px;
    line-height: 40px;
    color: var(--pbmit-global-color);
}
.sidebar ul.pbmit-timelist-list li{
	font-size: 16px;
	padding: 0 0 15px 0;
}
.sidebar ul.pbmit-timelist-list li:last-child{
	padding-bottom: 0;
}
.sidebar .pbmit-timetable-wrapper .pbmit-timetable-day {
    color: var(--pbmit-blackish-color);
    font-weight: 500;
    width: 52%;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
}
.sidebar .pbmit-timetable-wrapper .pbmit-timetable-hours {
    font-size: 14px;
    line-height: 26px;
}
/** Blog Classic **/
.site-content{
	padding-top: 120px;
	padding-bottom: 100px;
}
.post.blog-classic{
    position: relative;
	margin-bottom: 70px;
}
.post.blog-classic .pbmit-img-wrapper{
	position: relative;
}
.post.blog-classic .pbmit-featured-img-wrapper{
    margin-bottom: 30px;
}
.post.blog-classic .pbmit-featured-wrapper img{
	border-radius: 20px;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.pbmit-blog-classic-inner{
	word-wrap: break-word;
}
.post.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 15px 20px 10px;
    background: var(--pbmit-white-color);
    border-radius: 10px;
}
.post.blog-classic .pbmit-blog-meta,
.post.blog-classic .pbmit-blog-meta a{
	color: var(--pbmit-blackish-color);
}
.post.blog-classic .pbmit-blog-meta-top .pbmit-meta:not(:last-child){
	padding-right: 20px;
}
.post.blog-classic .pbmit-blog-meta-top .pbmit-meta{
	display: inline-block;
    position: relative;
    padding-left: 0;
    font-size: 15px;
    letter-spacing: .7px;
	margin-bottom: 5px;
}
.post.blog-classic .pbmit-blog-meta-top .pbmit-meta i{
	font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid var(--pbmit-global-color);
	color: var(--pbmit-secondary-color);
}
.post.blog-classic .pbmit-blog-meta-top .pbmit-meta a:hover{
	color: rgba(var(--pbmit-blackish-color-rgb),.7);
}
.post.blog-classic .pbmit-blog-classic-inner .pbmit-post-title{
	margin-bottom: 25px;
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 42px;
    border-bottom: 1px solid rgba(var(--pbmit-secondary-color-rgb),.1);
}
/** Blog Single **/
.blog-details .blog-classic{
	margin-bottom: 0 !important;
}
.blog-details .pbmit-entry-content {
	padding-top: 30px;
	border-top: 1px solid #DDDDDD;
}
.pbmit-drop-cap{
	padding: 10px;
    margin-inline-end: 15px;
    border-radius: 10%;
	margin-block-start: 3px;
	line-height: 0;
	float: inline-start;
	text-align: center;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-drop-cap-letter{
	font-size: 30px;
    font-weight: 600;
    line-height: 30px;
	height: 1em;
    width: 1em;
	display: inline-block;
}
.blog-details .pbmit-entry-content .pbmit-custom-title .pbmit-title,
.pbmit-portfolio-single .pbmit-entry-content .pbmit-custom-title .pbmit-title,
.service-details .pbmit-entry-content .pbmit-custom-title .pbmit-title,
.pbmit-team-single .pbmit-entry-content .pbmit-custom-title .pbmit-title{
	margin-bottom: 20px;
}
.blog-details .pbmit-entry-content .pbmit-block-columns{
	margin-bottom: 40px;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img{
	margin-top: 15px;
	border-radius: 20px;
}
.blog-details .pbmit-blog-meta-bottom{
	display: flex;
	align-items: center;
	margin-top: 40px;
	padding: 15px 25px;
	border-radius: 10px;
	background-color: var(--pbmit-white-color);
}
.blog-details .pbmit-blog-meta-bottom-left {
    position: relative;
    overflow: hidden;
    width: 50%;
}
.blog-details .pbmit-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
	display: flex;
    align-items: center;
    justify-content: flex-end;
}
.pbmit-blog-meta-bottom-right .pbmit-social-text {
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 15px;
    line-height: 25px;
	color: var(--pbmit-secondary-color);
}
.blog-details .pbmit-blog-meta-bottom-right ul li{
	margin-right: 2px;
    display: inline-block;
    margin-bottom: 0px;
}
.blog-details .pbmit-blog-meta-bottom-right ul li a{
	position: relative;
    display: block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    color: var(--pbmit-blackish-color);
    font-size: 14px;
    border-radius: 50%;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    background: transparent;
    border: 1px solid rgb(var(--pbmit-blackish-color-rgb), .2);
}
.blog-details .pbmit-blog-meta-bottom-right ul li a:hover{
	transform: translateY(-3px);
	background: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}
.post-navigation{
    margin-top: 10px;
}
.post-navigation .nav-links {
    padding: 40px 0 8px;
    display: flex;
    align-items: normal;
    width: 100%;
}
.post-navigation .nav-previous{
	width: 50%;
	margin-right: auto !important;
	position: relative;
}
.post-navigation .nav-links a{
	display: block;
    text-align: left;
    width: 300px;
    transition: all 0.25s ease-in;
}
.post-navigation .pbmit-post-nav-icon{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 5px;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
    justify-content: flex-start;
}
.post-navigation .nav-links .pbmit-post-nav-head {
	font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    margin-left: 10px;
    letter-spacing: .5px;
    transition: all 0.3s ease-in;
    color: rgba(var(--pbmit-blackish-color-rgb), .7);
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
    display: block;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
    text-align: left;
}
.nav-links .pbmit-post-nav-wrapper {	
    text-align: left;
    word-break: break-word;
}
.post-navigation .nav-links .nav-title {
   	font-size: 20px;
    line-height: 26px;
    margin-top: 5px;
    text-transform: none;
    transition: all .25s ease-in-out;
    font-weight: 600;
	font-family: var(--pbmit-heading-typography-font-family);
}
.post-navigation .nav-links .pbmit-post-nav-icon i {
    font-size: 30px;
    text-align: center;
    color: var(--pbmit-global-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon i{
	transform: rotate(180deg);
}
.post-navigation .nav-links a:hover .pbmit-post-nav-icon i {
    color: var(--pbmit-blackish-color);
}
.post-navigation .nav-links a:hover .pbmit-post-nav-head{
	color: var(--pbmit-secondary-color);
}
.post-navigation .nav-next {
    width: 50%;
	text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-next a{
    margin-left: auto;
	text-align: right;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-icon {
    justify-content: flex-end;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper{
	text-align: right;
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-head{
	margin-right: 8px;
}
.blog-details .pbmit-author-box {
	position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 60px;
    background-color: var(--pbmit-secondary-color);
    background-position: center center;
    background-repeat: repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 20px;
}
.blog-details .pbmit-author-box .pbmit-author-image-wrap {
    text-align: center;
    margin-right: 60px;
    padding-right: 60px;
    border-right: 1px solid rgba(var(--pbmit-white-color-rgb), .1);
}
.blog-details .pbmit-author-image img {
    width: 90px;
    min-width: 90px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
}
.blog-details .pbmit-author-box .pbmit-author-name {
	font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block;
    background: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    border-radius: 10px;
    padding: 2px 9px;
    position: relative;
    top: -15px;
}
.blog-details .pbmit-author-box a{
	color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-author-content {
    -webkit-flex-shrink: 100;
    flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-text {
    margin: 0;
    font-size: 17px;
    line-height: 27px;
    color: rgba(var(--pbmit-white-color-rgb), .6);
}
.blog-details .comments-area{
	margin-top: 60px;
}
.blog-details .comments-area .comments-title{
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 48px;
}
.blog-details .comments-area .comment-list li:not(:last-child) .pbmit-comment{
	margin-bottom: 40px;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
    width: 90px;
    height: 90px;
	border-radius: 50px;
}
.blog-details .pbmit-comment-content{
	position: relative;
    padding: 0px 0px 40px 0;
    margin-left: 115px;
    min-height: 115px;
}
.blog-details .pbmit-comment-meta{
	display: flex;
    align-items: center;
}
.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    display: inline-flex;
    position: relative;
    text-transform: capitalize;
    color: var(--pbmit-blackish-color);
    font-weight: 600;	 
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-comment-author-inner{
	margin: 0 5px;
	color: var(--pbmit-secondary-color);
}
.blog-details .pbmit-comment-date{
	display: block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(var(--pbmit-blackish-color-rgb), .8);
    padding: 0 0 0 10px;
}
.blog-details .pbmit-comment-date a{
	font-size: 14px;
    line-height: 24px;
    position: relative;
    letter-spacing: 1px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
}
.blog-details .pbmit-comment-date a:before{
	position: absolute;
    content: '';
    left: 0;
    right: auto;
    height: 6px;
    width: 6px;
    border-radius: 50px;
    background: var(--pbmit-global-color);
    top: 50%;
    transform: translate(-50%, -50%);
}
.blog-details .pbmit-comment-content p{
	margin: 15px 0 20px 0;
    position: relative;
}
.blog-details .pbmit-comment-content .reply a{
	display: inline-block;
	position: relative;
	color: var(--pbmit-secondary-color);
	transition: 0.4s ease-out 0s;
}
.blog-details .pbmit-comment-content .reply a:after{
	font-family: 'pbminfotech-base-icons';
    content: "\e869";
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 30px;
    font-size: 14px;
    margin-left: 6px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-global-color);
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.blog-details .pbmit-comment-content .reply a:hover{
	color: rgba(var(--pbmit-blackish-color-rgb),.7);
}
.comment-list .children{
	margin-left: 110px;
    padding-top: 8px;
}
.blog-details .comment-respond{
	padding: 50px 50px 35px 50px;
    border-radius: 20px;
    margin-top: 28px;
    margin-bottom: 20px;
    position: relative;
}
.blog-details .comment-respond .comment-reply-title{
	margin-bottom: 20px;
}
.blog-details .comment-respond form input:focus,
.blog-details .comment-respond form textarea:focus{
	border-color: rgba(var(--pbmit-blackish-color-rgb),.2);
}
.blog-details .comment-respond .comment-notes,
.blog-details .comment-respond .form-check-label{
	font-size: 15px;
}
.blog-details .comment-form button.submit-button{
	border: none;
	padding: 15px 30px;
	color: var(--pbmit-blackish-color);
}
.blog-details .comment-form button.submit-button:before{
	display: none;
}
.blog-details .comment-form button.submit-button:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
} 
/** 08 - Team Single **/
.pbmit-team-single .pbmit-team-single-info {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background-color: var(--pbmit-white-color);
}
.pbmit-team-single .pbmit-team-left-inner{
	position: relative;
	overflow: hidden;
}
.pbmit-team-single .pbmit-featured-img-wrapper img{
	border-radius: 20px;
	width: 100%;
}
.pbmit-team-single .pbmit-team-detail{
	padding: 60px 70px 0 50px;
}
.pbmit-team-single .pbmit-team-summary .pbmit-team-designation {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    display: inline-block;
    color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-summary .pbmit-team-title {
    font-size: 48px;
    line-height: 55px;
    margin-bottom: 20px;
}
.pbmit-team-detail .pbmit-short-description {
    padding-bottom: 35px;
}
.pbmit-team-detail .pbmit-single-team-info {
    padding: 0 0 15px;
}
.pbmit-team-detail .pbmit-single-team-info li, 
.pbmit-team-detail .pbmit-single-team-info li a {
    margin: 0 0 15px 0;
    font-size: 17px;
    line-height: 23px;
    color: #696F6F;
}
.pbmit-team-detail .pbmit-single-team-info li a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li label {
    font-size: 17px;
    line-height: 27px;
    min-width: 200px;
    color: var(--pbmit-blackish-color);
}
.pbmit-team-single .pbmit-single-team-info li label{
	font-weight: 500;
}
.pbmit-team-single .pbmit-team-box-links {
    display: block;
    padding: 30px 0 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.10);
}
.pbmit-team-single .pbmit-team-social-links li{
	margin-bottom: 5px;
    margin-right: 8px;
    padding: 0;
}
.pbmit-team-single .pbmit-team-social-links a {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	border-radius: 50%;
	width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: transparent;
    color: var(--pbmit-blackish-color);
    border: 1px solid var(--pbmit-global-color);
}
.pbmit-team-single .pbmit-entry-content{
	padding-top: 60px;
}
.pbmit-team-single .pbmit-entry-content .ihbox-style-14-area{
	padding: 30px 0px 40px 0;
	margin: 0 65px 25px 0;
	border-bottom: 1px solid #DDDDDD;
}
.pbmit-team-single .pbmit-entry-content .ihbox-style-8-area{
	border-radius: 30px;
	padding: 50px 40px;
}
.pbmit-team-single .pbmit-entry-content .contact-form-wrap{
	border-radius: 30px;
	padding: 50px 40px 30px;
	margin-top: 20px;
}
.pbmit-team-single .contact-form-wrap .pbmit-custom-title .pbmit-title{
	font-size: 26px !important;
	line-height: 34px !important;
	display: flex;
	align-items: center;
}
.pbmit-team-single .contact-form-wrap .pbmit-custom-title .pbmit-title:before{
	content: '\e85b';
    font-family: 'pbminfotech-base-icons';
    position: relative;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    color: var(--pbmit-global-color);
    margin-right: 15px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-team-single .contact-form-wrap form .form-control{
	margin-bottom: 15px;
}
.pbmit-team-single .contact-form-wrap form input[type="date"]{
	color: rgba(var(--pbmit-blackish-color-rgb), 0.6);
}
.pbmit-team-single .contact-form-wrap form input[type="date"]::-webkit-calendar-picker-indicator{
	filter: invert(.5);
}
.pbmit-team-single .contact-form-wrap form .form-select{
	background-image: url(../images/bg/black-down-arrow.jpg);
}
/** 09 - Contact Us **/
.contact-us-ihbox{
	padding: 100px 0 20px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 100px;
}
.contact-form-box{
	padding-right: 30px;
}
.contact-form-box form textarea.form-control{
	height: 230px;
}
.contact-form-box form button.submit,
.contact-form-box-2 form button.submit{
	border: none;
}
.contact-form-box form button.submit:hover{
	background-color: var(--pbmit-global-color);
}
.contact-form-box-2{
	background-image: url(../images/bg/appointment-form-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
	border-radius: 30px;
	padding: 50px 180px;
}
.contact-form-box-2 .pbmit-tooth-icon{
	font-size: 70px;
	display: inline-block;
	line-height: 1;
	color: var(--pbmit-global-color);
}
.contact-form-box-2 .pbmit-tooth-icon i{
	display: block;
	height: 1em;
	position: relative;
	width: 1em;
}
.contact-form-box-2 input[type="date"]{
	color: rgba(var(--pbmit-blackish-color-rgb),.6);
}
.contact-form-box-2 input[type="date"]::-webkit-calendar-picker-indicator{
	opacity: .6;
}
.contact-form-box-2 form textarea.form-control{
	height: 165px;
}
.iframe-box{
	line-height: 0;
	border-radius: 30px;
	overflow: hidden;
}
.iframe-box iframe{
	height: 530px;
	border: none;
	line-height: 1;
	width: 100%;
	max-width: 100%;
}
label.error {
	color: #dc3232;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 17px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}
.form-control.error,
.form-select.error{
	margin-bottom: 0 !important;
}
.pbmit-btn[disabled]::before{
	display: none;
}
/** 10 - Comment Form **/
.form-control,
.form-select{
	height: 50px;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	padding: 10px 30px;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
    background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
    border-radius: 30px;
    margin-bottom: 20px;
	transition: all 500ms ease;
	background-clip: unset;
}
.form-select{
	background-size: 11px 11px;
	background-position: right 25px center;
	color: rgba( var(--pbmit-blackish-color-rgb), 0.6);
}
.form-select option{
	font-size: 17px;
	color: var(--pbmit-blackish-color);
}
.form-select option:hover{
	background-color: var(--pbmit-secondary-color) !important;
}
.form-control:focus{
	border-color: var(--pbmit-blackish-color);
}
.form-control:focus::placeholder{
	color: var(--pbmit-blackish-color);
}
.form-select:focus{
	border-color: rgb(var(--pbmit-blackish-color-rgb), .15);
}
form textarea.form-control{
	padding-top: 20px;
	line-height: 20px;
	padding: 20px;
	height: 130px;
}
.form-check{
	margin-bottom: 25px;
}
.form-check .form-check-input{
	width: 13px;
	height: 13px;
	border-radius: 2px;
	margin-top: 7px;
	border-color: rgba(0, 0, 0, 0.5);
}
/*.contact-form button.pbmit-btn[disabled]{
	padding: 15px 50px;
}*/


/* Hide secondary menu in sticky header */
.pbmit-sticky-header .pbmit-secondary-menu {
    display: none !important;
}

/* Ensure proper spacing in sticky header */
.pbmit-sticky-header .pbmit-infostack-header-inner {
    padding: 10px 0;
}
/* Hide secondary header in sticky mode */
.pbmit-sticky-header .pbmit-secondary-menu {
    display: none !important;
}

/* Alternative method - hide completely when sticky is active */
.pbmit-header-sticky-yes .pbmit-secondary-menu {
    display: none !important;
}

/* Hide specific elements from secondary header on scroll */
.pbmit-sticky-header .pbmit-header-social,
.pbmit-sticky-header .pbmit-button-box,
.pbmit-sticky-header #pbmit-quick-menu {
    display: none !important;
}
/* Make secondary header content horizontal */
.pbmit-header-menu.pbmit-secondary-menu .pbmit-header-content {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
}

/* Make navigation menu horizontal */
.pbmit-secondary-menu #pbmit-quick-menu {
    display: flex !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 20px !important;
}

.pbmit-secondary-menu #pbmit-quick-menu li {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.pbmit-secondary-menu #pbmit-quick-menu li a {
    padding: 10px 15px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

/* Make social icons horizontal */
.pbmit-header-social .pbmit-social-links {
    display: flex !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 10px !important;
}

.pbmit-header-social .pbmit-social-links li {
    display: inline-block !important;
    margin: 0 !important;
}

/* Make right section horizontal */
.pbmit-right-box {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    flex-wrap: nowrap !important;
}

/* Adjust mobile menu button */
.pbmit-burger-menu-wrapper {
    margin-left: 10px !important;
}
/* ========================================
   NORMAL HEADER STYLES (Top - Not Scrolling)
   ======================================== */

/* Make secondary header content horizontal */
.pbmit-header-menu.pbmit-secondary-menu .pbmit-header-content {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
}

/* Make navigation menu horizontal */
.pbmit-secondary-menu #pbmit-quick-menu {
    display: flex !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 20px !important;
}

.pbmit-secondary-menu #pbmit-quick-menu li {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.pbmit-secondary-menu #pbmit-quick-menu li a {
    padding: 10px 15px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

/* Make social icons horizontal */
.pbmit-header-social .pbmit-social-links {
    display: flex !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 10px !important;
}

.pbmit-header-social .pbmit-social-links li {
    display: inline-block !important;
    margin: 0 !important;
}

/* Make right section horizontal */
.pbmit-right-box {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    flex-wrap: nowrap !important;
}

/* Adjust mobile menu button */
.pbmit-burger-menu-wrapper {
    margin-left: 10px !important;
}


/* ========================================
   STICKY HEADER STYLES (When Scrolling)
   ======================================== */

/* Hide secondary menu completely */
.pbmit-sticky-header .pbmit-secondary-menu {
    display: none !important;
}

/* Sticky header layout */
.pbmit-sticky-header .pbmit-infostack-header-inner {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 10px 0 !important;
    width: 100% !important;
}

/* Logo - Left Side */
.pbmit-sticky-header .site-branding {
    display: block !important;
    flex-shrink: 0 !important;
}

/* Main Navigation - Center */
.pbmit-sticky-header .pbmit-header-menu:first-child {
    display: flex !important;
    flex: 1 !important;
    justify-content: center !important;
    margin: 0 20px !important;
}

.pbmit-sticky-header .pbmit-header-menu-area {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

.pbmit-sticky-header .pbmit-header-content {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
}

.pbmit-sticky-header .site-navigation {
    display: flex !important;
    justify-content: center !important;
}

.pbmit-sticky-header .main-menu {
    display: flex !important;
    justify-content: center !important;
}

.pbmit-sticky-header #pbmit-main-menu {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 25px !important;
}

.pbmit-sticky-header #pbmit-main-menu li {
    display: inline-flex !important;
    position: relative !important;
}

/* Show Search Button */
.pbmit-sticky-header .pbmit-header-search-btn {
    display: block !important;
    margin-left: 15px !important;
}

.pbmit-sticky-header .pbmit-header-search-btn a {
    display: flex !important;
    align-items: center !important;
    padding: 8px !important;
}

/* Show Call Now - Right Side */
 .pbmit-header-info {
    display: flex ;
    align-items: center ;
    flex-shrink: 0 ;
    margin-left: auto ;
}

.pbmit-sticky-header .pbmit-header-info-inner {
    display: block !important;
}

.pbmit-sticky-header .pbmit-header-box {
    display: flex !important;
    align-items: center !important;
}

.pbmit-sticky-header .pbmit-header-box a {
    display: flex !important;
    align-items: center !important;
    text-decoration: none !important;
}

.pbmit-sticky-header .pbmit-header-box-icon {
    display: flex !important;
    align-items: center !important;
    margin-right: 8px !important;
}

.pbmit-sticky-header .pbmit-header-box-icon svg {
    width: 20px !important;
    height: 20px !important;
}

.pbmit-sticky-header .pbmit-header-content-wrap {
    display: flex !important;
    flex-direction: column !important;
}

.pbmit-sticky-header .pbmit-header-box-title {
    font-size: 11px !important;
    line-height: 1 !important;
    margin-bottom: 2px !important;
}

.pbmit-sticky-header .pbmit-header-box-content {
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}
/* Sticky header layout */
.pbmit-sticky-header .pbmit-infostack-header-inner {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 10px 0 !important;
    width: 100% !important;
}
.pbmit-sticky-header .pbmit-header-info {
  display: flex !important;
  align-items: center !important;
  margin-left: auto !important;
}
.pbmit-sticky-header .pbmit-header-info-inner {
  display: block !important;
}
.pbmit-sticky-header .pbmit-header-box {
  display: flex !important;
  align-items: center !important;
}
.pbmit-sticky-header .pbmit-header-box a {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  text-decoration: none !important;
}
.pbmit-sticky-header .pbmit-header-box-icon svg {
  width: 20px !important;
  height: 20px !important;
}
.pbmit-sticky-header .pbmit-header-box-title {
  font-size: 11px !important;
  line-height: 1 !important;
  margin-bottom: 2px !important;
}
.pbmit-sticky-header .pbmit-header-box-content {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
}
@media (max-width: 768px) {
  .pbmit-sticky-header .pbmit-header-info {
    margin-right: 0 !important;
  }
  .pbmit-sticky-header .pbmit-header-box-content {
    font-size: 12px !important;
  }
}

/* Logo */
.pbmit-sticky-header .site-branding {
    display: block !important;
    flex-shrink: 0 !important;
}

/* Navigation - Center */
.pbmit-sticky-header .pbmit-header-menu:first-child {
    display: flex !important;
    flex: 1 !important;
    justify-content: center !important;
}

/* Call Now - Right Side - VISIBLE */
/*.pbmit-sticky-header .pbmit-header-info {
    display: flex !important;
    align-items: center !important;
    margin-left: auto !important;
}

.pbmit-sticky-header .pbmit-header-info .pbmit-header-box a {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.pbmit-sticky-header .pbmit-header-box-icon svg {
    width: 20px !important;
    height: 20px !important;
}*/
/* Fixed "Call Now" button on scroll */
.sticky-call-now {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 9999;
  background-color: #007bff;
  color: #fff;
  border-radius: 50px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  padding: 10px 20px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.sticky-call-now a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.sticky-call-now svg {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  fill: #fff;
}

.sticky-call-now:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}

/* Optional - Hide original call button in header (desktop only) */


/* Make it smaller on mobile */
@media (max-width: 768px) {
  .sticky-call-now {
    right: 15px;
    bottom: 15px;
    padding: 8px 16px;
    font-size: 14px;
  }
}
.pbmit-sticky-corner {
  display: block !important;
  position: absolute;
  color: #1d8cc6; /* or your brand color */
}
.appointment-img img{
	height: 368px;
  position: relative;
  top: -143px;
  z-index: 1;
  left: -51px;
}
/* Sticky header styles */
.pbmit-main-header-area {
  position: sticky;
  top: 0;
  z-index: 9999;
  transition: all 0.3s ease;
}

/* When scrolled - add this class via JavaScript */
.header-scrolled .pbmit-main-header-area {
  background-color: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}

/* Hide secondary menu on scroll */
.header-scrolled .pbmit-secondary-menu {
  display: none;
}

/* Show logo, menu and call button on scroll */
.header-scrolled .site-branding,
.header-scrolled .pbmit-header-menu,
.header-scrolled .pbmit-header-info {
  display: flex !important;
}

/* Adjust header height on scroll */
.header-scrolled .pbmit-infostack-header-inner {
  padding: 10px 0;
}

/* Center align the navigation menu on scroll */
.header-scrolled .pbmit-header-content {
  justify-content: center;
}

/* Animation for sticky header */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.header-scrolled .pbmit-main-header-area {
  animation: slideDown 0.3s ease-in-out;
}
/* Header menu center alignment */
.pbmit-infostack-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Center the main header menu */
.pbmit-header-menu {
  flex: 1;
  display: flex;
  justify-content: center;
}

/* Center the navigation items */
.pbmit-header-menu .navigation {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* When scrolled - ensure menu stays centered */
.header-scrolled .pbmit-header-menu {
  flex: 1;
  display: flex;
  justify-content: center;
}

/* Adjust spacing for centered menu */
.pbmit-header-menu .navigation li {
  margin: 0 15px;
}
/* When header has scrolled class */
.pbmit-header-style-1.header-scrolled .pbmit-infostack-header-inner,
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-infostack-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Logo positioning */
.pbmit-header-style-1.header-scrolled .pbmit-logo-area,
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-logo-area {
  flex: 0 0 auto;
  /*order: 1;*/
}

/* Menu center positioning */
.pbmit-header-style-1.header-scrolled .pbmit-header-menu,
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-menu {
  flex: 1;
  /*order: 2;*/
  display: flex;
  justify-content: center;
}

/* Call button positioning */
.pbmit-header-style-1.header-scrolled .pbmit-header-info,
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-info {
  flex: 0 0 auto;
  order: 1;
  margin-left: 0;
}

/* Navigation centering */
.pbmit-header-style-1.header-scrolled .navigation,
.pbmit-header-style-1 .pbmit-sticky-header .navigation {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* నావిగేషన్ బార్ సెంటర్ చేయడానికి */
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-menu-area {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* నావిగేషన్ ఐటమ్స్ మధ్యలో ఉంచడానికి */
.pbmit-header-style-1 .pbmit-sticky-header .navigation {
  display: flex;
  justify-content: center;
  width: 100%;
}

/* లిస్టు ఐటమ్స్ మధ్య spacing నిలుపుకోవడానికి (ఐచ్ఛికం) */
.pbmit-header-style-1 .navigation li {
  margin: 0 15px;
}
 .text-center {
    text-align: center;
  }

  .pbmit-fid-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
  }

  .pbmit-fid-title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
    display: block;
  }
  .increses_number{padding: 20px 0 30px 30px;}

/* Equal height video cards */
.pbmit-video-style-2 {
  height: 100%;
}

.pbmit-video-style-2 .post-item {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.pbmit-video-style-2 .pbminfotech-box-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.pbmit-content-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 5px;

}

.pbminfotech-box-desc {
  flex: 1;
}

/* Video thumbnail and play button */
.pbmit-video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.pbmit-video-play-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #007bff;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.pbmit-video-play-btn a:hover {
  background: #007bff;
  color: white;
  transform: scale(1.1);
}

.pbmit-featured-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.video-thumbnail {
  transition: transform 0.3s ease;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.pbmit-video-style-2:hover .video-thumbnail {
  transform: scale(1.05);
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .col-lg-3 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .pbmit-video-play-btn a {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
}

/* Modal styles */
.modal-content {
  border: none;
  border-radius: 8px;
  overflow: hidden;
}

.modal-header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1050;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  opacity: 0.8;
}
.pbmit-video-style-2 .pbminfotech-box-content {
  /* Box Shadow - subtle elevation effect */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), 
              0 2px 8px rgba(0, 0, 0, 0.08);
  
  /* Border Radius - rounded corners */
  border-radius: 12px;
  
  /* Additional styling for better card appearance */
  background: #ffffff;
  transition: all 0.3s ease;
  overflow: hidden;
}

/* Hover effect for enhanced interaction */
.pbmit-video-style-2 .pbminfotech-box-content:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 
              0 4px 12px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

/* Optional: Round the featured image wrapper to match */
.pbmit-video-style-2 .pbmit-featured-wrapper {
  border-radius: 12px 12px 0 0;
  overflow: hidden;
}
.section-pt{
	padding-top: 100px;
}
.heading-shadow {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
/* ---------- Floating circle (bottom-right) ---------- */
.whatsapp-float {
  position: fixed;
  right: 30px;
  bottom: 135px;
  z-index: 9999;
  width: 56px;
  height: 56px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(0,0,0,0.25);
  text-decoration: none;
  color: #fff;
  transition: transform .15s ease;
}
.whatsapp-float:hover { transform: translateY(-4px); }



/* rotate icon and text to read top-to-bottom */
.whatsapp-vertical .wa-icon {
  transform: rotate(90deg);   /* rotates the small icon so it sits vertically */
  display: block;
  width: 20px;
  height: 20px;
}
.whatsapp-vertical .wa-text {
  writing-mode: vertical-rl;   /* vertical text flow (top -> bottom) */
  text-orientation: mixed;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  transform: rotate(180deg);   /* flip to read top→bottom correctly */
  display: block;
  white-space: nowrap;
}

/* Hide vertical bar on very small screens if desired */
@media (max-width: 600px) {
  .whatsapp-vertical { display: none; }
}

/* Prevent the vertical bar from overlapping critical UI (adjust as necessary) */
body { /* if you must shift content away from right edge */
  /* padding-right: 56px;  uncomment if layout collision occurs */
}

/* Accessibility focus styles */
.whatsapp-float:focus, .whatsapp-vertical:focus {
  outline: 3px solid rgba(255,255,255,0.25);
  outline-offset: 2px;
}

/* Popup Overlay */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    justify-content: center;
    align-items: center;
    overflow-y: auto;
}

/* Popup Content Container */
.popup-content {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    width: 90%;
    max-width: 500px;
    max-height: 90vh;
    position: relative;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    margin: 20px auto;
}

/* Close Button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    transition: color 0.3s ease;
    line-height: 1;
    z-index: 10;
    background: none;
    border: none;
    padding: 0;
}

.close-btn:hover {
    color: #ff0000;
}

/* Form Heading */
.popup-content h3 {
    margin-top: 0;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}

/* Form Controls */
/*.form-control, 
.form-select {
    margin-bottom: 15px;
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.form-control:focus, 
.form-select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
}

.form-control::placeholder {
    color: #999;
}*/

/* Select Dropdown *//*
.form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 35px;
    cursor: pointer;
}*/

/* Submit Button */

 
.text-center {
    text-align: center;
}

.mb-3 {
    margin-bottom: 1rem;
}

.mt-3 {
    margin-top: 1rem;
}

/* Form Row */
.row {
    margin: 0;
}

.col-md-12 {
    padding: 0;
}*/

/* Responsive Design */
@media (max-width: 576px) {
    .popup-content {
        padding: 20px;
        width: 95%;
        margin: 10px auto;
    }
    
    .close-btn {
        top: 5px;
        right: 10px;
        font-size: 24px;
    }
    
    .popup-content h3 {
        font-size: 20px;
        padding-right: 30px;
    }
    
    .form-control, 
    .form-select {
        padding: 10px 12px;
        font-size: 13px;
    }
    
    .pbmit-btn.blackish {
        padding: 12px;
        font-size: 14px;
    }
}

/* Scrollbar Styling for Popup Content */
.popup-content::-webkit-scrollbar {
    width: 6px;
}

.popup-content::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.popup-content::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.popup-content::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Error message styling */
.error-message {
    display: none;
    color: #dc3545;
    font-size: 13px;
    margin-top: -8px;
    margin-bottom: 12px;
    padding: 5px 10px;
    background-color: #f8d7da;
    border-radius: 4px;
    border-left: 3px solid #dc3545;
}

.form-control.error,
.form-select.error {
    border-color: #dc3545 !important;
    background-color: #fff5f5;
}

.form-control:focus.error,
.form-select:focus.error {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.15);
}

/* Button disabled state */
.pbmit-btn.blackish:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.pbmit-btn.blackish:disabled:hover {
    background-color: #333;
}
/* Main button */
.appointment-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 25px;
    background-color: #09243c; /* blackish */
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: background 0.3s ease, color 0.3s ease;
}

/* Hover effect (if needed) */
.appointment-btn:hover {
    background-color: #e41d0c;
    color: #fff;
}

/* Icon hover span (if used for animation) */
.btn-icon-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Add hover animation styles here if needed */
}

/* Button text wrapper */
.btn-content-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1; /* above hover effect */
}

/* Text */
.btn-text {
    z-index: 1;
}

/* Loader inside button */
.btn-loader {
    position: absolute;
    right: 10px;
    display: inline-flex;
    align-items: center;
}

/* Hide loader by default */
.btn-loader.d-none {
    display: none;
}
.main-menu .navigation > li.dropdown ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 200px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 999;
}

.main-menu .navigation > li.dropdown:hover ul {
    display: block;
}


.pbmit-video-style-2 .pbminfotech-box-content {
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  border-radius: 12px;
  background: #fff;
  transition: all 0.3s ease;
  overflow: hidden;
}
.pbmit-video-style-2 .pbminfotech-box-content:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}
.pbmit-video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
.pbmit-video-play-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  background: rgba(255,255,255,0.9);
  border-radius: 50%;
  color: #007bff;
  font-size: 22px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.pbmit-video-play-btn a:hover {
  background: #007bff;
  color: #fff;
  transform: scale(1.1);
}
.video-thumbnail {
  border-radius: 12px 12px 0 0;
  transition: transform 0.3s ease;
  width: 100%;
}
.pbmit-video-style-2:hover .video-thumbnail {
  transform: scale(1.05);
}

/* Video modal improvements */
.modal-content {
  border-radius: 12px;
  overflow: hidden;
}

#videoFrame {
  border: none;
  border-radius: 8px;
}

/* Loading state */
.modal-body::before {
  content: 'Loading...';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #666;
  font-size: 16px;
}

.modal-body iframe[src]:not([src=""]) + ::before {
  display: none;
}

/* Button improvements */
.btn-close {
  background: rgba(255, 255, 255, 0.9) 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") 
    center/1em auto no-repeat;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  opacity: 1;
}

.btn-close:hover {
  background-color: rgba(255, 255, 255, 1);
}


@media (max-width: 768px) {
 .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
} .popup-content {
    width: 95%;
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .popup-content {
    width: 100%;
    margin: 10px;
    padding: 12px;
    border-radius: 8px;
  }

  .close-btn {
    top: 10px;
    right: 10px;
    font-size: 24px;
  }
}
/*menu start*/
/* ==========================================================================
   PBMIT HEADER STYLE 1 - STICKY HEADER CUSTOMIZED ORDER
   ========================================================================== */

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-infostack-header-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 20px !important;
    width: 100% !important;
}

/* =========================================================
   ORDER: 1️⃣ Logo | 2️⃣ Appointment Button | 3️⃣ Menu Toggle
   ========================================================= */

/* LOGO AREA */
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-logo-area {
    /*order: 1 !important;*/
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    z-index: 1001;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-logo-area .logo-img {
    max-height: 70px;
    width: auto;
    transition: all 0.3s ease;
}

/* APPOINTMENT BUTTON */
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-appointment-btn {
    order: 2 !important;
    flex: 0 0 auto !important;
    margin-left: 20px;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-appointment-btn a {
    display: inline-block;
    background-color: #007bff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-appointment-btn a:hover {
    background-color: #0056b3;
    transform: translateY(-2px);
}

/* MENU TOGGLE (Hamburger) */
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-menu-toggle {
    order: 3 !important;
    flex: 0 0 auto !important;
    margin-left: auto;
    cursor: pointer;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-menu-toggle i {
    font-size: 26px;
    color: #333;
    transition: color 0.3s ease;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-menu-toggle i:hover {
    color: #007bff;
}

/* ======================================================================
   RESPONSIVE BREAKPOINTS
   ====================================================================== */

/* Tablets (768px and below) */
@media (max-width: 768px) {
    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-logo-area .logo-img {
        max-height: 60px;
    }

    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-appointment-btn a {
        padding: 8px 16px;
        font-size: 13px;
    }

    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-menu-toggle i {
        font-size: 24px;
    }
}

/* Mobile Phones (480px and below) */
@media (max-width: 480px) {
    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-infostack-header-inner {
        padding: 8px 12px !important;
    }

    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-logo-area .logo-img {
        max-height: 29px;
    }

    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-appointment-btn a {
        padding: 6px 12px;
        font-size: 12px;
    }

    .pbmit-header-style-1 .pbmit-sticky-header .pbmit-menu-toggle i {
        font-size: 22px;
    }
}

/* ======================================================================
   SIMPLE FADE-IN ANIMATION WHEN STICKY ACTIVATES
   ====================================================================== */
.pbmit-header-style-1 .pbmit-sticky-header.is-sticky .pbmit-logo-area {
    animation: logoFadeIn 0.3s ease-in-out;
}

@keyframes logoFadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}
html, body {
    overflow-x: hidden;
    max-width: 100%;
}

/* Tablet and small laptop view */
@media (max-width: 1200px) {
  .site-header .site-navigation ul.navigation > li > a {
    height: auto !important;
    line-height: 28px;
    padding: 15px 25px;
    display: block !important;
    margin: 0;
    color: #000;
    font-size: 16px;
    text-align: left;
  }
}

/* Mobile view (phones) */
@media (max-width: 768px) {
  .site-header .site-navigation ul.navigation {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  .site-header .site-navigation ul.navigation > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }

  .site-header .site-navigation ul.navigation > li > a {
    padding: 12px 10px;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    text-align: center;
  }

  .site-header .site-navigation ul.navigation > li > a:hover {
    background: #09243c;
  color: #fff;
  }
}

/* Base menu */
.pbmit-mobile-menu {
  list-style: none;
  padding: 0;
  margin: 70px 0 0 0!important;
  background: #fff;
  border-top: 1px solid #eee;
}

.pbmit-mobile-menu .menu-item {
  border-bottom: 1px solid #eaeaea;
}

.pbmit-mobile-menu .menu-link {
  display: block;
  padding: 12px 20px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.pbmit-mobile-menu .menu-link:hover,
.pbmit-mobile-menu .active > .menu-link {
  background: #09243c;
  color: #fff!important;
}

/* Dropdown Menu */
.pbmit-mobile-menu .dropdown-menu {
  display: none;
  list-style: none;
  padding: 0;
  /*margin: 0;*/
  background: #f9f9f9;
}

.pbmit-mobile-menu .dropdown.open > .dropdown-menu {
  display: block;
}

.pbmit-mobile-menu .submenu-item {
  border-bottom: 1px solid #ddd;
}

.pbmit-mobile-menu .submenu-link {
  display: block;
  padding: 10px 40px;
  color: #555;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.pbmit-mobile-menu .submenu-link:hover {
  color: #007bff;
}

/* Dropdown toggle arrow */
.pbmit-mobile-menu .dropdown-toggle::after {
  content: "▼";
  float: right;
  font-size: 12px;
  margin-top: 5px;
  transition: transform 0.3s ease;
}

.pbmit-mobile-menu .dropdown.open > .menu-link::after {
  transform: rotate(180deg);
}

/* Mobile visibility (Bootstrap helps, but ensure fallback) */
@media (min-width: 992px) {
  .pbmit-mobile-menu {
    display: none;
  }
}

/*appointment form*/
/* Mobile Responsive Appointment Section */

/* Desktop - Keep Original Layout */
@media (min-width: 768px) {
  .appointment-section-one .right-col {
    display: flex;
    align-items: center;
  }

  .mobile-appointment-section {
    display: none !important;
  }

  .appointment-form-dropdown {
    display: none;
  }
}

/* Mobile - New Layout */
@media (max-width: 767px) {
  .appointment-section-one {
    padding: 20px 0;
  }

  .appointment-img {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }

  .appointment-img img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
  }

  /* Mobile Appointment Section */
  .mobile-appointment-section {
    padding: 0 15px;
  }

  .appointment-doctor-info {
    text-align: center;
    margin-bottom: 20px;
  }

  .appointment-doctor-info .pbmit-title {
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .pbmit-desc-mobile {
    color: white;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
  }

  /* Mobile Appointment Button */
  .mobile-appointment-btn {
    width: 100%;
    padding: 16px 80px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 0;
  }

  .mobile-appointment-btn .toggle-icon {
    font-size: 12px;
    transition: transform 0.3s ease;
    display: inline-block;
    margin-left: 10px;
  }

  /* Toggle Icon Animation - Expanded State */
  .mobile-appointment-btn.active .toggle-icon {
    transform: rotate(180deg);
  }

  /* Dropdown Form (FAQ Style Accordion) */
  .appointment-form-dropdown {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 0 0 5px 5px;
  }

  .appointment-form-dropdown.active {
    max-height: 1000px;
    opacity: 1;
    padding: 20px 15px;
  }

  .appointment-form-dropdown.active .mobile-form {
    animation: slideDown 0.4s ease;
  }

  @keyframes slideDown {
    from {
      transform: translateY(-10px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  /* Mobile Form Styling */
  .mobile-form {
    width: 100%;
  }

  .mobile-form .form-control,
  .mobile-form .form-select {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    font-size: 14px;
  }

  .mobile-form .form-control::placeholder,
  .mobile-form .form-select {
    color: rgba(255, 255, 255, 0.7);
  }

  .mobile-form .form-control:focus,
  .mobile-form .form-select:focus {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.4);
    color: white;
    outline: none;
    box-shadow: none;
  }

  .mobile-form .form-group {
    margin-bottom: 12px;
  }

  .mobile-form .text-center {
    margin-top: 15px;
  }

  .mobile-form button {
    width: 100%;
  }

  /* Hide Desktop Version on Mobile */
  .d-md-block {
    display: none !important;
  }

  /* Message Status */
  .message-status {
    font-size: 14px;
    margin-top: 10px !important;
  }
}



@media (max-width: 767px) {
  .appointment-section-one .appointment-img {
    display: flex;                /* Enables flexbox */
    justify-content: center;      /* Centers horizontally */
    align-items: center;          /* Centers vertically */
    width: 100%;                  /* Full container width */
    text-align: center;           /* Fallback centering */
  }

  .appointment-section-one .appointment-img img {
    position: static !important;  /* Remove offsets */
          /* Keep natural width */
    max-width: 280px;             /* Optional size control */
    margin: 0 auto !important;    /* Extra centering assurance */
    display: block;               /* Needed for margin auto to work */
  }
}

/* Show secondary menu UL by default (not sticky) */
.pbmit-secondary-menu .navigation.clearfix.d-none {
  display: flex !important;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Hide when sticky */
.site-header.is-sticky .pbmit-secondary-menu .navigation.clearfix.d-none {
  display: none !important;
}

/* Style the links */
.pbmit-secondary-menu .navigation.clearfix.d-none li a {
  padding: 10px 0px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: all 0.3s ease;
}

.pbmit-secondary-menu .navigation.clearfix.d-none li a:hover {
  color: #007bff;
}

/* Responsive - hide on mobile */
@media (max-width: 991px) {
  .pbmit-secondary-menu .navigation.clearfix.d-none {
    display: none !important;
  }
}

/* Smooth transition */
.pbmit-secondary-menu .navigation.clearfix.d-none {
  transition: all 0.3s ease-in-out;
}
/* ✅ Base mobile dropdown style */
.pbmit-mobile-menu .dropdown-menu {
  display: none;                 /* Hidden by default */
  position: static;              /* Keep flow in mobile layout */
  background-color: #fff;        /* White background */
  border: none;                  /* Remove border */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Soft shadow */
  padding: 0;
  margin: 0;
  list-style: none;
  transition: all 0.3s ease;     /* Smooth open/close transition */
  z-index: 9999;
}

/* ✅ When dropdown is active/open */
.pbmit-mobile-menu .dropdown.open > .dropdown-menu,
.pbmit-mobile-menu .dropdown.show > .dropdown-menu {
  display: block;                /* Show submenu */
}

/* ✅ Dropdown links */
.pbmit-mobile-menu .dropdown-menu li a {
  display: block;
  padding: 12px 20px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  font-size: 16px;
}

/* ✅ Hover/active state */
.pbmit-mobile-menu .dropdown-menu li a:hover {
  background-color: #09243c;
  color: white;
}

/* ✅ Nested dropdowns (if any) */
.pbmit-mobile-menu .dropdown-menu .dropdown-menu {
  margin-left: 15px;
  border-left: 2px solid #007bff;
}

/* ✅ Optional — make sure dropdown looks good on mobile only */
@media (max-width: 991px) {
  .pbmit-mobile-menu .dropdown-menu {
    background-color: #fff;
    border-radius: 6px;
  }
}
/*sticky*/
/* Sticky Footer Buttons - Mobile Only */
.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, #09243c, #0f1a61);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 15px;
    box-shadow: 0 -3px 15px rgba(0,0,0,0.2);
    z-index: 1000;
    backdrop-filter: blur(10px);
}

.action-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: white;
    font-size: 11px;
    font-weight: 500;
    transition: all 0.3s ease;
    padding: 6px 10px;
    border-radius: 12px;
    min-width: 70px;
    background: none;
}

.action-btn:hover,
.action-btn:active {
    transform: translateY(-2px);
    background:white;
    color: #fff;
    text-decoration: none;
}

.action-btn i {
    font-size: 20px;
    margin-bottom: 4px;
    transition: all 0.3s ease;
}

.action-btn:hover i,
.action-btn:active i {
    transform: scale(1.1);
}

/* Individual button colors */
.whatsapp-btn:hover,
.whatsapp-btn:active {
    background: #25D366;
}

.call-btn:hover,
.call-btn:active {
    background: #007bff;
}

.appointment-btn:hover,
.appointment-btn:active {
    background: white;
    color: #09243c;
}

/* Add bottom padding to body to prevent content overlap */
body {
    padding-bottom: 80px;
}

/* Hide on desktop - show only on mobile */
@media (min-width: 769px) {
    .sticky-footer {
        display: none;
    }
}
.datetime-wrapper {
  position: relative;
}
.datetime-wrapper input {
  position: relative;
  z-index: 1;
}
.datetime-wrapper .fake-placeholder {
  position: absolute;
  left: 12px;
  top: 8px;
  color: #888;
  pointer-events: none;
  transition: 0.2s ease;
}
.datetime-wrapper input:focus + .fake-placeholder,
.datetime-wrapper input:not(:placeholder-shown) + .fake-placeholder {
  opacity: 0;
  transform: translateY(-5px);
}
/* ===== FLOAT BUTTON ===== */
.freedemo-float-wrap{
  position: fixed;
  right: 35px;
  bottom: 200px;
  z-index: 9999;
}
.freedemo-float-btn{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 999px;
  border: none;
  background: #0f172a;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(255, 255, 255, 0.4);
  overflow: hidden;
  transition: background 0.25s ease, padding-right 0.25s ease;
}
.freedemo-float-icon{ display:flex; }
.freedemo-float-label{
  white-space: nowrap;
  max-width: 0;
  opacity: 0;
  transform: translateX(4px);
  transition: max-width 0.3s ease, opacity 0.25s ease, transform 0.25s ease;
}
.freedemo-float-btn:hover{
  background: #f59e0b;
  padding-right: 18px;
}
.freedemo-float-btn:hover .freedemo-float-label{
  max-width: 200px;
  opacity: 1;
  transform: translateX(0);
}

/* ===== MODAL BASE ===== */
.freedemo-modal{
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.88);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 16px;
  z-index: 9999;
}
.freedemo-modal.show{
  display: flex;
}
.freedemo-card{
  width: 100%;
  max-width: 1160px;
  background: #020617;
  border-radius: 24px;
  color: #e5e7eb;
  position: relative;
  box-shadow: 0 30px 80px rgba(0,0,0,0.8);
}

/* close */
.freedemo-close{
  position: absolute;
  top: 16px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  border: none;
  background: rgba(15,23,42,0.9);
  color: #e5e7eb;
  font-size: 22px;
  cursor: pointer;
  z-index: 10;
}

/* DESKTOP LAYOUT */
.freedemo-layout{
  display: grid;
  grid-template-columns: 1.1fr 1.3fr;
  min-height: 560px;
   overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.freedemo-left{
  padding: 28px 26px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* wrapper for image + paragraph */
.freedemo-left-row{
  display: block; /* desktop: stacked */
}

.freedemo-field select{
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #4b5563;
  background: #020617;
  color: #f9fafb;
  font-size: 15px;
  box-sizing: border-box;
}
.freedemo-field select option{
  color: white;
}

.freedemo-left-image{
  flex: 1;
  border-radius: 18px;
  overflow: hidden;
}
.freedemo-left-image img{
  width: 70%;
  height: 360px;
  object-fit: cover;
}

.freedemo-courses-block{
  background: rgba(15,23,42,0.95);
  border-radius: 16px;
  padding: 16px 18px;
}

.freedemo-courses-mobile h3{
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.freedemo-courses-mobile{
  margin-top: 18px;
}
.freedemo-courses-mobile .freedemo-courses-grid{
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 6px 26px;
}
.freedemo-courses-grid ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.freedemo-courses-grid li{
  font-size: 14px;
  margin-bottom: 6px;
}
.freedemo-courses-grid li::before{
  content: "➤";
  color: #f59e0b;
  font-weight: bold;
  margin-right: 8px;
}

.freedemo-doctor-line{
  font-size: 18px;
  color: #e5e7eb;
  margin: 0;
}
.freedemo-doctor-name{
  font-weight: 700;
  color: #fbbf24;
  font-size: 30px;
}

/* RIGHT: FORM */
.freedemo-right{
  display: flex;
  align-items: center;
  background: #020617;
}
.freedemo-form-wrapper{
  width: 100%;
  padding: 34px 40px;
  position: relative;
}
.freedemo-logo{
  display: block;
  margin: 0 0 24px 0;
  z-index: 2;
}
.freedemo-logo img{
  max-width: 280px;
}
.freedemo-form-wrapper h2{
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 22px;
}
.freedemo-field{
  margin-bottom: 23px;
}
.freedemo-field input{
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #4b5563;
  background: #020617;
  color: #f9fafb;
  font-size: 15px;
  box-sizing: border-box;
}
.freedemo-field input::placeholder{
  color: #9ca3af;
}
.freedemo-submit{
  width: 100%;
  padding: 14px 18px;
  border-radius: 999px;
  border: none;
  background: var(--pbmit-global-color);
  color: #020617;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  margin: 6px 0 18px;
}
.freedemo-submit:hover{
  background:#f59e0b;
  color: white;
}
.freedemo-call-buttons{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.freedemo-call-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.freedemo-call-secondary{
  background: #f59e0b;
  color: #ffffff;
}
.freedemo-call-secondary:hover{
  background: var(--pbmit-global-color);
  color: white;
}

/* default: LEFT logo hide on desktop */
.freedemo-logo-left{
  display: none;
}

/* Desktop right logo centered */
.freedemo-logo-right{
  display: flex;
  justify-content: center;
  margin: 0 0 24px 0;
}

/* mobile hide right logo */
@media (max-width: 991.98px){
  .freedemo-logo-right{
    display: none!important;
  }
}

/* ===== MOBILE / TABLET ===== */
@media (max-width: 991.98px){
  .freedemo-float-wrap{
    right: 16px;
    bottom: 125px;
    z-index: 9999;
    display: none!important;
  }

  .freedemo-modal{
    inset: 0;
    padding: 0;
    align-items: stretch;
    justify-content: stretch;
  }

  .freedemo-card{
    max-width: none;
    width: 100%;
    height: 100vh;
    border-radius: 0;
    display: flex;
    flex-direction: column;
  }

  .freedemo-layout{
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .freedemo-left{
    order: 1;
    padding: 20px 18px 0;
  }

  /* mobile logo show */
  .freedemo-logo-left{
    display: block;
    text-align: center;
    margin-bottom: 12px;
  }
  .freedemo-logo-left img{
    max-width: 280px;
    height: auto;
    padding-bottom: 20px;
  }

  /* image + paragraph one row two sides */
  .freedemo-left-row{
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .freedemo-left-image{
    flex: 0 0 40%;
    text-align: center;
    margin-top: -30px;
  }
  .freedemo-left-image img{
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .freedemo-courses-block{
    flex: 1;
    margin: 0;
  }

  /* Key Treatments mobileలో hide */
  .freedemo-courses-mobile{
    display: none!important;
  }

  .freedemo-right{
    order: 2;
    height: auto;
  }

  .freedemo-form-wrapper{
    height: auto;
    overflow: visible;
    background: #020617;
    padding: 22px 18px 20px;
    border-radius: 0;
    color: #ffffff;
  }

  .freedemo-logo{
    display: block;
    margin: 0 0 16px 0;
    text-align: center;
  }
  .freedemo-logo img{
    max-width: 280px;
    height: auto;
  }

  .freedemo-form-wrapper h2{
    font-size: 26px;
    text-align: left;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .freedemo-close{
    top: 12px;
    right: 12px;
  }
  .freedemo-doctor-name{
    font-size: 26px;
  }
  .freedemo-doctor-line{
    font-size: 17px;
  }
}

/* very small phones */
@media (max-width: 480px){
  .freedemo-card{
    border-radius: 0;
  }
}