/*!
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 
=============================================
***/
.main-header .header-upper {
	padding: 0;
}
.main-header .header-upper .logo-box .logo {
	padding: 10px 0px;
}
@media (max-width: 768px){
	.main-header .header-upper .logo-box .logo {
		padding: 0px 0px;
	}
}
/*** 
=============================================
BreadCrumb Section Css 
=============================================
***/
@media (max-width: 768px){
	.page-title {
		padding: 60px 0 30px;
	}
	.page-title h1 {
		font-size: 26px;
	}
}
/*** 
=============================================
Home Page Css 
=============================================
***/

.features-section-two .sec-title h2{
	color:red;
}
.main-footer .widget .widget-title {
	color: #004aad;
}
.banner-section .swiper-slide {
	background-position: top;
}
.banner-section .content-outer {
	background: #0000008c;
}
.banner-section .content-box h2 {
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-size: 60px;
	line-height: 1.3em;
	color: var(--white-color);
}
.banner-section .text {
	color: var(--white-color);
}
#mu-under-banner-box {
	max-width: 100%;
	height: auto;
	background: #004aad;
	text-align: center;
	padding: 24px 0;
}
#mu-under-banner-box p {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
}
.services-section, .testimonials-section {
	background-color: #1e6ed8;
}
.services-section::before, .features-section-two::before, .testimonials-section::before {
	opacity: 0.2;
}
.features-section-two .sec-title h2, .features-section-two .text, .services-section .sec-title h2, .services-section .sub-title, .services-section .text, .testimonials-section .sec-title h2, .testimonials-section .sub-title, .testimonials-section .text {
	color: #000;
}
.mu-payment-clients-logo-section {
	padding: 10px 0 40px;
}
.banner-section .content-box h3{
	font-size: 1rem;
}
.blog-single-post .list li {
	display: inline;
	margin-right: 50px;
}
.service-block-one h4 span{
	color: #ffffff;
}
.service-block-one .image img{
	height: 300px;
	object-fit: cover;
}
.features-section .sec-bg{
	background-position: center;
}

@media (max-width: 768px){
	.banner-section .content-box {
		padding: 100px 15px 20px;
		min-height: 560px;
	}
	.banner-section .content-box h2 {
		font-size: 25px;
		line-height: 35px;
	}

	.banner-section .text {
		font-size: 18px;
		line-height: 24px;
	}
	#wn-under-banner-box {
		padding: 24px 10px;
	}
	#wn-under-banner-box p {
		font-size: 18px;
	}

	.banner-section .link-box a{
		display:none;
	}
	.blog-single-post .list li{
		margin-right: 10px;
	}
	.sec-title h2{
		font-size: 35px;
		line-height: 46px;
	}
}
/*** 
=============================================
About Page Css 
=============================================
***/
@media (max-width: 768px){
}
/*** 
=============================================
Serivces Page Css 
=============================================
***/
.service-block-one h4 {
	background-color: var(--black-color);
	color: #004aad;
}
.service-block-one h4::before {
	background-color: var(--theme-secondary-color);
	border: 1px solid var(--theme-secondary-color);
}
.service-block-one .inner-box:hover .overlay {
	opacity: 0.9;
}
.service-block-one .overlay .text {
	color: #fff;
}
.services-details li:before {
	display: none;
}
.contact-widget .contact-info li{
	padding-right: 0px;
	padding-left: 0px;
}
@media (max-width: 768px){
}
/*** 
=============================================
Gallery Page Css 
=============================================
***/
.gallery-block .image img {
	height: 300px;
	object-fit: cover;
}
.gallery-block .overlay-content {
	background-color: #004aadc2;
}
.gallery-block .border-one, .gallery-block .border-two {
	border-color: var(--black-color);
}
.gallery-block .overlay-content h4 {
	margin-bottom: 0px;
}
.gallery-block .overlay-content h4 i {
	color: var(--black-color);
}
@media (max-width: 768px){
}
/*** 
=============================================
Contact Page Css 
=============================================
***/
.contact-section .social-links li a{
	color: var(--white-color);
}
@media (max-width: 768px){
	.contact-section {
		padding: 64px 0 70px;
	}
}
/*** 
=============================================
Footer Section Css 
=============================================
***/
.cta-section-two .wrapper-box {
	border: 2px solid var(--white-color);
}
.cta-section-two .wrapper-box, .footer-bottom {
	background-color: #004aad;
}
.main-footer {
	background: var(--black-color);
}
.mu-footer-top-link-btn .btn-style-one.style-three {
	border: 2px solid var(--white-color);
}
.cta-section-two .wrapper-box {
	border: 2px solid var(--white-color);
}
.footer-bottom .copyright {
	color: #fff;
	padding: 15px 0;
}
@media (max-width: 768px){
	.cta-section.sp-two {
		padding: 0px;
	}
	.cta-section .wrapper-box {
		padding: 25px 20px 0px;
	}
	.cta-section h2 {
		font-size: 20px;
		font-weight: 600;
	}
	.cta-section-two .wrapper-box {
		padding: 53px 20px 33px;
	}
	.cta-section-two h3 {
		font-size: 24px;
	}
}
/*** 
=============================================
Floating button Area Css 
=============================================
***/
.mobile-menu .close-btn {
	color: #ffffff;
}
.scroll-to-top {
	right: 15px;
	bottom: 20px;
	color: #ffffff;
	background: #004aad;
	border: 2px solid #004aad;
	line-height: 50px;
}
.scroll-to-top:hover {
	background-color: var(--theme-secondary-color);
	color: #fff;
	border: 2px solid #282829;
}
.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:    #004aad;
	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: 70px;
	}
	.floating-btn a, .floating-btn-2 a {
		color: white !important;
		font-size: 20px;
	}
}