.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;display:inline-block;margin:0 3px;}
.owl-controls .owl-page.active{background:#575959}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(grabbing.html) 8 8, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel .owl-controls{width:100%;position:absolute;top:34%;text-align:right;}
.owl-carousel .owl-controls .owl-buttons{display:inline-block;position:relative;width:100%;}
.owl-carousel .owl-prev,
.owl-carousel .owl-next{font-size:72px;color:#7b7979;text-indent:-9999px;}
.owl-carousel .owl-prev{left:-20px;position:absolute;}
.owl-carousel .owl-next{right:-50px;position:absolute;}
.owl-carousel .owl-prev:before,
.owl-carousel .owl-next:before{content:"";font-family:"FontAwesome";font-size:30px;color:#7b7979;display:block;}
.owl-carousel .owl-next:before{content:"\f105";font-size:72px;}
.owl-carousel .owl-prev:before{content:"\f104";font-size:72px;}
.owl-carousel .owl-prev:hover:before,
.owl-carousel .owl-next:hover:before{color:#d94d3a;}
@media only screen and (max-width:980px){.owl-carousel .owl-controls{top:45px;}
.owl-carousel .owl-next{right:-5px;}
.owl-carousel .owl-prev{left:42px;}
}
@media only screen and (max-width:767px){.owl-carousel .owl-controls{top:85px;}
.owl-carousel .owl-next{right:-5px;}
.owl-carousel .owl-prev{left:22px;}
}
@media only screen and (max-width:479px){.owl-carousel .owl-controls{top:52px;}
}