.loader-wrapper{align-items:center;background-color:var(--primary-color);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}img.loader{animation:loader 3s ease infinite;height:100px;width:100px}@keyframes loader{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(1turn) scale(1.5)}to{transform:rotate(2turn) scale(1)}}.title-row{color:#fff;font-size:2rem;padding-bottom:12.5rem;padding-top:15rem}.title-text{margin:0 auto 20px;text-align:center;width:50%}.title-text h2{font-weight:400;margin-bottom:0}.carousel-loader-wrapper,.title-carousel{position:relative}.title-carousel{align-items:center;display:flex;height:600px;overflow-x:hidden}.title-carousel .owl-stage-outer{overflow:unset}.title-carousel .owl-item.active{position:relative;-webkit-transform:scale(1);transform:scale(1);transition:all .5s ease;z-index:1}.title-carousel .owl-item.active.center{-webkit-transform:scale(2);transform:scale(2);z-index:2}.title-carousel .owl-item img{border-radius:5px;box-shadow:0 0 10px 0 transparent;display:block;transition:all .5s ease;width:100%}.title-carousel .owl-item.active.center img{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@media screen and (max-width:1180px){.title-carousel{height:450px}}@media screen and (max-width:1080px){.title-text{width:70%}}@media screen and (max-width:769px){.owl-dots,.owl-nav{display:none}.title-row{padding-top:75px}.inner-container{padding:50px 0}.title-carousel{height:400px}.title-carousel .owl-item.active.center{-webkit-transform:scale(2.5);transform:scale(2.5)}}@media screen and (max-width:767px){.title-row{padding-bottom:75px}.title-carousel{height:auto;padding:40px 0}.title-carousel .owl-item.active.center{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:600px){.title-text{width:100%}.title-text h1{font-size:35px}.title-text h2{font-size:20px;line-height:25px}}