/*!
Theme Name: webizseo
Theme URI: http://underscores.me/
Author: webizseo
Author URI: https://www.webizseo.com/
Description: A wordpress theme by WebizSEO.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webizseo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

webizseo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* Webizseo CSS */

/*** 
=============================================
	Color Css 
=============================================
***/

.bg-gradiant {
	background-image: linear-gradient(200deg, var(--pbmit-global-color) 0%, var(--pbmit-secondary-color) 100%) !important;
}
.bg-black {
	background: #000000 !important;
}

/*** 
=============================================
	Header Section Css 
=============================================
***/
.pbmit-pre-header-wrapper {
	padding: 5px;
	height: auto;
}
.mu-topbar-image {
	background: var(--pbmit-white-color);
	padding: 0 15px;
	border-radius: 5px;
}
.mu-topbar-image div img, .mu-24-by-7-img a img {
	object-fit: contain;
}
.header-style-3 .pbmit-contact-info li {
	display: inline-flex;
}
.site-header .site-branding img {
	max-height: 70px;
}
.header-style-3.site-header .pbmit-social-links li a, .site-header .pbmit-contact-info li i, .site-header .pbmit-contact-info li a {
	color: var(--pbmit-white-color);
}
@media (min-width: 1201px) {
	.header-style-3 .pbmit-pre-header-wrapper .pbmit-pre-header-right {
		border-left: 1px solid rgba(255, 255, 255, 0.81);
	}
}
@media (max-width: 768px){
}
/*** 
=============================================
	BreadCrumb Section Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
	Home Page Css 
=============================================
***/

.pbmit-slider-two .pbmit-slider-item {
	padding: 330px 0 190px 0;
}
.pbmit-slider-two .pbmit-slider-item .pbmit-slider-bg video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.service-section-seven .pbmit-service-style-5 .pbminfotech-post-item {
	border-radius: 30px;
	border: 1px solid rgb(255, 255, 255);
}
.service-section-seven .pbmit-service-style-5 .pbmit-featured-wrapper img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.service-section-seven .pbmit-service-style-5 .pbmit-service-btn-wrapper {
	background-color: var(--pbmit-link-color-hover);
}
.service-section-seven .pbmit-service-style-5 .pbmit-service-btn-wrapper::after, .pbmit-service-style-5 .pbmit-service-btn-wrapper::before {
	box-shadow: 0 20px 0 0 var(--pbmit-link-color-hover);
}
.service-section-seven .pbmit-service-style-5 .pbmit-service-image-wrapper .pbmit-service-btn {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-service-style-2 .pbmit-service-image-wrapper img {
	width: 100%;
	height: 530px;
	object-fit: cover;
}
.pbminfotech-ele-fid-style-2 {
	text-align: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-icon-title {
	justify-content: center;
}
.video-section-one .pbmit-heading-subheading-style-1 .pbmit-title {
	font-size: 35px;
	line-height: normal;
	letter-spacing: normal;
	font-style: normal;
	padding: 0 80px;
}
.bg-gradiant .pbmit-ihbox-style-9 .pbmit-ihbox-icon {
	margin-right: 15px;
}
.bg-gradiant .pbmit-ihbox-style-4 .pbmit-icon-type-icon {
	background: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.bg-gradiant .pbmit-ihbox-style-4:hover .pbmit-icon-type-icon {
	background: var(--pbmit-secondary-color);
}
.bg-gradiant .pbmit-ihbox-style-9 .pbmit-ihbox-box {
	border: 1px solid var(--pbmit-white-color);
}
.bg-gradiant .pbmit-ihbox-style-9 .pbmit-element-title {
	color: var(--pbmit-white-color);
}
.bg-gradiant .pbmit-ihbox-style-9:hover .pbmit-ihbox-box {
	border-color: var(--bs-black);
}
.bg-gradiant .pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper {
	background-color: var(--bs-black);
}
.bg-gradiant .pbmit-ihbox-style-9:hover .pbmit-element-title {
	color: var(--bs-black);
}

.pbmit-portfolio-style-2 .pbminfotech-box-content {
	opacity: 1;
	bottom: 40px;
	transform: none;
}
@media (max-width: 768px){
	.pbmit-slider-two .pbmit-slider-item {
		padding: 150px 0 60px 0;
	}
	.video-section-one .pbmit-heading-subheading-style-1 .pbmit-title {
		padding: 0 0;
	}
}
/*** 
=============================================
	About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
	Areas We Cover Page Css 
=============================================
***/
.area-we-cover-pg .pbmit-ihbox-style-9 .pbmit-ihbox-box {
	border: 1px solid var(--pbmit-global-color);
}
.area-we-cover-pg .pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-light-color);
}
.area-we-cover-pg .pbmit-ihbox-style-9:hover .pbmit-ihbox-box {
	border: 1px solid var(--pbmit-secondary-color);
}
.area-we-cover-pg .pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-wrapper {
	background-color: var(--pbmit-secondary-color);
	color: var(--pbmit-light-color);
}
@media (max-width: 768px){
}
/*** 
=============================================
	Optional Page Css 
=============================================
***/
.mu-flexiable-services .pbmit-ihbox-style-17 .pbmit-heading-desc {
	margin-bottom: 15px;
}
.mu-flexiable-services .pbmit-ihbox-style-17 .pbmit-element-title a, .mu-flexiable-services .pbmit-ihbox-style-17 .service-link a {
	color: var(--pbmit-white-color);
}
.image-container img {
	border-radius: 30px;
}
.mu-flexibale-gallery .pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
	height: 400px;
	object-fit: cover;
}
.mu-flexiable-cta.video-section-one {
	padding: 130px 0px 130px 0px;
}

@media (max-width: 768px){
}
/*** 
=============================================
	Gallery Page Css 
=============================================
***/
.pbmit-portfolio-style-3 .pbmit-featured-wrapper img {
	height: 400px;
	width: 100%;
	object-fit: cover;
}
@media (max-width: 768px){
}
/*** 
=============================================
	Contact Page Css 
=============================================
***/
.mu-contact-ftr {
	padding-left: 3rem;
}
@media (max-width: 768px){
	.mu-contact-pg .contact-us-left-area {
		padding: 80px 0 0;
	}
	.mu-contact-pg .pbmit-ihbox-style-9 .pbmit-ihbox-icon {
		margin-right: 10px;
	}
	.mu-contact-pg .pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper {
		width: 45px;
		height: 45px;
		font-size: 20px;
		line-height: 20px;
	}
	.mu-contact-ftr {
		padding-left: 0rem;
	}
}
/*** 
=============================================
	Footer Section Css 
=============================================
***/
.footer-style-2 {
	background-image: linear-gradient(180deg, var(--pbmit-global-color) 0%, var(--pbmit-secondary-color) 100%) !important;
	background-color: transparent;
}
.footer-style-2 .pbmit-footer-logo {
	background: var(--pbmit-white-color);
	width: fit-content;
	padding: 5px;
}
.footer-style-2 .pbmit-footer-logo img {
	height: 100%;
}
.pbmit-one-column-menu.widget h5 {
	color: var(--pbmit-white-color) !important;
}
.site-footer .widget ul > li i {
	color: var(--pbmit-white-color);
}
.site-footer .widget .pbmit-footer-social-area ul > li {
	padding: 0;
	background: var(--pbmit-global-color);
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	margin-right: 10px;
}
.site-footer .widget ul a {
	color: #fff;
}
.site-footer .widget .pbmit-footer-social-area ul > li i {
	color:var(--pbmit-white-color);
}
.site-footer .pbmit-footer-text-area {
	background-color: var(--pbmit-global-color);
}
@media (max-width: 768px){
}
/*** 
=============================================
	Floating button Area Css 
=============================================
***/
.mu-single-call-box {
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
	padding: 0 50px;
}
.mu-single-call-box .mu-btn {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	transition: 0.1s;
	margin: 0 auto;
}
.floating-btn, .floating-btn-2{
	display: none;
}
.floating-btn , .floating-btn-2 {
	background:    var(--pbmit-global-color);
	border-radius: 1000px;
	box-shadow:    0 5px #000000;
	padding:       15px 20px;
	color:         #ffffff;
	font:          normal bold 20px/1 "Open Sans", sans-serif;
	text-align:    center;
}
/*Mobile Css Start*/
@media (max-width: 768px){
	.mu-single-call-box {
		display: none;
	}
	.floating-btn, .floating-btn-2 {
		position: fixed;
		bottom: 20px;
		display: block !important;
		z-index: 999;
	}
	.floating-btn{
		left: 10px;
	}
	.floating-btn-2{
		right: 70px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
	}
}
/* ========== Area Cover ========== */
#mu-area-cover-box {
	padding: 30px 0;
}
#mu-area-cover-box p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
}
.mu-area-cover-grid {
	display: flex;
	column-gap: 20px;
	row-gap: 20px;
	margin-bottom: 10px;
	flex-wrap: wrap;
	justify-content: center;
}
.mu-area-cover-grid a {
	line-height: 1.2em;
	font-size: 15px;
	font-weight: 500;
	color: var(--accent-color);
	box-shadow: 0px 0px 5px 0px #000;
	padding: 15px;
	width: 22%;
	border-radius: 10px;
}
.mu-area-cover-btn-box {
	text-align: center;
	margin-top: 10px;
}
button#mu-area-cover-btn {
	background: transparent;
	border: transparent;
	color: #000;
	width: auto;
	border-radius: 4px;
}
@media (max-width: 768px){
	.mu-area-cover-grid a {
		width: 100%;
	}
}
/***