/*
Theme Name: Magnuz Child
Theme URI: http://wordpressriverthemes.com/magnuz/
Template: magnuz
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Introducing a WordPress theme tailored for Business Template provides a comprehensive framework for crafting professional business plans, proposals, and presentations with ease.
Tags: business,consulting
Version: 1.0.0.1720786296
Updated: 2024-07-12 12:11:36

*/

.hero-slider-wrap {
    width: 100%;
    max-width: auto !important;
    min-height: 621px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    transition: all 0.4s ease;
    margin: auto;
}

.hero-slider-wrap .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* width: 100%; */
}