/**
* Theme Name: Envolve Child
* Description: This is a child theme of Envolve, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: envolve
* Version: 2.6
*/body .banner-section-two .auto-container{max-width: 1920px;}body .about-section-four .author-box{margin-bottom: 0;}body .whay-choose-block .inner-box{padding-left: 0;margin-bottom: 0;}.whay-choose-block .inner-box .icon{display: none;}body .why-choose-us-section-two .image{margin-top: 0;}

@media screen and (max-width: 980px) {
	header .menu-backdrop,
	.nav-outer .mobile-nav-toggler{
		background-color: #0c2957!important;
	}
	.header-upper .inner-container{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header-upper .inner-container.clearfix:after{
		display: none;
	}
	.banner-section-two{
		padding: 200px 0 160px;
	}
	.banner-section-two h2{
		line-height: 68px;
		text-align: center;
	}
	.banner-section-two .text,
	.banner-section-two .btn-box{
		text-align: center;
	}
	.banner-section-two .btn-box{
		display: flex;
		flex-direction: column;
	}
	.banner-section-two .btn-box a{
		margin-right: 0;
		display: flex;
		justify-content: center;
		border: 0!important;
		align-items: center;
        line-height: 1;
        margin-top: 15px;
        column-gap: 4px;
	}
	.about-section-four,
	.why-choose-us-section-two,
	.services-section-five,
	.client-section-two.style-two{
		padding: 70px 0;
	}
	.main-footer.sp-two .widgets-section{
		padding: 80px 0 0;
	}
	.main-footer.sp-two .widgets-section .footer-logo,
	.main-footer.sp-two .widgets-section h3,
	.main-footer.sp-two .widgets-section .link-btn,
	.main-footer.sp-two .widgets-section .widget_nav_menu .menu,
	.main-footer.sp-two .widgets-section .footer-column,
	.footer-bottom{
		text-align: center;
	}
	.main-footer.sp-two .widgets-section table{
		margin: auto;
		text-align: left;
	}
	.footer-bottom .row.justify-content-between{
		justify-content: center!important;
	}
	.scroll-to-top{
		background-color: #0c2957!important;
		right: 20px!important;
	}
	.client-section-two.style-two .column{
		padding: 0;
	}
	.client-section-two.style-two .column img{
		max-width: 80%;
	}
}