.swiper-button-next:after, .swiper-button-prev:after {
	content: '\e83a';
	font-weight: 400
}
.swiper-btn-white .swiper-button-next:after, .swiper-btn-white .swiper-button-prev:after {
	color: #fff!important
}
.swiper-btn-right-arrow .swiper-button-next, .swiper-btn-right-arrow .swiper-button-prev {
	top: inherit;
	bottom: 30px
}
.swiper-btn-right-arrow .swiper-button-prev {
	left: inherit;
	right: 50px
}
.swiper-btn-custom .swiper-button-prev, .swiper-btn-custom .swiper-button-next {
	position: static
}
.testimonial5-arrow {
	width: 70px;
	margin-top: 50px
}
.testimonial5-arrow .swiper-button-next {
	margin-left: 10px
}
.swiper-btn-circle .swiper-button-prev, .swiper-btn-circle .swiper-button-next {
	border: 1px solid var(--pbmit-blackish-color);
	border-radius: 50%;
	padding: 25px;
	margin-top: 40px;
	z-index: 1
}
.swiper-btn-circle .swiper-button-prev {
	margin-right: 10px
}
.swiper-btn-circle.swiper-btn-white .swiper-button-prev, .swiper-btn-circle.swiper-btn-white .swiper-button-next {
	border-color: #fff
}

.img {
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.coworking-lottie {
	margin: -140px -30px 0 -50px
}
.pbmit-text-style h2.pbmit-title {
	font-size: 65px;
	font-weight: 400;
	line-height: 85px;
	letter-spacing: -1.2px;
	padding-right: 10px
}
.pbmit-text-style-1 {
	position: relative;
	display: inline-block;
	color: var(--pbmit-global-color)
}
.pbmit-text-style-1:before {
	content: '';
	top: -28px;
	left: -20px;
	width: 375px;
	height: 140px;
	display: inline-block;
	position: absolute;
	z-index: -1;
	background-image: url(../images/global-circle.png)
}
.coworing-video {
	display: flex;
	align-items: center;
	margin-top: 50px
}
.coworing-video .button-text {
	font-size: 13px;
	font-weight: 700;
	color: var(--pbmit-blackish-color);
	text-transform: uppercase
}
.coworing-video .pbmit-btn {
	margin-right: 20px
}
.coworing-video-btn {
	border-radius: 50%;
	background-color: var(--pbmit-blackish-color);
	color: #fff;
	font-size: 12px;
	margin-left: 10px;
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	text-align: center;
	z-index: 1
}
.coworing-video-btn:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	border: 8px solid rgba(255,255,255,.2);
	border-color: rgba(3,3,19,.2);
	animation: pulse-border 1s linear infinite
}
@keyframes pulse-border {
0% {
transform:scale(1);
-webkit-transform:scale(1);
opacity:1
}
100% {
transform:scale(1.5);
-webkit-transform:scale(1.5);
opacity:0
}
}
.coworing-video-btn:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	opacity: 0;
	border-radius: 50%;
	border: 8px solid rgba(255,255,255,.2);
	border-color: rgba(3,3,19,.2);
	animation: pulse-border-2 1s linear infinite
}
@keyframes pulse-border-2 {
0% {
transform:scale(1);
-webkit-transform:scale(1);
opacity:1
}
100% {
transform:scale(1.7);
-webkit-transform:scale(1.7);
opacity:0
}
}
.pbmit-animation-01 {
	position: relative;
	left: -104px;
	top: -150px;
	display: inline
}
.pbmit-animation-01 img {
	animation: move 5s linear infinite alternate
}
@-webkit-keyframes move {
0%, 100% {
transform:translate(0, 0)
}
50% {
transform:translate(30%, 0)
}
}
.about-right-img {
	position: relative;
	right: -200px;
	text-align: right
}
.pbmit-animation-02 {
	position: absolute;
	right: -150px;
	bottom: 26%;
	width: initial
}
.pbmit-animation-02 img {
	animation: animation01 4s infinite alternate
}
@-webkit-keyframes animation01 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
.counter-section-coworking .pbmit-ihbox-headingicon {
	padding-right: 36px
}
.counter-section-coworking {
	border-top: 1px solid #cfd0d1;
	padding: 45px 0
}
.counter-section-coworking .counter-heading-title {
	font-size: 80px;
	font-weight: 400;
	line-height: 80px
}
.counter-section-coworking .counter-icon {
	margin: 5px 0 0 20px
}
.counter-section-coworking .counter-icon i {
	color: #ffc729;
	font-size: 22px
}
.service-section-coworking {
	background-image: url(../images/pattern-new-01.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: var(--pbmit-secondary-color);
	padding: 120px 0 305px
}
.portfolio-section-home1 {
	margin-top: -200px
}
.about-us-section-icon {
	margin-top: 35px
}
.about-us-section-icon ul.list-group .list-group-item i {
	font-size: 22px
}
.testimonial-bg-left {
	background-image: url(../images/bg/bg-img-01.jpg);
	border-radius: 0;
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: -279.5px
}
.testimonial-bg-right {
	width: 33%;
	padding: 100px 8px 100px 60px
}
@-webkit-keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
@-moz-keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
@keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
.pbmit-animation-03 img {
	animation: animation02 2s infinite alternate
}
@-webkit-keyframes animation02 {
0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
@-moz-keyframes animation02 {
0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
@keyframes animation02 {
0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
.pbmit-animation-04 {
	position: absolute;
	right: 0
}
@-webkit-keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
@-moz-keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
@keyframes animation04 {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
.pbmit-animation-05 {
	position: absolute;
	right: -240px;
	top: 50%
}
.pbmit-animation-06 {
	position: absolute;
	bottom: 50px;
	right: -140px
}

@-webkit-keyframes animation03 {
0%, 100% {
transform:translate(0px, 0px) rotate(0)
}
25% {
transform:translate(-10px, -10px) rotate(5deg)
}
50% {
transform:translate(-20px, 0px) rotate(0)
}
75% {
transform:translate(-10px, -10px) rotate(-2deg)
}
}
@-moz-keyframes animation03 {
0%, 100% {
transform:translate(0px, 0px) rotate(0)
}
25% {
transform:translate(-10px, -10px) rotate(5deg)
}
50% {
transform:translate(-20px, 0px) rotate(0)
}
75% {
transform:translate(-10px, -10px) rotate(-2deg)
}
}
@keyframes animation03 {
0%, 100% {
transform:translate(0px, 0px) rotate(0)
}
25% {
transform:translate(-10px, -10px) rotate(5deg)
}
50% {
transform:translate(-20px, 0px) rotate(0)
}
75% {
transform:translate(-10px, -10px) rotate(-2deg)
}
}
.pbmit-header-button2 .pbmit-btn-outline {
	border: 2px solid var(--pbmit-global-color);
	color: var(--pbmit-global-color)
}
.pbmit-header-button2 .pbmit-btn-outline:hover, .pbmit-btn.pbmit-btn-outline:focus {
	background-color: var(--pbmit-global-color);
	color: #fff
}
.about-icon i {
	color: #ffc729;
	font-size: 22px;
	padding-left: 4px
}
.about-us-lottie {
	margin: 0 -132px 0 0
}
.pbmit-static-box-shap {
	position: relative;
	padding: 170px 0 120px;
	background-color: var(--pbmit-secondary-color)
}
.pbmit-static-box-shap:before {
	z-index: 0!important;
	position: absolute;
	content: '';
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/agency/before-pattern.png);
	top: 0;
	background-repeat: no-repeat
}
.pbmit-static-box-shap::after {
	z-index: 0!important;
	position: absolute;
	content: '';
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/agency/after-pattern.png);
	top: 0;
	background-repeat: no-repeat;
	bottom: -115px;
	background-position: bottom;
}

.pbmit-custom-heading .pbmit-title {
	font-size: 80px;
	line-height: 125px;
	color: transparent;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgba(3,3,19,.2)
}
.pbmit-text-style-3 .pbmit-element-title {
	font-size: 68px;
	line-height: 72px;
	font-family: Quicksand, sans-serif;
	font-weight: 500
}
.pbmit-text-style-3 .pbmit-element-title em {
	font-style: normal;
	color: var(--pbmit-global-color)
}
.pbmit-text-style-3 .coworing-video-btn {
	margin-right: 10px;
	margin-left: 0
}
.tab-img {
	border: 0;
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.Provided-bg-right {
	padding: 50px 15px 50px 100px;
	width: 36%
}
.pbmit-text-style-4 .pbmit-subtitle {
	display: inline-block;
	padding: 3px 18px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}
.pbmit-text-style-4 .pbmit-title {
	font-size: 74px;
	line-height: 76px
}
.pbmit-text-style-4 .pbmit-title-light {
	font-weight: lighter
}
.pbmit-text-style-4 .pbmit-heading-desc {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 50px
}
.Progress-lottie {
	margin: 0 -60px 0 -330px
}
.pbmit-social-animation-01.img {
	position: relative
}
.pbmit-social-animation-01 img {
	animation: animation01 4s infinite alternate;
	position: absolute;
	right: -50px;
	top: -80px
}
.banner-arrow-img-home-5 {
	position: relative
}
.banner-arrow-img-home-5 img {
	position: absolute;
	right: -288px;
	bottom: -110px
}
.pbmit-text-style-5 .pbmit-heading-desc {
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 38px
}
.pbmit-text-style-5 .pbmit-title {
	font-size: 86px;
	line-height: 86px
}
.pbmit-text-style-5 .pbmit-stroke-text {
	font-size: 110px;
	line-height: 110px;
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-global-color)
}
.pbmit-submit-box {
	display: flex;
	margin: 20px 0;
	width: 90%
}
.pbmit-submit-box input[type=email] {
	color: #787c8b;
	padding: 15px 50px 15px 20px;
	height: 60px;
	font-size: 15px;
	border: none;
	border-radius: 36px;
	width: 80%;
	background-color: #fff
}
.pbmit-submit-box button {
	width: 30%;
	height: 60px;
	margin-left: -50px;
	line-height: normal;
	text-align: center;
	padding: 0;
	border: none;
	border-radius: 36px;
	background-color: var(--pbmit-global-color);
	position: relative
}
.pbmit-submit-box button span {
	color: #fff
}
.Service6-arrow {
	position: relative
}
.pbmit-text-style-6 .pbmit-subtitle {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: var(--pbmit-white-color)
}
.pbmit-text-style-6 .text-style {
	display: inline-block;
	padding: 3px 18px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}
.pbmit-text-style-6 .pbmit-title {
	font-size: 66px;
	line-height: 72px;
	color: #fff
}
.pbmit-text-style-6 p {
	font-family: roboto, Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 7px 0 0;
	color: #fff;
	margin-bottom: 35px
}
.pbmit-text-style-6 .pbmit-btn:hover {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color)
}
.pbmit-text-style-6 .button-text {
	font-family: Quicksand, sans-serif;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: .5px;
	font-style: normal;
	color: #fff;
	padding-left: 20px
}
.pbmit-text-style-6 .button-text:hover {
	color: var(--pbmit-global-color)
}

.pbmit-text-style-8 .pbmit-subtitle {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: .75px
}
.pbmit-text-style-8 .pbmit-text-style-global {
	display: inline-block;
	padding: 4px 28px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	color: var(--pbmit-global-color);
	background-color: rgba(var(--pbmit-global-color-rgb), .15)
}
.pbmit-text-style-8 .pbmit-title {
	font-size: 66px;
	line-height: 72px;
	letter-spacing: -.25px
}
.pbmit-text-style-8 p {
	font-size: 18px;
	line-height: 30px;
	padding-right: 50px
}
.pbmit-heading-subheading-style-8 .pbmit-text-style-8 .pbmit-title {
	font-size: 66px;
	line-height: 72px;
	letter-spacing: -.25px
}
.virtual-riality-bg-color {
	background-color: #f3f5f7
}
.virtualreality-lottie {
	margin: 0 -330px 0 -280px
}
.pbmit-text-style-9 .pbmit-subtitle {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 1px;
	color: var(--pbmit-white-color)
}
.pbmit-text-style-9 .pbmit-title {
	font-size: 95px;
	line-height: 100px;
	letter-spacing: -.25px;
	color: var(--pbmit-white-color)
}
.virtualreality-btn {
	display: flex;
	align-items: center
}
.virtualreality-btn .button-text {
	color: #fff;
	padding-left: 30px;
	text-transform: uppercase
}
.virtualreality-btn .button-text:hover {
	color: var(--pbmit-secondary-color)
}
.virtualreality-btn .pbmit-btn-outline {
	background-color: transparent;
	padding: 18px 58px;
	color: var(--pbmit-white-color);
	border: 2px solid var(--pbmit-white-color)
}
.virtualreality-btn .pbmit-btn-outline:hover {
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color)
}
.marketing-lottie {
	margin: -52px
}
.gradient-circle-overlay {
	position: relative
}
.gradient-circle-overlay::before {
	position: absolute;
	content: "";
	left: inherit;
	right: 70px;
	top: 200px;
	display: block;
	width: 586px;
	height: 586px;
	border-radius: 50%;
	border: 100px solid transparent;
	background: -moz-linear-gradient(90deg, #6b53ff, #8d49f7) border-box;
	background: -webkit-linear-gradient(90deg, #6b53ff, #8d49f7) border-box;
	background: linear-gradient(90deg, #6b53ff, #8d49f7) border-box;
	-webkit-mask: linear-gradient(var(--pbmit-white-color) 0 0) padding-box, linear-gradient(var(--pbmit-white-color) 0 0);
	mask: linear-gradient(var(--pbmit-white-color) 0 0) padding-box, linear-gradient(var(--pbmit-white-color) 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude
}


.pbmit-text-style-10 .pbmit-title {
	font-size: 70px;
	line-height: 70px;
	letter-spacing: -.25px
}
.pbmit-text-style-10 .pbmit-title em {
	font-style: normal;
	color: var(--pbmit-global-color)
}
.about-icon-widget {
	display: flex;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	position: relative
}
.about-icon-wrapper {
	margin: 0 20px 0 0;
	padding: 22px 26px;
	background-color: transparent;
	background-image: linear-gradient(90deg, #F36F56 0%, #FCB148 100%);
	border-radius: 50% 50% 50% 50%;
	box-shadow: 0 0 40px 0 rgb(254 168 43/71%)
}
.about-icon-wrapper-one {
	background-image: linear-gradient(90deg, #9BFFFF 0%, #6AA3FC 100%);
	box-shadow: 0 0 40px 0 rgb(150 246 255/68%)
}
.about-icon-wrapper-two {
	background-image: linear-gradient(90deg, #F845BD 0%, #896BFF 100%);
	box-shadow: 0 0 40px 0 rgb(244 70 191/73%)
}
.about-icon-widget .about-icon {
	margin: 0
}
.about-icon-widget .about-icon i {
	color: #fff;
	border-color: #fff;
	font-size: 40px
}
.pbmit-progress-style-3 .progress {
	background-color: transparent!important;
	border: 1px solid var(--pbmit-white-color)
}
.pbmit-progress-style-3 .progress {
	height: 14px!important;
	border-radius: 16px!important
}
.pbmit-progress-style-3 .progress-bar.aos.aos-init.aos-animate {
	background-image: linear-gradient(to right, rgb(243,111,86), rgb(252,177,72))
}
.pbmit-text-style-11 {
	padding: 0 0 0 44px
}
.pbmit-text-style-11 .pbmit-title {
	font-size: 72px;
	line-height: 72px
}
.pbmit-text-style-11 .pbmit-heading-title {
	color: #fff;
	font-size: 150px;
	text-transform: uppercase;
	line-height: 160px;
	margin: 0 0 -86px -50px;
	box-shadow: 0 0 11px 0 rgb(235 243 249/34%)
}
.pbmit-text-style-11 p {
	font-size: 20px;
	line-height: 30px;
	margin: 18px 0 40px
}

.pbmit-text-style-11 .button-text {
	color: var(--pbmit-blackish-color);
	font-family: Asap, sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal
}
.pbmit-text-style-11 .button-text:hover {
	color: var(--pbmit-secondary-color);
	-webkit-text-fill-color: var(--pbmit-secondary-color)
}
.button-icon i {
	padding-left: 10px
}

.pbmit-text-box {
	display: inline-block;
	padding: 5px 25px;
	background-color: #e5eaef;
	border-radius: 20px;
	margin-top: 10px;
	text-align: center
}
a.pbmit-underline-text-style-1, a.pbmit-underline-text {
	text-decoration: underline;
	color: var(--pbmit-global-color)
}
a.pbmit-underline-text:hover {
	color: var(--pbmit-blackish-color);
	text-decoration: underline!important
}
.pbmit-progress-style-5 .progress {
	background-color: var(--pbmit-light-color)!important
}
.pbmit-progress-style-5.progressbar .progress-label {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400
}
.pbmit-progress-style-5 .progress-bar {
	background-image: linear-gradient(to right, #ffb06c, #ff7268)
}
.pbmit-progress-style-5 .progress .progress-percent {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400
}
.pbmit-title-client {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	text-align: center
}
.bg-color-footer {
	background-color: #030313
}

.about-section-left .pbmit-btn {
	padding: 15px 40px;
	background-color: var(--pbmit-secondary-color)
}
.about-section-left .pbmit-btn:hover {
	background-color: var(--pbmit-global-color)
}
.about-section-right .pbmit-btn {
	padding: 15px 40px
}
.business-section-right .pbmit-btn {
	background-color: var(--pbmit-secondary-color);
	padding: 15px 40px
}
.business-section-right .pbmit-btn:hover {
	background-color: var(--pbmit-global-color)
}
.pbmit-circle-overlay-1 {
	overflow: hidden
}
.pbmit-heading-subheading-style-8.text-center {
	margin-bottom: 50px
}

.pbmit-text-style-14 .pbmit-title {
	font-size: 96px;
	font-weight: 400;
	line-height: 100px
}
.pbmit-text-style-14 .pbmit-title em {
	font-style: normal;
	color: var(--pbmit-global-color)
}

.pbmit-circle-overlay-1 {
	position: relative
}
.pbmit-circle-overlay-1::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 838px;
	height: 824px;
	border-radius: 0 0 0 824px;
	background-color: #fff;
	box-shadow: 0 0 40px 0 rgb(0 12 119/5%)
}
.pbmit-circle-overlay-2 {
	position: relative
}
.pbmit-circle-overlay-2::after {
	content: "";
	position: absolute;
	left: -289px;
	top: -150px;
	width: 938px;
	height: 938px;
	border-radius: 50%;
	background-color: transparent;
	background: linear-gradient(140deg, #f7fdff 0%, #fff 100%);
	box-shadow: 0 10px 20px 0 rgb(0 12 119/2%)
}

.pbmit-text-style-15 .pbmit-title {
	font-size: 64px;
	font-weight: 700;
	line-height: 74px;
	color: var(--pbmit-white-color)
}
.pbmit-text-style-15 .pbmit-underline-text-style-1 {
	text-decoration: 3px underline;
	text-underline-offset: 9px;
	font-weight: 300;
	color: var(--pbmit-white-color)
}
.pbmit-text-style-15 .pbmit-underline-text-style-1:hover {
	color: var(--pbmit-global-color);
	text-decoration: 3px underline!important
}
.pbmit-submit-box-1 {
	display: flex;
	margin: 20px 0;
	width: 90%
}
.pbmit-submit-box-1 input[type=email] {
	color: #787c8b;
	padding: 15px 50px 15px 20px;
	height: 60px;
	font-size: 15px;
	border-radius: 36px;
	width: 80%;
	border: transparent;
	box-shadow: 0 2px 40px 0 rgb(0 0 0/10%)
}
.pbmit-submit-box-1 button {
	position: relative;
	width: 30%;
	height: 60px;
	margin-left: -50px;
	line-height: normal;
	text-align: center;
	padding: 0;
	border: none;
	border-radius: 100px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
	background-image: linear-gradient(to right, #ee3d51 0%, #fe5430 70%);
	box-shadow: 0 0 32px 0 rgb(255 74 0/30%)
}
.pbmit-submit-box-1 button:hover {
	background-image: linear-gradient(to right, #fe5430 0%, #ee3d51 70%)
}
.about-us-section-home-left {
	background-image: url(../images/about.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 105px 0 15px
}
.about-us-section-home {
	padding: 80px 45px 80px 90px
}
.about-us-section-bg {
	background-image: url(../images/about.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 500px 0 0;
	justify-content: flex-end;
	display: flex
}
.about-us-section-wrap {
	position: relative;
	width: 57%;
	z-index: 1;
	font-size: 36px;
	line-height: 42px;
	margin-right: -70px;
	padding: 50px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color)
}
.about-us-section-home .pbmit-list-style-1 {
	padding: 25px 0 32px
}
.about-us-section-home .pbmit-list-style-1 .icon-list-items li {
	font-weight: 700
}
.progressbar-section-home {
	padding: 0 15px 15px 100px
}
.pbmit-progress-style-4 .progress {
	overflow: visible;
	border-radius: 0!important;
	position: relative!important;
	height: 8px!important;
	margin-top: 10px;
	background-color: #e9ecef!important
}
.pbmit-progress-style-4 .progress .progress-bar {
	border-radius: 0!important
}
.counter-section-about1 {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	border-radius: 16px;
	margin: 0 15px;
	padding: 60px 30px
}
.counter-section-about1 .pbmit-fid-inner {
	color: var(--pbmit-white-color)
}
.pbmit-heading-desc-service {
	padding: 0 15px 0 34px
}
.service-section-about-2 {
	margin-top: 40px;
	margin-bottom: 60px
}
.service-section-about-2 .pbmit-ihbox-style-4 .pbmit-ihbox-btn a {
	color: var(--pbmit-blackish-color)
}
.service-section-about-2 .pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover {
	color: var(--pbmit-global-color)
}
.counter-section-about2 {
	border-bottom: 1px solid #cfd0d1;
	padding: 45px 0
}
.about-us-2-left-section {
	padding: 80px 31px 60px 15px
}
.about-us-2-img {
	margin: 0 15px 0 175px
}
.about-us-2-home {
	margin-top: -256px
}
.our-plan-heading-desc {
	width: 82%;
	margin: auto;
	margin-top: 10px
}
.text-about1 {
	padding-right: 80px
}
.offer-section-about1 {
	padding: 0 15px 0 100px
}
.counter-section-about1-main {
	padding-top: 100px
}
.pbmit-heading-subheading:empty {
	display: none;
	align-content: flex-end;
	align-items: flex-end
}
.pbmit-heading-subheading.center-align {
	text-align: center
}
.pbmit-timeline .pbmit-first-timeline {
	position: relative;
	z-index: 1;
	left: calc(50% - 13px);
	width: 18px;
	height: 18px;
	background: 0 0;
	transform: rotate(45deg);
	border: 3px solid var(--pbmit-blackish-color)
}
.pbmit-timeline .pbmit-timeline-post-items {
	padding-top: 80px;
	padding-bottom: 0;
	position: relative
}
.pbmit-timeline .pbmit-timeline-post-items:before {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	left: calc(50% - 5px);
	width: 2px;
	height: 100%;
	background: var(--pbmit-blackish-color)
}
.pbmit-timeline .pbmit-timeline-post-items .pbmit-timeline-inner {
	padding-bottom: 80px
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-row {
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .pbmit-ourhistory-type2 .pbmit-ourhistory-left {
	padding-right: 80px;
	padding-left: 15px
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(odd) .pbmit-ourhistory-type2 .pbmit-ourhistory-right {
	padding-right: 80px;
	padding-left: 15px
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .pbmit-timeline-image, .pbmit-ourhistory-type2 .pbmit-ourhistory-right .label {
	margin-bottom: 30px
}
.pbmit-ourhistory-type2 .label {
	position: relative;
	display: block;
	text-align: right;
	font-size: 60px;
	line-height: 60px;
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-blackish-color);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-weight: 700;
	font-style: normal
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .label::before {
	content: '';
	position: absolute;
	width: 55px;
	height: 2px;
	z-index: 1;
	right: -75px;
	top: 28px;
	background-color: var(--pbmit-blackish-color)
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content {
	padding: 50px 50px 40px;
	background: var(--pbmit-white-color);
	position: relative
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content::before {
	position: absolute;
	content: '';
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid var(--pbmit-white-color);
	right: -20px;
	top: 50%;
	transform: translateX(0%) translateY(-50%)
}
.pbmit-ourhistory-type2 h4 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px
}
.pbmit-ourhistory-type2 .pbmit-ourhistory-right .content .simple-text p {
	margin-bottom: 0
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .pbmit-ourhistory-type2 .pbmit-ourhistory-right, .pbmit-timeline .pbmit-timeline-inner:nth-child(odd) .pbmit-ourhistory-type2 .pbmit-ourhistory-left {
	padding-left: 70px;
	padding-right: 15px
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row {
	flex-direction: row-reverse;
	align-items: center
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row .pbmit-ourhistory-right .label {
	text-align: left
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row .pbmit-ourhistory-right .label::before {
	left: -75px
}
.pbmit-timeline .pbmit-timeline-inner:nth-child(even) .row.pbmit-ourhistory-row .pbmit-ourhistory-right .content::before {
	border-left: 0 solid transparent;
	border-right: 20px solid var(--pbmit-white-color);
	left: -20px;
	right: auto
}
.pbmit-timeline .pbmit-last-timeline {
	position: relative;
	z-index: 1;
	left: calc(50% - 13px);
	width: 18px;
	height: 18px;
	background: 0 0;
	transform: rotate(45deg);
	border: 3px solid var(--pbmit-blackish-color)
}
.pbmit-ourhistory-type2:hover .label {
	color: var(--pbmit-blackish-color);
	-webkit-text-stroke-color: transparent
}
.service-sidebar .post-list {
	padding: 30px;
	padding-top: 28px;
	margin-bottom: 30px;
	background-color: var(--pbmit-blackish-color);
	box-shadow: 0 0 30px 0 rgb(0 0 0/10%)
}
.service-sidebar .post-list .widget-title {
	color: var(--pbmit-white-color)
}
.service-sidebar .post-list .widget-title::before {
	background-color: var(--pbmit-white-color)
}
.service-sidebar .widget {
	margin-bottom: 30px
}
.service-right-col .portfolio-challange {
	border-style: solid;
	border-width: 1px 0;
	border-color: #f2f0f1;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 50px 0
}
.post-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.post-list li {
	border: none;
	padding: 0!important;
	margin: 15px 0
}
.post-list li a {
	color: #c5c5c5;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 30px;
	border-radius: 0;
	display: block;
	position: relative;
	line-height: normal
}
.post-list li.post-active a, .post-list li a:hover {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color)
}
.post-list li a:after {
	content: '\f105';
	font-family: fontawesome;
	font-style: normal;
	font-size: 24px;
	font-weight: 400;
	position: absolute;
	top: 20%;
	right: 20px
}
.single-service-contact {
	padding: 50px;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 15px
}
.single-service-contact>div, .single-service-contact>p {
	position: relative;
	z-index: 1
}
.single-service-contact-inner {
	position: relative;
	z-index: 2;
	padding: 40px 0
}
.single-service-contact-inner h5 {
	color: #fff;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 20px
}
.single-service-contact .d-flex {
	margin-bottom: 30px
}
.single-service-contact .d-flex p {
	display: none
}
.single-service-contact .d-flex i {
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	color: var(--pbmit-global-color)
}
.single-service-contact .d-flex h2 {
	font-size: 30px;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 0;
	color: var(--pbmit-global-color)
}
.widget .download {
	display: block
}
.widget .download .item-download {
	position: relative;
	text-align: left;
	display: flex;
	align-items: center;
	padding: 20px;
	border-radius: 5px;
	background: var(--pbmit-secondary-color);
	margin-bottom: 6px;
	margin-left: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.widget .download .item-download:before {
	position: absolute;
	content: '\e814';
	font-size: 30px;
	top: calc(50% - 10px);
	font-family: pbminfotech-base-icons;
	right: 30px;
	color: #fff;
	font-weight: 400;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.pbmit-full-link {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.widget .download .item-download .pbmit-icon {
	font-size: 60px;
	margin-right: 10px;
	color: #fff
}
.pbmit-base-icon-phone-call:before {
	content: '\e85b';
	font-family: pbminfotech-base-icons
}
.widget .download .pbmit-text h5 {
	margin-bottom: 2px;
	font-size: 22px;
	color: #fff
}
.widget .download .pbmit-text p {
	margin-bottom: 0;
	color: #fff
}
.widget .download .item-download:nth-child(even) {
	background: var(--pbmit-global-color)
}
.widget .download .item-download:hover {
	background: #fff;
	box-shadow: 0 0 30px 0 rgb(0 0 0/10%)
}
.widget .download .item-download:hover i {
	color: var(--pbmit-secondary-color)
}
.widget .download .item-download:hover:before {
	color: var(--pbmit-secondary-color)
}
.widget .download .item-download:hover .pbmit-text h5 {
	color: var(--pbmit-secondary-color)
}
.item-download:hover .pbmit-text p {
	color: var(--pbmit-secondary-color)
}
.service-details {
	margin-top: 40px
}
.service-details .pbmit-title {
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 20px
}
.service-page-infobox {
	margin-top: 40px;
	margin-bottom: 20px
}
.service-page-infobox .pbmit-ihbox-style-3 {
	margin-bottom: 40px
}
.service-page-team {
	margin-top: 40px;
	border-bottom: 1px solid #eee;
	padding-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #eee;
	padding-bottom: 60px
}
.service-details .pbmit-title {
	font-weight: 500;
	margin-bottom: 20px
}
.service-details h5 {
	font-weight: 500;
	margin-bottom: 20px
}
.service-details-two .service-right-col img {
	border-radius: 16px
}
.service-details-two .service-sidebar .post-list {
	background-color: var(--pbmit-white-color);
	border-radius: 16px
}
.service-details-two .service-sidebar .post-list .widget-title {
	color: var(--pbmit-blackish-color)
}
.service-details-two .service-sidebar .post-list .widget-title::before {
	background-color: var(--pbmit-blackish-color)
}
.service-details-two .post-list li a {
	color: #787c8b;
	border-radius: 16px
}
.service-details-two .post-list li.post-active a, .post-list li a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color)
}
.service-details-two .post-list li.post-active a:after {
	color: var(--pbmit-white-color)
}
.service-details-two .post-list li a:hover:after {
	color: var(--pbmit-white-color)
}
.service-details-two .post-list li a:after {
	content: "\e82d";
	top: 28%;
	font-size: 18px;
	font-family: pbminfotech-base-icons;
	color: var(--pbmit-blackish-color)
}
.service-details-two .widget .pbmit-download .pbmit-item-download a {
	border-radius: 16px
}
.service-details-two .portfolio-challange-bg {
	border-radius: 8px
}
.service-details-two .pbmit-ads-inner .pbmit-ads-button a {
	border-radius: 50px
}
.portfolio-single h2.pbmit-title {
	color: var(--pbmit-global-color)
}
.project-details-list {
	padding: 30px 0;
	background: var(--pbmit-blackish-color);
	margin: -50px 50px 0;
	text-align: center;
	position: relative;
	color: #fff
}
.portfolio-lines-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.portfolio-lines-wrapper li {
	margin: 0;
	padding: 3px 0;
	font-size: 14px;
	line-height: 25px;
	position: relative;
	display: inline-block
}
.portfolio-lines-wrapper li:before {
	content: '/';
	padding: 0 1.1em
}
.portfolio-lines-wrapper li:first-child:before {
	display: none
}
.portfolio-line-title {
	color: var(--pbmit-global-color)
}
.portfolio-details-list {
	padding: 50px 0;
	border-bottom: 2px solid #ddd
}
.portfolio-details .portfolio-details-list:last-child {
	padding-bottom: 0;
	border-bottom: none
}
.portfolio-team {
	margin-top: 40px
}
.portfolio-team .pbmit-ihbox-style-3 {
	margin-bottom: 40px;
	margin-right: 0
}
.portfolio-team .row>.col-md-6:nth-of-type(3) .pbmit-ihbox-style-3, .portfolio-team .row>.col-md-6:nth-of-type(4) .pbmit-ihbox-style-3 {
	margin-bottom: 0
}
.portfolio-single .pbmit-short-description {
	margin-bottom: 30px
}
.portfolio-single h4 {
	font-family: Quicksand, sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 0;
	color: #030313;
	text-transform: none;
	font-style: normal
}
.dropcap {
	position: relative;
	z-index: 1;
	float: left;
	width: 100px;
	height: 40px;
	padding-top: 1px;
	margin-top: 5px;
	margin-right: calc(0.2em + 6px);
	font-size: 24px;
	line-height: 40px;
	font-weight: 500;
	color: var(--pbmit-white-color);
	text-align: center;
	overflow: hidden;
	background-color: var(--pbmit-global-color);
	display: block
}
.dropcap.rounded {
	border-radius: 10px
}
.portfolio-single .portfolio-details p {
	margin-bottom: 50px
}
.pbmit-single-project-details-list {
	padding: 50px;
	background-color: var(--pbmit-secondary-color);
	margin-bottom: 40px
}
.pbmit-portfolio-lines-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 0 200px
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li {
	font-size: 16px;
	line-height: 20px;
	border: 0;
	padding: 0;
	margin: 0
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li span.pbmit-portfolio-line-title {
	display: block;
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
	color: var(--pbmit-white-color)
}
.pbmit-portfolio-line-li .pbmit-portfolio-line-value, .pbmit-portfolio-line-li .pbmit-portfolio-line-value a {
	color: #c5c5c5
}
.portfolio-challange {
	border-style: solid;
	border-width: 1px 0;
	border-color: #f2f0f1;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	margin-top: 70px;
	margin-bottom: 70px;
	padding: 70px 0
}
.portfolio-challange .pbmit-base-icon-ok:before {
	content: '\e86c';
	font-size: 20px
}
.portfolio-challange-bg {
	background-image: url(../images/project/project-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px
}
.portfolio-single .post-navigation {
	margin-top: 70px
}
.portfolio-single .post-navigation .nav-links {
	padding-top: 40px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-top: 1px solid #e1e1e1;
	margin-top: -1px;
	padding: 41px 0;
	display: -ms-flexbox;
	display: flex;
	align-items: normal;
	justify-content: space-between;
	width: 100%
}
.portfolio-single .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
	position: relative;
	width: calc(50% - 15px);
	margin-right: auto!important
}
.portfolio-single .nav-links .nav-previous>a {
	justify-content: flex-end;
	padding-left: 40px
}
.portfolio-single .nav-links a {
	display: flex!important;
	text-align: right;
	align-items: center;
	color: var(--pbmit-blackish-color)
}
.portfolio-single .nav-links .nav-previous .pbmit-portfolio-nav-icon, .portfolio-single .nav-links .nav-next .pbmit-portfolio-nav-icon {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: rgba(3,3,19,.7);
	text-align: center;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.portfolio-single .nav-links .pbmit-portfolio-nav-icon {
	width: auto;
	left: 0;
	top: 50%;
	color: var(--pbmit-white-color);
	font-size: 18px;
	transform: translateX(0%) translateY(-50%)
}
.portfolio-single .nav-links .pbmit-portfolio-nav-icon {
	width: 45px;
	text-align: left;
	display: inline-block;
	position: relative;
	font-size: 24px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.portfolio-single .nav-links .nav-previous .pbmit-portfolio-nav-wrapper {
	margin: 0 20px;
	padding: 0;
	display: inline-block;
	text-align: end;
	vertical-align: middle;
	transition: .4s ease-out 0s
}
.portfolio-single .pbmit-portfolio-nav-head {
	font-size: 16px;
	color: #666
}
.post-navigation .nav-links .nav-title, .post-navigation .nav-links .nav-title {
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-family: Quicksand, sans-serif;
	font-weight: 500;
	font-style: normal
}
.portfolio-single .pbmit-portfolio-nav-thumbnail img {
	width: 90px;
	height: 90px
}
.portfolio-single .nav-links .nav-next>a {
	text-align: left;
	padding-right: 40px
}
.portfolio-single .nav-links .nav-next .pbmit-portfolio-nav-wrapper {
	margin: 0 20px;
	padding: 0
}
.portfolio-single .nav-links .nav-next .pbmit-portfolio-nav-icon {
	right: 0;
	left: inherit
}
.portfolio-single .nav-links .nav-next:hover .nav-title, .portfolio-single .nav-links .nav-previous:hover .nav-title {
	color: var(--pbmit-global-color)
}
.portfolio-single .nav-links .nav-previous:hover .pbmit-portfolio-nav-icon, .portfolio-single .nav-links .nav-next:hover .pbmit-portfolio-nav-icon {
	background: rgba(var(--pbmit-global-color-rgb), .9);
	color: var(--pbmit-white-color)
}
.portfolio-single h5 {
	font-weight: 500;
	margin-bottom: 20px
}
.portfolio-single .list-group {
	margin-top: 50px
}
.portfolio-single-two img {
	border-radius: 16px
}
.portfolio-single-two .pbmit-single-project-details-list {
	margin-bottom: 40px;
	padding: 50px;
	border-radius: 16px;
	background-color: var(--pbmit-white-color);
	box-shadow: 0 0 62px 4px rgb(0 0 0/8%);
	border: 1px solid rgba(3,3,19,.1)
}
.portfolio-single-two .pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-li span.pbmit-portfolio-line-title {
	color: var(--pbmit-blackish-color)
}
.portfolio-single-two .pbmit-portfolio-line-li .pbmit-portfolio-line-value, .pbmit-portfolio-line-li .pbmit-portfolio-line-value a {
	color: #787c8b;
	font-size: 16px;
	line-height: 24px
}
.portfolio-challange .pbmit-base-icon-ok:before {
	font-size: 16px
}
.portfolio-challange ul.list-group .list-group-item:hover {
	color: initial!important
}
.portfolio-single-two .portfolio-challange-bg {
	border-radius: 8px
}
.portfolio-single-two.portfolio-single .nav-links .nav-previous .pbmit-portfolio-nav-icon, .portfolio-single-two.portfolio-single .nav-links .nav-next .pbmit-portfolio-nav-icon {
	border-radius: 50%!important
}
.sidebar .widget {
	padding: 45px;
	margin-bottom: 40px;
	border-radius: 0;
	background: #f0f2f7
}
.sidebar .widget:last-child {
	margin-bottom: 0
}
.widget a, .widget .post-date {
	font-family: var(--pbmit-heading-typography-font-family);
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -.5px;
	font-weight: 500;
}
.sidebar .widget-categories ul li {
	margin: 2px 0;
	padding: 0!important;
	position: relative;
	list-style: none
}
.sidebar .widget-categories ul li a {
	position: relative;
	padding: 10px 30px 8px;
	display: block;
	padding-left: 0;
	line-height: normal
}
.sidebar .widget-categories li span {
	position: absolute;
	right: 0;
	width: 30px;
	height: 25px;
	line-height: 25px;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: 450;
	top: 9px
}
.sidebar .recent-post-list li {
	padding-bottom: 30px;
	display: flex!important;
	align-items: center;
	width: 100%
}
.sidebar .recent-post-list li:last-child {
	padding-bottom: 0
}
.sidebar .recent-post-list .media {
	display: flex
}
.sidebar .recent-post-list .recent-post-thum {
	width: 75px;
	flex-shrink: 0;
	margin-right: 20px
}
.sidebar .recent-post-list .post-date {
	line-height: 17px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
	color: #787c8b
}
.sidebar .recent-post-list .post-date:hover {
	color: var(--pbmit-global-color)
}
.sidebar .widget .tagcloud a {
	display: inline-block;
	font-size: 14px!important;
	font-weight: 600;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	margin: 0 4px 8px 0;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	text-align: center;
	transition: .4s ease-out 0s
}
.sidebar .widget .tagcloud a:hover {
	color: #fff;
	background: var(--pbmit-global-color)
}
.sidebar .widget.widget-archive ul li {
	padding: 0 0 15px
}
.sidebar .widget.widget-flickr a {
	overflow: hidden;
	display: block;
	margin: 0 8px 0 0;
	width: 80px;
	height: 80px;
	display: inline-block;
	background: 0 0
}
.widget.single-service-contact {
	background-image: url(../images/pbmit-ads.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f0f2f7;
	padding: 45px;
	margin-bottom: 40px;
	border: none
}
.single-service-contact-inner img {
	border-radius: 50%;
	margin: 0
}
.single-service-contact-inner ul.pbmit-social-links li {
	display: inline-block;
	margin-top: 10px
}
.single-service-contact ul.pbmit-social-links li a, .single-service-contact-inner ul.pbmit-social-links li a {
	font-size: 16px;
	font-weight: 300!important;
	letter-spacing: 0;
	background: #fff;
	border-radius: 50%;
	padding: 8px;
	margin: 0 2px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center
}
.single-service-contact ul.pbmit-social-links li a:hover {
	background-color: var(--pbmit-global-color);
	color: #fff
}
.single-service-contact .pbmit-social-li {
	margin-right: 0
}
.single-service-contact .pbmit-social-links {
	margin-top: 10px
}
.widget .pbmit-download .pbmit-item-download:first-child {
	margin-bottom: 15px;
	margin-left: 0
}
.widget .pbmit-download .pbmit-item-download a {
	display: block;
	text-align: center;
	padding: 20px 30px;
	font-size: 18px;
	line-height: 22px;
	color: var(--pbmit-blackish-color);
	display: flex;
	align-items: center;
	background-color: var(--pbmit-light-color);
	position: relative
}
.widget .pbmit-download .pbmit-item-download a:hover {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color)
}
.widget .pbmit-download .pbmit-item-download a i:first-child {
	margin-right: 10px
}
.widget .pbmit-download .pbmit-item-download a i {
	font-size: 35px;
	vertical-align: middle
}
.widget .pbmit-download .pbmit-item-download:last-child a {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color)
}
.widget .pbmit-download .pbmit-item-download:last-child a:hover {
	background-color: var(--pbmit-blackish-color)
}
.pbmit-ads-inner .pbmit-ads-logo {
	background: var(--pbmit-white-color);
	display: inline-block;
	padding: 15px;
	width: 130px;
	position: relative;
	z-index: 1
}
.pbmit-ads-inner h3.pbmit-ads-title {
	font-size: 26px;
	line-height: 36px;
	padding: 30px 0;
	font-weight: 600
}
.pbmit-ads-inner h3.pbmit-ads-title span {
	color: var(--pbmit-global-color)
}
.pbmit-ads-inner .pbmit-ads-logo::after {
	content: "";
	position: absolute;
	top: 0;
	left: -50px;
	width: 100%;
	height: 100%;
	background-color: var(--pbmit-white-color);
	z-index: -1
}
.pbmit-ads-inner .pbmit-ads-button {
	display: inline-block;
	padding-bottom: 30px;
	font-family: Quicksand, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 13px;
	line-height: 20px;
	font-style: normal
}
.pbmit-ads-inner .pbmit-ads-button a {
	padding: 10px 20px 10px 20px;
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -.5px;
	font-weight: 700
}
.pbmit-ads-inner .pbmit-ads-button a:hover {
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color)
}
.pbmit-ads-inner .pbmit-ads-button a span {
	position: relative
}
.pbmit-ads-inner .pbmit-ads-button a span::after {
	content: "\e83a";
	font-family: pbminfotech-base-icons;
	position: absolute;
	top: 50%;
	right: -25px;
	transform: translateY(-50%)
}
.widget .widget-title {
	display: inline-block;
	padding-left: 45px;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 0;
	color: var(--pbmit-blackish-color)
}
.widget .widget-title::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 30px;
	height: 1px;
	background-color: var(--pbmit-blackish-color)
}
.post blockquote {
	margin: 0;
	border-left: none;
	font-size: 22px;
	line-height: 32px;
	margin: 40px 0 0;
	padding: 0 10px 30px 80px;
	position: relative;
	color: var(--pbmit-blackish-color)
}
.post blockquote::before {
	content: "\e864";
	font-size: 50px;
	font-family: pbminfotech-base-icons;
	line-height: normal;
	font-style: normal;
	font-weight: 400;
	position: absolute;
	color: var(--pbmit-global-color);
	top: 0;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	left: 0
}
.post blockquote cite {
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	font-style: normal!important;
	margin-top: 15px;
	opacity: 1;
	font-weight: 500;
	color: var(--pbmit-global-color)
}
.post blockquote p {
	margin: 0
}
.post blockquote em {
	font-size: 12px;
	line-height: normal
}
.wp-block-columns {
	display: flex;
	gap: 1em;
	margin-bottom: 1.75em;
	box-sizing: border-box;
	align-items: normal!important
}
.post-content-bottom a {
	display: inline-block;
	font-size: 14px!important;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	transition: .4s ease-out 0s
}
.post-content-bottom a:hover {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color)
}
.post-navigation .nav-links {
	margin-top: -1px;
	padding: 41px 0;
	display: -ms-flexbox;
	display: flex;
	align-items: normal;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 0
}
.post-navigation .nav-links .nav-previous {
	margin-right: auto!important;
	position: relative;
	width: calc(50% - 15px)
}
.post-navigation .nav-links a {
	text-align: left;
	display: -ms-flexbox!important;
	display: flex!important;
	align-items: center
}
.post-navigation .nav-links .pbmit-post-nav-thumbnail {
	align-self: flex-start;
	flex-shrink: 0;
	position: relative;
	width: 90px;
	height: 90px;
	margin-right: 20px
}
.post-navigation .nav-links .pbmit-post-nav-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: rgba(3,3,19,.7);
	transition: all .25s ease-in-out;
	transform: translateX(-50%) translateY(-50%)
}
.pbmit-post-nav-thumbnail img {
	width: 90px;
	height: 90px
}
.post-navigation .nav-links .nav-previous .pbmit-post-nav-wrapper {
	margin: 0 20px 0 0
}
.post-navigation .nav-links .pbmit-post-nav-wrapper {
	text-align: left;
	word-break: break-word
}
.post-navigation .nav-links .pbmit-post-nav-head {
	font-size: 16px;
	color: var(--pbmit-global-color);
	transition: all .25s ease-in-out
}
.post-navigation .pbmit-post-nav.nav-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-wrapper {
	text-align: right;
	padding: 0
}
.post-navigation .nav-links .nav-next .pbmit-post-nav-thumbnail {
	margin-left: 20px
}
.comments-box {
	margin-top: 50px
}
.comments-box .comments-title {
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 35px;
	margin-top: 45px
}
.comments-box {
	margin-top: 35px
}
.comments-box .media {
	display: flex;
	margin-bottom: 30px;
	border-bottom: 1px solid var(--pbmit-light-color)
}
.comments-box .children .media.even.depth-2 {
	margin-left: 100px;
	padding-top: 8px
}
.comment-author img {
	border-radius: 50%;
	width: 100px;
	height: 100px
}
.media-body.comment-meta {
	padding: 0 0 30px;
	background: #fff;
	margin-left: 40px
}
.comment-meta .comment-owner {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 26px;
	display: flex;
	position: relative;
	color: var(--pbmit-blackish-color)
}
.comment-owner-inner {
	color: var(--pbmit-global-color);
	text-decoration: underline;
	margin: 0 5px
}
.comment-meta a {
	color: #787c8b;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase
}
.comment-meta p {
	display: block
}
.comment-meta .reply a {
	display: inline-block;
	font-size: 12px;
	line-height: normal;
	padding: 4px 10px;
	letter-spacing: .5px;
	font-weight: 700!important;
	text-transform: uppercase;
	color: #fff;
	background-color: var(--pbmit-blackish-color);
	transition: .4s ease-out 0s
}
.comment-meta .reply a:before {
	font-family: pbminfotech-base-icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	text-align: center;
	opacity: 1;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
	font-size: 10px;
	content: "\f112";
	margin-right: 5px
}
.comment-meta .reply a:hover {
	background-color: var(--pbmit-global-color)
}
.comment-reply-title {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 24px;
	line-height: 34px
}
.comment-respond {
	margin: 100px 0;
	margin-top: 80px;
	border-radius: 0;
	padding: 40px 50px 50px;
	background-color: var(--pbmit-light-color)
}
.comment-form .form-group {
	margin-bottom: 20px
}
.comments-box p {
	margin-top: 20px;
	display: block
}
.comment-form form .form-group:last-child {
	margin-bottom: 10px
}
.comment-form button.pbmit-btn {
	padding: 18px 45px 18px 40px;
	text-transform: uppercase
}
.comment-form button.pbmit-btn:hover {
	background-color: var(--pbmit-global-color)
}
.pbmit-author-box {
	margin-top: 40px;
	margin-bottom: 0;
	background-color: var(--pbmit-secondary-color);
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 5px
}
.pbmit-author-image {
	width: 200px;
	min-width: 200px;
	height: 200px;
	display: block;
	overflow: hidden;
	margin-right: 35px;
	z-index: 1
}
.pbmit-author-content {
	-webkit-flex-shrink: 100;
	-moz-flex-shrink: 100;
	-ms-flex-negative: 100;
	flex-shrink: 100
}
.pbmit-author-content .pbmit-author-name {
	line-height: 30px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 10px;
	margin-bottom: 15px;
	display: inline-block
}
.pbmit-author-content .pbmit-author-name a {
	color: #fff
}
.pbmit-team-details {
	background-color: #f0f2f7;
	padding: 60px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-team-title {
	font-size: 42px;
	line-height: 52px;
	font-weight: 500;
	margin-bottom: 5px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-team-designation {
	font-size: 16px;
	line-height: 26px;
	color: var(--pbmit-global-color);
	font-weight: 500;
	margin-bottom: 20px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-team-des {
	padding-left: 55px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-single-team-info {
	margin-top: 30px;
	margin-bottom: 30px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-single-team-info li {
	color: #787c8b;
	font-size: 16px;
	line-height: 35px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-single-team-info li label {
	display: inline-block;
	min-width: 120px;
	font-weight: 600;
	color: var(--pbmit-blackish-color);
	text-transform: uppercase
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-single-team-info a {
	color: #787c8b
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-single-team-info a:hover {
	color: var(--pbmit-global-color)
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-social-links li {
	padding-right: 10px;
	display: inline-block
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-social-li a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: var(--pbmit-blackish-color);
	background-color: #fff;
	padding: 10px
}
.pbmit-team-details .pbmit-team-details-inner .pbmit-social-li a:hover {
	background-color: var(--pbmit-global-color);
	color: #fff!important
}
.team-details-wrap {
	margin-top: 40px
}
.team-details-wrap .pbmit-title {
	font-weight: 500;
	margin-bottom: 20px
}
.team-experience {
	border-top: 1px solid #f2f0f1;
	margin-top: 80px;
	margin-bottom: 0;
	padding: 60px 0 80px;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}
.team-experience .pbmit-title {
	font-weight: 500;
	margin-bottom: 16px
}
.team-experience .pbmit-progress-style-4 .progress {
	height: 10px!important
}
.team-experience-inbox {
	border-top: 1px solid #f2f0f1;
	margin-top: 30px;
	padding: 30px 0 0;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}
.team-experience-inbox .pbmit-ihbox-style-23 {
	margin-bottom: 12px
}
.team-details-contact {
	margin: auto;
	width: 60%
}
.team-details-contact .form-control {
	background-color: #fff;
	color: #787c8b;
	height: 40px;
	padding: 0 15px;
	font-size: 14px;
	text-align: right;
	border: 0;
	border-radius: 0;
	margin-bottom: 40px;
	width: 100%
}
.team-details-contact textarea {
	height: 120px!important;
	resize: none;
	padding: 12px 15px!important
}
.team-details-contact .pbmit-btn {
	padding: 15px 35px
}
.team-member-detail-two .pbmit-team-details {
	background-color: #faf8f6;
	padding: 60px;
	border-radius: 16px
}
.team-member-detail-two .pbmit-team-img img {
	border-radius: 16px
}
.contact-left-section {
	padding: 0 0 0 100px
}
.pbmit-globlacolor-link {
	color: var(--pbmit-global-color);
	font-weight: 700;
	text-decoration: underline
}
.contact-section .pbmit-heading-subheading h2.pbmit-title:after {
	display: none
}
.contact-section-left {
	background-color: var(--pbmit-secondary-color);
	border-radius: 5px;
	margin: 100px -90px 100px 90px;
	padding: 70px 60px 70px 70px
}
.contact-form {
	box-shadow: 0 0 21px 0 rgb(0 0 0/9%);
	margin: 0 15px 0 0;
	padding: 140px 60px 144px 130px
}
.contact-section-bg {
	background-image: url(../images/bg/bg03.html);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto
}
.contact-section .faq-section-bg {
	margin-top: 0;
	padding: 200px 0 0
}
.contact-section-home1 .pbmit-contact-info li:not(:last-child) {
	padding: 0 20px 0 0
}
.contact-section-home1 .pbmit-social-links li {
	display: inline-block;
	vertical-align: top
}
.contact-section-home1 .pbmit-social-links li a {
	font-size: 20px;
	color: #8f8da0
}
.contact-section-home1 .pbmit-social-links li a:hover {
	color: var(--pbmit-global-color)
}
.contact-section-home1 .form-control {
	display: block;
	width: 100%;
	height: 55px;
	font-size: 14px;
	text-align: right;
	color: var(--pbmit-blackish-color);
	font-weight: 500;
	line-height: normal;
	padding: 15px;
	background-color: var(--pbmit-white-color);
	border: 1px solid #eee;
	border-radius: 0;
	transition: all 500ms ease
}
.contact-section-home1 textarea.form-control {
	height: 120px
}
.contact-section-home1-bottom {
	border-style: solid;
	border-width: 1px 0 0;
	border-color: #f2f0f1;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	padding: 80px 0 100px
}
.contact-section-home1 .pbmit-btn {
	padding: 15px 35px
}
iframe {
	width: 100%;
	height: 550px;
	filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg )
}
.form-style-1 .form-control, .form-style-1 textarea {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	padding-left: 0;
	color: #fff
}
.comment-form .comment-notes {
	margin-bottom: 25px
}
.form-control {
	background-color: #fff;
	color: #787c8b;
	height: 60px;
	padding: 15px 50px 15px 20px;
	padding-left: 0;
	font-size: 14px;
	border: 0;
	border-radius: 36px;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
	width: 80%
}
.input-group .form-control {
	border: none
}
.input-group-text {
	width: 30%;
	height: 60px;
	margin-left: -50px;
	line-height: normal;
	text-align: center;
	padding: 0;
	border: none;
	border-radius: 36px;
	background-color: var(--pbmit-global-color);
	position: relative
}
input:focus, .form-control:focus {
	outline: none!important;
	border-color: var(--pbmit-global-color);
	box-shadow: none!important
}
.form-select {
	padding: 12px 15px;
	font-size: 14px;
	color: #848484;
	border: 1px solid #eee;
	border-radius: 5px;
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 500
}
.form-select:focus {
	border-color: #eee;
	outline: 0;
	box-shadow: none
}
.form-check {
	margin-right: 20px;
	color: var(--pbmit-white-color)
}
.form-check-label {
	color: var(--pbmit-body-typography-color)
}
.pbmit-grid-item {
	display: grid;
	margin-bottom: 0;
	padding: 0;
	width: auto!important
}
.pbmit-card {
	box-shadow: 0 15px 38px 0 rgb(0 0 0/10%)!important;
	border-radius: 5px!important;
	border: 0;
	margin-bottom: 20px
}
.pbmit-card-body {
	padding: 10px 20px 20px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	order: 2
}
.pbmit-grid-item .pbmit-card-media img {
	border-radius: 0;
	box-shadow: none;
	display: block;
	height: auto;
	margin: 0;
	object-fit: cover;
	order: 1;
	width: 100%;
	transform: scale(1);
	-webkit-transition: all .6s ease-in-out
}
.pbmit-media-card-inner {
	position: relative;
	overflow: hidden;
	border-radius: 5px
}
.pbmit-grid-item .pbmit-media-card-inner:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	background-color: rgba(0,0,0,.2);
	opacity: 0;
	-webkit-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}
.pbmit-grid-item:hover .pbmit-card-media .pbmit-media-card-inner:after {
	opacity: 1
}
.pbmit-grid-item:hover .pbmit-card-media img {
	transform: scale(1.03) rotate(0.50deg)
}
.pbmit-card-title {
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 10px
}
.pbmit-card-text {
	display: none
}
.pbmit-progress-status {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 15px 0
}
.pbmit-card-progress .pbmit-info {
	display: flex;
	flex-direction: column;
	position: relative
}
.pbmit-label {
	font-weight: 500;
	color: var(--pbmit-blackish-color)
}
.goal-text {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: var(--pbmit-global-color)
}
.pbmit-card-progress strong {
	display: none
}
.pbmit_info {
	display: flex;
	flex-direction: column;
	position: relative
}
.pbmit-card-progress .progress {
	border-bottom: none;
	background-color: #eee!important
}
.pbmit-card-progress .progress .progress-bar {
	height: 100%;
	border-radius: 20px
}
button.pbmit-btn.pbmit-btn- {
	display: none
}
.pbmit-card-media {
	padding: 20px
}
.donations-single-img {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}
.donations-single-img::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	left: 0;
	background: linear-gradient(0deg, rgba(8,24,57,.60) 0%, rgba(0,50,129,0) 90%);
	opacity: 0;
	transform-origin: right center 0;
	transform: perspective(100px) rotateY(-120deg);
	transform-style: flat;
	transition: transform .5s ease-in-out, opacity .2s ease-in-out
}
.donations-single-img:hover:before {
	opacity: .9;
	transform: rotateY(0deg)
}
.donations-single-details .pbmit-goal-progress {
	margin-top: 15px
}
.donations-single-details .progress {
	border-bottom: none
}
.single-progress-status {
	display: flex;
	align-items: center;
	margin-top: 20px
}
.single-progress-status strong {
	padding-left: 15px;
	margin-right: 15px;
	font-weight: 500;
	color: var(--pbmit-blackish-color)
}
.pbmit-notice {
	position: relative;
	padding: 1em 1.5em 1em 2em;
	border-left: 4px solid;
	margin: 30px 0;
	background: #f3f3f3;
	box-shadow: 0 1px 1px 0 rgb(0 0 0/10%);
	border-color: #ffba00
}
i.fa.fas.fa-exclamation-triangle {
	background-color: #ffba00;
	content: "";
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	position: absolute;
	top: 50%;
	font-size: 16px;
	margin-top: -15px;
	left: -17px;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
	text-shadow: 1px 1px rgb(0 0 0/50%)
}
.pbmit-notice p {
	margin: 0!important;
	color: #333
}
.donations-single-details li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 5px 5px 0
}

/*

.whatsapp-float {
  position: fixed;
  bottom: 80px;
  right: 17px;
  background-color: #25D366;
  color: white;
  font-size: 30px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  z-index: 9999;
  transition: all 0.3s ease;
  animation: pulse 2s infinite;
	opacity: 0;
  visibility: hidden;
}
.whatsapp-float.show {
  opacity: 1;
  visibility: visible;
}
.whatsapp-float:hover {
  background-color: #1EBE57;
  transform: scale(1.1);
}

@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6); }
  70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

.whatsapp-text {
  position: absolute;
  right: 70px;
  background: #25D366;
  color: #fff;
  font-size: 14px;
  padding: 6px 12px;
  border-radius: 20px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.3s ease;
  pointer-events: none;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.whatsapp-float:hover .whatsapp-text {
  opacity: 1;
  transform: translateX(0);
}

@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6); }
  70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}
*//* === Base container === */
.floating-contact {
  position: fixed;
  right: 25px;
  bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.floating-contact.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* === Button base === */
.contact-btn {
  position: relative;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #444;
  color: #fff;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 4px 18px rgba(0,0,0,0.3);
  overflow: hidden;
  transition: all 0.3s ease;
}
.contact-btn:hover {
  width: 180px;
  border-radius: 50px;
  justify-content: flex-start;
  padding-left: 30px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.35);
	  font-size: 24px;
	color: #FFFFFF;

}

/* === WhatsApp === */
.contact-btn.whatsapp {
  background: #25d366;
}
.contact-btn.whatsapp:hover {
  background: #1ebe5d;
}

/* === Email === */
.contact-btn.email {
  background: #0078d7;
}
.contact-btn.email:hover {
  background: #005fa3;
}

/* === Icon styling === */
.contact-btn i {
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.contact-btn:hover i {
  transform: scale(1.1);
}

/* === Text animation === */
.contact-text {
  position: absolute;
  left: 30px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-10px);
  font-weight: 500;
  transition: all 0.4s ease;
	color: #FFFFFF;
	font-size: 18px;
}
.contact-btn:hover .contact-text {
  opacity: 1;
  transform: translateX(0);

}

/* === Pulse effect for attention === */
@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5); }
  70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}
.contact-btn.whatsapp {
  animation: pulse 2s infinite;
}