/*!
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 
=============================================
***/
--themeColorPrimary : #0081ff;
--themeColorSecondary : #ff0000;
--themeColorOptional : #000000;

/*** 
=============================================
Header Section Css 
=============================================
***/
a.logo_img img {
	width: 130px !important;
	height: auto;
}
.sticky {
	background: #ffffff !important;
}
.header-button a{
	color: #ffffff;
	background-color: #0081ff;
}
.owl-nav {
	display:none;
}

@media (max-width: 768px){
	.mean-container .mean-bar::before {
		content: "";
		display: inline-block;
		background-image: url(./assets/mu-images/logo/koncore-logo12.png);
		background-size: contain;
		background-repeat: no-repeat;
		width: 200px;
		height: 80px;
	}
	.mean-container .mean-bar {
		min-height: 100px;
		background: #ffffff;
	}
	.mean-container a.meanmenu-reveal {
		padding: 38px;
	}
	.scroll-area .go-top.active {
		top: 92%;
		right: 15px;
	}
	.mean-container a.meanmenu-reveal span{
		background: #ff0000;
	}
	.meanmenu-reveal.meanclose:hover {
		color: #ff0000 !important;
	}
	.mean-container .mean-bar::before{
		top: 10px;
	}
	.hero-section{
		height: 400px;
	}
}
/*** 
=============================================
BreadCrumb Section Css 
=============================================
***/
.breatcam-section{
	background: url(./assets/mu-images/home/breadcrumb.jpg);
}
@media (max-width: 768px){
}
/*** 
=============================================
Home Page Css 
=============================================
***/
.row.call-to-bg {
	margin-bottom: 0px;
	margin-top: 0px;
}
.contact-informations{
	border: 1px solid;
}
.people img {
	border-radius: 50px;
	border: 2px solid #ff0000;
}
p.hero-desc {
	color: #000000;
}
p.process-desc{
	color: #000000;
}
.process-section{
	padding: 10px 0 60px;
}
.client-logo {
	max-height: 80px;
	margin: 0 auto;
	transition: filter 0.3s ease;
	object-fit: contain;
}
.client-logo:hover {
	filter: grayscale(0%);
}
.faq-section {
	padding: 100px 0 50px;
}
.owl-dots {
    display: none;
}
.bg-light{
	background-color:#ffffff;
}

@media (max-width: 768px){
	.hero-button{
		display:none;
}
.client-logo {
		max-height: 80px;
		margin: 0 auto; /* This centers the image inside the .item */
		display: block; /* Ensures the image is centered */
		object-fit: cover;		
}
.owl-carousel .item {
		text-align: center; /* Centers content inside each carousel item */
	}
}
/*** 
=============================================
About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
======================================================
<--  Service Section Css -->
======================================================**/

.tabs {
	margin-top:50px;
}
.service-section {
	padding: 0 0 39px;
}
.service-thumb img {
	height: 300px;
	object-fit:cover;
}
a.hendrio-button{
	background: #0081ff;
}
.project-single-box img{
	height:250px;
	object-fit: cover;
	width: 350px;
	height: 350px;
}
.service-dtls-all-items {
	padding-left: 100px;
}
@media (max-width: 768px){
}
/*** 
=============================================
Gallery Page Css 
=============================================
***/
.project-thumb img {
	height: 300px;
	object-fit: cover;
}

@media (max-width: 768px){
}
/*** 
=============================================
Contact Page Css 
=============================================
***/
.contacts-title a:hover{
	color:#dee2e6;
}
@media (max-width: 768px){
}
/***
=============================================
Pricing Page Css 
=============================================
***/
.equal-columns th,
.equal-columns td {
    width: 50%;
    text-align: center; /* optional: for alignment */
}
.service-dtls-items ul li {
	 color: #212529;
}
.payment-icons-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.payment-icons-inline {
  white-space: nowrap;
  display: inline-block;
}

.payment-icons-inline img {
  height: 40px;
  margin: 0 10px;
  display: inline-block;
}


@media (max-width: 768px){

}
 
/*** 
=============================================
Footer Section Css 
=============================================
***/
.footer-bottom-content {
	text-align: center;
}
.footer-section {
	padding: 0 0 0px;
	background: #000000;
}
.company-info-desc p {
	padding:5px 0 5px;
}
.footer-bottom-section{
	padding: 13px 0 13px;
}
.row.footer-bg {
	border-block-start: 3px solid red;
}
@media (max-width: 768px){
}
/*** 
=============================================
Floating button Area Css 
=============================================
***/
.mu-single-call-box {
	max-width: 100%;
	height: 150px;
	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:    #ff0000;
	box-shadow:    0 5px #000000;
	padding:       15px 15px;
	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: var(--themeColorPrimary);
		font-size: 20px;
	}
}