/*!
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 
=============================================
***/
:root {
	--themeColorPrimary: #000000;
	--themeColorSecondary: #ffffff;
	--themeColorOptional: #404040;
}

/*** 
=============================================
  Header Section Css 
=============================================
***/
.logo img{
	max-width:250px;
}
.about-info.pb-30.pt-20 {
    justify-content: center;
}
.mean-container .mean-bar{
		background-color: var(--themeColorPrimary);
	}
	.mean-container .mean-bar::before {
	content: "";
  display: inline-block;
  background-image: url(./assets/mu-images/logo/logo.png);
  background-size: contain; /* or cover */
  background-repeat: no-repeat;
  width: 200px;
  height: 100px;
}
.mean-container .mean-bar {
		padding: 40px 0 0;	
}

@media (max-width: 768px){
	.roofing-btn {
		display:none;
	}
	 .roofing-topbar-section {
	     padding: 5px 0;
	 }
	.about-info   {
		display:none;
	}    
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
.breatcome-section {
	background: url(assets/mu-images/home/breadcrum.jpg);
}
@media (max-width: 768px){
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
.get-strat-section .row.get {
	background: var(--themeColorPrimary);
}
.counter-item-box {
	border: 2px dashed var(--themeColorPrimary);
}
.about-us-icon i {
	background: #7f7b7b;
}
.portfolio-item-thumb a img {
	    height: 250px;
		object-fit:cover;
}
.about-list ul li {
	color:var(--themeColorSecondary);
}
.about-list ul li i{
	color: var(--themeColorSecondary);
}
.testimonial-thumb {
	margin-left:0px;
}
.call-do-title {
    position: relative;
    z-index: 99;
}
.counter-item-box {
	padding: 23px 33px 5px !important;
}
.appointment-area {
	    background: #303030;
}
.appointment-area .form-box input{
	border-radius: 50px;
}
.form-box select{
	border-radius: 50px;
}
.form-box-button.inner button{
	background-color:  #00bfff;
}
.hero-social-icons a {
    margin: 0 10px; /* horizontal space between icons */
    display: inline-block;
	padding-top: 100px;
}

.hero-social-icons a img {
    width: 100%;
    height: 80px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.hero-social-icons a img:hover {
    transform: scale(1.1);
}
.slider-content p{
	width: 100%;
font-size: 18px;
}
.slider-content{
	padding: 10px 0 0 !important;
}

@media (max-width: 767px) {
	.slider-section {
        height: 330px;
        margin-top: 90px;
    }
	.hero-social-icons a {
		margin: 0 6px;
		padding-top:0px;
	}
	.hero-social-icons a img {
		width: 50px;
		height: 50px;
	}
	.hero-social-icons {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		column-gap: normal;
	}
}

/*** 
=============================================
  About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.service-thumb img {
	height: 400px;
}
.service-details-thumb img {
	height: 400px;
	object-fit: cover;
}
.code {
	color: var(--themeColorPrimary);
}
.service-text-style-two {
	    background: #000000;
}
.service-icon-thumb{
	background:var(--themeColorOptional);
}
.service-details-discription p {
	padding:4px;
	padding-bottom:10px;
}
.service-details-discription ul {
	padding-left:30px;
}
.team-content {
	background: #000000;
}
.service-text-content.style-two h4 a{
	color: #ffffff;
}
.service-text-content.style-two a{
	color:#ffffff;
}
.webizseo-selectable-code{
	color: #000000;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
.contact-box-item {
	border: 1px solid var(--themeColorPrimary);
	padding: 15px;
	border-radius: 8px;
}
.contact-main-title h2{
	padding-bottom: 50px;
}
.contact-adress span{
	font-size:18px  !important;
}
.form-box-button button{
	background-color: var(--themeColorPrimary)
}
.form-box-button button {
	background-color: #00bfff;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.footer-section{
	background: var(--themeColorPrimary);
	border-top: var(--themeColorSecondary) 1px solid;
}
.footer-wiget-log img{
	max-width:250px;
}
.footer-wiget-title h4:hover{
	color: var(--themeColorSecondary);
}
.footer-wiget-menu ul li a:hover{
	color:var(--themeColorOptional);
}
.footer-wiget.wow.animate__slideInDown{
	text-align: center;
}
.footer-wiget-contact-menu ul li:hover{
	color: var(--themeColorOptional);
}
.footer-wiget-contact-menu i {
        margin-right: 8px;
		color: var(--themeColorSecondary);
    }
.row.footer-line{
	 padding: 30px 0px;
	margin: 3px 0 0;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}
.top-wrap .go-top-button {
	background: var(--themeColorOptional);
}
.footer-wiget-contact-menu ul li a{
	color: var(--themeColorSecondary)
}
.footer-wiget-contact-menu ul li {
	color:#ffffff;
}
.corner-img {
  position: fixed;
  bottom: 10px;
  left: 20px;
  z-index: 9999;
  display: block;
}

.corner-img img {
  width: 180px; /* adjust as needed */
  height: auto;
}

@media (max-width: 768px){
	.footer-wiget.wow.animate__slideInDown{
	text-align: left;
}
	.scroll-area .go-top.active{
		top: 96%;
		right: 10px;
	}
 .corner-img {
    left: 50%;
    transform: translateX(-50%);
  }
}

/*** 
=============================================
  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:    #198754;
  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: 10px;
		display: block !important;
		z-index: 999;
		border-radius: 50%;
		
	}
	.floating-btn{
		left: 18px;
	}
	.floating-btn-2{
		right: 70px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
		text-decoration: none;
	}
}
