#banners_aux{
    margin: 20px auto 30px auto;
    width: 92%; }

.bannersaux-description{ position: absolute; }
.left .bannersaux-description{
    width: 30%;
    left: 7%;
    top: 16%; }
.right .bannersaux-description{
    width: 30%;
    right: 6%;
    top: 16%; }
.bannersaux-description h1{
    margin: 0;
    font-weight: 800;
    color: #fff;
    line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    text-transform: uppercase; }
.bannersaux-description p{
    margin: 20px 0 30px 0;
    color: #fff;
    font-size: 20px;
    line-height: 30px; }
.bannersaux-description li{ display: inline-block; }
.bannersaux-description li a{
    display: block;
    padding: 0 30px;
    background: var(--second-color);
    line-height: 52px;
    color: var(--black-color);
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase; }
.bannersaux-description li a:hover{ background: #fff; }


.jssorb05 {
    position: absolute;
    bottom: 15px; }
.jssorb05 div:before{
    font-family: "FontAwesome5";
    font-weight: 900;
    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: 50%;
    width: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
    text-align: center;
    cursor: pointer; }
.jssora22l{ left: 10px; }
.jssora22r{ right: 10px; }
.jssora22l:before,
.jssora22r:before {
    font-family: "FontAwesome5";
    font-weight: 900;
    content: "\f053";
    font-size: 24px;
    color: #fff;
    line-height: 40px; }
.jssora22r:before { content: "\f054"; }
