.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;opacity:0.7;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.owl-theme .owl-nav:hover{opacity:1}.owl-theme .owl-nav [class*=owl-]{color:var(--collinz-theme-primary);font-size:3rem;margin:0;display:inline-block;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.owl-theme--secondary .owl-nav [class*=owl-]{color:var(--collinz-theme-secondary);}.owl-theme .owl-nav [class*=owl-]:hover{color:var(--collinz-theme-primary-hover);text-decoration:none}.owl-theme--secondary .owl-nav [class*=owl-]:hover{color:var(--collinz-theme-secondary-hover);}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#C6C4C3;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--collinz-theme-primary)}.owl-theme--secondary .owl-dots .owl-dot.active span,.owl-theme--secondary .owl-dots .owl-dot:hover span{background:var(--collinz-theme-secondary)}
.owl-theme .owl-stage-outer:hover+.owl-nav{opacity: 1;}.owl-carousel{position:relative;}.owl-prev{left:-1.2rem;}.owl-next{right:-1.2rem;}
.owl-prev,.owl-next{font-size:2.5rem !important;position:absolute;top:40%}
@media(min-width: 375px){.owl-prev,.owl-next{font-size:3rem !important}.owl-prev{left:-1.5rem;}.owl-next{right:-1.5rem;}}
@media(min-width: 768px){.owl-prev,.owl-next{font-size:4rem !important;top:35%}.owl-prev{left:-2.5rem;}.owl-next{right:-2.5rem;}}