.custom-slider .owl-item { text-align:center; }
.custom-slider .owl-item .item { display:inline-block; float:none; max-width:400px; text-align:left; width:100%;}
.custom-slider .item .content-text {margin:22px 0 0;}
.custom-slider .item .content-text h3{font-size:10pt; font-weight:normal; margin:0; padding:0; text-align:left;}
.custom-slider .item .content-text p {font-size:10pt; margin:10px 0; padding:0;}
.custom-slider .item .content-text a {font-size: 10pt; position: relative; text-decoration: underline; z-index: 9999999;}
.custom-slider .owl-nav.disabled {display: inline-block !important;  width: 100%; height:0; margin:0;}
.custom-slider .owl-nav.disabled .owl-prev {cursor: url("../images/icons/left-arrow-black.png"), auto; font-size: 0; height: 100%; left: 0;  position: absolute;  top: 0;  width:35%; z-index: 11;}
.custom-slider .owl-nav.disabled .owl-next {border:none; cursor: url(../images/icons/right-arrow-black.png), auto; font-size:0; height:100%;  position:absolute;  right:0;  top:0;  width:35%;  z-index:11;}
.custom-slider .owl-nav.disabled .owl-prev:hover, .custom-slider .owl-nav.disabled .owl-next:hover{background:none;border:none; outline:none}
.owl-theme .owl-nav.disabled + .owl-dots { display: none;  margin-top: 10px;}
.loop.owl-carousel.owl-theme.custom-slider.owl-loaded.owl-drag{position:relative;; padding-top:80px;}
/*.owl-item.previous .item { margin-left: -240px;}
.owl-item.active + .active .item {margin-right: -240px;}*/