/*!
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 
=============================================
***/

/*** 
=============================================
  Header Section Css 
=============================================
***/
header .logo a {
    max-width: 270px;
}
header.header-3 .header-contact .action-call .content span {
    color: #000000;
}
header.header-3 .header-contact .action-call .content h6 {
    color: #000000;
}
header.header-3 .header-contact .action-call:hover .icon, header.header-5 .header-contact .action-call:hover .icon {
    background: #000000;
}
.main-menu ul > li > a {
	padding: 25px 10px;
}
header.header-3.sticky .main__header {
    background-color: #fff;
}
.align-items-center {
    align-items: center !important;
    justify-content: flex-start;
}
#hamburger, #hamburger2 {
    border: 1px solid #7e7e00;
    color: #7e7e00;
}


header.header-3 .main__header{
	background-color: #fff;
}
header.header-3 .header__top{
	background-color: #000;
}
.main__header.aw-header {
    background: #000;
}
header .header-contact-widget .header-contact .info_item i {
    color: #ffffff;
}
header .header-contact-widget .header-contact .tj-btn-primary::after {
    background: #000000;
}
header .header-contact-widget .header-contact .tj-btn-primary {
    background: #000000;
}
header.header-1.sticky .main__header {
    background-color: #fff;
}
header .header-contact-widget .header-contact {
    background: #7e7e00;
}
.main-menu ul > li > a {
    color: #000;
}
header .logo {
    padding: 2px 0;
}

a.mu-header-btn.tj-btn-primary.style-1.d-none.d-sm-block.aw-btn {
    width: 195px;
}
header .header-contact-widget .header-contact .info_item {
    margin-right: 42px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px 60px 0px 50px;
}
header .header-contact-widget .header-contact .tj-btn-primary {
    padding: 32px 20px;
}
header .header-contact-widget .header-contact {
    padding: 0 0 0 20px;
}
.align-items-center {
    align-items: center !important;
    justify-content: space-evenly;
}
header.header-2 .header-contact .head-contact .info_item {
  margin: 10px 15px 10px 0px;
}
header.header-2 .main-menu ul > li > a {
  padding: 20px 15px;
}
.main-menu ul > li > a, .main-menu ul > li {
  margin-right: 0;
}
header.header-2 .header_searce {
  padding-right: 10px;
}
header.header-2 .shear-link {
  gap: 5px;
}
.mu-header-btn.tj-btn-primary {
  padding: 17px 20px;
}
header.header-3 .header-contact .action-call {
  display: flex;
  padding: 0px 20px 0px 0px;
  width: 190px;
  gap: 8px;
}
@media (max-width: 768px){
	.hamburger_logo {
		max-width: 100%;
	}
	header .logo a {
        max-width: 100%;
    }
	.item_inner.d-flex.align-items-center.gap-2 {
    justify-content: flex-start;
}
	header.header-3 .header-contact .action-call .content span {
    color: #000000;
}
	header.header-3 .header-contact .action-call .content h6 {
    color: #000000;
}
	header.header-3 .header-contact .action-call {
    width: 300px;
}
.mu-header-btn.tj-btn-primary {
  display:none;
}
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
.about-left .funfact-home {
    padding: 10px 20px;
}
@media (max-width: 768px){
  .tj-single-feature.swiper-container {
    display: none !important;
  }
  .shape-element-3 {
    display: none;
  }
}
/*** 
=============================================
  About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.tj-btn-primary {
    padding: 17px 15px;
}
.aw-services .blog__inner {
    width: 100%;
    border-right: 0px solid var(--tj-border-4);
}
.aw-services .blog-one__content::after {
    background-color: #ffffff00;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.footer__widget .footer_info .footer__logo_1 {
    max-width: 200px;
}
.footer-2 {
  background: var(--tj-common-black);
}
.footer-2 .footer__top {
  border-bottom: 0; 
}
.footer__widget .widget__title {
  color: var(--tj-theme-primary);
}
.footer__copy_write {
  justify-content: space-evenly;
}
.footer-2 .footer__top {
  border-bottom: 0; 
}
.footer__copy_write {
  justify-content: space-evenly;
}
@media (max-width: 768px){
	.col-auto.aw-footer {
    width: 100%;
}
	.footer__top .footer__top-border {
    display: none;
}
}
/*** 
=============================================
  Floating button Area Css 
=============================================
***/
#scrollUp {
  background-color: var(--tj-theme-primary);
  border: 0;
  border-radius: 0;
  bottom: 20px;
  height: 50px;
  line-height: 60px;
  right: 30px;
  width: 60px;
  box-shadow: 0px 5px 0px 0px rgb(0 0 0);
}
.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(--tj-theme-primary);
  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){
  #scrollUp {
    right: 5px;
  }
  .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;
  }
}