.owl-carousel{overflow:hidden;position:relative;z-index:1}.owl-carousel .owl-stage-outer{position:relative}.owl-carousel .item .image img{width:auto;height:auto;max-width:100%}.owl-carousel .item .caption p{font-size:14px;padding:7px 0}.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{-webkit-transition:all 0.3s 0s ease-in-out;-moz-transition:all 0.3s 0s ease-in-out;transition:all 0.3s 0s ease-in-out;padding:0;box-shadow:none;min-width:0;margin:0}.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;width:54px;height:54px;border:none;background:url("../Images/arrow_slider.svg") no-repeat center center;border-radius:0;position:absolute;left:0px;top:-webkit-calc(50% - 12.5px);top:calc(50% - 12.5px)}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{background-color:rgba(255, 255, 255, 0.3)}.owl-carousel .owl-nav .owl-next{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:auto}.owl-carousel .owl-dots{height:auto;bottom:0px;width:100%;z-index:15;position:absolute;text-align:center;-webkit-transition:all 0.3s 0s ease-in-out;-moz-transition:all 0.3s 0s ease-in-out;transition:all 0.3s 0s ease-in-out}.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-dots .owl-dot{display:inline-block;width:12px;height:12px;margin:0 7.5px;border-radius:15px;-webkit-transition:all 0.3s 0s ease-in-out;-moz-transition:all 0.3s 0s ease-in-out;transition:all 0.3s 0s ease-in-out;padding:0;box-shadow:none;background:none;min-width:0;border:none;background-color:rgba(255, 255, 255, 0.4)}.owl-carousel .owl-dots .owl-dot span{display:none !important}.owl-carousel .owl-dots .owl-dot.active,.owl-carousel .owl-dots .owl-dot:hover{background-color:#fff;border:none}