﻿/* Override default 5px*/
.bx-wrapper {
    border: 0px;
}

.bx-clone {
    display: none;
}

.sliderItem {
    background-color: #0099A9;
    height: 125px;
    padding-top: 10px;
    top: 0px;
}

.sliderMain {
    position: relative;
    top: -184px;
    opacity: 0.72;
    margin-bottom: -160px;
    z-index: 80;
    background-color: #0099a9;
    height: 125px;
}
