/* Add custom CSS styles below */





.advanced-slider.with-controls .advanced-slider__caption__inner--right {
    padding-right: 0px;
    color: #000000;
    margin-top: -320px;
   /* border: solid;
    border-color: aliceblue;
    /* background-color: #ffffff; */
    /* opacity: 50%; */
    /* z-index: -999; */
}



/*

.scroll-to-top.left {
    left: auto;
    right: 30PX;
    height: 46px;
}


.scroll-to-top {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    bottom: 124px;
    cursor: pointer;
    display: none;
    filter: alpha(opacity=0);
    height: 46px;
    position: fixed;
    text-align: center;
    width: 46px;
    z-index: 9;
}

*/