﻿.outer { margin:0 auto; max-width:1200px;}
#big .item { background:none; padding: 0px 0px; margin:2px; color: #FFF; text-align: center; }
#big .item img{  border-radius: 5px; }
#thumbs .item { background: none; height:70px; line-height:70px; padding: 0px; margin:2px; color: #FFF; border-radius: 5px; text-align: center; cursor: pointer; border-radius: 5px; opacity:0.5; overflow:hidden; }
#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item { opacity:1; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#666; width: 30px; line-height:23px; height: 30px; margin-top: -20px; position: absolute; text-align:center; top: 50%; border-radius:100%; }
#big.owl-theme .owl-prev { left: 0px; }
#big.owl-theme .owl-next { right: 0px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
.owl-carousel .owl-stage {margin:0 auto}