/*p a {color: #009fe9;}*/
.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel { touch-action: none; }

#home-header-background {background-repeat: no-repeat;background-image: url('/assets/style/img/banner/slide-02.jpg'); background-image: -webkit-image-set('/assets/style/img/banner/slide-02.webp' type('image/webp'),'/assets/style/img/banner/slide-02.jpg' type('image/jpg')); background-image: image-set('/assets/style/img/banner/slide-02.webp' type('image/webp'),'/assets/style/img/banner/slide-02.jpg' type('image/jpg')); background-size: contain; background-position: center;}