.owl-carousel{position:relative}.owl-carousel .owl-item,.owl-carousel .owl-item.active{opacity:1}.owl-carousel .owl-nav{position:absolute;top:50%;width:100%}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#104f9e!important;-webkit-transition:.7s;-o-transition:.7s;transition:.7s;position:absolute;opacity:0;margin-top:-60px}@media (prefers-reduced-motion:reduce){.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{-webkit-transition:none;-o-transition:none;transition:none}}.owl-carousel .owl-nav .owl-next span:before,.owl-carousel .owl-nav .owl-prev span:before{font-size:55px}.owl-carousel .owl-nav .owl-prev{left:10px}.owl-carousel .owl-nav .owl-next{right:10px}.owl-carousel .owl-dots{text-align:center;margin-top:20px}.owl-carousel .owl-dots .owl-dot{height:10px;position:relative;margin:5px;border-radius:50%;background:rgba(0,0,0,.1);width:10px}.owl-carousel .owl-dots .owl-dot:focus,.owl-carousel .owl-dots .owl-dot:hover{outline:none!important}.owl-carousel .owl-dots .owl-dot.active{background:#104f9e}.owl-carousel:hover .owl-nav .owl-next,.owl-carousel:hover .owl-nav .owl-prev{opacity:1}.owl-carousel:hover .owl-nav .owl-prev{left:-25px}.owl-carousel:hover .owl-nav .owl-next{right:-25px}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y}