@charset "UTF-8";.owl-row{margin-left:-15px;margin-right:-15px;}
.owl-carousel .owl-item{padding:0 15px;}
.owl-theme .owl-buttons{width:85px;position:absolute;top:-60px;right:15px;}
.rtl .owl-theme .owl-buttons{left:15px;right:auto;}
.owl-theme .owl-buttons div{width:40px;height:40px;line-height:38px;text-align:center;position:relative;color:transparent;font-size:1px;background:transparent;border:1px solid #000000;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.owl-theme .owl-buttons div:before{content:"";font-family:"FontAwesome";z-index:9;color:#000000;font-size:18px;display:inline-block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.owl-theme .owl-buttons div.owl-prev{float:left;}
.owl-theme .owl-buttons div.owl-prev:before{content:"";}
.owl-theme .owl-buttons div.owl-next{float:right;}
@media (min-width:992px){.owl-theme .owl-buttons div:hover{background:#fdc02d;border-color:#fdc02d;}
.owl-theme .owl-buttons div:hover:before{color:#FFFFFF;}
}
.button-middle .owl-theme .owl-buttons{position:static;}
@media (min-width:992px){.button-middle .owl-theme .owl-buttons div{position:absolute;top:50%;margin-top:-15px;z-index:99;}
.button-middle .owl-theme .owl-buttons div.owl-prev{left:-30px;right:auto;}
.button-middle .owl-theme .owl-buttons div.owl-next{right:-30px;left:auto;}
}
@media (max-width:991px){.button-middle .owl-theme .owl-buttons{margin:auto;}
.button-middle .owl-theme .owl-buttons::after{content:"";display:table;clear:both;}
}
@media (min-width:992px){.button-middle.button-hover .owl-theme .owl-buttons div{opacity:0;filter:alpha(opacity=0);}
.button-middle.button-hover .owl-theme .owl-buttons div.owl-prev{left:-50px;right:auto;}
.button-middle.button-hover .owl-theme .owl-buttons div.owl-next{right:-50px;left:auto;}
.button-middle.button-hover .owl-theme:hover .owl-buttons div{opacity:1;filter:alpha(opacity=100);}
.button-middle.button-hover .owl-theme:hover .owl-buttons div.owl-prev{left:-15px;right:auto;}
.button-middle.button-hover .owl-theme:hover .owl-buttons div.owl-next{right:-15px;left:auto;}
}
.button-bottom .owl-theme .owl-controls{text-align:center;}
.button-bottom .owl-theme .owl-controls .owl-buttons{position:static;display:inline-block;}
.button-bottom.button-right .owl-theme .owl-controls{padding-left:15px;padding-right:15px;}
.button-bottom.button-right .owl-theme .owl-controls::after{content:"";display:table;clear:both;}
.button-bottom.button-right .owl-theme .owl-controls .owl-buttons{float:right;}
.rtl .button-bottom.button-right .owl-theme .owl-controls .owl-buttons{float:left;}
.button-bottom.button-right .owl-theme .owl-controls .owl-pagination{margin:10px 0;float:left;}
.rtl .button-bottom.button-right .owl-theme .owl-controls .owl-pagination{float:right;}
.button-bottom.button-left .owl-theme .owl-controls{padding-left:15px;padding-right:15px;}
.button-bottom.button-left .owl-theme .owl-controls::after{content:"";display:table;clear:both;}
.button-bottom.button-left .owl-theme .owl-controls .owl-buttons{float:left;}
.rtl .button-bottom.button-left .owl-theme .owl-controls .owl-buttons{float:right;}
.button-bottom.button-left .owl-theme .owl-controls .owl-pagination{margin:10px 0;float:right;}
.rtl .button-bottom.button-left .owl-theme .owl-controls .owl-pagination{float:left;}
.button-top .owl-theme .owl-controls{text-align:center;}
.button-top .owl-theme .owl-controls .owl-buttons{margin:auto;right:15px;left:15px;}
.rtl .button-top .owl-theme .owl-controls .owl-buttons{right:15px;left:15px;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none;}
.owl-theme .owl-controls .owl-pagination{margin:10px 0;text-align:center;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls span{display:block;width:8px;height:8px;margin:0 3px;border-radius:100%;background-color:#000000;background-color:rgba(0, 0, 0, 0.5);zoom:1;background-color:transparent\9;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background-color:#000000;background-color:rgba(0, 0, 0, 0.2);zoom:1;background-color:transparent\9;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(../img/AjaxLoader.gif) no-repeat center center;}