#owl, #owl2, #owl3{overflow:hidden;z-index:1;position:relative;padding-bottom:0;margin-bottom:-2px;}
#owl2{position:initial !important;padding-bottom:25px;margin-bottom:8px;}
#owl3{padding-bottom:16px;margin-bottom:8px;}
#owl .owl-item, #owl2 .owl-item{float:left;}
#owl .item, #owl2 .item, #owl3 .item{position:relative;padding-left:0px;}
#owl2 .item{text-align:left;padding:0 10px;}
#owl3 .item{text-align:center;padding:0 15px;}
#owl .item .count, #owl2 .item .count{color:#e3e3e3;letter-spacing:-1px;margin-bottom:24px;padding-top:32px;transition:0.5s ease;-o-transition:0.5s ease;-webkit-transition:0.5s ease;font:bold 40px/40px 'Roboto', sans-serif;}
#owl .item:hover .count, #owl2 .item:hover .count{color:#ff6f53;}
#owl .item .tx, #owl2 .item .tx{transition:0.5s ease;-o-transition:0.5s ease;-webkit-transition:0.5s ease;min-height:60px;padding-right:5px;}
#owl .item a.btn, #owl2 .item a.btn{margin-top:23px;}
.owl-wrapper-outer{overflow:hidden;}
#owl .owl-prev{float:left;cursor:pointer;background:url(../images/slider_left_arrow.png) 0 0 no-repeat;display:block;height:52px;bottom:0;width:52px;position:absolute;right:140px;overflow:hidden;text-indent:-999px;}
#owl .owl-next{cursor:pointer;background:url(../images/slider_right_arrow.png) 0 0 no-repeat;display:block;height:52px;top:25px;position:absolute;right:140px;width:52px;overflow:hidden;text-indent:-999px;}
#owl .item{width:100%;}
#owl2 .owl-prev{float:left;cursor:pointer;background:url(../images/left_arrow.png) 0 0 no-repeat;display:block;height:42px;width:21px;position:absolute;left:-30px;overflow:hidden;text-indent:-999px;}
#owl2 .owl-next{cursor:pointer;background:url(../images/right_arrow.png) 0 0 no-repeat;display:block;height:42px;position:absolute;right:0;width:21px;overflow:hidden;text-indent:-999px;}
#owl2 img{width:100%;}
.owl-buttons{width:100%;position:absolute;top:50%;}
#owl2 .owl-buttons{float:right;}
.owl-carousel .owl-wrapper{display:block;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);-webkit-perspective:1000;}
#owl .owl-controls{padding-top:0;}
.owl-dots{bottom:0;width:100%;padding-top:0;padding-right:30px;position:absolute;text-align:right;z-index:999 !important;}
.owl-controls{text-align:center;}
.owl-dot{display:inline-block;width:18px;height:18px;cursor:pointer;border-radius:50%;background:#fff;border:0;}
.owl-dot+.owl-dot{margin-left:18px;}
.owl-dot:hover, .owl-dot.active{background:#ff2539;}
.owl-nav{top:44%;position:absolute;z-index:999;width:100%;}
@media only screen and (max-width:1140px){#owl2{position:relative !important;}
#owl2 .owl-next{right:0;}
#owl2 .owl-prev{left:0;}
}