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

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

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
/** Homepage 01 **/
.ihbox-section_one{
	margin: -25px 20px 0px 20px;
	padding: 53px 0px 28px 0px;
	border-radius: 0px 0px 30px 30px;
	background-color: var(--pbmit-secondary-color);
	background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}
.ihbox-one_bg .row{
	display: flex;
	align-content: center;
    align-items: center;
}
.swiper_arrow,
.swiper_arrow_one,
.testimonial-swiper_arrow,
.blog-swiper_arrow,
.service-two_arrow,
.team-two_arrow,
.blog-two_arrow,
.event-swiper_arrow{
	margin-left: auto;
    position: absolute;
    right: 12px;
    display: flex;
    align-items: end;
    height: 45px;
    bottom: 10px;
}
.about-us-section_one{
	position: relative;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}
.about-us-one_main .col-md-12.col-xl-5{
	width: 47%;
}
.about-us-one_main .col-md-12.col-xl-7{
	width: 53%;
}
.pbmit-sticky-special{
    overflow: hidden;
	height: 75vh!important;
	margin-bottom: 120px;
	border-radius: 30px;
}
.about-us-one_leftbox img{
	border-radius: 30px;
}
.about-us-one_rightbox{
	padding: 0 60px 0px 30px;
}
/* .about-one_innerbox{
	padding-left: 95px;
} */
.about-one_innerbox .pbmit-ihbox-style-12{
	margin-top: 30px;
}
.about-one_innerbox .img_box{
	margin-top: 75px;
}
.about-one_innerbox .img_box img{
	border-radius: 0 0 30px 30px;
}
.about-one_innerbox .pbmit_heading{
	margin-top: 50px;
}
.about-one_innerbox .pbmit_heading h4{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 20px;
}
.about-one-list-group,
.about-us-one_btn{
	margin-top: 35px;
	padding-left: 95px;
}
.event-box-section_one{
	background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}
.swiper_arrow_one .swiper-button-next, 
.swiper_arrow_one .swiper-button-prev,
.service-two_arrow .swiper-button-next, 
.service-two_arrow .swiper-button-prev{
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}
.swiper_arrow_one .swiper-button-next:hover, 
.swiper_arrow_one .swiper-button-prev:hover,
.service-two_arrow .swiper-button-next:hover, 
.service-two_arrow .swiper-button-prev:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.tween-effect-section_one{
	padding: 90px 0 60px 0;
	overflow: hidden;
}
.ihbox-style-4_bg{
	background-image: url(../images/homepage-1/bg/icon-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
	margin-right: 20px;
	padding: 125px 45px 75px 45px;
	border-radius: 30px;
	background-color: var(--pbmit-blackish-color);
}
.ihbox-style-4_bg.new-image-bg {
	background-image: url(../images/homepage-1/bg/food-bg.png);

}
.ihbox-style-5_bg{
	padding: 0px 52px 0px 65px;
	margin-left: 20px;
	background-image: url(../images/homepage-1/bg/food-bg.png);
    background-repeat: repeat;
	background-color: var(--pbmit-secondary-color);
	border-radius: 30px;
	height: 100%;
}
.ihbox-style-5_bg .pbmit-ihbox-style-5{
	margin-bottom: 55px;
	padding-top: 80px;
}
.pbmit-footer-newsletter{
	position: relative;
}
form .pbmit-footer-newsletter input{
	height: 65px;
    padding-right: 220px;
    padding-left: 38px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-radius: 40px;
    border: 0;
	display: block;
    width: 100%;
	font-size: 14px;
	font-weight: 400;
    line-height: normal;
}
form .pbmit-footer-newsletter button{
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 40px;
	padding: 15px 40px;
    font-size: 13px;
	border: none;
    line-height: 36px;
    letter-spacing: 0.65px;
	font-weight: 500;
    text-transform: uppercase;
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
    transition: all .4s ease-in;
	font-family: var(--pbmit-heading-typography-font-family);
}
form .pbmit-footer-newsletter button:hover{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
form .pbmit-footer-newsletter .pbmit-button .pbmit-btn-content-wrapper{
	position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: 6px;
}
form .pbmit-footer-newsletter button .pbmit-btn-content-wrapper:before{
	content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: auto;
    transform: scale(0.26) translate(-55px, 50px);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
form .pbmit-footer-newsletter button:hover .pbmit-btn-content-wrapper:before{
	transform: scale(1) translate(-2px, 0px);
}
form .pbmit-footer-newsletter button .pbmit-button-icon{
	display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
form .pbmit-footer-newsletter button:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.counter-section_one{
	background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}
.counter-one_box{
	padding-left: 25px;
}
.counter-one_box .pbminfotech-ele-fid-style-1{
	margin-top: 46px;
}
.client-one_box{
	padding-top: 60px;
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** Faq **/
.faq-left_box{
	padding-right: 20px;
}
.faq-right_box{
	padding-left: 20px;
}
/** 01 - Our History **/
.history_section{
	background-color: var(--pbmit-global-color);
	background-image: url(../images/bg/yoga-pattern-01.png);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-title{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 80px;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{
	margin: 0;
	padding: 0 50px;
	line-height: 22px;
	opacity: 0.8;
}
.pbmit-element-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-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height.steps-content_wrap{
	justify-content: flex-end;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot{
	background-color: var(--pbmit-white-color);
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: auto;
	width:  10px;
	height:  10px;
	transform: rotate(45deg);
	z-index: 2;
	position: relative;
}
.pbmit-element-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-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .dot:after {
	content: "";
	position: absolute;
	left: -11px;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 40px;
	margin: 0;
	background: rgb(255, 255, 255,.40);
	transform: rotate(-45deg);
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even  .steps-dot .dot:after{
	left: 19px;
	top: 0;
	bottom: auto;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line {
	color: transparent;
	line-height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
} 
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before, 
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .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-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
	left: 50%;
	background: linear-gradient(90deg, rgb(255, 255, 255,.10 ) ,rgb(255, 255, 255 ,.10 ));
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
	right: 50%;
	background: linear-gradient(90deg, rgb(255, 255, 255,.10 ) ,rgb(255, 255, 255,.10 ));
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even.swiper-slide-duplicate:nth-last-child(2) .pbmit-feature-image{
	order: 0;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.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-element-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-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap {
	opacity: 1;
}
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year,
.pbmit-element-timeline-style-1 .pbmit-timeline-title,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc{
	color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next,
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev {
	top: 60px;
	width: 50px;
	height: 50px;
	border: 2px solid var(--pbmit-blackish-color);
	transition: transform .3s ease-in-out, all .4s;
}
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover,
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover {
	background-color: var(--pbmit-blackish-color);
}
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next:hover::after,
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev:hover::after {
	color: var(--pbmit-white-color);
}
.pbmit-element-timeline-style-1.pbminfotech-element .swiper-button-next:after,
.pbmit-element-timeline-style-1.pbminfotech-element .swiper-button-prev:after {
	font-size: 18px;
	color: var(--pbmit-blackish-color);
}
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-next {
	right: 16%;
}
.pbmit-element-timeline-style-1 .pbmit-element-inner .swiper-button-prev {
	right: 19%;
	left: inherit !important;
}

/** 02 - Our Team Member **/
.counter_bg{
	margin-top: 100px;
	padding: 50px 50px 50px 50px;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
	background-image: url(../images/bg/yoga-pattern-01.png);
}

/** 02 - Service Detail **/
/* .service_details > .container > .row{
	-ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
} */
.service-left-col .service-sidebar .post-list{
	background-color: var(--pbmit-white-color);
    padding-top: 40px;
    border-radius: 30px;
}
.service_details .all-post-list li{
    margin: 0;
	position: relative;
	line-height: 26px;
	border-bottom: 1px solid rgba(24, 26, 23, .1);
}
.service_details .all-post-list li a{
	padding: 16px 60px 16px 25px;
    display: block;
    position: relative;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    color: var(--pbmit-blackish-color);
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.service_details .all-post-list li a:before{
	position: absolute;
    content: "\e8dd";
    left: inherit;
    right: 8px;
    font-size: 10px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    top: 50%;
    z-index: 1;
    color: var(--pbmit-global-color);
    background-color: transparent;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: initial;
    transition: all 0.4s ease-in;
}
.service_details .all-post-list li a:after{
	position: absolute;
    content: "";
    left: 0;
    font-size: 20px;
    top: 50%;
    width: 7px;
    height: 7px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
    transition: all 0.4s ease;
}
.service_details .all-post-list li:hover a,
.service_details .all-post-list li.post-active a{
	transform: translateX(1%);
	color: var(--pbmit-global-color);
}
.service_details .all-post-list li:hover a:before,
.service_details .all-post-list li.post-active a:before{
	color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.service_details .all-post-list li.post-active a:before{
	opacity: 1;
}
.service_details .all-post-list li:last-child{
	border-bottom: none;
}
.service-sidebar .widget:last-child{
	background-color: transparent;
	margin-bottom: 0px;
	padding: 0;
}
.widget .download{
	display: block;
}
.widget .download .item-download:first-child {
    margin-bottom: 20px;
}
.widget .download .item-download a{
	position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    padding-left: 25px;
    background-color: var(--pbmit-white-color);
    border-radius: 40px;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.widget .download .item-download .pbmit-download-content{
	font-size: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.widget .download .item-download .pbmit-download-content i{
	margin-right: 10px;
    font-size: 24px;
    color: var(--pbmit-secondary-color);
}
.widget .download .item-download .pbmit-download-item{
	font-size: 16px;
    line-height: 16px;
    padding: 18px 13px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    transition: all 0.4s ease-in;
}
.widget .download .item-download .pbmit-download-item i{
	font-size: 26px;
    vertical-align: middle;
}
.widget .download .item-download a:hover{
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download a:hover .pbmit-download-item {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}
.widget .download .item-download:last-child a {
    background-color: var(--pbmit-secondary-color);
}
.widget .download .item-download:last-child a .pbmit-download-content i {
    color: var(--pbmit-global-color);
    transition: all 0.3s ease-in-out;
}
.widget .download .item-download:last-child .pbmit-download-item {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
}
.widget .download .item-download:last-child a:hover {
    background-color: var(--pbmit-blackish-color);
    color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-content i {
    color: var(--pbmit-white-color);
}
.widget .download .item-download:last-child a:hover .pbmit-download-item {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-blackish-color);
}
.service_details .pbmit-service-feature-image img{
	margin-bottom: 50px;
    border-radius: 30px;
}
.service-right-col .ihbox_style_box{
	margin-top: 40px;
}
.service-right-col .ihbox_style_box .col-md-4:first-child{
	padding-right: 32px;
}
.service-right-col .ihbox_style_box .col-md-4:nth-child(2){
	padding: 0 17px;
}
.service-right-col .ihbox_style_box .col-md-4:last-child{
	padding-left: 32px;
}
.service-right-col .list-group_box{
	margin-top: 90px;
}
.service-right-col .list-group_box .pbmit-animation-style7 img{
	border-radius: 30px;
}
.service-right-col .service-list-group{
	padding: 20px 0px 0px 35px;
}
.service-right-col .service-list-group .list-group li i{
	font-size: 20px;
}
.service-detail-accordion_box{
	margin-top: 70px;
}
.service-detail-accordion_box .accordion{
	margin-top: 40px;
}
.service-right-col .pbmit-service-related{
	margin-top: 55px;
}
.service-right-col .pbmit-service-related .pbmit-service-style-1{
	margin-bottom: 30px;
}

/** 03 - Event Single Detail **/
.single_event_listing{
	font-size: 16px;
    line-height: 1.42;
    color: #111111;
}
.single_event_listing .pbmit-single-event-header-top{
	margin-bottom: 40px;
}
.single_event_listing .pbmit-single-event-header-top img{
	border-radius: 30px;
    height: 715px;
    object-fit: cover;
	width: 100%;
	display: block;
}
.single_event_listing .pbmit-single-event-body{
	margin-bottom: 50px;
}
.single_event_listing .pbmit-single-event-left-content{
	flex: 0 0 74%;
    max-width: 74%;
	position: relative;
}
.single_event_listing .pbmit-event-details{
	border-bottom: 1px solid rgba(24, 26, 23, 0.1);
    padding-bottom: 20px;
    margin-bottom: 26px;
}
.single_event_listing .pbmit-event-details .pbmit-event-organizer{
	margin-right: 10px;
	color: #555555;
}
.single_event_listing .pbmit-event-details .pbmit-event-meta-line {
	font-size: 15px;
    line-height: 15px;
    padding-right: 15px;
    align-items: center;
}
.single_event_listing .pbmit-event-details .pbmit-event-meta-line i{
	color: var(--pbmit-global-color);
    margin-right: 5px;
    font-size: 20px;
    line-height: 22px;
}
.single_event_listing .pbmit-event-details .pbmit-event-meta-line:last-child{
	padding-right: 0;
}
.single_event_listing .pbmit-single-event-right-content{
	flex: 0 0 26%;
    max-width: 26%;
}
.pbmit-tab-style-1 .nav .nav-item{
	width: 100%;
}
.pbmit-tab-style-1 .nav{
	border: none;
}
.pbmit-tab-style-1 .nav-link{
	width: 100%;
	border: none;
	position: relative;
    border-radius: 30px;
    font-size: 16px;
    text-transform: inherit;
    text-align: inherit !important;
    padding: 19px 40px !important;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color) !important;
    transition: all 0.4s ease-in;
	line-height: 1.42;
    margin: 5px 0;
    letter-spacing: 0;
    text-decoration: none;
    display: inline-block;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-tab-style-1 .nav-link:after{
	content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    transition: all 0.4s ease-in-out;
}
.pbmit-tab-style-1 .nav-link:hover{
	background-color: var(--pbmit-secondary-color);
}
.pbmit-tab-style-1 .nav-link:hover:after{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-tab-style-1 .pbmit-column-inner > p{
	margin-bottom: 0;
}
.pbmit-tab-style-1 .nav-link:focus .tab-pane{
	display: none;
}
.pbmit-single-event-sidebar-info{
	border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 35px;
    padding: 15px 40px 75px 40px;
    background-color: var(--pbmit-global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-repeat: repeat;
    color: var(--pbmit-white-color);
    position: relative;
}
.pbmit-single-event-sidebar-info .pbmit-heading-text{
	font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 2px;
	margin: 0 0 5px;
    color: var(--pbmit-secondary-color);
}
.pbmit-single-event-sidebar-info .pbmit-event-category-text{
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    margin: 3px;
	color: var(--pbmit-white-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn{
	position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--pbmit-light-color);
    border-radius: 50% 0 0 0;
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-share-icon-wrapper{
	position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--pbmit-light-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-share-icon {
    padding: 12px 16px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-share-icon i{
	transition: all 0.4s ease-in-out;
    display: block;
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links{
	text-align: center;
    position: absolute;
    bottom: 50px;
    right: 5px;
    transform: translateY(10px);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: column-reverse;
    transition: all .4s ease-in-out;
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li{
	padding: 11px !important;
    display: block;
    margin: 0;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    margin-bottom: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:hover{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:hover a{
	color: var(--pbmit-white-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:nth-child(1){
	transform: translate(0, 0);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:nth-child(2){
	transform: translate(0, 43px);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:nth-child(3){
	transform: translate(0, 86px);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li:nth-child(4){
	transform: translate(0, 129px);
}
.pbmit-single-event-right-content .pbmit-event-share-btn .pbmit-social-links li a{
	display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
	text-decoration: unset;
    cursor: pointer;
    color: var(--pbmit-blackish-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn:hover .pbmit-share-icon{
	background-color: var(--pbmit-secondary-color);
}
.pbmit-single-event-right-content .pbmit-event-share-btn:hover .pbmit-share-icon i{
	transform: rotateX(180deg);
}
.pbmit-single-event-right-content .pbmit-event-share-btn:hover .pbmit-social-links{
	transform: translateY(-25px);
    opacity: 1;
}
.pbmit-single-event-right-content .pbmit-event-share-btn:hover .pbmit-social-links li {
    transform: translate(0);
}
.pbmit-event-share-btn .pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-event-share-btn .pbmit-bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}
.pbmit-event-share-btn .pbmit-sticky-corner svg path{
	fill: var(--pbmit-light-color);
} 
.pbmit-event-share-btn .pbmit-top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}
.pbmit-single-event-footer .accordion .accordion-item{
	border-radius: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: var(--pbmit-white-color);
}
.pbmit-single-event-footer .accordion .accordion-header .accordion-button{
	padding: 40px 40px 25px;
	border: 0;
	margin-bottom: 0;
    background-color: var(--pbmit-white-color);
}
.pbmit-single-event-footer .accordion .accordion-button{
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.pbmit-single-event-footer .accordion .accordion-button:before{
	display: block;
    height: 1px;
    content: '';
    position: absolute;
    width: auto;
    top: 80px;
    left: 45px;
    right: 45px;
    background-color: rgba(24, 26, 23, 0.1);
}
.pbmit-single-event-footer .accordion-button:not(.collapsed){
	background-color: transparent;
	color: var(--pbmit-blackish-color);
}
.pbmit-single-event-footer .accordion .pbmit-accordion-title{
	font-size: 22px;
    line-height: 26px;
    font-weight: 500;
	color: var(--pbmit-blackish-color);
}
.pbmit-single-event-footer .accordion-button::after{
	display: none;
}
.pbmit-single-event-footer .accordion-item:last-of-type .accordion-button.collapsed{
	border-radius: 0px;
}
.pbmit-single-event-footer .accordion-item:last-of-type .accordion-button:focus{
	border: none;
	box-shadow: none;
}
.pbmit-single-event-footer .accordion-item .pbmit-accordion-icon{
	width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 10px;
    text-align: center;
    border-radius: 50px;
    position: relative;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    top: -17px;
}
.pbmit-single-event-footer .accordion-item .pbmit-accordion-icon span i{
	font-size: 13px;
}
.pbmit-single-event-footer .accordion-item .accordion-body{
	padding: 0px 40px 30px 40px;
}
.pbmit-single-event-footer .accordion-item .accordion-body .col-md-3{
	flex: 1;
    max-width: 260px;
}
.pbmit-single-event-footer .accordion-item .accordion-body .pbmit-organizer-logo{
	text-align: start;
	margin: 10px 0;
	display: inline-block;
}
.pbmit-single-event-footer .accordion-item .accordion-body .pbmit-organizer-logo img{
	width: 220px;
    height: 220px;
    border-radius: 100%;
    border: 4px solid var(--pbmit-secondary-color);
}
.pbmit-single-event-footer .accordion-item .accordion-body .col-md-9{
	flex: 1;
    max-width: 100%;
	position: relative;
}
.pbmit-single-event-footer .accordion-item .accordion-body .pbmit-heading-text{
	font-size: 18px;
    line-height: 1.42;
    margin: 10px 0;
    font-weight: 700;
	color: var(--pbmit-blackish-color);
}
.pbmit-single-event-footer .accordion-item .accordion-body .pbmit-heading-text span{
	font-weight: 500;
	font-size: 18px;
    line-height: 28px;
    color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-description{
	margin-bottom: 40px;
    max-width: 85%;
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-social-links{
	display: inline-block;
    width: 100%;
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon{
	height: 35px;
    width: 35px;
	line-height: 35px;
    display: inline-block;
    position: relative;
    margin: 4px;
	text-align: center;
    float: left;
    font-size: 13px;
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon a{
	height: 35px;
    width: 35px;
    display: inline-block;
    background: transparent;
    border-radius: 100%;
    opacity: 1;
    transition: .2s;
	border: 1px solid var(--pbmit-blackish-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon a:hover{
	opacity: .8;
	background: var(--pbmit-global-color);
	border-color: var(--pbmit-global-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon a:hover i{
	color: var(--pbmit-white-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon a i:before{
	font-weight: 900;
}
.pbmit-single-event-footer .accordion-item .pbmit-social-icon a i{
	color: var(--pbmit-global-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions{
	position: absolute;
    bottom: 0;
    right: 15px;
	display: block;
    margin-top: 15px;
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions a{
	background-color: transparent;
    border: 1px solid var(--pbmit-blackish-color);
    font-weight: 500;
    font-size: 12px;
    border-radius: 30px;
    padding: 12px 22px;
    transition: all 0.3s ease-in;
	text-transform: uppercase;
	display: inline-block;
    cursor: pointer;
    overflow-wrap: break-word;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions a:hover{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions a:hover span{
	color: var(--pbmit-white-color);
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions a span{
	position: relative;
    color: var(--pbmit-blackish-color);
    padding-right: 18px;
    transition: all 0.3s ease-in;
}
.pbmit-single-event-footer .accordion-item .pbmit-organizer-contact-actions a span:before{
	content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

/** 04 - Blog Detail**/
.pbmit-column-four .container-fluid,
.pbmit-column-three .container-fluid{
	padding: 0 30px 0 30px;
}
/** Sidebar Right**/
.sidebar .widget{ 
    border: none;
    padding: 30px;
    margin-bottom: 55px;
	border-radius: 30px;
    background-color: var(--pbmit-white-color);
}
.sidebar .widget:last-child{
    margin-bottom: 0;
}
.sidebar .widget.widget-search{
	background-color: var(--pbmit-global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-repeat: repeat;
}
.sidebar .widget .widget-title{ 
	display: block;
	padding-bottom: 15px;
	margin-bottom: 20px;
    position: relative;
    width: auto;
	font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
	padding-left: 30px;
    padding-bottom: 0;
	text-transform: capitalize;
	color: var(--pbmit-blackish-color);
} 
.sidebar .widget.widget-search .widget-title{
	color: var(--pbmit-white-color);
}
.sidebar .widget .widget-title:before{
	content: "\e88d";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    left: 0;
    font-size: 12px;
    color: var(--pbmit-global-color);
    top: 50%;
    transform: translate(0, -50%);
}
.sidebar .widget.widget-search .widget-title:before{
	color: var(--pbmit-white-color);
}
.widget .search-form {
    position: relative;
}
.widget .search-form input{
	background-color: var(--pbmit-white-color);
	height: 65px;
    border: 0;
    padding: 0px 30px;
    padding-right: 80px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    font-size: 15px;
    border-radius: 40px;
	display: block;
    width: 100%;
}
.widget .search-form .search-submit{
	position: absolute;
    top: 5px;
    right: 5px;
    width: 55px;
    height: 55px;
    font-size: 16px;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
	line-height: 58px;
    outline: none;
    background: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}
.widget .search-form .search-submit:after{
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 50%;
    top: 50%;
    font-size: 16px;
    color: var(--pbmit-white-color);
    line-height: normal;
    font-weight: normal;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}
.sidebar .widget-categories li{
	position: relative;
	line-height: 26px;
}
.sidebar .widget-categories .pbmit-cat-li{
	display: flex;
    align-items: center;
	justify-content: space-between;
    color: #8993a2;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
    padding: 10px 0;
}
.sidebar .widget-categories ul li:last-child .pbmit-cat-li{
	border-bottom: none;
}
.sidebar .widget-categories .pbmit-cat-li a{
	font-size: 13px;
    line-height: 23px;
    position: relative;
	padding-left: 20px;
	font-weight: 500;
	color: rgba(24, 26, 23, .8);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    transition: all 0.3s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.sidebar .widget-categories .pbmit-cat-li a:before{
	position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 8px;
    width: 8px;
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
}
.sidebar .widget-categories .pbmit-brackets{
    margin-left: 8px;
	transition: all .25s ease-in-out;
}
.sidebar .widget-categories .pbmit-cat-li:hover,
.sidebar .widget-categories .pbmit-cat-li:hover .pbmit-brackets{
	color: var(--pbmit-blackish-color);
}
.widget-recent-post .recent-post-list-li:first-child{
	margin-top: 0px;
    padding-top: 0px;
	border-top: none;
}
.widget-recent-post .recent-post-list-li{
	display: flex!important;
    align-items: center;
    width: 100%;
	margin-top: 18px;
	padding-bottom: 18px;
	line-height: 26px;
	border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}
.widget-recent-post .recent-post-list-li:last-child{
	border-bottom: none;
}
.widget-recent-post .recent-post-list-li>a{
	width: 91px;
    flex-shrink: 0;
    margin-right: 20px;
	display: inline-block;
}
.widget-recent-post .recent-post-list-li>a img{
	border-radius: 20px;
}
.widget-recent-post .pbmit-rpw-content{
	display: flex;
    flex-direction: column;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.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;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
}
.widget-recent-post .pbmit-rpw-title a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-rpw-content .pbmit-rpw-date a{
	color: var(--pbmit-global-color);
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after{
	content: "";
    display: table;
}
.widget.pbmit-service-ad .textwidget:after{
	clear: both;
}
.widget.pbmit-service-ad{
	padding: 0;
}
.widget.pbmit-service-ad .pbmit-service-ads{
	position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 42px 45px;
    background-size: cover;
    border-radius: 30px;
    background-size: auto;
	background-image: url(../images/bg/yoga-pattern-01.png);
    background-color: #fff;
}
.pbmit-service-ads .pbmit-logo-img img {
    width: 235px;
    /* mix-blend-mode: luminosity; */
}
.pbmit-service-ads .pbmit-ads-title {
    padding-top: 30px;
    font-size: 35px;
    line-height: 35px;
	margin-bottom: 20px;
    color: var(--pbmit-white-color);
}
.pbmit-service-ads .pbmit-ads-desc {
    font-size: 15px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
}
.pbmit-service-ads .pbmit-ads-desc i {
    font-size: 17px;
    padding-right: 5px;
    color: var(--pbmit-secondary-color);
}
.pbmit-service-ads .pbmit-btn{
	margin-top: 20px;
}
aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a{
    line-height: 30px;
	margin: 0 4px 12px 0;
    display: inline-block;
    font-size: 13px !important;
    padding: 0 20px;
    height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    border-radius: 20px;
}
aside.widget.widget-tag-cloud a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
/** Blog Classic **/
.site_content{
	padding-top: 80px;
	padding-bottom: 80px;
}
.post.blog-classic{
    margin-bottom: 60px;
    position: relative;
    background: 0 0;
}
.post.blog-classic .pbmit-featured-wrapper img{
	border-radius: 30px;
}
.post.blog-classic:last-child {
    margin-bottom: 0px;
}
.post.blog-classic .pbmit-featured-img-wrapper{
	position: relative;
    margin-bottom: 30px;
}
.blog-classic .pbmit-blog-classic-inner{
	background: 0 0;
    padding: 0;
    position: relative;
}
.pbmit-blog-meta.pbmit-blog-meta-top{
	position: relative;
    font-size: 14px;
}
.pbmit-blog-meta-top.pbmit-blog-meta,
.pbmit-blog-meta-top.pbmit-blog-meta a{
	color: rgba( 24, 26, 23, 0.8);
}
.pbmit-blog-meta-top.pbmit-blog-meta a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 6px;
    font-size: 13px;
    text-transform: uppercase;
}
.pbmit-blog-meta-top .pbmit-meta:first-child{
	padding-left: 0;
}
.pbmit-blog-meta-top .pbmit-meta-cat a{
	padding: 8px 17px;
    background: var(--pbmit-global-color);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
    border-radius: 15px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}
.pbmit-blog-meta-top .pbmit-meta-cat a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-blog-meta-top .pbmit-meta i {
    margin-right: 2px;
    font-size: 15px;
	color: var(--pbmit-global-color);
}
.pbmit-blog-meta-top .pbmit-meta-comments{
	display: none;
}
.blog-classic .pbmit-post-title{
	margin-bottom: 35px;
	margin-top: 15px;
    font-size: 36px;
	padding-bottom: 25px;
    line-height: 42px;
	text-transform: none;
	letter-spacing: 0px;
	border-bottom: 1px solid rgba(24, 26, 23,0.2);
}
.blog-classic .pbmit-entry-content{
	margin-top: 20px;
}
/** Blog Single **/
.blog-details .post.blog-classic{
	margin-bottom: 0;
	position: relative;
}
.blog-details .pbmit-featured-img-wrapper{
	position: relative;
}
.blog-details .pbmit-featured-wrapper{
	position: relative;
	margin-bottom: 30px;
}
.blog-details .post.blog-classic .pbmit-blog-meta-top{
	margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.1);
}
.pbmit-firstletter::first-letter{
	color: var(--pbmit-global-color);
	padding:0;
	font-size: 52px;
	line-height: 48px;
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-right: 8px;
}
.blog-details .pbmit-entry-content .pbmit-global-color,
.blog-details .pbmit-entry-content p u,
.pbmit-single-event-body-content .pbmit-global-color,
.pbmit-single-event-body-content p u,
.pbmit-service_content .pbmit-global-color,
.pbmit-service_content p u,
.pbmit-team-single .pbmit-global-color,
.pbmit-team-single p u{
	color: var(--pbmit-global-color);
}
.blog-details .pbmit-entry-content blockquote{
	border: 0;
	padding: 40px 70px 40px 145px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400 !important;
    margin: 35px 0;
    position: relative;
    letter-spacing: 0px;
    border-radius: 30px;
	font-style: normal;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-entry-content blockquote:before{
	content: '\e894';
    font-family: "pbminfotech-base-icons";
    font-size: 70px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 45px;
    left: 35px;
    color: var(--pbmit-global-color);
    font-style: normal;
	display: table;
}
.blog-details .pbmit-entry-content blockquote p{
	margin-bottom: 0;
}
.blog-details .pbmit-entry-content:after{
	clear: both;
	content: "";
	display: table;
}
.blog-details .pbmit-entry-content blockquote cite{
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--pbmit-global-color);
	display: block;
	line-height: 24px;
    font-style: normal!important;
    margin-top: 15px;
}
.blog-details .pbmit-entry-content blockquote cite:before{
	content: "-";
    margin-right: 5px;
}
.blog-details .pbmit-entry-content blockquote:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.blog-details .pbmit-entry-content .pbmit-block-columns{
	display: flex;
	margin-bottom: 1.75em;
}
.blog-details .pbmit-entry-content .pbmit-block-columns img{
	margin-top: 15px;
	border-radius: 30px;
}
.blog-details .pbmit-entry-content .pbmit-block-column:first-child{
	padding: 0 22px 0 0;
}
.blog-details .pbmit-entry-content .pbmit-block-column:last-child{
	padding: 0 0 0 22px;
}
.blog-details .list-group .pbmit-icon-list-icon i{
	font-size: 22px;
	margin-right: 8px;
}
.blog-details .list-group{
	padding-top: 20px;
}
.blog-details .list-group .pbmit-icon-list-text{
	font-weight: 600;
}
.blog-details .pbmit-blog-meta-bottom{
	margin-top: 35px;
}
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a{
	background-color: var(--pbmit-white-color);
}
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.blog-details .post-navigation{
	border-top: 1px solid rgba(24, 26, 23, 0.10);
    margin-top: 30px;
}
.blog-details .post-navigation .nav-links{
	margin-top: 0;
    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: 375px;
    transition: all 0.3s ease-in;
}
.post-navigation .pbmit-post-nav-icon{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-icon {
    justify-content: flex-start;
}
.post-navigation .nav-links .pbmit-post-nav-icon i {
    font-size: 22px;
    color: var(--pbmit-global-color);
    transition: all 0.3s ease-in;
}
.post-navigation .nav-links .pbmit-post-nav-head {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
    color: rgba(24, 26, 23, 0.8);
	font-family: var(--pbmit-heading-typography-font-family);
}
.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: 22px;
    margin-top: 5px;
	font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-author-box {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 40px;
    padding-right: 90px;
    background-color: var(--pbmit-global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-position: center center;
    background-repeat: repeat;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 30px;
}
.blog-details .pbmit-author-image img {
    width: 150px;
    min-width: 150px;
    height: 150px;
    border: 4px solid var(--pbmit-secondary-color);
    display: block;
    overflow: hidden;
    margin-right: 35px;
    border-radius: 50%;
}
.blog-details .pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.blog-details .pbmit-author-content .pbmit-author-name {
    line-height: 24px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .pbmit-author-box a {
    color: var(--pbmit-white-color);
}
.blog-details .pbmit-author-content .pbmit-text {
    margin: 0;
    line-height: 25px;
    font-weight: 300;
    color: var(--pbmit-white-color);
}
.blog-details .comments-area{
	margin-top: 60px;
}
.blog-details .comments-area .comments-title{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 48px;
}
.blog-details .comment-list li:not(:last-child) .pbmit-comment{
	margin-bottom: 30px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}
.comment-list .pbmit-comment-avatar{
	float: left;
}
.comment-list .pbmit-comment-avatar img{
    width: 90px;
    height: 90px;
	border-radius: 30px;
}
.blog-details .pbmit-comment-content{
	position: relative;
    padding: 0px 0px 30px 0;
    margin-left: 115px;
    min-height: 115px;
}
.blog-details .pbmit-comment-meta{
	display: flex;
    align-items: center;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-comment-content .pbmit-comment-author {
	margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    display: inline-flex;
    position: relative;
    color: #525252;
	font-weight: 500;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-comment-author-inner{
	margin: 0 5px;
    font-weight: 600;
    text-transform: capitalize;
	color: var(--pbmit-blackish-color);
}
.pbmit-comment-author-inner a{
	color: var(--pbmit-blackish-color);
}
.blog-details .pbmit-comment-date{
	display: block;
    font-size: 16px;
	margin: 0 0 0 30px;
	font-weight: 400;
	color: rgba(24, 26, 23, 0.8);
}
.blog-details .pbmit-comment-date a{
	font-size: 16px;
    line-height: 26px;
    position: relative;
}
.blog-details .pbmit-comment-date a:first-child::before{
	position: absolute;
    content: '';
    left: -17px;
    height: 1px;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
    background-color: rgba(24, 26, 23,.8);
}
.blog-details .pbmit-comment-content p{
	margin: 10px 0 18px;
}
.blog-details .pbmit-comment-content .reply a{
	display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    padding: 2px 22px;
    border-radius: 30px;
}
.blog-details .pbmit-comment-content .reply a::after{
	font-family: 'pbminfotech-base-icons';
    content: "\e8dd";
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    font-size: 11px;
    margin-left: 5px;
    font-weight: 500;
}
.blog-details .pbmit-comment-content .reply a:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.comment-list .children{
	margin-left: 100px;
    padding-top: 8px;
}
.blog-details .comment-respond{
	background-color: var(--pbmit-white-color);
    padding: 60px 70px;
    border-radius: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
}
.blog-details .comment-respond .comment-reply-title{
	margin-bottom: 25px;
}
.blog-details .comment-respond .comment-form form textarea.form-control{
	color: var(--pbmit-blackish-color);
    height: 130px;
    line-height: normal;
    padding: 20px 12px;
	resize: none;
}
.blog-details .comment-respond .comment-form .form-check{
	margin-top: 20px;
	margin-bottom: 25px;
}
.blog-details .comment-respond .comment-form .form-check label{
	font-size: 15px;
}
.blog-details .comment-respond .comment-form form button{
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-style: normal;
	padding: 15px 40px;
	transition: all .6s;
	background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    border-radius: 40px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.blog-details .comment-respond .comment-form form button:hover{
	background-color: var(--pbmit-blackish-color);
}

/** 05 - Team Single **/
.pbmit-team-single{
	padding-bottom: 80px;
}
.pbmit-team-single .pbmit-sticky-col{
	padding-top: 100px;
}
.pbmit-team-single .pbmit-team-left-inner{
	position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 30px;
	overflow: hidden;
}
.pbmit-team-single .pbmit-team-detail{
	position: relative;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-detail-inner{
	padding: 45px 38px 70px;
    background-color: var(--pbmit-global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-position: bottom center;
    background-repeat: repeat;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-summary{
	padding-bottom: 28px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-designation{
	font-size: 12px;
    line-height: 20px;
    padding-left: 13px;
    font-weight: 300!important;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    position: relative;
    margin-bottom: 8px;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-designation:before{
	content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: var(--pbmit-secondary-color);
    border-radius: 50%;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-title{
	color: var(--pbmit-white-color);
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
	margin-bottom: 5px;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info{
	position: relative;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li,
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li a{
	margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: rgba(255, 255, 255, .8);
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li label{
	font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: var(--pbmit-secondary-color);
    min-width: 75px;
    display: block;
    text-transform: uppercase;
}
.pbmit-team-single .pbmit-team-detail .pbmit-single-team-info li:last-child{
	margin-bottom: 0;
}
.pbmit-team-single .pbmit-team-detail .pbmit-team-share-btn{
	position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--pbmit-light-color);
    border-radius: 50% 0 0 0;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon-wrapper{
	position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon{
	padding: 12px 16px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-share-icon i{
	transition: all 0.4s ease-in-out;
    display: block;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links{
	text-align: center;
    position: absolute;
    bottom: 8px;
    right: 0;
    transform: translate(-40px , 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li{
	padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:hover a{
	color: var(--pbmit-white-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:first-child{
	transform: translate(0, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li a{
	position: relative;
	display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
	border-radius: 50%;
    background: transparent;
    color: var(--pbmit-blackish-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(2){
	transform: translate(43px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(3){
	transform: translate(86px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:nth-child(4){
	transform: translate(129px, 0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-social-links li:last-child{
	transform: translate(172px, 0);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon{
	background-color: var(--pbmit-secondary-color);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-share-icon i{
	transform: rotateY(180deg);
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links{
	transform: translate(-70px, 0);
    opacity: 1;
}
.pbmit-team-single .pbmit-team-share-btn:hover .pbmit-social-links li{
	transform: translate(0);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-sticky-corner svg path{
	fill: var(--pbmit-light-color);
}
.pbmit-team-single .pbmit-team-share-btn .pbmit-top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}
.pbmit-team-single .pbmit-entry-content{
	padding: 100px 0 0 53px;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box{
	padding: 20px 0;
	border-bottom: 1px solid #181A1717;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-4{
	width: 14.999%;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box h6{
	font-size: 16px;
    line-height: 24px;
	margin: 0;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box p{
	margin: 0;
}
.pbmit-team-single .pbmit-entry-content .text-editor-box .col-md-8{
	width: 85%;
}
.pbmit-team-single .counter-box{
	margin-top: 60px;
}
.pbmit-team-single .counter-box .pbmit-col_1{
	width: 62%;
}
.pbmit-team-single .counter-box .pbmit-col_2{
	width: 38%;
}
.pbmit-team-single .counter-box .pbmit-left_col{
	padding-right: 40px;
}
.pbmit-team-single .counter-box .pbmit-ihbox.pbmit-ihbox-style-2{
	border-bottom: 1px solid #0000001F;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.pbmit-team-single .comment-respond{
	overflow: hidden;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 60px 75px 60px 75px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}
.pbmit-team-single .comment-respond form textarea.form-control{
	height: 100px;
}
.pbmit-team-single .comment-respond .comment-form .form-check{
	margin-top: 20px;
	margin-bottom: 25px;
}
.pbmit-team-single .comment-respond .comment-form .form-check label{
	font-size: 14px;
}

/** 06 - Contact Us **/
.contact-us-left_col{
	width: 62%;
}
.contact-us-right_col{
	width: 38%;
	display: flex;
}
.contact-form_main{
	padding: 60px 58px 38px 58px;
	margin: 0px 65px 0px 0px;
	border-radius: 30px 30px 30px 30px;
	background-color: var(--pbmit-white-color);
}
.contact-form .form-check{
	margin: 22px 0 25px 15px;
}
.contact-form .form-check label{
	font-size: 14px;
	margin-left: 6px;
}
.contact-form button{
	margin-left: 16px;
}
.contact-us-right-box{
	position: relative;
	background-image: url(../images/bg/yoga-pattern-01.png);
	border-radius: 30px 30px 30px 30px;
	background-color: var(--pbmit-global-color);
}
.contact-us-right-box .pbmit-animation-style4 img{
	width: 100%;
	border-radius: 30px 30px 0px 0px;
}
.contact-us-right-box .ihbox-style_11{
	padding: 50px 38px 0px 38px;
}
.pbmit-contact-share-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--pbmit-light-color);
    border-radius: 50% 0 0 0;
}
.pbmit-share-icon-wrapper {
    position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--pbmit-light-color);
}
.pbmit-share-icon {
    padding: 12px 16px;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}
.pbmit-share-icon i {
    transition: all 0.4s ease-in-out;
    display: block;
}
.pbmit-share-icon-wrapper .pbmit-social-links {
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 0;
    transform: translate(-40px , 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}
.pbmit-contact-share-btn .pbmit-social-links li {
    padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}
.pbmit-contact-share-btn .pbmit-social-links li:nth-child(1) {
    transform: translate(0, 0);
}
.pbmit-contact-share-btn .pbmit-social-links li a {
    display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    color: var(--pbmit-blackish-color);
}
.pbmit-contact-share-btn .pbmit-social-links li:nth-child(2) {
    transform: translate(43px, 0);
}
.pbmit-contact-share-btn .pbmit-social-links li:nth-child(3) {
    transform: translate(86px, 0);
}
.pbmit-contact-share-btn .pbmit-social-links li:nth-child(4) {
    transform: translate(129px, 0);
}
.pbmit-contact-share-btn_box .pbmit-sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}
.pbmit-contact-share-btn_box .pbmit-bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}
.pbmit-contact-share-btn_box .pbmit-sticky-corner svg path{
	fill: var(--pbmit-light-color); 
}
.pbmit-contact-share-btn_box .pbmit-top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}
.pbmit-contact-share-btn:hover .pbmit-share-icon{
	background-color: var(--pbmit-secondary-color);
}
.pbmit-contact-share-btn:hover .pbmit-share-icon i {
    transform: rotateY(180deg);
}
.pbmit-contact-share-btn:hover .pbmit-social-links {
    transform: translate(-75px, 0);
    opacity: 1;
}
.pbmit-contact-share-btn:hover .pbmit-share-icon-wrapper .pbmit-social-links li {
    transform: translate(0);
}
.pbmit-contact-share-btn .pbmit-social-links li:hover {
    background-color: var(--pbmit-blackish-color);
}
.pbmit-contact-share-btn .pbmit-social-links li:hover a{
    color: var(--pbmit-white-color);
}
.iframe_section .iframe_box{
	margin: 0 20px;
}
.iframe_section iframe{
	height: 565px;
	max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
	border-radius: 30px;
}
label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}
.form-control.error{
	margin-bottom: 0 !important;
}

/**07 - Comment Form **/
.form-control{
	margin-bottom: 20px;
	font-size: 14px;
	height: 55px;
	line-height: normal;
	padding: 0 10px;
    font-weight: 600;
	border-width: 0 0 1px 0;
	font-family: inherit;
	background-color: transparent;
	border-radius: 0;
	border-bottom: 1px solid rgba(24, 26, 23, 0.8);
	transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.form-control::placeholder{
	opacity: .7;
	color: rgba(24, 26, 23, 0.8);
}
textarea.form-control{
	height: 100px;
    padding-top: 20px;
	resize: none;
}
.form-control:focus{
	border-color: inherit;
	background-color: transparent;
}
.form-control:focus::placeholder{
	opacity: 1;
}
.site-footer a, .pbmit-ihbox-style-13 .pbmit-element-title {
    color: #fff;
}


/* NEW CSS */

.service_details p.lead-titles {
    font-size: 22px;
    font-weight: 400;
}

.service_details .school-content p {
    margin-bottom: 7px;
    padding-left: 30px;
}
.pbmit-element-service-style-3 .pbmit-serv-cat a {
    /* color: var(--pbmit-secondary-color); */
    color: #111111;
    font-weight: 600;
}
.pbmit-element-service-style-3 .pbmit-title-data-hover .pbmit-title-inner {
    color: #111111;
    font-weight: 600;
}

.pbmit-element-service-style-3 .pbmit-hover-inner li {
    border-color: #dddddd;
}

.pl-0 {
    padding-left: 0 !important;
} 
.left-padding-section {
    padding-left: 20px;
    padding-right: 20px;
}

.pbmit-heading-subheading .pbmit-title {
    border-top:0;
}

.new-flex-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.pbmit-element-service-style-3 .pbmit-hover-inner {
    padding-left: 20px;
    padding-right: 35px;
}

.frame-wrapper, .contact-us-right-box {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.frame-wrapper, .contact-us-right-box i {
    border-radius: 30px;
}

.pbmit-ihbox-headingicon.flex-box-info {
    display: flex;
    width: 100%;
    flex-direction: row ;
    align-items: center;
    justify-content: flex-start;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.location-contact-title {
    margin-bottom: 35px;
}

/* .pbmit-ihbox-headingicon {
    display: flex;
    justify-content: space-between;
    width: 100%;
} */

.location-contact-info .pbmit-ihbox-style-9 .pbmit-icon-type-icon {
    height: 60px;
    width: 60px;
    font-size: 28px;
    line-height: 25px;
}

.location-contact-info .pbmit-ihbox-style-9 .pbmit-ihbox-icon {
    height: 80px;
    min-width: 80px;
}

.location-contact-info .pbmit-ihbox-style-9 .pbmit-element-title {
    padding-bottom: 0;
    border-bottom: none;
}

.opposite-row .contact-form_main {
    margin-right: 0;
    margin-left: 30px;
}

.contact-new-section .pbmit-ihbox-headingicon {
    border-right: 0;
}

.contact-new-section .pbmit-ihbox-style-11 .pbmit-element-heading {
    color: #fff;
}

.contact-top-section {
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
}

.testimonial-row .col-md-4 {
    margin-bottom: 40px;
}

.site-footer .pbmit-footer-text-inner {
    padding: 7px 0;
    margin-left: 0;
}

.text-dark a {
    color: #111111;
}

.new-site-footer.site-footer .pbmit-footer-widget-col-1 {
    margin-top: 25px;
    max-width: 100%;
    flex: auto;
}

.new-site-footer.site-footer .pbmit-footer-widget-area .widget_text {
    display: flex;
    /* flex-direction: column; */
    align-items: flex-end;
    justify-content: space-between;
}

.new-site-footer.site-footer .logo-footer-section {
    display: flex;
    width: auto;
    gap: 25px;
    align-items: center;
}

.new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-text, .new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo, .new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li {
    margin-bottom: 0;
}

.new-site-footer.site-footer .pbmit-footer-widget-area {
    padding-bottom: 15px;
}

.new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo img {
    height: 90px;
    padding-right: 25px;
    margin-bottom: 0;
    border-right: 1px solid #ddd;
}

/* .site-footer .pbmit-footer-widget-col-1 {
    margin-top: 0;
}
.site-footer .pbmit-footer-widget-col-1 .textwidget {
    padding-right: 0;
}


.site-footer .pbmit-footer-widget-col-1.new-footer-section {
    max-width: 100%;
    flex: 1;
}


.site-footer .pbmit-footer-widget-col-1.new-footer-section .textwidget {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li.pbmit-social-phone a, .site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li.pbmit-social-email a {
    line-height: 45px;
}

.flex-link-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.flex-link-footer li {
    padding-right: 15px;
    position: relative;
    margin-right: 15px;
    padding-bottom: 0;
}

.site-footer .widget ul li:not(:last-child) {
    padding-bottom: 0;
}

.flex-link-footer li:before {
    content: '';
    position: absolute;
    width: 1.5px;
    height: 95%;
    background-color: #dedede;
    top: 3px;
    right: 0;
}
.flex-link-footer li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.flex-link-footer li:last-child::before {
    display: none;
}

.flex-link-footer a {
    color: #111111;
}

.pbmit-social-links li {
    padding-left: 6px;
}
.site-footer .pbmit-footer-wrapper {
    /* background-color: var(--pbmit-light-color); */
    /* border-top: 1px solid #ddd; */
}

.footer-contact-section .pbmit-ihbox-style-9 .pbmit-ihbox-icon {
    height: 75px;
    min-width: 75px;
}

.footer-contact-section .pbmit-ihbox-style-9 .pbmit-icon-type-icon {
    font-size: 24px;
    line-height: 22px;
    height: 55px;
    width: 55px;
}

.contact-top-section.footer-contact-section {
    padding: 60px 0;
    background-color: #fff;
}

.footer-text-width {
    width: 355px;
}

.footer-text-big {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5;
}

.footer-contact-section .pbmit-ihbox-style-9 .pbmit-element-title {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 8px;
}

.food-box-content {
    background-color: #fff;
    padding: 35px;
    border-radius: 16px;
    width: 90%;
    margin: 0 auto;
    margin-top: -105px;
}
.food-box-subtitle {
    font-weight: 500;
    margin-bottom: 7px;
}
.food-box-title {
    font-size: 26px;
    line-height: 1.2;
    padding-right: 10px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 8px;
}

.ihbox-style-4_bg.new-height-image {
    height: 420px;
    margin-right: 0;
}

.background-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.main-slider h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 7.5vw;
    width: 75%;
    line-height: 1;
    text-align: center;
    z-index: 1;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 900;
    -webkit-text-stroke-color: #fff;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    opacity: 0.75;
}
.outer-shell {
    display: block;
}

.main-slider .swiper-slide {
    opacity: 0 !important;
}

.main-slider .swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    opacity: 1 !important;
}



.header-style-1 .pbmit-button-box-second .pbmit-top-left-corner {
    top: 0;
    left: -28px;
}

.mySwiper .swiper-button-next {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    filter: invert(1);
}

.mySwiper .swiper-button-prev {
    position: absolute;
    top: 60%;
    transform: translateY(-50%) rotate(180deg);
    filter: invert(1);
    left: 10px;
}

.site-header .site-branding img {
    max-height: 100px;
}

.pbmit-service-style-1 .pbmit-service-title {
    font-size: 24px;
}

.pbmit-contant-box p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
    opacity: 0.75;
}

.about-one_innerbox,
.about-one-list-group,
.about-us-one_btn {
    padding-left: 0;
}

.pbmit-ele-event_listing .pbmit-event-layout-wrapper .pbmit-event-infomation .pbmit-event-details .pbmit-event-title .pbmit-heading-text a:hover {
    color: #000;
}

.pbmit-tween-effect-style-1 .pbmit-element-title,
.pbmit-tween-effect-style-2 .pbmit-element-title {
    font-size: 64px;
}

p {
    color: #131313;
}

.pbmit-ele-event_listing .pbmit-event-layout-wrapper .pbmit-event-infomation .pbmit-event-details .pbmit-event-title .pbmit-heading-text {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.pbmit-blog-style-1 .pbmit-post-title {
    font-size: 20px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    width: 75px;
    height: 75px;
}

.pbmit-number-rotate {
    font-size: 28px;
    /* color: #fff; */
}

.pbmit-heading-subheading .pbmit-title {
    line-height: 1.25;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-sub .pbmit-fid-title {
    margin-bottom: 10px;
    padding-bottom: 12px;
}

.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo img {
    height: 100px;
}

.navbar-expand-xl .navbar-collapse {
    justify-content: center;
}

.pbmit-heading-subheading .pbmit-title {
    font-size: 36px;
}

.pbmit-heading-subheading .pbmit-title {
    border-top: 0;
}

.pbmit-tab .pbmit-heading-subheading .pbmit-title {
    font-weight: 600;
    margin-bottom: 30px;
}

.text-justify {
    text-align: justify;
}
.main-slider {
    margin: -25px 20px 0px 20px;
    padding: 25px 0px 28px 0px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.main-slider .background-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #000;
    opacity: 0.3;
}

.main-slider .background-image {
    height: calc(100vh - 50px);
    overflow: hidden;
    border-radius: 24px;
    position: absolute;
    top: 25px;
    left: 0;
}

.main-slider .background-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.main-slider .landing-image {
    height: calc(100vh - 50px);
    overflow: hidden;
    border-radius: 24px;
    position: relative;
}

.main-slider .landing-slider {
    height: calc(100vh - 50px);
    overflow: hidden;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.main-slider .landing-slider .slider-image {
    height: 90vh;
    padding-top: 30px;
    position: relative;

}

.main-slider .landing-slider .slider-image img {
    width: 100%;
    height: 95%;
    padding-top: 55px;
    object-fit: contain;
    object-position: top;
    position: relative;
}

/* .main-slider .landing-slider .slider-image .base {
    width: 100%;
    position: absolute;
    height: 200px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: red;
    border-radius: 50%;
    z-index: -1;
    background: rgb(213, 212, 212);
    background: radial-gradient(circle, rgba(213, 212, 212, 1) 0%, rgba(84, 84, 84, 1) 100%);
} */

.h-100, .img-school-wrapper {
    height: 100%;
}

.img-school-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;    
}

@media only screen and (min-width:1025px) and (max-width:1400px) {
    .main-slider {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .main-slider .landing-image {
        height: calc(100vh - 20px);
    }

    .pbmit-btn {
        padding: 15px 25px;
    }

    .site-navigation ul.navigation>li>a {
        margin: 0 10px;
    }

    .main-menu ul>li.dropdown>a:after {
        right: -7px;
    }

    .header-style-1 .pbmit-button-box-second {
        display: block;
        top: -15px;
        right: -10px;
    }

    .pbmit-heading-subheading .pbmit-title {
        font-size: 36px;
    }

    .pbmit-service-style-1 .pbmit-service-title {
        font-size: 20px;
        line-height: 1.5;
    }

    .pbmit-contant-box p {
        margin-bottom: 10px;
    }

    .pbmit-service-style-1 .pbmit-service-icon {
        margin-top: 20px;
    }

}

@media only screen and (max-width:600px) {
    .main-slider .landing-content {
        padding: 0;
    }

    .main-slider .landing-content h1 {
        font-size: 32px;
        line-height: 1.25;
    }

    .mySwiper .swiper-button-prev,
    .mySwiper .swiper-button-next {
        display: none;
    }

    .main-slider {
        margin: 0;
        border-radius: 0;
        padding: 0;
    }

    .main-slider .landing-image {
        border-radius: 0;
    }

    .main-slider .landing-image img {
        object-position: right;
    }

    .ihbox-section_one {
        display: none;
    }
}

@media only screen and (max-width: 1199.99px) {
    .pbmit-tab {
        width: 100%;
    }

    .pbmit-tab .nav.flex-section-button {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 45px;
        gap: 30px;
    }

    .pbmit-tab .nav.flex-section-button .nav-item {
        width: calc(50% - 30px);
    }
    
    .pbmit-tab .nav.flex-section-button .nav-item a {
        width: 100%;
        margin-bottom: 0;
    }

    .flex-new-small {
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        gap: 15px;
    }

    .pbmit-slider-area {
        margin-top: 15px;
    }
    .site-header .pbmit-header-content {
        padding-top: 20px;
    }
    .new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo img {
        padding-right: 10px;
    }
    .new-site-footer.site-footer .logo-footer-section {
        gap: 10px;
    }
    .footer-text-big {
        font-size: 23px;
    }

    .flex-link-footer li {
        padding-right: 8px;
        margin-right: 8px;
    }

    .new-site-footer.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-text {
        display: none;
    }
    .new-site-footer.site-footer .pbmit-footer-widget-area .widget_text, .site-footer .pbmit-footer-widget-col-1 {
        width: 100% !important;
    }

    .site-footer .pbmit-footer-widget-col-1 {
        max-width: 100% !important;
    }

}

.description-content p{
    line-height: 1.8;
    color:#000;
    text-align: justify;
}
.description-content div{
    line-height: 1.8;
    color:#000;
    text-align: justify;
}
.description-content ul{
    list-style-type: disc;
    padding-left: 25px;
    margin-bottom:30px;
}
.description-content ul li, .description-content ol li{
    line-height: 1.8;
    color:#000;
    margin-bottom: 10px;
    text-align: justify;
}
.description-content table {
    font-size: 14px;
    width: 100%;
}

.description-content table tr th {
    background-color: var(--pbmit-link-color-hover);
    color: #fff;
    border-width: 1px;
    padding: 6px 12px;
    

}

.description-content table tr td {
    border-width: 1px;
    padding: 6px 12px;
    color:#000;
}

.content-mwrap {
    padding: 30px 15px;
    background-color: #fff;
    border-radius: 8px;
}