.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.bx-wrapper img {
    min-width: 100%;
    display: block;
    width: 100%;
    direction: ltr;}
.bx-wrapper .bx-viewport {
    background: #292c33;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
        direction: ltr;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: relative;
    bottom: 0;
    max-width: 210px;
    left: 17%;
    width: auto;
    display: block;
    -webkit-transform: skew(-339deg);
    transform: skew(339deg);
    -moz-transform: skew(339deg);
}
.bx-wrapper .bx-pager a {
    -webkit-transform: skew(339deg);
    transform: skew(-339deg);
    -moz-transform: skew(-339deg);
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    height: 40px;
    margin-top: -1px;
    padding: 0 15px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 35px;
    height: 100%;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0;
    padding: 9px 10px;
    overflow: visible;
    font-size: 14px;
    color: #fff;
    font-family: Oswald;
    font-weight: 400;
}
.bx-wrapper .bx-pager.bx-default-pager a:before {
    content: '';
    /background: red;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(-339deg);
    transform: skew(339deg);
}
.bx-wrapper .bx-pager.bx-default-pager a.active:before, .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
    /background: #000;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/controls.png) 0 -32px no-repeat;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(../img/controls.png) -43px -32px no-repeat;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, .75);
    width: 100%}
.bxslider li {
    min-height: 340px;
    max-height: 340px;
    overflow: hidden;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.slider-text-wrapper {
    width: 260px;
    height: 341px;
    padding: 20px 30px;
    position: absolute;
    left: 45%;
    z-index: 9;
    font-size: 34px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    font-family: Oswald;
    //-webkit-transform: skew(350deg);
    //transform: skew(350deg);
}
.slider-text-wrapper a {
    font-weight: 500;
    color: #fff;
}
.slider_text a:hover {
    opacity: .8!important;
}
.slider_text {
    //-webkit-transform: skew(-350deg);
    //transform: skew(-350deg);
    font-size: 32px;
}
.next_slide_text {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    background-color: #212528;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    border: 1px solid #000;
    height: 40px;
    width: 50%;
    padding: 6px 15px;
}
.next_slide_text .fa-bolt {
    font-size: 22px;
    margin-right: 5px;
    top: 2px;
    position: relative;
    left: -2px;
}
.next_slide_text strong {
    color: #eee;
    font-size: 16px;
}
.next_slide_text_inner {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
}
.slider-wrapper {
    position: relative;
    margin-top: 0;
    display: none;
}
.net {
    position: absolute;
    width: 50%;
    height: 340px;
    left: 50%;
    z-index: 8;
    background: url(../img/net.png) top left;
}
.bx-next-out:hover .next-line {
    background: #eee;
}
.bx-next-out:hover .next-arrow {
    border-left: 30px solid #eee;
}
.bx-next {
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: -31px;
}
.next-arrow {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    top: 38%;
    position: relative;
    z-index: 9;
    left: 5px;
}
.next-arrow:before {
    content: "\f105";
    moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: -7px;
    left: -24px;
    color: #fff;
}
.next-line {
    height: 100%;
    width: 5px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 4px 0 10px rgba(0, 0, 0, .6);
    -moz-box-shadow: 4px 0 10px rgba(0, 0, 0, .6);
    box-shadow: 4px 0 10px rgba(0, 0, 0, .6);
}
.slider-left-wall, .slider-right-wall {
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    z-index: 9;
}
.slider-right-wall {
    right: 0;
    left: auto;
}
.slider-pick {
    position: absolute;
    left: -25px;
    top: 20%}
.bx-controls {
    height: 40px;
    z-index: 9;
    position: relative;
}
.bx-controls:before {
    background: url(../img/net2.png) top left;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.bx-controls, .bx-wrapper .bx-pager, .slider-left-wall, .slider-right-wall {
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    border: 1px solid #000;
    background-image: -webkit-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: -moz-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: -o-linear-gradient(bottom, #1a1b1f, #212528);
    background-image: linear-gradient(to top, #1a1b1f, #212528);
}
.slider_com_wrap {
    font-size: 16px;
    margin-top: 15px;
}
.slider_com_wrap .fa-comments {
    font-size: 28px;
    margin-right: 5px;
}