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

.mu-theme-btn:hover {
  border: 1px solid #fff;
}
/* .mu-choose-three{
  background: #eee;
} */
.thm-btn {
  color: var(--topfloor-black);
}
.thm-btn::after {
  background-color: var(--topfloor-primary);
}

.mu-h3-title{
	color: var(--topfloor-black);
	font-family: var(--topfloor-font-two);
}
/*** 
=============================================
  Header Section Css 
=============================================
***/
.main-slider-three__bg:before {
    background: linear-gradient(90.1deg, rgb(21 20 34 / 35%) 0.09%, rgb(21 20 34 / 36%) 99.92%);
}
.main-slider-three__sub-title {
    font-size: 22px;
}
.main-menu-three__social a:hover {
    color: #ffffff;
}
.thm-btn::after {
    background-color: #0f1756;
}
.main-menu-three__top {
    background-color: #f4f5fa;
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.main-menu-three__logo a {
  padding: 0;
}
@media (max-width: 768px){
	.mobile-nav__content {
		width: 320px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.main-slider-three .swiper-slide {
		height: 60vh
	}
	.main-slider-three .container {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.main-slider-three__btn-and-video {
		display: none;
	}
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
.page-header__inner h1 {
  font-size: 75px;
  font-weight: 600;
  line-height: 85px;
  color: var(--topfloor-white);
  text-transform: capitalize;
  letter-spacing: -3px;
  margin-bottom: 18px;
}
@media (max-width: 768px){
	.page-header__inner h1 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 0;
    }
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
.blog-four__content {
    padding: 2px 40px 37px;
}
span.section-title__tagline.aw-about {
    color: #a31f1c;
}
span.section-title__tagline.aw-testi {
    color: #a31f1c;
}
h2.section-title__title.aw-title-2 {
    font-size: 35px;
}
span.section-title__tagline.aw-title-1 {
    color: #a31f1c;
    font-size: 18px;
}
.project-three {
    background: #F6F6F9;
}
section.blog-four {
    background: #F6F6F9;
}
.main-slider-three .swiper-slide-active .main-slider-three__title
 {
    font-size: 60px !important;
}
span.section-title__tagline.aw-gallery {
    color: #a31f1c;
}
.section-title__tagline {
    font-size: 24px;
    color: #ffffff;
    font-weight: 900;
}
.service-one__single {
    height: 100%;
}
.why-choose-one__left {
    margin-top: 0px;
}
.project-two__img::after {
    background: #a31f1cb5;
}
.service-one__single::before {
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.why-choose-one {
    padding: 120px 0 120px;
    z-index: 1;
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.section-title__title {
    letter-spacing: 0.08px;
	font-size: 20px;
}
.about-three__title {
    font-size: 40px;
}
.main-slider-three__btn:hover {
    color: #ffffff;
}
.thm-btn {
    color: #ffffff;
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.project-three {
  margin-top: 0;
}
.process-two {
  padding: 120px 0 120px;
}
.counter-one__count p {
	font-size: 48px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: -1.92px;
}
@media (max-width: 768px){
	h2.section-title__title.aw-title-2 {
    font-size: 19px;
}
	.main-slider-three .swiper-slide-active .main-slider-three__title {
    font-size: 25px !important;
}
	.main-slider-three__content {
    margin-top: 30px;
}
	    .section-title__tagline {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 2px;
        color: #fff;
        font-weight: 700;
    }
}
/*** 
=============================================
  About Page Css 
=============================================
***/
.col-xl-7.aw-about-us {
    margin-top: 120px;
}
.col-xl-5.aw-about-us {
    margin-top: 120px;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.blog-four__btn:hover {
    color: #ffffff;
}
.blog-four__text {
    color: #fff;
}
.blog-four__title a {
    color: #ffffff;
}
.blog-four__content {
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.blog-four__content.aw-services {
    height: 440px;
}
.service-details__need-help {
    background-color: #870300;
}
.service-one {
    background: #F6F6F9;
}
@media (max-width: 768px){
	.blog-four__content.aw-services {
    height: 500px;
}
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
.project-two__content {
    bottom: 10px;
    padding: 5px 15px 2px;
}
.project-two__img img {
    height: 300px;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
.google-map__one {
  mix-blend-mode: normal;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.site-footer__bottom {
    position: relative;
    display: block;
    border-top: 1px solid rgba(var(--topfloor-white-rgb), .20);
    background: #000;
}
.footer-widget__social a {
   border: 1px solid rgb(255 255 255 / 80%);
}
.site-footer-four .footer-widget__social a {
    color: #ffffff;
}
.footer-widget__contact-list li .icon span {
    color: #ffffff;
}
.footer-widget__services-list li a>span {
    color: #ffffff;
}
.footer-widget__title {
    color: #fff;
}
.site-footer__top {
    background: linear-gradient(90deg, rgba(15, 23, 86, 1) 18%, rgba(163, 31, 28, 1) 87%);
}
.brand-three {
    background-color: #F6F6F9;
}
.footer-widget__useful-link {
  margin-left: 0;
}
.site-footer__bottom-inner {
  padding: 15px 0 15px;
  justify-content: center;
}
@media (max-width: 768px){
  .site-footer__top {
    padding: 79px 0 10px;
    border-bottom: 1px solid var(--topfloor-bdr-color);
  }
}
/*** 
=============================================
  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:    var(--topfloor-base);
	border-radius: 1000px;
	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){
	.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: 80px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
	}
}
/* ========== Area Cover ========== */
#mu-area-cover-box {
	padding: 30px 0;
}
#mu-area-cover-box p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
}
.mu-area-cover-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 20px;
	row-gap: 10px;
	margin-bottom: 10px;
}
.mu-area-cover-grid a {
	line-height: 1.2em;
	font-size: 15px;
	font-weight: 500;
}
.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 {
		grid-template-columns: 1fr;
	}
}