.owl-theme{position:relative;}
.owl-theme .owl-nav{
position:absolute;
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #FFF;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;outline:none;
  position:absolute;top:200px;text-align:center;width:100%;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;outline:none;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 6px;
      height: 6px;
      margin: 5px 5px;box-shadow:0 0 2px #111;
      background:#fff;border:2px solid #fff;padding:0px;
      display: block;outline:none;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background:#1180FF; }
 .owl-carousel{background:transparent;}
.top_slider2{display:block;background:transparent;height:100%;overflow:hidden;}
.top_slider2 img{width:100%;height:230px;pointer-events:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;}
.top_slider2 .noscript_img{width:100%;margin-bottom:20px}
.owl-theme .owl-dots{top:190px;}


