.jssorb05 { position: absolute; }
.jssorb05 div:before{
    font-family: "FontAwesome";
    content: "\f111";
    font-size: 12px;
    color: #fff; }
.jssorb05 div, 
.jssorb05 .av {
    position: absolute;
    width: 12px;
    height: 12px;
    cursor: pointer;
    text-align: center;
    line-height: 12px; }
.jssorb05 div,
.jssora22l, 
.jssora22r{ 
    opacity: 0.5;
    transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease; }
.jssorb05 div:hover,
.jssorb05 .av,
.jssora22l:hover, 
.jssora22r:hover{ 
    opacity: 1; }
.jssora22l, 
.jssora22r{
    position: absolute;
    top: 48%;
    width: 40px !important;
    height: 40px !important;
    cursor: pointer; }
.jssora22l{ left: 30px; } 
.jssora22r{ right: 30px; }
.jssora22l:before, 
.jssora22r:before {
    font-family: "FontAwesome";
    content: "\f104";
    font-size: 30px;
    color: #fff;
    line-height: 40px; }
.jssora22r:before { 
    content: "\f105";
    float: right; }

.bannershome-description{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 576px;
    height: 246px;
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 40px;
    text-align: center;
    margin-left: -288px;
    margin-top: -123px; }
.bannershome-description h1{
    font-weight: 700;
    font-size: 26px;
    margin: 20px 0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    line-height: 1;
    text-transform: uppercase; }
.bannershome-description h1 span{ color: #e16400; }
.bannershome-description h2{
    margin: 0;
    line-height: 1;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif; }
.bannershome-description p{
    margin: 0;
    line-height: 1.5;
    font-size: 11px; }
.bannershome-description h3 a{    
    display: block;
    width: 181px;
    margin: 0 auto;
    height: 33px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    background: #e16400;
    border-radius: 3px; }
.bannershome-description h3 a:hover{ background: #353535; }   


@media (max-width: 1390px) {
    .bannershome-description{
        width: 676px;
        height: 270px;
        margin-top: -135px;
        margin-left: -338px; }
    .bannershome-description h1{ font-size: 31px; }
    .bannershome-description h2{ font-size: 15px; }
    .bannershome-description p{ font-size: 13px; }
    .bannershome-description h3 a{   
        width: 212px;
        height: 39px;
        line-height: 39px;
        font-size: 13px; }
}

















