.carousel-control-next, .carousel-control-prev {
    height: 50px;
    width: 50px;
    font-size: 30px;
    border-radius: 50%;
    top: -1px;
}
.next-pre-btn{
    background-color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    top: 38px;
}
.pre-btn{
    margin-left: 45%; 
}
.cnext-btn{
    margin-left: 50%;
}
.icon-color{
    color: #F07E2F;
}
.carous-height{
    height: 500px;
}
.model-pre-btn{
    background-color: #F07E2F;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    top: 38px;
}
.model-pr-btn{
    margin-left: 85%; 
}
.model-ne-btn{
    margin-left: 90%;
}
.model-icon-color{
    color: #fff;
}
.m-close-btn{
    color: F07E2F;
    font-size: 40px;
}