/* --------------------------------------dg
 * Footer Section
* ---------------------------------------*/
.site-footer {
	font-size: 14px;
}
.pbmit-footer-section.pbmit-footer-widget-area {
	padding: 0;
}
.site-footer .widget {
	padding-top: 75px;
	position: relative;
}
.site-footer .widget.pbmit-topline {
	text-align: center;
}
.site-footer .widget.pbmit-topline:after {
	position: absolute;
	content: "";
	top: -60px;
	left: 0;
	width: 100%;
	height: 5px;
	background: var(--pbmit-bexco-global-color);
	-webkit-transition: all .50s ease-in-out;
	transition: all .50s ease-in-out;
}
.site-footer .pbmit-footer-widget-col-1 .widget:after {
	width: 100%;
}
.site-footer .widget .widget ul>li {
	padding: 0px 0px 10px 0;
}
.pbmit-footer-boxes,
.pbmit-footer-section.pbmit-footer-big-area-wrapper,
.pbmit-footer-section.pbmit-footer-text-area,
.pbmit-footer-section.pbmit-footer-text-area {
	z-index: 1;
	position: relative;
}
ul.pbmit-timelist-list .pbmit-timelist-li-value {
	color: #b8c3cb;
}
.pbmit-footer-section.pbmit-text-color-white a:hover {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-copyright-box .pbmit-footer-copyright-text-area {
	text-align: center;
}
.pbmit-footer-copyright-box .pbmit-footer-copyright-text-area i {
	display: block;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 40px;
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-text-inner {
	font-size: 14px;
}
.pbmit-footer-section.pbmit-text-color-white,
.pbmit-footer-section.pbmit-text-color-white a {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-contact-detail h4 {
	font-size: 18px;
	color: var(--pbmit-bexco-global-color);
}
/*=== pbmit-footer-copyright-box ===*/
.pbmit-footer-section.pbmit-bg-color-transparent {
	background-color: transparent;
}
.pbmit-footer-copyright-box span {
	font-size: 14px;
	font-weight: 700;
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-copyright-box ul.pbmit-social-links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pbmit-footer-copyright-box ul li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pbmit-footer-copyright-box ul li.pbmit-social-li a span {
	display: inline-block;
	text-align: center;
	color: #dddddd !important;
	font-size: 17px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	background: transparent;
	border: 1px solid #dddddd;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-footer-copyright-box ul li.pbmit-social-li a span:hover {
	border-color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-copyright-box ul li.pbmit-social-li a span:hover {
	color: var(--pbmit-bexco-secondary-color) !important;
}
.pbmit-footer-text-area .col-md-12 {
	text-align: center;
}
.pbmit-footer-text-area .pbmit-footer-text-inner .row {
	align-items: center;
}
/*=== pbmit-float-menu ===*/
.site-footer .widget ul a:hover {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-two-column-menu.widget ul>li {
	float: left;
	width: 50%;
}
.site-footer .widget.widget_rss h2 .rsswidget a {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-contact-social-area ul,
.pbmit-footer-social-area ul {
	list-style: none;
	text-align: right;
	margin: 0;
}
.pbmit-contact-social-area ul li {
	display: inline-block;
	margin-right: 10px;
}
.pbmit-contact-social-area ul a {
	display: block;
	background-color: rgba(255, 255, 255, 0.30);
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
/*=== Footer Widget ===*/
.site-footer .widget_archive ul li {
	position: relative;
}
.site-footer .widget.widget_nav_menu ul li>a,
.site-footer .widget.widget_meta ul li>a,
.site-footer .widget.widget_recent_entries ul li,
.site-footer .widget.widget_recent_comments ul li,
.site-footer .widget.widget_archive ul li>.pbmit-arc-li a,
.site-footer .widget.widget_categories ul li .pbmit-cat-li>a,
.site-footer .widget.widget_pages ul li>a {
	position: relative;
	padding-left: 20px;
}
/*=== Footer Social icon  ===*/
.pbmit-footer-widget .pbmit-social-links li.pbmit-social-li {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0px;
	margin-bottom: 8px;
}
.rtl .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li {
	margin: 0 0 0 20px;
}
.pbmit-footer-widget .pbmit-social-links li.pbmit-social-li:last-child {
	margin-right: 0;
}
.rtl .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li:last-child {
	margin-left: 0;
}
.pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	font-size: 15px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a:hover {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-widget .pbmit-footer-text-area {
	padding-top: 0;
	padding-bottom: 0;
}
.site-footer .widget.widget_nav_menu ul li>a,
.site-footer .widget.widget_meta ul li>a,
.site-footer .widget.widget_recent_entries ul li,
.site-footer .widget.widget_recent_comments ul li,
.site-footer .widget.widget_archive ul li>a,
.site-footer .widget.widget_categories ul li>a,
.site-footer .widget.widget_pages ul li>a {
	position: relative;
	padding-left: 0;
}
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.pbmit_widget_list_all_posts ul li>a:before,
.site-footer .widget.widget_meta ul li>a:before,
.site-footer .widget.widget_recent_entries ul li:before,
.site-footer .widget.widget_recent_comments ul li:before,
.site-footer .widget.widget_archive ul li a:before,
.site-footer .widget.widget_categories ul li a:before,
.site-footer .widget.widget_pages ul li a:before {
	position: absolute;
	content: '';
	color: var(--pbmit-bexco-global-color);
	font-family: 'pbminfotech-base-icons';
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	left: 0;
}
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.widget_meta ul li>a:before,
.site-footer .widget.widget_recent_entries ul li:before,
.site-footer .widget.widget_recent_comments ul li:before,
.site-footer .widget.widget_archive ul li a:before,
.site-footer .widget.widget_categories ul li a:before,
.site-footer .widget.widget_pages ul li a:before {
	top: 4px;
}
.site-footer .widget.widget_categories ul li>a:before {
	content: '\f115';
	left: 0px;
	top: 7px;
	font-size: 12px;
}
.site-footer .widget.widget_recent_comments ul li:before {
	content: '\f0e5';
	top: 4px;
	font-size: 14px;
}
.site-footer .widget.widget_pages ul li a:before {
	content: '\e816';
	top: 5px;
	font-size: 12px;
}
.pbmit-footer-big-area-wrapper .footer-wrap .row {
	align-items: center;
}
/*=== pbmit-footer-style-1 ===*/
.pbmit-footer-style-1 .pbmit-footer-text-inner {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pbmit-footer-style-1.site-footer .widget.widget_nav_menu ul li>a,
.pbmit-footer-style-1.site-footer .widget.widget_meta ul li>a,
.pbmit-footer-style-1.site-footer .widget.widget_recent_entries ul li,
.pbmit-footer-style-1.site-footer .widget.widget_recent_comments ul li,
.pbmit-footer-style-1.site-footer .widget.widget_archive ul li>a,
.pbmit-footer-style-1.site-footer .widget.widget_categories ul li>a,
.pbmit-footer-style-1.site-footer .widget.widget_pages ul li>a {
	position: relative;
	padding-left: 18px;
}
.pbmit-footer-style-1.site-footer .widget.widget_nav_menu ul li>a:before,
.pbmit-footer-style-1.site-footer .widget.pbmit_widget_list_all_posts ul li>a:before,
.pbmit-footer-style-1.site-footer .widget.widget_meta ul li>a:before,
.pbmit-footer-style-1.site-footer .widget.widget_recent_entries ul li:before,
.pbmit-footer-style-1.site-footer .widget.widget_recent_comments ul li:before,
.pbmit-footer-style-1.site-footer .widget.widget_archive ul li a:before,
.pbmit-footer-style-1.site-footer .widget.widget_categories ul li a:before,
.pbmit-footer-style-1.site-footer .widget.widget_pages ul li a:before {
	position: absolute;
	content: '\e814';
	color: inherit;
	font-family: 'pbminfotech-base-icons';
	font-weight: normal;
	line-height: normal;
	content: '\e814';
	font-size: 16px;
	left: 0;
}
.pbmit-footer-style-1.site-footer .widget.widget_nav_menu ul li>a:before,
.pbmit-footer-style-1.site-footer .widget.widget_meta ul li>a:before,
.pbmit-footer-style-1.site-footer .widget.widget_recent_entries ul li:before,
.pbmit-footer-style-1.site-footer .widget.widget_recent_comments ul li:before,
.pbmit-footer-style-1.site-footer .widget.widget_archive ul li a:before,
.pbmit-footer-style-1.site-footer .widget.widget_categories ul li a:before,
.pbmit-footer-style-1.site-footer .widget.widget_pages ul li a:before {
	top: 4px;
}
.pbmit-footer-style-1.site-footer .widget.widget_search .search-form button {
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	top: 0;
	height: 60px;
	color: #ffffff;
	font-size: 16px;
	z-index: 1;
	width: 60px;
}
.pbmit-footer-style-1.site-footer .widget.widget_search .search-form button:after {
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\1f4e5';
	right: 20px;
	font-size: 16px;
	top: 17px;
	font-size: 16px;
	color: var(--pbmit-bexco-white-color);
	line-height: normal;
	font-weight: normal;
}
.pbmit-footer-style-1 .pbmit-footer-widget.pbmit-footer-widget-col-1{
	padding-right: 190px;
}
.pbmit-footer-style-1 .pbmit-footer-widget .widget:not(:first-child) {
	padding-top: 35px;
}
.pbmit-footer-style-1 .pbmit-footer-widget ul li a:hover,
.pbmit-footer-style-1 .pbmit-footer-section.pbmit-footer-text-area a:hover {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-1.site-footer .widget.widget_search .search-form input[type="search"]{
	background-color: transparent;
    border-bottom: 1px solid rgba(var(--pbmit-bexco-white-color-rgb), .2);
	color: rgba(var(--pbmit-bexco-white-color-rgb), .7);
}

/*=== pbmit-footer-style-2 ===*/
@media(min-width:1200px){
	.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .pbmit-footer-big-area{
		padding: 100px 0 50px;
	}
	.pbmit-footer-style-2  .pbmit-footer-big-area .pbmit-footer-right-box h3{
		font-size: 36px;
		line-height: 46px;
		display: inline-block;
	}
	.pbmit-footer-style-2.site-footer .widget {
		padding-top: 50px;
	}
}
.pbmit-footer-style-2 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-2 .pbmit-footer-widget .widget ul>li {
	padding: 0px 0px 8px 0;
}
.pbmit-footer-style-2 .pbmit-footer-widget .pbmit-contact-widget-line:nth-child(2){
	margin-top: 15px;
	padding: 0;
}
.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-footer-widget-col-1 {
	padding-right: 150px;
}
.pbmit-footer-style-2 .pbmit-footer-text-area {
	margin-top: 70px;
	padding: 50px 0 60px 0;
	border-top: 1px solid rgba(var(--pbmit-bexco-white-color-rgb), 0.2);
}
.pbmit-footer-style-2 .pbmit-footer-widget .widget ul>li .pbmit-timelist-li-title,
.site-footer.pbmit-footer-style-2 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-2 .pbmit-footer-widget ul li a,
.pbmit-footer-style-2 .pbmit-footer-section.pbmit-footer-text-area .pbmit-footer-copyright-text-area,
.pbmit-footer-style-2 .pbmit-footer-section.pbmit-footer-text-area a {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-2 .pbmit-footer-widget ul li a:hover,
.pbmit-footer-style-2 .pbmit-footer-section.pbmit-footer-text-area a:hover {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .footer-wrap .row .pbmit-footer-logo {
	text-align: left;
	width: 140px;
	margin: 0;
}
.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .row {
	justify-content: space-between;
	align-items: center;
}
.pbmit-footer-style-2  .pbmit-footer-big-area .pbmit-footer-right-box {
	text-align: left;
	font-size: 36px;
    line-height: 46px;
}
.pbmit-footer-style-2 .pbmit-footer-section .pbmit-footer-menu-area a{
	text-transform: uppercase;
}
.pbmit-footer-style-2 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-2 .pbmit-footer-widget .widget ul>li,
.pbmit-footer-style-2 .pbmit-footer-widget li a{
	font-size: 16px;
} 

.text-container {
  text-transform: capitalize;
  font-size:36px;
  line-height: 46px;
  display:inline-block;
}
.pbmit-flip {
  height:50px;
  overflow:hidden;
  display: inline-block;
  position: relative;
  top: 12px;
  left: 0;
}
.pbmit-flip div span {
  color: var(--pbmit-bexco-global-color);
  padding: 0 0 0 10px;
  margin-right: -10px;
  display:inline-block;
}
.pbmit-flip .pbmit-ani-text:first-child {
  animation: show 15s linear infinite;
}

@keyframes show {
  0% {margin-top:-270px;}
  5% {margin-top:-180px;}
  33% {margin-top:-180px;}
  38% {margin-top:-90px;}
  66% {margin-top:-90px;}
  71% {margin-top:0px;}
  99.99% {margin-top:0px;}
  100% {margin-top:-270px;}
}

@media (max-width: 1200px) {
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		-ms-flex: 0 0 34% !important;
		flex: 0 0 34% !important;
		max-width: 34% !important;
	}
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-3,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-4,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-2 {
		-ms-flex: 0 0 22% !important;
		flex: 0 0 22% !important;
		max-width: 22% !important;
	}
	.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-footer-widget-col-1 {
		padding-right: 60px;
	}
	.pbmit-footer-style-2 .pbmit-footer-big-area div h3 {
		font-size: 46px;
		line-height: 56px;
	}
	.pbmit-footer-style-2 .pbmit-footer-big-area {
		padding: 80px 0 30px;
	}
	.pbmit-footer-style-1 .pbmit-footer-widget.pbmit-footer-widget-col-1,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		padding-right: 130px;
	}
	.pbmit-footer-style-2 .widget {
		padding-top: 30px;
	}
}
@media (max-width: 1024px) {
	.pbmit-footer-style-1 .pbmit-footer-widget.pbmit-footer-widget-col-1,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		padding-right: 100px;
	}
}
@media (max-width: 991px) {
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-3,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-4,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-2 {
		-ms-flex: 0 0 50% !important;
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}
	.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .pbmit-footer-big-area {
		padding: 30px 0 20px;
	}
	.pbmit-footer-style-2 .pbmit-footer-text-area {
		margin-top: 40px;
		padding: 45px 0 0px 0;
	}
	.pbmit-footer-style-2 .pbmit-footer-big-area div h3 {
		font-size: 42px;
		line-height: 52px;
	}
	.pbmit-footer-style-1 .pbmit-footer-widget.pbmit-footer-widget-col-1,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		padding-right: 15px;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-1,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-3,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-4,
	.pbmit-footer-style-2 .pbmit-footer-widget.pbmit-footer-widget-col-2 {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	} 
	.pbmit-footer-style-2 .pbmit-footer-big-area div h3 {
		font-size: 36px;
		line-height: 46px;
	}
}
@media (max-width: 575px) {
	.pbmit-footer-style-2 .pbmit-footer-big-area div h3 {
		padding: 0;
	}
	.pbmit-footer-style-2 .pbmit-footer-big-area .pbmit-footer-right-box{
		padding: 0;
		margin-top: 30px;
	}
}
/*==== pbmit-footer-style-3  ====*/
.pbmit-footer-style-3 .site-footer {
	font-size: 16px;
}
.pbmit-footer-style-3 .pbmit-footer-contact-info.footer-wrap{
	border-bottom: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.2);
	border-top: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.2);
	padding: 0;
}
.pbmit-footer-style-3 .pbmit-footer-contact-info {
	position: relative;
	z-index: 10;
}
.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .row>* {
	width: 33%;
	text-align: center;
	border-right: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.2);
	padding: 50px 0;
}
.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info:last-child{
	border-right: none;
}
.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .pbmit-desc {
	display: block;
	width: 60%;
	margin: 0 auto;
	font-size: 17px;
	line-height: 24px;
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-footer-contact-info-wrap .pbmit-label,
.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-footer-contact-info-wrap {
	display: block;
}
.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-footer-contact-info-wrap .pbmit-label {
	font-size: 18px;
	line-height: 28px;
	margin: 10px 0 15px 0;
	color: var(--pbmit-bexco-white-color);
	text-transform: uppercase;
}
.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-header-box-icon {
	display: block;
}
.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-header-box-icon i {
	font-size: 40px;
	line-height: 50px;
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-3 .pbmit-newsletter-box {
	text-align: center;
	width: 50%;
	margin: 0 auto;
	padding: 90px 0 0;
}
.pbmit-footer-style-3 .pbmit-newsletter-box .mc4wp-form {
	position: relative;
}
.pbmit-footer-style-3 .pbmit-newsletter-box .mc4wp-form button {
	position: absolute;
	right: 0;
	top: 0;
}
.pbmit-footer-style-3 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li{
	margin: 0 5px 0 0;
}
.pbmit-footer-style-3 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	background-color: transparent;
	border: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid var(--pbmit-bexco-white-color);
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-3 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a:hover {
	color: var(--pbmit-bexco-blackish-color);
	background-color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-3 .pbmit-footer-section.pbmit-footer-text-area {
	padding-top: 20px;
	padding-bottom: 90px;
}
@media (max-width: 1200px) {
	.pbmit-footer-style-3 .pbmit-newsletter-box,
	.pbmit-footer-style-3 .pbmit-footer-widget-col-1 {
		width: 100%;
	}
	.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .pbmit-desc{
		width: 85%;
	}
	.pbmit-footer-style-3 .pbmit-newsletter-box{
		padding: 70px 0 0;
	}
	.pbmit-footer-style-3 .pbmit-footer-section.pbmit-footer-text-area{
		padding-bottom: 65px;
	}
	.pbmit-footer-section.site-footer.pbmit-footer-style-3 {
		padding: 0;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .pbmit-desc,
	.pbmit-footer-style-9.pbmit-text-color-blackish .mc4wp-form input[type="email"],
	.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .row>* {
		width: 100%;
	}
	.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .row{
		padding: 30px;
	}
	.pbmit-footer-style-3 .pbmit-footer-section .pbmit-footer-contact-info .row>*{
		border: 0;
		padding: 30px 0;
	}
	.pbmit-footer-style-3 .pbmit-footer-contact-info .pbmit-footer-contact-info-wrap .pbmit-label{
		margin: 10px 0 5px 0;
	}
	.pbmit-footer-style-3 .pbmit-newsletter-box{
		padding: 50px 0 0;
	}
	.pbmit-footer-style-3 .pbmit-footer-gym-newsletter{
		margin: 35px 0 20px;
	}
	.pbmit-footer-style-3 .pbmit-footer-section.pbmit-footer-text-area {
		padding-bottom: 30px;
		padding-top:0px;
	}
	.pbmit-footer-style-3  .pbmit-footer-widget .widget .widget-title{
		font-size: 30px;
		line-height: 40px;
	}
}
/*=== pbmit-footer-style-4 ===*/
.pbmit-footer-style-4 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
	margin-right: 55px;
}
.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-big-area-wrapper {
	padding: 120px 0 0;
}
.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper .footer-wrap.pbmit-footer-big-area {
	padding: 0;
} 
.pbmit-footer-style-4 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-4 .pbmit-footer-widget .widget ul>li {
	padding: 0px 0px 8px 0;
	font-size: 16px;
	line-height: 26px;
}
.pbmit-footer-style-4 .pbmit-footer-text-area {
	padding: 40px 0 30px;
}
.pbmit-footer-style-4 .pbmit-footer-text-area .container ul li {
	font-size: 14px;
	text-transform: capitalize;
	position: relative;
	margin: 0 15px 0;
}
.pbmit-footer-style-4 .pbmit-footer-text-area .container ul li a:before {
	width: 2px;
	height: 10px;
	background-color: rgba(var(--pbmit-bexco-white-color-rgb), 0.30);
	top: 50%;
	left: -17px;
}
.pbmit-footer-style-4 .pbmit-footer-text-area .container ul li:last-child:after {
	content: unset;
}
.pbmit-footer-style-4.site-footer .widget {
	padding-top: 30px;
}
.site-footer.pbmit-footer-style-4 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-4 .pbmit-footer-widget ul li a,
.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-text-area .pbmit-footer-copyright-text-area,
.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-text-area a {
	color: rgba(var(--pbmit-bexco-white-color-rgb), 1);
}
.pbmit-footer-style-4 .pbmit-footer-widget ul li a:hover,
.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-text-area a:hover {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper .footer-wrap .row .pbmit-footer-logo {
	text-align: left;
}
.pbmit-footer-style-4 .pbmit-footer-big-area div h3 {
	font-size: 48px;
	line-height: 58px;
}
.pbmit-footer-style-4 .pbmit-footer-widget .pbmit-mailchimp-text p {
	font-weight: 500;
}
.pbmit-footer-style-4 .pbmit-footer-logo img {
	height: 50px;
}
.pbmit-footer-style-4 .pbmit-footer-text-area .col-md-6 .pbmit-footer-logo-box {
	text-align: right;
}
.pbmit-footer-style-4.pbmit-footer-section.site-footer .pbmit-footer-logo{
	margin: 0px;
}
.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper .pbmit-footer-right-svg {
	width: 160px;
	position: relative;
}
.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper .row {
	justify-content: space-between;
	align-items: center;
}
.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper svg text {
	fill: var(--pbmit-bexco-white-color);
	transform-origin: 50% 50% 0;
	transform: rotate(0deg);
	-webkit-animation: spin 15s linear infinite;
	-moz-animation: spin 15s linear infinite;
	animation: spin 15s linear infinite;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 400;
}
.pbmit-footer-style-4 .pbmit-footer-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	background: var(--pbmit-bexco-white-color);
	color: var(--pbmit-bexco-blackish-color);
	border-radius: 50%;
	height: 90px;
	width: 90px;
	line-height: 90px;
	text-align: center;
}
.pbmit-footer-style-4 .pbmit-footer-icon i {
	font-size: 35px;
}
.pbmit-footer-style-4 .pbmit-footer-section.footer-wrap.pbmit-footer-widget-area{
	padding: 50px 0 70px;
}
@media (max-width: 1310px) {
	.pbmit-footer-style-4 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		margin-right: 20px;
	}
}
@media (max-width: 1200px) {
	.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-big-area-wrapper{
		padding: 80px 0 0;
	}
	.pbmit-footer-style-4 .pbmit-footer-widget.pbmit-footer-widget-col-1 {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.pbmit-footer-style-4.pbmit-footer-section.site-footer{
		padding: 0;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-4 .pbmit-footer-section.pbmit-footer-big-area-wrapper{
		padding: 60px 0 0;
	}
	.pbmit-footer-style-4 .pbmit-footer-logo{
		text-align: center;
		margin: 10px 0!important;
	}
	.pbmit-footer-style-4 .pbmit-footer-big-area-wrapper .pbmit-footer-right-svg{
		margin-top: 30px;
	}
	.pbmit-footer-style-4 .pbmit-footer-big-area div h3{
		font-size: 35px;
		line-height: 48px;
	}
	.pbmit-footer-style-4 .pbmit-footer-section.footer-wrap.pbmit-footer-widget-area {
		padding: 50px 0 60px;
	}
	.pbmit-footer-style-4.site-footer .pbmit-footer-widget-area .pbmit-footer-widget-col-1 .widget{
		padding-top: 0;
	}
}
/*=== pbmit-footer-style-5 ===*/
.pbmit-footer-style-5 .pbmit-footer-logo img{
	width: 95px;
}
.pbmit-footer-style-5 .pbmit-social-text.widget{
	padding: 0;
}
.pbmit-footer-style-5 .pbmit-footer-text-area {
	margin-top: 90px;
	padding: 60px 0;
	border-top: 1px solid rgba(var(--pbmit-bexco-white-color-rgb), 0.15);
}
.pbmit-footer-style-5 .pbmit-footer-menu a{
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-5 .pbmit-footer-widget li a:hover,
.pbmit-footer-style-5 .pbmit-footer-menu a:hover{
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-5 .pbmit-footer-widget .widget ul>li,
.pbmit-footer-style-5 .pbmit-footer-widget li a {
	font-size: 16px;
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-6 .pbmit-footer-widget .widget ul>li,
.pbmit-footer-style-5 .pbmit-footer-widget .widget ul>li{
	padding: 0 0 10px 0;
}
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line{
	padding-left: 35px;
	position: relative;
	padding-top: 0;
	padding-bottom: 18px;
}
.pbmit-footer-style-5 .pbmit-marquee-text a h3{
	display: inline-block;
	margin: 0 40px;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-address:before,
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone:before,
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before,
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-address:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing:before{
	font-family: "pbminfotech-base-icons";
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 16px;
	color: var(--pbmit-bexco-global-color);
	font-weight: 600;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-address:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-address:before {	
	content: '\e822';	
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone:before{
	content: '\e86d';
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email span,
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone span,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email span,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-phone span{
	display: block;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before{
	content: '\e837';
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email:before{
	content: '\e837';
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing:before,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing:before{
	content: '\e836';
	top: 36px;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing,
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-contact-widget-line.pbmit-contact-widget-email .pbmit-timing{
	margin-top: 10px;
}
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	background-color: transparent;
	border: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.2);
}
.pbmit-footer-style-5 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li {
	margin: 0 5px 0 0;
}
.pbmit-footer-style-5 .pbmit-email-underline{
	text-decoration: underline;
}
.pbmit-footer-style-5 .pbmit-footer-big-area .container{
	max-width: none;
}
.pbmit-footer-style-5 .pbmit-footer-big-area .swiper-wrapper {
	transition-timing-function: linear !important;
	position: relative;
}
.pbmit-footer-style-5 .pbmit-footer-big-area .swiper-slide {
	text-align: center;
	font-size: 48px;
	line-height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	position: relative;
	padding: 0 70px;
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-5 .pbmit-footer-big-area .swiper-slide:before{
	position: absolute;
	content: "*";
	left: -15px;
	right: auto;
	color: var(--pbmit-bexco-global-color);
	font-weight: 800;
}
.pbmit-footer-style-5 .footer-wrap {
	padding: 0;
}
.pbmit-footer-style-5 .pbmit-footer-big-area-wrapper {
	padding: 110px 0 45px;
}
.pbmit-footer-style-5 .pbmit-footer-big-area .pbmit-architech-footer-style .swiper-slide {
	text-transform: uppercase;
}
@media (max-width: 1200px) {
	.pbmit-footer-style-5 .pbmit-footer-big-area-wrapper {
		padding: 70px 0 0px;
	}
	.pbmit-footer-style-5 .pbmit-footer-text-area {
		margin-top: 60px;
		padding: 40px 0;
	}
}
@media (max-width: 991px) {
	.pbmit-footer-style-5.pbmit-footer-section.site-footer{
		padding: 0;
	}
	.pbmit-footer-style-5.site-footer .widget{
		padding-top: 40px;
	}
}
@media (max-width: 767px) {	
	.pbmit-footer-style-5 .pbmit-footer-big-area-wrapper{
		padding: 55px 0 0px 0;
	}
	.pbmit-footer-style-5 .pbmit-footer-text-area {
		margin-top: 50px;
		padding: 30px 0;
	}
	.pbmit-footer-style-5.site-footer .pbmit-footer-widget-col-1  .widget:nth-child(2){
		padding-top: 0;
	}
}
/*=== pbmit-footer-style-6 ===*/
.pbmit-footer-style-7 .pbmit-footer-logo img,
.pbmit-footer-style-6 .pbmit-footer-logo img{
	width: 95px;
}
.pbmit-footer-style-7 .pbmit-social-text.widget,
.pbmit-footer-style-6 .pbmit-social-text.widget{
	padding: 0;
}
.pbmit-footer-style-6 .pbmit-footer-text-area {
	margin-top: 50px;
	padding: 45px 0 45px 0;
	border-top: 1px solid rgba(var(--pbmit-bexco-blackish-color-rgb), 0.15);
}
.pbmit-footer-style-6 .pbmit-footer-widget li a:hover,
.pbmit-footer-style-6 .pbmit-footer-menu a:hover{
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-6 .pbmit-footer-widget .widget ul>li,
.pbmit-footer-style-6 .pbmit-footer-widget li a {
	font-size: 16px;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-contact-widget-line{
	padding-left: 35px;
	position: relative;
	padding-top: 0;
	padding-bottom: 18px;
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	border: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: var(--pbmit-bexco-light-bg-color);
	color: var(--pbmit-bexco-blackish-color);
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a:hover{
	background: var(--pbmit-bexco-global-color);
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-6 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li {
	margin: 0 5px 0 0;
}
.pbmit-footer-style-6 .pbmit-email-underline{
	text-decoration: underline;
}
.pbmit-footer-style-6 .pbmit-footer-big-area .container{
	max-width: none;
}
.pbmit-footer-style-6 .pbmit-footer-big-area .swiper-wrapper {
	transition-timing-function: linear !important;
	position: relative;
}
.pbmit-footer-style-6 .pbmit-footer-big-area .swiper-slide {
	text-align: center;
	font-size: 48px;
	line-height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	position: relative;
	padding: 0 70px;
	color: var(--pbmit-bexco-blackish-color);
}
.pbmit-footer-style-6 .pbmit-footer-big-area .swiper-slide:before{
	position: absolute;
	content: "*";
	left: -15px;
	right: auto;
	color: var(--pbmit-bexco-global-color);
	font-weight: 800;
}
.pbmit-footer-style-6 .footer-wrap {
	padding: 0;
}
.pbmit-footer-style-6 .pbmit-footer-big-area-wrapper {
	padding: 110px 0 45px;
}
.pbmit-footer-style-6 .pbmit-footer-big-area .pbmit-architech-footer-style .swiper-slide {
	text-transform: uppercase;
}
@media(max-width:991px){
	.pbmit-footer-style-6.pbmit-footer-section.site-footer{
		padding: 0;
	}
	.pbmit-footer-style-6.site-footer .widget{
		padding-top: 40px;
	}
	.pbmit-footer-style-6 .footer-wrap {
		padding: 40px 0 0;
	}
	.pbmit-footer-style-6.site-footer .pbmit-footer-widget-col-1  .widget:nth-child(2){
		padding-top: 0;
	}
}
@media(max-width:767px){
	.pbmit-footer-style-6 .footer-wrap {
		padding: 20px 0 0;
	}
	.pbmit-footer-style-6 .pbmit-footer-text-area {
		margin-top: 35px;
		padding: 30px 0;
	}
}
/*=== pbmit-footer-style-7 ===*/
.pbmit-footer-style-7 .pbmit-footer-left-box h3{
	text-transform: uppercase;
	font-weight: 400;
	padding-right: 90px;
}
.pbmit-footer-style-7 .pbmit-footer-text-area {
	margin-top: 60px;
	padding: 55px 0 90px 0;
	border-top: 1px solid rgba(var(--pbmit-bexco-white-color-rgb), 0.15);
}
.pbmit-footer-style-7 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-7 .pbmit-footer-widget .widget ul>li,
.pbmit-footer-style-7 .pbmit-footer-widget li a {
	font-size: 16px;
}
.pbmit-footer-style-7 .pbmit-footer-widget .pbmit-contact-widget-line,
.pbmit-footer-style-7 .pbmit-footer-widget .widget ul>li {
	padding: 0px 0px 8px 0;
}
.pbmit-footer-style-7 .footer-wrap {
	padding: 0;
}
.pbmit-footer-style-7 .pbmit-footer-big-area-wrapper {
	padding: 70px 0 10px;
}
.pbmit-footer-style-7 .pbmit-footer-right-box{
	position: relative;
	overflow: hidden;
	background-color: var(--pbmit-bexco-global-color);
	padding: 70px;
	margin-top: 15px;
	width: 670px;
}
.pbmit-footer-style-7 .pbmit-footer-right-box .mc4wp-form-fields p {
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
}
.pbmit-footer-style-7 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	background-color: transparent;
	border: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),.2);
}
.pbmit-footer-style-7 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li {
	margin: 0 5px 0 0;
}
.pbmit-footer-style-7 .pbmit-footer-right-box:after,
.pbmit-footer-style-7 .pbmit-footer-right-box:before{
	position: absolute;
	content: '';
	height: 130px;
	width: 170px;
	background-repeat: no-repeat;
}
.pbmit-footer-style-7 .pbmit-footer-right-box:before{
	top: -15px;
	left: auto;
	right: 0px;
	background-image: url(../images/garden-top-newslatter-shape.png);
}
.pbmit-footer-style-7 .pbmit-footer-right-box:after{
	bottom: -50px;
	left: -20px;
	background-image: url(../images/garden-bottom-newslatter-shape.png);
}
.pbmit-footer-style-7 .pbmit-footer-widget li a:hover,
.pbmit-footer-style-7 .pbmit-footer-section.pbmit-footer-text-area a:hover {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-7 .pbmit-footer-left-box h3.restaurant-footer-text {
	text-transform: capitalize;
	font-weight: 300;
}
.pbmit-footer-big-area div h3.restaurant-footer-text  {
	font-size: 55px;
	line-height: 65px;
}
@media (max-width: 1200px) {
	.pbmit-footer-style-7 .pbmit-footer-left-box h3{
		padding-right: 0;
	}
	.pbmit-footer-style-7 .pbmit-footer-right-box{
		margin-left: 0px;
	}
	.pbmit-footer-style-7 .pbmit-footer-right-box{
		width: inherit;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-7 .pbmit-footer-right-box{
		width: 96%;
		margin: 30px 30px 0 15px;
	}
	.pbmit-footer-style-7.site-footer .widget{
		padding-top: 40px;
	}
	.pbmit-footer-style-7.site-footer{
		padding: 0;
	}
	.pbmit-footer-style-7 .pbmit-footer-text-area {
		margin-top: 50px;
		padding: 30px 0 30px 0;
	}
	.pbmit-footer-style-7.site-footer .widget{
		margin: 0;
	}
}
@media (max-width: 575px) {
	.pbmit-footer-style-7 .pbmit-footer-right-box {
		width: 90%;
	}
}
@media (max-width: 1366px) {
	.pbmit-footer-style-7 .footer-wrap .container{
		padding: 0 30px;
	}
}
/*==== pbmit-footer-style-8  ====*/
.pbmit-footer-style-8 .pbmit-footer-text-inner a,
.pbmit-footer-style-8 .pbmit-footer-text-inner,
.pbmit-footer-style-8.pbmit-footer-section.site-footer {
	font-size: 16px;
	line-height: normal;
}
.pbmit-footer-style-8.pbmit-footer-section.site-footer {
	padding: 80px 0 0 0;
}
.pbmit-footer-style-8.pbmit-footer-section.site-footer .widget {
	padding-top: 45px;
	position: relative;
}
.pbmit-footer-style-8.pbmit-footer-section.site-footer .pbmit-two-column-menu.widget ul>li {
	padding-bottom: 13px;
}
.pbmit-footer-style-8.pbmit-footer-section .pbmit-footer-widget .widget .widget-title {
	margin-bottom: 30px;
}
.pbmit-footer-style-8 .pbmit-footer-text-area {
	padding-top: 60px;
	padding-bottom: 40px;
	margin-top: 50px;
}
.pbmit-footer-style-8 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border: 1px solid rgb(var(--pbmit-bexco-white-color-rgb), .20);
}
.pbmit-footer-style-8 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a:hover {
	background-color: var(--pbmit-bexco-global-color);
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-8 .pbmit-footer-widget .pbmit-social-links .pbmit-social-li a {
	background-color: transparent;
}
.pbmit-footer-style-8 .widget.widget_nav_menu ul li>a {
	padding-left: 0;
}
.pbmit-footer-style-8 .widget.widget_nav_menu ul li>a:before {
	content: unset;
}
.pbmit-footer-style-8 .pbmit-contact-widget-lines .pbmit-contact-widget-line {
	padding: 15px 0;
}
.pbmit-footer-style-8 .pbmit-contact-widget-lines .pbmit-contact-widget-line:first-child {
	padding: 0;
}
.pbmit-footer-style-8 .pbmit-footer-widget .pbmit-social-links {
	margin-top: 160px !important;
}
.pbmit-footer-style-8.pbmit-footer-section.pbmit-text-color-white,
.pbmit-footer-style-8.pbmit-footer-section.pbmit-text-color-white a {
	color: rgb(255 255 255 / 60%);
}
.pbmit-footer-style-8.pbmit-footer-section.pbmit-text-color-white a:hover {
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-8 .pbmit-footer-logo {
	margin: 0 !important;
}
.pbmit-footer-style-8 .pbmit-footer-logo img {
    width: 150px;
}
.pbmit-footer-style-8 .cspt-footer-copyright-text-area p {
	margin-bottom: 0px;
	text-align: right;
}
/*=== Mailchimp section ===*/
.pbmit-footer-style-8 .mc4wp-form input[type="email"] {
	border: 0;
	border-bottom: 1px solid rgb(255 255 255 / 40%);
	padding-left: 0;
	background-color: transparent;
	font-size: 18px;
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-8 .mc4wp-form input[type="email"]::placeholder {
	color: rgb(255 255 255 / 35%);
	opacity: 1;
}
.pbmit-footer-style-8 .mc4wp-form input[type="email"]:-ms-input-placeholder {
	color: rgb(255 255 255 / 35%);
}
.pbmit-footer-style-8 .mc4wp-form input[type="email"]::-ms-input-placeholder {
	color: rgb(255 255 255 / 35%);
}
.pbmit-footer-style-8 .mc4wp-form button {
	margin-top: 25px;
	padding: 15px 25px;
	background-color: var(--pbmit-bexco-global-color);
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-8 .mc4wp-form button:hover {
	background-color: var(--pbmit-bexco-white-color);
	color: var(--pbmit-bexco-blackish-color);
}
.pbmit-footer-style-8 .mc4wp-form .pbmit-svg-btn svg line {
	fill: none;
	stroke: var(--pbmit-bexco-white-color);
	stroke-width: 2;
	stroke-miterlimit: 10;
}
.pbmit-footer-style-8 .mc4wp-form .pbmit-svg-btn:hover svg line {
	stroke: var(--pbmit-bexco-blackish-color);
}
.pbmit-footer-style-8.pbmit-text-color-blackish .mc4wp-form input[type="email"] {
	border-bottom: 1px solid rgb(0 0 0 / 75%);
	color: #fff;
}
.pbmit-footer-style-8.pbmit-text-color-blackish .mc4wp-form button:hover {
	background-color: var(--pbmit-bexco-blackish-color);
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-8.pbmit-text-color-blackish .mc4wp-form .pbmit-svg-btn svg line {
	stroke: var(--pbmit-bexco-blackish-color);
}
.pbmit-footer-style-8.pbmit-text-color-blackish .mc4wp-form .pbmit-svg-btn:hover svg line {
	stroke: var(--pbmit-bexco-white-color);
}
/* Copyright section */
.pbmit-footer-style-8 .pbmit-footer-text-inner {
	padding-top: 30px;
	border-top: 1px solid rgb(255 255 255 / 15%);
}
.pbmit-footer-style-8.pbmit-text-color-blackish .pbmit-footer-text-inner {
	border-top-color: rgb(0 0 0 / 15%);
}
.pbmit-footer-style-8 .col-md-12 .pbmit-footer-copyright-text-area {
	text-align: center;
}
.pbmit-footer-style-8 .col-md-6 .pbmit-footer-copyright-text-area {
	text-align: right;
}
@media (max-width: 1200px) {
	/*== Footer Style 2==*/
	.pbmit-footer-style-8.pbmit-footer-section.site-footer {
		padding: 30px 0 0 0;
	}
	.pbmit-footer-style-8 .pbmit-footer-text-area {
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-8 .col-md-6 .pbmit-footer-logo,
	.pbmit-footer-style-8 .col-md-6 .pbmit-footer-copyright-text-area {
		text-align: center;
	}
}

/*==== pbmit-footer-style-9  ====*/
.site-footer.pbmit-footer-style-9 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
	padding-left: 180px;
}
.pbmit-footer-style-9 .widget ul>li{
	padding: 0 0 5px;
}
.pbmit-footer-style-9 .pbmit-mailchamp-desc,
.pbmit-footer-style-9 .pbmit-footer-menu .menu-item a,
.pbmit-footer-style-9 .pbmit-footer-copyright-text-area,
.pbmit-footer-style-9 .pbmit-footer-copyright-text-area a,
.pbmit-footer-style-9 .pbmit-contact-widget-lines,
.pbmit-footer-style-9 .widget ul>li>a {
	color: rgba(var(--pbmit-bexco-white-color-rgb), .6);
}
.pbmit-footer-style-9 .pbmit-footer-menu .menu-item a:hover {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-9 .pbmit-footer-heading{
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
}
.pbmit-footer-style-9 .pbmit-footer-big-area.footer-wrap {
	padding-top: 80px;
	padding-bottom: 60px;
}
.pbmit-footer-style-9 .pbmit-footer-desc{
	font-size: 14px;
	line-height: 18px;
	color: rgba(var(--pbmit-bexco-white-color-rgb),.5);
	margin-bottom: 30px;
}
.pbmit-footer-section.site-footer.pbmit-footer-style-9 .pbmit-footer-logo{
	margin: 0;
	width: 145px;
}
.pbmit-footer-style-9 .pbmit-social-links li a{
	font-size: 25px;
	transition: all 0.3s ease;
}
.pbmit-footer-style-9 .pbmit-social-links li:hover a{
	color: var(--pbmit-bexco-global-color);
}
.pbmit-footer-style-9 .pbmit-footer-big-area .pbmit-footer-right-box{
	text-align: left;
}
.site-footer.pbmit-footer-style-9 .widget{
	padding-top: 0;
}
.pbmit-footer-style-9 .pbmit-footer-logistics-newsletter input[type="email"] {
	background-color: transparent;
	color: var(--pbmit-bexco-white-color);
	padding: 0 50px 0 0;
	border-bottom: 1px solid var(--pbmit-bexco-global-color);
	font-size: 14px;
	height: 40px;
}
.pbmit-footer-style-9 .pbmit-footer-logistics-newsletter input[type="email"]::placeholder{
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-9 .pbmit-footer-text-area {
	padding: 80px 0;
}
@media (max-width: 1400px) {
	.pbmit-footer-style-9 .pbmit-footer-text-area {
		padding: 60px 0;
	}
	.pbmit-footer-style-9 .pbmit-footer-big-area.footer-wrap {
		padding-top: 70px;
		padding-bottom: 50px;
	}
}
@media (max-width: 1200px) {
	.pbmit-footer-style-9 .pbmit-footer-text-area {
		padding: 50px 0;
	}
	.pbmit-footer-style-9 .pbmit-footer-big-area.footer-wrap {
		padding-top: 60px;
		padding-bottom: 40px;
	}
}
@media (max-width: 1024px) {
	.pbmit-footer-style-9 .pbmit-footer-text-area {
		padding: 30px 0;
	}
	.pbmit-footer-style-9 .pbmit-footer-big-area.footer-wrap {
		padding-top: 50px;
		padding-bottom: 30px;
	}
}
@media (max-width: 991px) {
	.pbmit-footer-widget .widget .widget-title{
		margin-bottom: 15px;
	}
	.site-footer.pbmit-footer-style-9 .pbmit-footer-widget.pbmit-footer-widget-col-4{
		padding-left: 12px;
	}
	.pbmit-footer-style-9 .pbmit-footer-widget{
		padding-top: 30px;
	}
	.pbmit-footer-style-9 .pbmit-footer-widget:first-child{
		padding-top: 0px;
	}
	.pbmit-footer-style-9 .pbmit-footer-text-area {
		padding: 20px 0;
	}
	.pbmit-footer-style-9 .pbmit-footer-big-area.footer-wrap {
		padding-top: 40px;
		padding-bottom: 30px;
	}
}

/*==== pbmit-footer-style-10  ====*/
.site-footer.pbmit-footer-style-10 {
	font-size: 15px;
}
.pbmit-footer-style-10 .pbmit-footer-big-area {
	padding: 100px 0;
}
.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
	padding-left: 220px;
}
.pbmit-footer-style-10 .widget ul>li{
	padding: 0 0 5px;
}
.pbmit-footer-style-10 .pbmit-footer-left h3 {
	font-size: 58px;
	line-height: 68px;
	font-weight: 700;
}
.pbmit-footer-style-10 .pbmit-footer-widget .pbmit-social-links li.pbmit-social-li a {
	font-size: 20px;
}
.pbmit-footer-style-10 .pbmit-footer-right {
	position: relative;
}
.pbmit-footer-style-10 .pbmit-footer-right .pbmit-qoute-button a {
	position: absolute;
	top: 0;
	left: 50%;
	padding: 50px 20px;
	width: 130px;
	height: 130px;
	line-height: 20px;
	border-radius: 100%;
	text-align: center;
	background-color: var(--pbmit-bexco-global-color);
	-khtml-transform: translateX(0%) translateY(-50%) rotate(-20deg);
	-moz-transform: translateX(0%) translateY(-50%) rotate(-20deg);
	-ms-transform: translateX(0%) translateY(-50%) rotate(-20deg);
	-o-transform: translateX(0%) translateY(-50%) rotate(-20deg);
	transform: translateX(0%) translateY(-50%) rotate(-20deg);
}
.pbmit-footer-style-10 .pbmit-footer-right .pbmit-qoute-button a:hover {
	color: var(--pbmit-bexco-blackish-color);
	background-color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-10 .pbmit-mailchamp-desc,
.pbmit-footer-style-10 .pbmit-footer-menu .menu-item a,
.pbmit-footer-style-10 .pbmit-footer-copyright-text-area,
.pbmit-footer-style-10 .pbmit-footer-copyright-text-area a,
.pbmit-footer-style-10 .pbmit-contact-widget-lines,
.pbmit-footer-style-10 .widget ul>li>a{
	color: rgba(var(--pbmit-bexco-white-color-rgb), .6);
}
.pbmit-footer-style-10 .pbmit-footer-menu .menu-item a:hover {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-10 .pbmit-footer-heading{
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
}
.pbmit-footer-style-10 .pbmit-footer-desc{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 30px;
}
.site-footer.pbmit-footer-style-10 .widget{
	padding-top: 0;
}
.site-footer.pbmit-footer-style-10 .widget.pbmit-industry-social {
	padding-top: 30px;
}
.pbmit-footer-style-10 .pbmit-footer-industry-newsletter input[type="email"] {
	background-color: transparent;
	color: var(--pbmit-bexco-white-color);
	padding: 0 50px 0 0;
	border-bottom: 1px solid rgba(var(--pbmit-bexco-white-color-rgb),0.6);
	font-size: 14px;
	height: 40px;
}
.pbmit-footer-style-10 .pbmit-footer-industry-newsletter input[type="email"]::placeholder{
	color: var(--pbmit-bexco-white-color);
}
.pbmit-footer-style-10 .pbmit-footer-text-area {
	padding: 80px 0;
}
@media (max-width: 1400px) {
	.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
		padding-left: 180px;
	}
	.pbmit-footer-style-10 .pbmit-footer-left h3 {
		font-size: 55px;
		line-height: 65px;
	}
}
@media (max-width: 1300px) {
	.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
		padding-left: 150px;
	}
	.pbmit-footer-style-10 .pbmit-footer-left h3 {
		font-size: 50px;
		line-height: 60px;
	}
}
@media (max-width: 1200px) {
	.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
		padding-left: 110px;
	}
	.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4 {
		padding-left: 80px;
	}
	.pbmit-footer-style-10 .pbmit-footer-big-area {
		padding: 60px 0;
	}
	.pbmit-footer-style-10 .pbmit-footer-text-area {
		padding: 50px 0 30px 0;
	}
	.pbmit-footer-style-10 .pbmit-footer-left h3 {
		font-size: 45px;
		line-height: 55px;
	}
}
@media (max-width: 991px) {
	.pbmit-footer-widget .widget .widget-title{
		margin-bottom: 15px;
	}
	.site-footer.pbmit-footer-style-10 .pbmit-footer-widget.pbmit-footer-widget-col-4{
		padding-left: 12px;
	}
	.pbmit-footer-style-10 .pbmit-footer-widget{
		padding-top: 30px;
	}
	.pbmit-footer-style-10 .pbmit-footer-widget:first-child{
		padding-top: 0px;
	}
	.pbmit-footer-style-10 .pbmit-footer-big-area {
		padding: 20px 0 60px 0;
	}
	.pbmit-footer-style-10 .pbmit-footer-text-area {
		padding: 30px 0 10px 0;
	}
	.pbmit-footer-style-10 .pbmit-footer-left h3 {
		font-size: 40px;
		line-height: 50px;
	}
}
@media (max-width: 767px) {
	.pbmit-footer-style-10 .pbmit-footer-right .pbmit-qoute-button a {
		position: unset;
		display: inline-block;
		margin-top: 30px;
		transform: translateX(0%) translateY(0%) rotate(-20deg);
	}
}

/*== footer-big-area  ==*/
.pbmit-footer-big-area h2 {
	font-size: 36px;
	line-height: 46px;
}
.pbmit-footer-big-area .pbmit-footer-right-box {
	text-align: right;
}
.pbmit-footer-big-area .pbmit-button-widget {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 2px solid;
}
.pbmit-footer-big-area .pbmit-button.pbmit-size-md {
	display: inline-block;
	padding: 16px 40px;
	border: 2px solid;
}
.pbmit-footer-big-area .pbmit-button-text i {
	margin-left: 15px;
}
.pbmit-footer-big-area .pbmit-button-text i::before {
	margin: 0;
	font-weight: 600;
}
.pbmit-footer-widget-area .widget_text .text-bold {
	font-weight: 600;
}
.pbmit-text-color-white .pbmit-footer-big-area .pbmit-button-widget,
.pbmit-text-color-white .pbmit-footer-big-area .pbmit-button.pbmit-size-md,
.pbmit-text-color-white .pbmit-footer-widget-area .pbmit-contact-list li span,
.pbmit-text-color-white .pbmit-footer-widget-area .widget_text .text-bold {
	color: rgba(var(--pbmit-bexco-white-color-rgb), 1);
}
.pbmit-text-color-white .pbmit-footer-big-area .pbmit-button:hover {
	color: var(--pbmit-bexco-blackish-color);
	background-color: var(--pbmit-bexco-white-color);
	border-color: transparent;
}
.pbmit-text-color-blackish .pbmit-footer-big-area .pbmit-button:hover {
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-blackish-bg-color);
}
.pbmit-text-color-globalcolor .pbmit-footer-big-area .pbmit-button:hover {
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-global-color);
}
.pbmit-text-color-secondarycolor .pbmit-footer-big-area .pbmit-button:hover {
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-secondary-color);
}
.pbmit-footer-big-area .pbmit-button:hover {
	border-color: transparent;
}
.pbmit-footer-widget-area .pbmit-footer-widget .widget_text {
	font-size: 16px;
	line-height: 26px;
}
.pbmit-footer-widget-area .pbmit-contact-details .pbmit-contact-list {
	display: flex;
	justify-content: space-between;
}
.pbmit-footer-widget-area .pbmit-contact-details .pbmit-contact-list li {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}
.pbmit-footer-widget-area .pbmit-contact-details .pbmit-contact-list li:not(:last-child) {
	padding-right: 10px;
}
.pbmit-footer-widget-area .pbmit-contact-details .pbmit-contact-list li span {
	display: block;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
}
.pbmit-footer-section.site-footer .pbmit-footer-logo {
	margin: 0 0 25px 0;
}
/* --------------------------------------
 * Widget Sections
 * ---------------------------------------*/
.widget-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 30px;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget ul li {
	list-style: none;
}
.widget a {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.widget ul a {
	display: inline-block;
}
.widget ul>li ul {
	margin-left: 15px;
	margin-top: 15px;
}
.widget ul>li {
	padding: 0px 0px 15px 0;
}
.widget ul>li:last-child {
	padding-bottom: 0;
}
.widget>ul>li:last-child {
	padding-bottom: 0;
}
.widget ul>li ul>li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
/*=== Calendar Widget ===*/
.widget_calendar table td#today {
	font-weight: bold;
}
.widget_calendar table {
	border-collapse: separate;
	border-color: #dedede;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 0px;
	width: 100%;
}
.widget_calendar table th,
.widget_calendar table td {
	color: rgb(255 255 255 / 72%);
	background-color: var(--pbmit-bexco-blackish-color);
	border-bottom: 1px solid rgb(255 255 255 / 33%);
	border-right: 1px solid rgb(255 255 255 / 33%);
	padding: 7px;
	text-align: center;
}
.pbmit-theme-textcolor-black .widget-area .widget_calendar table th {
	color: var(--pbmit-bexco-blackish-color);
}
.widget_calendar table th {
	background-color: var(--pbmit-bexco-global-color);
	color: #fff;
	border-right: 1px solid rgb(255 255 255 / 0%);
	border-bottom: 1px solid rgb(255 255 255 / 0%);
}
.widget_calendar table td#today {
	color: var(--pbmit-bexco-global-color);
}
.widget_calendar tbody a {
	color: #fff;
}
.widget_calendar caption {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	caption-side: top;
	color: inherit;
}
.widget_calendar tbody a {
	display: block;
}
.widget_calendar .wp-calendar-nav {
	margin-top: 15px;
}
.wp-calendar-nav-prev {
	float: left;
}
.wp-calendar-nav-next {
	float: right;
}
.wp-calendar-nav {
	margin-bottom: 15px;
}
.site-footer .widget_calendar table th,
.site-footer .widget_calendar table td {
	background-color: transparent;
}
/*=== pbm_addons_recent_posts_widget ===*/
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li {
	display: -ms-flexbox !important;
	display: flex !important;
	align-items: center;
	width: 100%;
	margin-top: 8px;
	padding-top: 0;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li:last-child {
	margin-bottom: 0;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li>a {
	width: 90px;
	flex-shrink: 0;
	margin-right: 20px;
}
.rtl .pbm_addons_recent_posts_widget .pbmit-rpw-list>li>a {
	margin-left: 15px;
	margin-right: 0;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li>a img {
	border-radius: 0px;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-content .pbmit-rpw-date {
	line-height: 24px;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0px;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-content .pbmit-rpw-title a {
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
	font-size: 18px;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li .pbmit-rpw-content {
	display: flex;
	flex-direction: column;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-list>li .pbmit-rpw-content .pbmit-rpw-title {
	order: 2;
}
/*=== post-password-form ===*/
.post-password-form input[name="post_password"] {
	position: relative;
	top: 0px;
	height: 50px;
	background-color: #fff;
}
.pbmit-theme-textcolor-black .post-password-form input[type=submit]:hover{
	color: var(--pbmit-bexco-blackish-color);
}
.post-password-form input[type=submit] {
	background-image: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 30px;
}
/*=== widget_categories ===*/
.widget_categories ul li {
	padding-bottom: 0;
	position: relative;
	margin: 20px 0;
	padding: 0;
}
.widget_categories ul>li:last-child {
	margin-bottom: 0;
}
/*=== widget_tag_cloud ===*/
.widget_tag_cloud a {
	font-weight: 400;
	font-size: 12px;
	background-color: var(--pbmit-bexco-light-bg-color);
	padding: 8px 10px 6px;
	line-height: 1;
	display: inline-block;
}
.widget_tag_cloud li {
	list-style: none;
	margin: 0 4px 8px 0;
	display: inline-block;
}
.widget_tag_cloud ul li {
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.rtl .widget_tag_cloud ul li {
	float: none;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a,
.pbminfotech-sidebar .widget_tag_cloud ul li a {
	display: inline-block;
	font-size: 14px!important;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	color: #666;
	border: 1px solid rgba(var(--pbmit-bexco-blackish-color-rgb), .5);
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
	background: transparent;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
	background-color: transparent;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover {
	background-color: var(--pbmit-bexco-blackish-color);
	color: var(--pbmit-bexco-white-color);
}
.pbminfotech-sidebar .widget_tag_cloud ul li a:hover {
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-blackish-color);
}
/*=== Blog Sidebar Author Box ===*/
.single-blog-authorbox {
	text-align: center;
	background-color: var(--pbmit-bexco-light-bg-color);
	padding: 40px 0;
}
.single-blog-authorbox img {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	object-fit: cover;
}
.single-blog-authorbox .pbmit-authorbox-title {
	font-size: 24px;
	line-height: 30px;
	margin: 20px 0 5px;
}
.single-blog-authorbox .pbmit-authorbox-position {
	padding: 0 25px;
	color: var(--pbmit-bexco-blackish-color);
	font-weight: 500;
}
.pbmit-author-social .pbmit-social-links {
	text-align: center;
	margin-top: -40px;
}
.single-blog-authorbox .pbmit-social-links li{
	padding: 0 10px 0 0;
}

/*===search-form===*/
.search-form label {
	display: none;
}
.search-form button {
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	height: 58px;
	line-height: 58px;
	color: #ffffff;
	font-size: 16px;
	z-index: 1;
	width: 70px;
}
.search-form button .screen-reader-text {
	display: none;
}
/*=== pbminfotech-sidebar .search-form ===*/
.pbminfotech-sidebar .widget.widget_search {
	background-color: transparent;
}
.pbminfotech-sidebar .widget_search .widget-title span,
.pbminfotech-sidebar .widget_search .wp-block-search__label {
	color: var(--pbmit-bexco-blackish-color) !important;
}
.pbminfotech-sidebar .widget_search .widget-title::before,
.pbminfotech-sidebar .widget_search .wp-block-search__label::before {
	background-color: var(--pbmit-bexco-white-color) !important;
}
.wp-block-search .wp-block-search__inside-wrapper,
.widget.widget_search .search-form {
	position: relative;
}
.pbminfotech-sidebar .wp-block-search input[type="search"],
.pbminfotech-sidebar .widget.widget_search .search-form input[type="search"] {
	height: 50px;
	border: 0;
	padding: 0px 5px;
	padding-right: 55px;
	border-bottom: 1px solid rgba(var(--pbmit-bexco-secondary-color-rgb), .50);
	font-size: 16px;
}
.pbminfotech-sidebar .widget.widget_search .search-form input[type="search"]::placeholder{
	color: var(--pbmit-bexco-secondary-color);
}
.rtl .pbminfotech-sidebar .wp-block-search input[type="search"],
.rtl .pbminfotech-sidebar .widget.widget_search .search-form input[type="search"] {
	padding: 0 20px 0 55px;
}
.pbminfotech-sidebar .wp-block-search .wp-block-search__button,
.pbminfotech-sidebar .widget.widget_search .search-form button {
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	top: 0;
	height: 50px;
	font-size: 16px;
	z-index: 1;
	width: 50px;
}
.rtl .pbminfotech-sidebar .wp-block-search .wp-block-search__button,
.rtl .pbminfotech-sidebar .widget.widget_search .search-form button {
	left: 0;
	right: inherit;
}
.pbminfotech-sidebar .wp-block-search .wp-block-search__button {
	font-size: 0;
}
.pbminfotech-sidebar .wp-block-search .wp-block-search__button::after,
.pbminfotech-sidebar .widget.widget_search .search-form button::after {
	position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\1f4e5';
    right: 10px;
    font-size: 20px;
    color: var(--pbmit-bexco-blackish-color);
    line-height: 0px;
    font-weight: normal;
    font-style: normal;
    top: 22px;
}
.rtl .pbminfotech-sidebar .wp-block-search .wp-block-search__button::after,
.rtl .pbminfotech-sidebar .widget.widget_search .search-form button::after {
	left: 20px;
	right: inherit;
}
.pbminfotech-sidebar .widget_search .wp-block-search__label,
.pbminfotech-sidebar .widget_block .wp-block-group h2,
.pbminfotech-sidebar .widget .widget-title {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.rtl .pbminfotech-sidebar .widget_search .wp-block-search__label,
.rtl .pbminfotech-sidebar .widget_block .wp-block-group h2,
.rtl .pbminfotech-sidebar .widget .widget-title {
	padding-left: 0;
	padding-right: 45px;
}
.pbminfotech-sidebar .widget_search .wp-block-search__label {
	margin-bottom: 10px;
}
.pbminfotech-sidebar .widget_search .wp-block-search {
	display: block;
	margin-bottom: 0;
}
.pbminfotech-sidebar .widget {
	background-color: transparent;
	background-position: center;
	padding: 0;
	margin-bottom: 40px;
	border: none;
	background-size: cover;
	background-repeat: no-repeat;
}
.pbminfotech-sidebar .widget:last-child {
	margin-bottom: 0px;
}
.site-content .pbm_addons_category_list_widget ul>li,
.site-content .pbmit_widget_list_all_posts ul>li,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li a {
	margin: 2px 0;
	padding: 0;
}
.site-content .pbm_addons_category_list_widget ul>li a,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li a {
	padding: 0;
	margin: 5px 0;
}
.site-content .pbmit_widget_list_all_posts ul>li,
.site-content .widget_categories ul>li,
.site-content .widget.widget_archive ul li {
	margin: 2px 0;
	padding: 0;
}
.site-content .widget.widget_categories ul ul {
	margin-top: 2px;
}
.site-content .widget.widget_archive ul>li {
	position: relative;
}
.site-content .widget.widget_search .search-form button::before {
	content: none !important;
}
/* --------------------------------------
 * Widget Section
* ---------------------------------------*/
.site-content .widget .wp-block-latest-comments {
	padding: 0;
}
.pbmit-theme-textcolor-black #page .select2-container--default .select2-results__option,
.pbmit-theme-textcolor-black ul.wp-block-categories li>a::before,
.pbmit-theme-textcolor-black ul.wp-block-archives li>a::before,
.pbmit-theme-textcolor-black .site-content .widget .wp-block-latest-comments li::before,
.pbmit-theme-textcolor-black .site-content .widget .wp-block-latest-posts li>a::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_archive ul li>.pbmit-arc-li a::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_categories ul li>a::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_meta ul li a::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_recent_comments ul li::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_recent_entries ul li>a::before,
.pbmit-theme-textcolor-black .site-content .widget.widget_nav_menu ul li>a::before,
.pbmit-theme-textcolor-black .widget.widget_pages ul li a:before {
	color: var(--pbmit-bexco-blackish-color);
}
.pbmit-theme-textcolor-black.pbmit-top-menu-more-than-six .pbmit-blog-classic .pbmit-entry-content p a:hover,
.pbmit-theme-textcolor-black .rsswidget.rss-widget-title:hover,
.pbmit-theme-textcolor-black .comments-area .comment-respond .logged-in-as a:hover,
.pbmit-theme-textcolor-black .pbmit-comment-date a:hover,
.pbmit-theme-textcolor-black .pbmit-comment-content .pbmit-comment-author .pbmit-comment-author-inner a:hover,
.pbmit-theme-textcolor-black ul.wp-block-rss.wp-block-rss a:hover,
.pbmit-theme-textcolor-black ul.wp-block-archives a:hover,
.pbmit-theme-textcolor-black ol.wp-block-latest-comments a:hover,
.pbmit-theme-textcolor-black ul.wp-block-latest-posts li a:hover,
.pbmit-theme-textcolor-black .wp-block-calendar a:hover,
.pbmit-theme-textcolor-black .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover,
.pbmit-theme-textcolor-black table th a:hover,
.pbmit-theme-textcolor-black .widget ul a:hover,
.pbmit-theme-textcolor-black .site-content .widget.widget_pages ul li>a:hover,
.pbmit-theme-textcolor-black .widget-area .widget_calendar .wp-calendar-nav a:hover,
.pbmit-theme-textcolor-black .site-content .widget.widget_archive ul li .pbmit-arc-li>a:hover{
	color: rgba(var(--pbmit-bexco-blackish-color-rgb),.7);
}
.pbmit-theme-textcolor-black .post_format-post-format-link a:hover,
.pbmit-theme-textcolor-black .pbmit-blog-classic .pbmit-entry-content .page-links a:hover{
	color: var(--pbmit-bexco-white-color);
}
ul.wp-block-categories li>a::before,
ul.wp-block-archives li>a::before,
.site-content .widget .wp-block-latest-comments li::before,
.site-content .widget .wp-block-latest-posts li>a::before,
.site-content .widget.widget_archive ul li>.pbmit-arc-li a::before,
.site-content .widget.widget_categories ul li>a::before,
.site-content .widget.widget_meta ul li a::before,
.site-content .widget.widget_recent_comments ul li::before,
.site-content .widget.widget_recent_entries ul li>a::before,
.site-content .widget.widget_nav_menu ul li>a::before,
.widget.widget_pages ul li a:before {
	position: absolute;
	content: '\e814';
	left: 0;
	font-size: 16px;
	top: 4px;
	color: var(--pbmit-bexco-global-color);
	font-family: 'pbminfotech-base-icons';
	line-height: normal;
	font-weight: normal;
}
ul.wp-block-categories li>a::before,
ul.wp-block-archives li>a::before {
	top: 0px;
}
.site-content .widget .wp-block-latest-posts li>a::before {
	top: 4px;
}
.site-content .widget .wp-block-latest-comments li,
.site-content .widget .wp-block-latest-posts li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_recent_comments ul li,
.site-content .widget.widget_meta ul li>a,
.site-content .widget.widget_recent_entries ul li>a,
.site-content .widget.widget_archive ul li .pbmit-arc-li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_nav_menu ul li>a,
.site-content .widget.widget_pages ul li>a {
	position: relative;
	padding-left: 20px;
}
.site-content .widget.widget_pages ul li>a {
	padding-left: 25px;
}
.pbm_addons_recent_posts_widget .pbmit-rpw-content .pbmit-rpw-date a {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	color: rgba(var(--pbmit-bexco-blackish-color-rgb), .6);
}
.site-content .widget.widget_recent_comments ul li {
	color: #344450;
	padding-left: 25px;
}
.site-content .widget.widget_categories ul li>a {
	padding-left: 0px;
}
.rtl .site-content .widget.widget_categories ul li>a {
	padding-right: 0;
	padding-left: 30px;
}
.site-content .widget.widget_categories ul li>a::before {
	content: '\f115';
	left: 0px;
	top: 16px;
	font-size: 13px;
	color: var(--pbmit-bexco-global-color);
}
.site-content .widget.widget_categories ul li>a::before {
	content: unset !important;
}
.site-content .widget.widget_archive ul li>a::before {
	content: '\e814';
	left: 0px;
	top: 11px;
	font-size: 16px;
}
.site-content .widget .wp-block-latest-comments li {
	padding-left: 25px;
	line-height: 1.6;
}
.site-content .widget .wp-block-latest-comments li::before {
	top: 4px;
	content: '\f0e5';
	font-size: 14px;
}
/*=== widget_categories ===*/
.site-content .widget.widget_categories ul li .pbmit-brackets,
.pbminfotech-sidebar .widget_categories ul li.cat-item .pbmit-cat-li,
.pbminfotech-sidebar .widget_categories ul li.cat-item .pbmit-cat-li>a::before,
.site-content .widget.widget_categories ul li a {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbminfotech-sidebar .widget_categories ul li.cat-item .pbmit-cat-li {
	display: flex;
	align-items: center;
	color: var(--pbmit-bexco-blackish-color);
}
.site-content .widget.widget_categories ul li .pbmit-cat-li:hover .pbmit-brackets,
.site-content .widget.widget_categories ul li .pbmit-cat-li:hover a,
.pbminfotech-sidebar{
	color: var(--pbmit-bexco-blackish-color);
}
.site-content .widget.widget_categories ul li a,
.site-content .widget.widget_archive ul li .pbmit-arc-li>a,
.site-footer .widget.widget_categories ul li .pbmit-cat-li>a,
.site-footer .widget.widget_archive ul li>.pbmit-arc-li a {
	font-size: 15px;
	line-height: 25px;
	position: relative;
    letter-spacing: 1px;
    padding-left: 20px;
    text-transform: uppercase;
}
.site-content .widget.widget_categories ul li .pbmit-brackets {
	color: rgba(var(--pbmit-bexco-blackish-color-rgb), .7);
	margin-left: 7px;
}
.pbminfotech-sidebar .widget_categories ul li.cat-item .pbmit-cat-li>a::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 7px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	border: 1px solid rgba(var(--pbmit-bexco-blackish-color-rgb), .8);
}
.pbminfotech-sidebar .widget_categories ul li.cat-item .pbmit-cat-li>a:hover:before {
	background: var(--pbmit-bexco-secondary-color);
}
/*=== widget_recent_comments ===*/
.site-content .widget.widget_recent_comments ul li:before {
	content: '\f0e5';
	top: 4px;
	font-size: 14px;
}
/*=== widget_pages ===*/
.widget.widget_pages ul li a:before {
	content: '\e816';
	top: 7px;
	font-size: 13px;
}
/*=== Meta box ===*/
.pbmit-metabox .widgettitle {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
	display: inline-block;
}
.pbmit-metabox .widget ul li {
	margin-bottom: 12px;
}
/*=== single-pbmit-service ===*/
.single-service-contact .single-service-contact-inner {
	position: relative;
	z-index: 2;
}
.single-service-contact .single-service-contact-inner h2 {
	color: var(--pbmit-bexco-white-color);
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0px;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(var(--pbmit-bexco-blackish-color-rgb), .1);
	z-index: -1;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads{
	text-align: center;
	padding: 45px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads img{
	width: 40px;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads h4{
	font-size: 24px;
	line-height: 30px;
	margin-top: 25px;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads .pbmit-svg-btn a{
	padding: 14px 40px;
	background-color: var(--pbmit-bexco-global-color);
	transition: all 0.6s ease-in-out;
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads .pbmit-svg-btn a:hover{
	background-color: var(--pbmit-bexco-secondary-color);
}
.pbminfotech-sidebar .widget.widget_text .pbmit-service-ads .pbmit-svg-btn:hover a{
	color: var(--pbmit-bexco-white-color);
}
.single-service-contact img {
	border-radius: 50%;
	margin: 0;
	margin-bottom: -10px;
}
.single-service-contact .pbmit-service-position {
	font-size: 13px;
	color: var(--pbmit-bexco-global-color);
	font-weight: 600;
	margin-bottom: 10px;
}
.single-service-contact ul li {
	padding-bottom: 5px;
}
.widget.pbm_addons_category_list_widget ul>li {
	margin-bottom: 0 !important;
}
.site-content .pbmit_widget_list_all_posts ul>li {
	margin: 0;
}
.site-content .pbmit_widget_list_all_posts ul>li a:before {
	position: absolute;
	content: "\e814";
	left: inherit;
	right: 25px;
	font-size: 20px;
	color: inherit;
	font-family: 'pbminfotech-base-icons';
	top: 50%;
	opacity: 0;
	z-index: 1;
	color: var(--pbmit-bexco-blackish-color);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: 600;
}
.site-content .pbmit_widget_list_all_posts ul>li a:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 0px;
	height: 10px;
	width: 10px;
	border: 1px solid rgba(var(--pbmit-bexco-secondary-color-rgb), .5);
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rtl .site-content .pbmit_widget_list_all_posts ul>li a:before {
	left: 25px;
	right: inherit;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.site-content .pbmit_widget_list_all_posts ul>li.pbmit-post-active a:before,
.site-content .pbmit_widget_list_all_posts ul>li:hover a:before {
	opacity: 1;
}
.site-content .pbmit_widget_list_all_posts ul>li:hover a:before {
	opacity: 1;
	color: var(--pbmit-bexco-white-color);
}
.site-content .pbmit_widget_list_all_posts ul>li:hover a:hover:before {
	color: var(--pbmit-bexco-blackish-color);
}
.pbminfotech-sidebar .widget.widget_media_image {
	padding: 0;
	background: none;
}
.site-content .pbmit_widget_list_all_posts ul>li a {
	padding: 5px 25px;
	display: block;
	position: relative;
	border-radius: 0px;
	font-weight: 500 !important;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: var(--pbmit-bexco-blackish-color);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
/*=== Hide next prev button ===*/
.single-pbmit-service .navigation {
	display: none;
}
/*=== single-service-contact ===*/
.pbmit-service-single-style-1 .pbmit-service-feature-image img {
	width: 100%;
	margin-bottom: 50px;
}
.single-service-contact {
	padding: 45px !important;
	padding-bottom: 30px;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: var(--pbmit-bexco-white-color);
	border: 0;
	font-size: 18px;
	background-size: cover;
	background: var(--pbmit-bexco-secondary-color) !important;
}
.single-service-contact .single-service-contact-inner {
	position: relative;
	z-index: 2;
}
.single-service-contact .single-service-contact-inner h2 {
	color: var(--pbmit-bexco-white-color);
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0px;
}
.single-service-contact img {
	border-radius: 50%;
	margin: 0;
	margin-bottom: -10px;
}
.single-service-contact .pbmit-service-position {
	font-size: 13px;
	color: var(--pbmit-bexco-global-color);
	font-weight: 600;
	margin-bottom: 10px;
}
.single-service-contact ul li {
	padding-bottom: 5px;
}
.site-content .pbmit_widget_list_all_posts .widget-title:empty {
	display: none;
}
.widget.pbm_addons_category_list_widget ul>li {
	margin-bottom: 0 !important;
}
.site-content .pbmit_widget_list_all_posts ul>li {
	margin: 0;
}
.site-content .pbmit_widget_list_all_posts ul>li a:before {
	position: absolute;
	content: "\e814";
	left: inherit;
	right: 25px;
	font-size: 18px;
	color: inherit;
	font-family: 'pbminfotech-base-icons';
	top: 50%;
	z-index: 1;
	color: var(--pbmit-bexco-blackish-color);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rtl .site-content .pbmit_widget_list_all_posts ul>li a:before {
	left: 25px;
	right: inherit;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.site-content .pbmit_widget_list_all_posts ul>li.pbmit-post-active a:before {
	opacity: 1;
}
.site-content .pbmit_widget_list_all_posts ul>li:hover a:before {
	opacity: 1;
	color: var(--pbmit-bexco-white-color);
}
.site-content .pbmit_widget_list_all_posts ul>li:hover a:hover:before {
	color: var(--pbmit-bexco-blackish-color);
}
.site-content .pbmit_widget_list_all_posts ul>li.pbmit-post-active a:after,
.site-content .pbmit_widget_list_all_posts ul>li:hover a:after {
	background: var(--pbmit-bexco-blackish-color);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	border-color: var(--pbmit-bexco-blackish-color);
}
.pbminfotech-sidebar .widget.widget_media_image {
	padding: 0;
	background: none;
}

/* .pbmit-service-single-style-2 */

.pbmit-service-single-style-2 .pbmit-service-single h4 {
    font-size: 40px;
	line-height: 50px;
    margin-bottom: 10px;
}
.pbmit-service-single-style-2 .pbmit-service-single .pbmit-short-description{
	margin: 0 0 30px 0;
}

/* --------------------------------------
* pbmit-download-file
* ---------------------------------------*/
.pbminfotech-sidebar .widget.pbmit-download-file {
	padding: 0px;
	padding-top: 0px;
	box-shadow: unset;
	background: none;
}
.widget .download .item-download .pbmit-righticon {
	position: absolute;
	right: 20px;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	background: transparent;
}
.widget .download .item-download a {
	position: relative;
	text-align: center;
    padding: 22px 30px 22px 20px;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	color: var(--pbmit-bexco-blackish-color);
	border: 2px solid var(--pbmit-bexco-blackish-color);
}
.widget .download .item-download:last-child a{
	background-color: var(--pbmit-bexco-blackish-color);
	color: var(--pbmit-bexco-white-color);
}
.widget .download .item-download:last-child a:hover{
	border: 2px solid var(--pbmit-bexco-global-color);
	background-color: var(--pbmit-bexco-global-color);
	color: var(--pbmit-bexco-blackish-color);
}
.widget .download .item-download a:hover {
	background-color: var(--pbmit-bexco-blackish-bg-color);
	color: var(--pbmit-bexco-white-color);
}
.widget .download {
	display: block;
}
.widget .download .item-download:first-child {
	margin-bottom: 20px;
}
.widget .download .item-download a i {
	font-size: 24px;
	vertical-align: middle;
}
.widget .download .item-download a i:first-child {
	margin-right: 5px;
}
/* --------------------------------------
 * Header Section
* ---------------------------------------*/
/*=== floting-bar ===*/
.pbmit-flotingbar-yes .site-header.pbmit-fixed-header .pbmit-sticky-header {
	z-index: 8;
}
.floting-bar-wrap {
	position: fixed;
	top: 0;
	right: -400px;
	z-index: 1000;
	width: 450px;
	height: 100%;
	display: inline-table;
	opacity: 0;
	padding: 120px 65px;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-webkit-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
	background-color: var(--pbmit-bexco-blackish-color);;
}
.floting-bar-wrap.active {
	right: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	opacity: 1;
	overflow-y: auto;
	transition: all .6s cubic-bezier(.77,0,.175,1);
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.floting-bar-wrap .closepanel {
	position: absolute;
	z-index: 600;
	right: 0;
	top: 70px;
	display: block;
	width: 90px;
	height: 100px;
	font-size: 40px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: translate(0%,-50%) rotate(0deg);
	-ms-transform: translate(0%,-50%) rotate(0deg);
	transform: translate(0%,-50%) rotate(0deg);
}
.floting-bar-wrap .closepanel svg rect{
	stroke: var(--pbmit-bexco-white-color);
}
.floting-bar-wrap,
.floting-bar-wrap h4 {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: var(--pbmit-bexco-white-color);
}
.floting-bar-wrap h4 {
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.floting-bar-widget-area .widget {
	margin-bottom: 40px;
}
.floting-bar-widget-area .widget p {
	margin: 0;
}
.pbmit-contact-box {
	padding-right: 45px;
}
.pbmit-contact-box .pbmit-contact-list h4 {
	margin-bottom: 5px;
}
.pbmit-contact-box .pbmit-contact-list span {
	display: block;
}
.pbmit-contact-box .pbmit-contact-list:not(:last-child) {
	margin-bottom: 40px;
}
.floting-bar-social-wrap h4 {
	margin-bottom: 15px;
}
.floting-bar-social-wrap .pbmit-social-links li {
	padding: 0;
}
.floting-bar-social-wrap .pbmit-social-links li:not(:last-child) {
	margin-right: 10px;
}
.floting-bar-social-wrap .pbmit-social-links li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: var(--pbmit-bexco-blackish-color);
	background-color: var(--pbmit-bexco-global-color);
}
.floting-bar-social-wrap .pbmit-social-links li a i {
	font-size: 16px;
	line-height: 40px;
}
.floting-bar-social-wrap .pbmit-social-links li a:hover {
	color: var(--pbmit-bexco-blackish-color);
	background-color: var(--pbmit-bexco-white-color);
}
.floting-bar-social-wrap {
	position: absolute;
	bottom: 60px;
}
.pbmit-header-style-10 .floting-bar-social-wrap .pbmit-social-links li a {
	color: var(--pbmit-bexco-white-color);
}
.pbmit-header-style-10 .floting-bar-social-wrap .pbmit-social-links li a:hover {
	color: var(--pbmit-bexco-blackish-color);
}