.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{color:var(--white);display:inline-block;zoom:1;*display: inline;margin:5px;padding:3px 10px;font-size:1rem;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:var(--t-orange);filter: Alpha(Opacity=50);opacity:.5;width:2rem;height:2rem}.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover{filter: Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-nav .owl-prev{float:left}.owl-theme .owl-nav .owl-next{float:right}.owl-theme.news .owl-nav .owl-next{float:left}.owl-item{text-align:center;cursor:pointer}.news .owl-item{text-align:left;cursor:pointer}.owl-item.active:hover{color:var(--t-light-gold)!important}.owl-item.selected{background-color:var(--t-light-gold)!important;color:var(--white)}.owl-item.selected:hover{color:var(--white)!important}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-carousel.carousel-items{}.owl-carousel div.card-height{min-height:10rem}.owl-dot.active{}.owl-dots{display:flex!important;justify-content:center!important;margin:10px!important}.owl-dots button:focus{outline:0!important}.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:var(--t-light-gold);display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--t-orange)!important}