body{counter-reset:my-first-counter}html{counter-reset:my-sec-counter}.owl-theme .owl-nav{text-align:center;margin-top:-16px;position:absolute;top:50%;width:100%;z-index:-1;height:32px;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#333;font-size:20px;margin:5px;padding:3px;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{color:#049deb;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav .owl-next{right:-70px;position:absolute;color:#fff;font-size:35px}.owl-theme .owl-nav .owl-prev{left:-70px;position:absolute;color:#fff;font-size:35px}.owl-theme .owl-dots{text-align:center;margin-top:-20px;float:right;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:40px;height:2px;margin:5px 10px 0 0;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#049deb}.owl-theme .owl-dots .owl-dot.active:before,.owl-theme .owl-dots .owl-dot:hover:before{color:#049deb;-webkit-transition-duration:.6s;transition-duration:.6s}.item_getin537 .owl-dots .owl-dot:before{color:transparent;text-align:left;display:block;font-size:16px;line-height:19px;font-weight:700;-webkit-transition-duration:.6s;transition-duration:.6s;counter-increment:my-first-counter;content:"0" counter(my-first-counter)}.item_getin545 .owl-dots .owl-dot:before{color:transparent;text-align:left;display:block;font-size:16px;line-height:19px;font-weight:700;-webkit-transition-duration:.6s;transition-duration:.6s;counter-increment:my-sec-counter;content:"0" counter(my-sec-counter)}