#home-gal{margin-top: 40px;}

#home-gal .owl-nav button { position: absolute; top: 45%; background-color: #000;  color: #fff;margin: 0; transition: all 0.3s ease-in-out;}

#home-gal .owl-nav button.owl-prev { left: 0;}

#home-gal .owl-nav button.owl-next { right: 0;}

#home-gal .owl-dots { text-align: center; padding-top: 15px;}

#home-gal .owl-dots button.owl-dot { width: 10px; height: 10px; border-radius: 50%; display: inline-block; background: #ccc;  margin: 0 3px;}

#home-gal .owl-dots button.owl-dot.active { background-color: #ffd200;}

#home-gal .owl-dots button.owl-dot:focus { outline: none;}

#home-gal .owl-nav button {   position: absolute;  top: 43%;  transform: translateY(-50%);   background: #ffd200;}

#home-gal span {  font-size: 25px;       position: relative;  top: -6px;}

#home-gal .owl-nav button:focus {   outline: none;}

#home-gal h2 span{ color: red; font-size: 100%; position: initial;}

#home-gal  button { color: #000; background: #ffd200; padding: 1px; border-radius: 30px; width: 28px; height: 28px;}