@CHARSET "UTF-8";


.banner-carousel .slide-item {
    padding: 230px 0px 230px 0px;
}

.banner-carousel .slide-item:before {
    background: #2e56a3;
}

.banner-carousel .slide-item:after {
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0) 50%);
}

.team-block-one .inner-box .lower-content .inner {
    padding: 10px 30px;
    margin-top: 20px;
}

.team-block-one .inner-box .lower-content .inner h4 {
    margin-top: auto;
    margin-bottom: auto;
}

.team-section .nav-style-one .owl-nav {
    bottom: 50px;
}