/*!
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 */
.blog-sidebar .advice-box:before {
    background: #0e0e0e40;
}
section#areas-we-cover {
    margin-top: 50px;
}

/*** 
=============================================
  Color Css 
=============================================
***/
.mu-bg-theme{
	background: #956e53 !important;
}
.mu-clr-theme{
	color: #956e53 !important;
}
.mu-bg-blk {
    background: #3c3c3c !important;
}
.mu-clr-blk{
	color: #000 !important;
}
.mu-bg-wht{
	background: #fff !important;
}
.mu-clr-wht{
	color: #fff !important;
}
.mu-clr-gry{
	color: #757575 !important;
}
.header-top .top-inner {
	background: #956e53;
}
.header-top .top-inner p, .header-top .top-inner p a {
	color: #fff;
}
.header-top .top-inner p a:hover {
	color: #000;
}
.header-top .top-inner p a i {
	background: #000;
	color: #fff;
}
.theme-btn-one::before{
	background: #000000;
}
/*** 
=============================================
  Header Section Css 
=============================================
***/
.main-header .sticky-header .logo-box {
    padding: 5px 85px 5px 0px;
}
.main-header .logo-box {
    padding: 5px 0px;
}
.main-header .nav-right-content .btn-box{
  display: block;
}
.main-header.style-two .header-lower .nav-right-content .btn-box a {
    background: #3c3c3c;
}
.main-header.style-two .header-lower .nav-right-content .btn-box a::before {
  background: #956e53;
}
@media (max-width: 768px){
	.banner-section.style-two .banner-carousel .slide-item
 {
    height: 100%;
}
	.banner-carousel .content-box .btn-box {
    display: none;
}
	.nav-right-content {
		display: none !important;
	}
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
.product-section.alternat-2:before {
    background: #3c3c3c;
}
.faq-section .image-box .bg-layer {
    background: #3c3c3c;
}
.theme-btn-one::before {
    background: #956e53;
}
.theme-btn-one {
    background: #3c3c3c;
}
.mu-bg-theme {
    background: #3c3c3c !important;
}
.image_block_2 .image-box .image-content span {
    color: #3c3c3c;
}
.image_block_2 .image-box .image-content {
    background: #3c3c3c;
}
.banner-carousel .content-box .btn-box .banner-btn-one {
    background: #3c3c3c;
}
.banner-carousel .content-box .btn-box .banner-btn-one:before {
    background: #956e53;
}
a.aw-text {
    color: #956e53;
}
.cta-section .inner-box h2 {
    font-size: 40px;
}
.feature-block-one .inner-box {
    padding: 30px 25px 30px 20px;
}
.feature-block-one .inner-box:hover .icon-box, .feature-block-one .inner-box:hover h3 {
    color: #000000;
}
p.aw-text-valu {
    color: #000;
}
.testimonial-block-two .inner-box h2 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}
.banner-section.style-two .banner-carousel .slide-item {
    height: 80vh;
}
.banner-section.style-two .banner-carousel .content-box h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 70;
}
.product-section.alternat-2:before {
	height: 572px;
}
.news-block-two .inner-box .lower-content {
	padding: 20px 30px 20px;
}
#areas-we-cover .news-block-two .inner-box .lower-content {
	border: none !important;
}
@media (max-width: 768px){
	.testimonial-block-two .inner-box h2 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}
	.banner-section.style-two .banner-carousel .content-box h1 {
		font-size: 40px;
		line-height: 45px;
	}
	br.mu-mble-hide {
		display: none;
	}
}
/*** 
=============================================
  About Page Css 
=============================================
***/
h2.aw-title {
    font-size: 35px;
    line-height: 45px;
}
@media (max-width: 768px){
	h2.aw-title {
    font-size: 28px;
    line-height: 35px;
}
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.blog-sidebar .category-widget {
    padding: 41px 40px 46px 40px;
    margin-top: 65px;
}
h2.aw-serv-title {
    margin-bottom: 25px;
    font-size: 35px;
    font-weight: 600;
}
.news-block-two .inner-box .image-box img {
    height: 335px;
    object-fit: cover;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
.gallery-block-two .inner-box .image-box img {
  height: 300px;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
.icon-box {
  box-shadow: -7px -7px 0px 0px rgb(255, 255, 255);
}
.contact-section .contact-form-area .form-group input[type="text"], .contact-section .contact-form-area .form-group input[type="email"], .contact-section .contact-form-area .form-group textarea {
  background: #e7e7e7;
  color: #000;
  border: 2px solid #956e53;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.main-footer .logo-box {
  padding: 40px 0px;
}
.main-footer .widget-section {
  padding: 73px 0px 40px 0px;
}
@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:    #956e53;
  box-shadow:    0 5px #000000;
  padding:       20px 15px;
  color:         #ffffff;
  font:          normal bold 20px/1 "Open Sans", sans-serif;
  text-align:    center;
}
/*Mobile Css Start*/
@media (max-width: 768px){
	.scroll-top.open{
		bottom: 20px;
		right: 10px;
	}
	.mu-single-call-box {
		display: none;
	}
	.floating-btn, .floating-btn-2 {
	  position: fixed;
		bottom: 20px;
		display: block !important;
		z-index: 999;
	}
	.floating-btn{
		left: 05px;
	}
	.floating-btn-2{
		right: 80px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
	}
}




