div.carousel{width:50%}h1.small{letter-spacing:0!important;font-size:20px!important;text-align:right!important}div.page-scroll{text-align:right}header.hero .hero-body .hero-text .page-scroll{margin-top:30px!important}
.carousel-inner {
    height: 560px;
    position: relative;
}
.height-560{height: 560px!important;}
.position-text{
    position: absolute;
    bottom: 0.3em;
    left: 2em;
    font-size: 3em;
}
.div-services-cont{
    border-radius: 5px;
    border-top: 3px solid #B1B1B1;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;
    text-align: center;
    height: 470px;
}

.text-slider-right{
    position: absolute;
    padding: 1em 1em 0.5em 1em;
    background: rgba(6, 6, 6, 0.32);
    right: 3em;
    top: 3em;
}
.text-slider-left{
    position: absolute;
    padding: 1em 1em 0.5em 1em;
    background: rgba(6, 6, 6, 0.32);
    left: 3em;
    top: 3em;
}
.text-slider-right>p,.text-slider-left>p{
    font-size: 2.5em;
    color: rgba(255, 255, 255, 0.7);
    font-family: ralewayregular,sans-serif;
}