.chooseButton{
    background-color: #80808029;
    border: 0px;
    color: #080808ba;
    width: 100px;
    height: 38px;
}
@media (max-width: 992px) {
    .col-md-6{
        margin: 0px 0px 0px 0px !important
    }
    .col-md-2{
        margin: 0px 0px 0px 0px !important
    }
}
.carousel-control.right{
    background-image:initial;
}
.glyphicon-chevron-right:before{
    background-color: gray;
}
.carousel-control.left{
    background-image:initial;
}
.glyphicon-chevron-left:before{
    background-color: gray;
}
.carousel-indicators .active{
    background-color: black;
}
#carousel-example-generic-two.left-carousel-control{
    padding: 0 91px;
    top: 325px;
    background-image:initial;
}
#carousel-example-generic-two.right-carousel-control{
    padding: 0 91px;
    top: 325px;
    background-image:initial;
}
li{
    text-align: left;
    margin-bottom: -5px;
}