.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.sliderbtn{background: #ff0126; font-size: 14px; border-radius: 30px; padding: 15px 30px 15px 30px; color: #fff; text-transform: uppercase; text-shadow: none;transition: background-color 2s ease-out;-webkit-transition: background-color 2s ease-out;-moz-transition: background-color 2s ease-out;-o-transition: background-color 2s ease-out;}
.sliderbtn:hover{background: #0a96c6; color: #fff; text-decoration: none; text-transform: uppercase;}

.carousel-caption h1 {font-size: 35px; font-weight: bold; letter-spacing: 3px; padding-bottom: 25px;}
.carousel-caption{margin-bottom: 90px;}