.owl-theme .owl-dots .owl-dot span { background: #d6d6d6; border-radius: 30px; display: block; height: 10px; margin: 5px 7px; transition: opacity 200ms ease 0s; width: 10px }
.owl-theme .owl-dots .owl-dot { display: inline-block }
.owl-theme .owl-controls { margin-top: 10px; text-align: center }
.mainOwlBanner .owl-carousel .owl-item { padding: 0 }
.mainOwlBanner .owl-carousel .owl-nav { position: inherit; right: auto; z-index: 0; top: auto }
.mainOwlBanner .owl-carousel .owl-nav .owl-next, .mainOwlBanner .owl-carousel .owl-nav .owl-prev { background: rgba(245,245,245,.7); color: #000; font-size: 20px; height: 50px; line-height: 50px; margin-left: 0; text-align: center; width: 50px; position: absolute; top: 50%; margin-top: -25px; opacity: 0; transition: opacity .35s ease 0s; -webkit-transition: opacity .35s ease 0s; -moz-transition: opacity .35s ease 0s }
.mainOwlBanner:hover .owl-carousel .owl-nav .owl-next, .mainOwlBanner:hover .owl-carousel .owl-nav .owl-prev { opacity: 1 }
.mainOwlBanner .owl-carousel .owl-nav .owl-next:hover, .mainOwlBanner .owl-carousel .owl-nav .owl-prev:hover { background: #fff }
.mainOwlBanner .owl-carousel .owl-nav .owl-prev { left: 10px }
.mainOwlBanner .owl-carousel .owl-nav .owl-next { right: 10px }
.mainOwlBanner .owl-carousel .owl-dots { bottom: 0; padding: 15px; position: absolute }
.mainOwlBanner .owl-carousel .owl-controls { margin: 0 }
.mainOwlBanner .owl-carousel .owl-dots .owl-dot span { background: #fff; border-radius: 30px; box-shadow: 0 0 2px 1px rgba(0,0,0,.1); display: block; height: 10px; margin: 5px 7px; width: 10px; transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; -moz-transition: all 300ms ease-in-out 0s }
.mainOwlBanner .owl-carousel .owl-dots .owl-dot.active span, .mainOwlBanner .owl-carousel .owl-dots .owl-dot:hover span { transform: scale(2); -webkit-transform: scale(2); -moz-transform: scale(2) }
.mainOwlBanner .owl-carousel .owl-dots .owl-dot:hover span { background: #000;}
.owlContent { position: absolute; width: 50%;}
.owlContent.topleft { top: 10%; left: 10%;}
.owlContent.topright { top: 10%; right: 10%; text-align: right }
.owlContent.topCenter { top: 10%; left: 0; margin-left: 25%; text-align: center }
.owlContent.bottomleft { bottom: 10%; left: 10% }
.owlContent.bottomright { bottom: 10%; right: 10%; text-align: right }
.owlContent.bottomcenter { bottom: 10%; left: 0; margin-left: 25%; text-align: center }
.owlContent h3 { display: inline-block; font-family: Times New Roman; font-size: 35px; margin: 0 }
.owlContent .owlBtn { border-bottom: 4px double #000; font-family: Times New Roman; font-size: 23px; padding: 10px 0; text-transform: uppercase }
.owlContent p { text-transform: uppercase; width: 100%; padding: 10px 0 }
.mainOwlBanner.staticRight { margin-top: 28px }
@media (max-width:980px) {
.owlContent h3 { font-size: 25px }
.owlContent .owlBtn { font-size: 15px }
.owlContent p { font-size: 12px; margin: 0;}
}
