/*!
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 
=============================================
***/
.rts-btn.btn-seconday, input[type="submit"] {
	background: linear-gradient(230deg, rgb(0, 0, 0) 35%, rgb(55, 78, 233) 55%);
}
.rts-btn.btn-seconday::after {
	background: linear-gradient(230deg, rgb(55, 78, 233) 35%, rgb(0, 0, 0) 55%);
}
.bg-light-white {
	background: #F8F8F8;
}
.bg-gradient {
	background: linear-gradient(230deg, rgb(0, 0, 0) 35%, rgb(55, 78, 233) 55%) !important;
}
input[type="submit"] {
	border-radius: 0;
	&:hover {
		background: linear-gradient(230deg, rgb(55, 78, 233) 35%, rgb(0, 0, 0) 55%);
		color: #fff;
	}
}
.clr-secondary {
	color: var(--color-secondary);
}
/*** 
=============================================
  Header Section Css 
=============================================
***/
.header-three {
  padding: 10px 0;
}
.header--sticky.sticky {
	box-shadow: 0px 7px 18px #181010a3;
}
.header-three .header-three-wrapper .nav-area nav ul li {
  margin: 0px 08px;
}
.header-three .header-three-wrapper .nav-area nav ul li a {
  font-size: 15px;
  color: var(--color-white);
}
.heder-two .header-two-container .header-main-wrapper .rts-header-right .bottom .nav-area ul li {
  margin-right: 35px;
}
.mu-header-btn .rts-btn {
  padding: 20px 25px;
}
.mu-menu-area-dk {
  display: none !important;
}
@media (max-width: 768px){
	.side-bar button {
		margin-left: 0px;
	}
	.side-bar button i {
		margin-top: 0;
	}
	.header-three.header--sticky.sticky {
		padding: 10px 0;
	}
	img.mu-header-logo {
		width: 190px !important;
		max-width: 190px !important;
	}
	.mu-menu-area-dk {
		display: flex !important;
	}
	.mobile-menu .social-wrapper-one {
		padding-left: 20px;
	}
}
/*** 
=============================================
  BreadCrumb Section Css 
=============================================
***/
.bg-breadcrumb {
	background-image: url(assets/mu-images/home-page/mu-contact-bg.jpg);
}
.breadcrumb-inner .title, .breadcrumb-inner .meta a {
  color: var(--color-white);
}
@media (max-width: 768px){
	.mu-breadcrumb {
		padding: 150px 0 80px !important;
	}
	.breadcrumb-inner .title {
		font-size: 30px;
		margin-bottom: 40px;
		line-height: normal;
	}
	.breadcrumb-inner .meta {
		flex-wrap: wrap;
	}
}
/*** 
=============================================
  Home Page Css 
=============================================
***/
.bg_image--1 {
	background-image: url(assets/mu-images/home-page/mu-banner-1.jpg);
}
.bg_image--2 {
	background-image: url(assets/mu-images/home-page/mu-banner-2-2.jpg);
}
.bg_image--3 {
	background-image: url(assets/mu-images/home-page/mu-banner-3-2.jpg);
}
.rts-banner-one::after {
	background: none;
}
.rts-banner-main-area-swiper .swiper-slide-active .banner-shape-area .shape-1, .rts-banner-main-area-swiper .swiper-slide-active .banner-shape-area .shape-2 {
	display: none;
}
.rts-banner-one .banner-one-wrapper .call-area .detail a.number:hover {
	color: var(--color-secondary);
}
.single-fun-facts-three .header-area .logo img {
	background: var(--color-secondary);
}
.single-fun-facts-three .header-area .title, .single-fun-facts-three .header-area .title::after, .single-fun-facts-three p.disc {
	color: var(--color-primary);
}
.mu-home-gallery .mu-projects-section {
    column-count: 2;
    column-gap: 40px;
}
.mu-home-gallery .mu-single-project {
    break-inside: avoid;
    margin-bottom: 20px;
}
.mu-home-gallery .gallery-wrapper-style-2 img {
    width: 100%;
    border-radius: 8px;
    display: block;
}
.testimonials-mian-wrapepr .image-area {
	flex-basis: 20%;
}
.testimonials-right {
	flex-basis: 80%;
}
.testimonials-mian-wrapepr .testimonials-right .title {
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	font-family: var(--font-primary);
	color: #0C0A0A;
	margin-bottom: 10px;
}
.testimonials-mian-wrapepr .image-area .thumbnail::after {
	background: none;
}
.main-wrapper-testimonials .swiper-button-next i, .main-wrapper-testimonials .swiper-button-prev i {
	padding: 13px 18px;
	background: var(--color-secondary);
}
.bg-experience {
	background-image: url(assets/mu-images/home-page/mu-contact-bg-1.jpg);
}
.rts-experience-area .experience-main-wrapper .left p.disc {
    color: #FFF;
	margin-bottom: 10px;
}
.rts-btn.btn-seconday.mu-gallery-btn {
	border: 1px solid #fff;
}
@media (max-width: 768px){
	.button-area-banner {
		display: none !important;
	}
	.bg-experience {
		background-position: bottom;
		height: 80vh;
	}
}
/*** 
=============================================
  About Page Css 
=============================================
***/
.about-image-thumbnail-3 {
    margin-top: 0;
}
/* Desktop-only sticky states */
@media (min-width: 992px) {
	.mu-sticky-wrapper { 
		position: relative; 
	}
	.mu-fixed-area {
		position: relative;
		width: 100%;
		transition: transform 0.25s ease, top 0.2s ease;
		will-change: transform, top;
	}
	.mu-fixed-area.is-fixed {
		position: fixed;
		z-index: 30;
	}
	.mu-fixed-area.is-bottom {
		position: absolute;
		z-index: 20;
		left: 0;
	}
}
/* Mobile */
@media (max-width: 768px){
	.about-image-thumbnail-3 {
		margin-bottom: 0;
	}
	.mu-fixed-area { 
		position: relative !important; 
		width: 100% !important; 
		left: 0 !important; 
		top: 0 !important; 
	}
	.main-content-area-about-p p.disc {
		margin-top: 0;
	}
}
/*** 
=============================================
  Serivces Page Css 
=============================================
***/
.rts-single-offer {
	padding: 15px;
	background: #374EE9;
	background: -webkit-linear-gradient(230deg, rgba(55, 78, 233, 1) 35%, rgba(0, 0, 0, 1) 55%);
	background: -moz-linear-gradient(230deg, rgba(55, 78, 233, 1) 35%, rgba(0, 0, 0, 1) 55%);
	background: linear-gradient(230deg, rgba(55, 78, 233, 1) 35%, rgba(0, 0, 0, 1) 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#374EE9", endColorstr="#000000", GradientType=0);
}
.rts-single-offer img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.rts-single-offer .content-wrapper .title, .rts-single-offer .content-wrapper .disc p, .rts-single-offer .content-wrapper a {
	color: var(--color-white);
}
.rts-single-offer .content-wrapper a:hover .title, .rts-single-offer .content-wrapper a:hover {
	color: var(--color-secondary);
}
@media (max-width: 768px){
}
/*** 
=============================================
  Gallery Page Css 
=============================================
***/
/* .mu-gallery-pg .mu-projects-section {
	column-count: 3;
	column-gap: 20px;
}
.mu-gallery-pg .mu-single-project {
	break-inside: avoid;
	margin-bottom: 20px;
}
.mu-gallery-pg .gallery-wrapper-style-2 img {
	width: 100%;
	border-radius: 8px;
	display: block;
} */
.mu-gallery-img, .mu-home-gallery-slider {
	width: 100% !important;
	height: 300px !important;
	object-fit: cover;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Contact Page Css 
=============================================
***/
div.appoinment-form select {
  font-size: 100%;
}
@media (max-width: 768px){
}
/*** 
=============================================
  Footer Section Css 
=============================================
***/
.rts-footer-two {
	background: #000;
}
.main-footer-wrapper-two .single-footer-wized-two.logo-area {
	flex-basis: 35%;
}
.main-footer-wrapper-two .footer-header-two.pages .title, .single-footer-wized-two.pages ul li a:hover, .single-footer-wized-two.user-number .single-number .title, .single-footer-wized-two.pages ul li a:hover i, .single-footer-wized-two.user-number .single-number .number a:hover {
	color: var(--color-secondary);
}
.single-footer-wized-two.pages ul li a, .single-footer-wized-two.user-number .single-number .number a {
	color: #E6E6E6;
}
.single-footer-wized-two.user-number .single-number .number i, .rts-social-wrapper-three ul li a i {
	background: var(--color-secondary);
}
.rts-social-wrapper-three ul li a i {
	background: var(--color-secondary);
}
.rts-social-wrapper-three ul li a:hover i {
	border: 1px solid var(--color-secondary);
}
.copyright-footer-two {
	padding: 15px 0;
}
.copyright-area {
    border-top: 1px solid #eee;
    background: linear-gradient(230deg, rgb(0, 0, 0) 35%, rgb(55, 78, 233) 55%);
}
@media (max-width: 768px){
	.copyright-footer-two {
		padding: 5px 0;
	}
}
/*** 
=============================================
  Floating button Area Css 
=============================================
***/
.joinchat__button {
    bottom: 70px !important;
}
.mu-single-call-box {
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
.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: linear-gradient(230deg, rgb(0, 0, 0) 35%, rgb(55, 78, 233) 55%);
  border-radius: 0px;
  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){
	.progress-wrap {
		right: 10px;
		bottom: 20px;
	}
	.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: 30px 0;
}
#mu-area-cover-box p {
    text-align: center;
    font-size: 30px;
	margin-bottom: 20px;
	color: var(--color-secondary);
}
.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;
	color: var(--color-primary);
}
.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;
  }
}