/* Add here all your CSS customizations */
.banner-title h1{
font-size: 60px;
color: #fff;
font-weight: 500;
font-family: "Libel Suit" !important;
line-height: 1.2em;
letter-spacing: 5px;
}
.clients_carousel{
	padding: 5px 0px 10px !important;
}

@media (min-width: 992px){
#header .header-body:not(.h-100) {
    height: 100px !important;
}
#header.header-effect-shrink .header-container {
    min-height: 100px !important;
}
}

#home-slider .owl-stage-outer{
    background: url(../../images/banner-bg-shape-3.png);
     width: 100vw;
      height: 100%;
     
    } 