.section-white .carousel-control .glyphicon-chevron-left {
    margin-left: 480px !important;
}

.section-img .carousel-control {
    margin-right: 29px;
    margin-left: -486px !important;
    position: absolute;
    top: 0 !important;
    bottom: 0;
    font-size: 20px;
    color: #0f89d1;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}
    .section-img .carousel-control {
    margin-right: 29px;
    margin-left: -486px !important;
    position: absolute;
    top: 0 !important;
    bottom: 0;
    font-size: 20px;
    color: #0f89d1;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel .carousel-control {
    width: 25px;
    height: 36px;
    background: #fff0;
    margin: auto 0;
    opacity: 0.8;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control {
    position: absolute;
    top: -403px;
    bottom: 0;
    left: 505px;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.section-white .carousel-control {
    margin-right: 29px;
    margin-left: -32px;
    position: absolute;
    top: -420px;
    bottom: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}