/*!
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 */
.hero.hero-slider-layout .hero-slide::before{
	background: #00000000;
}
a.aw-text-link {
    color: #eee;
    font-size: 20px;
    font-weight: 500;
}

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

#mu-home-form-btn.btn-default:hover {
	background: transparent;
	color: var(--accent-color);
	border: 2px solid var(--accent-color);
}
.section-title h2 {
	color: var(--accent-color);
}
/*** 
=============================================
  Header Section Css 
=============================================
***/
.service-item:hover .service-item-content h3, .service-item:hover .service-item-content p {
    color: #000000;
}
.service-item-content h3 {
    color: #fff;
}
.btn-default::before {
    filter: invert(1);
}
.btn-default {
    color: #000;
}
.main-menu ul li a {
    font-weight: 600;
    color: #d9dd24;
}
.navbar {
    padding: 0px 0px;
    background: #000000;
}

@media (max-width: 768px){
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
.breadcrumb-item + .breadcrumb-item::before {
	content: "/";
}
.page-header-box h1 {
  font-size: 40px;
}
@media (max-width: 768px){
	.page-header-box h1 {
		font-size: 30px;
	}
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
h2.aw-gallery-text {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 600;
}
p.aw-text {
    margin-top: 10px;
}
h5.aw-heading-2 {
    color: #fff;
    position: relative;
    font-size: 15px;
    line-height: 25px;
}
.our-testimonial-box {
    background: url(../images/testimonial-bg.png), #000;
}
h3.aw-heading-1 {
    color: #d3d3d3;
}
.hero, .page-header {
	background: url(assets/mu-images/home-page/aw-bredcrumb.jpg);
	background-repeat: no-repeat;
	background-position: center !important;
	background-size: cover;
	margin-top: -120px;
}
.section-title h1 {
	font-size: 60px;
}
h1.text-anime-style-3 div.split-line {
	display: inline-block !important;
	margin-right: 15px;
}
.section-title h3::before {
	background: url('assets/mu-images/shape/icon-sub-heading.png');
	width: 20px;
	height: 22px;
}
.mu-home-whatsapp i {
    font-size: 48px;
    color: #075e54;
}
.scroll-down-arrow i {
	font-size: 62px;
	border: 0px;
	border-radius: 50%;
}
.company-timing {
	max-width: 300px;
}
.company-timing ul li span {
	width: 65%;
}
.contact-info-list {
	right: 150px;
	left: 10px;
	justify-content: space-between;
	gap: 40px 0;
}
.contact-us-image figure::before {
    top: 80px;
    height: 87%;
}
.page-contact-us {
	padding-bottom: 50px;
}
@media (max-width: 768px){
	.hero {
		padding: 150px 0 100px;
	}
	.section-title h1 {
		font-size: 30px;
	}
	.section-title h3 {
		font-weight: normal;
		line-height: normal;
		letter-spacing: normal;
	}
	.client-slider-boxes {
		justify-content: normal;
		gap: 0;
	}
	.scroll-down-circle-box {
        width: calc(40% - 13.33px);
        margin-top: -30px;
    }
	.scroll-circle-text figure img {
        max-width: 100px;
    }
	.scroll-down-arrow i {
		font-size: 40px;
	}
	.company-timing {
        max-width: 210px;
    }
	.contact-info-list {
		right: 20px;
		left: 20px;
		gap: 20px;
	}
}
/*** 
=============================================
  About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.service-item-content p {
    color: #eee;
}
.service-item-content h3 a {
    color: #eee;
}
.service-image img {
    height: 250px;
}
.service-item {
	height: calc(100% - 65px);
}
.service-item-header {
	padding: 30px 30px 65px;
	background: #000000;
}
.service-item .service-item-header .icon-box img {
  filter: brightness(0) invert(1);
}

/* single services css */
.service-catagery-list h3, .sidebar-timing h3, .sidebar-timing ul li, .cta-box-title h3, .cta-box-body h3, .cta-box-body p {
	color: #000;
}
.sidebar-cta-box:hover .cta-box-title h3, .sidebar-cta-box:hover .cta-box-body h3, .sidebar-cta-box:hover .cta-box-body p {
	color: #fff;
}
@media (max-width: 768px){
	.page-service-single .row.mu-reverse-row {
		flex-direction: column-reverse;
	}
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.footer-links h3 {
    color: #d9dd24;
}
.footer-logo img {
    max-width: 225px;
}
.footer-header {
    padding: 30px;
}
.footer-links ul li {
    color: #e1e1e1;
}
.main-footer, .footer-contact-item::before {
	background: #000;
}
.footer-header {
  background-color: #d9dd24;
}
.footer-contact-content h3, .footer-contact-content p {
	color: #000;
}
.footer-contact-content {
  width: 100%;
}
.footer-links ul li a:hover {
  color: var(--bs-white);
}
@media (max-width: 768px){
	.footer-contact-box {
		justify-content: flex-start;
	}
	.footer-contact-item::before {
		width: 0;
	}
}
/*** 
=============================================
  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(--accent-color);
	border-radius: 1000px;
	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: white !important;
		font-size: 20px;
	}
}

/* ========== Area Cover ========== */
#mu-area-cover-box {
	padding: 0px 0px 80px;
}
#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: space-between;
}
.mu-area-cover-grid a {
	line-height: 1.2em;
	font-size: 15px;
	font-weight: 500;
	color: var(--black-color);
	box-shadow: 0px 0px 5px 0px #000;
	padding: 15px;
	width: 22%;
	border-radius: 10px;
	align-content: center;
}
.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%;
	}
}