/*bx슬라이더*/
.bx-wrapper {position:relative;padding:0; *zoom:1;touch-action:pan-y;-ms-touch-action:pan-y;/* height: 858px; */}
.bx-wrapper img {display:block; max-width:100%;}
.bxslider {margin:0; padding:0;}
ul.bxslider {list-style:none;}
.bx-viewport {/*fix other elements on the page moving (on Chrome)*/-webkit-transform:translatez(0);}
.bx-wrapper {}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position:absolute; bottom:-30px; width:100%;}
.bx-wrapper .bx-loading {position:absolute; z-index:2000; top:0; left:0; width:100%; height:100%; min-height:50px; /*background:url('images/bx_loader.gif') center center no-repeat #ffffff;*/}
.bx-wrapper .bx-pager {padding-top:20px;color:#666;font-size:.85em;font-weight:bold;font-family:Arial;text-align:center;}
.bx-wrapper .bx-pager.bx-default-pager a {display:block; width:10px; height:10px; margin:0 5px; border-radius:5px; outline:0; background:#666; text-indent:-9999px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {background:#000;}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display:inline-block; vertical-align:bottom; *zoom:1;*}
.bx-wrapper .bx-pager-item {font-size:0; line-height:0;}
/* .bx-wrapper .bx-prev {left: 60px;background: url('../images/visual_arr_left.png') no-repeat center;}
.bx-wrapper .bx-next {right: 60px;background:url('../images/visual_arr_right.png') no-repeat center;} */
.bx-wrapper .bx-controls-direction a {position:absolute;z-index:9999;top: 45%;width: 43px;height: 57px;margin-top:-16px;outline:0;text-indent:-9999px;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.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; width:10px; height:11px; margin:0 3px; outline:0; /*background:url('images/controls.png') -86px -11px no-repeat;*/ text-indent:-9999px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display:block; width:9px; height:11px; margin:0 3px; outline:0; /*background:url('images/controls.png') -86px -44px no-repeat;*/ text-indent:-9999px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position:-86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {width:80%; text-align:left;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right:0; width:35px;}
.bx-wrapper .bx-caption {position:absolute; left:0; bottom:0; width:100%; background:#666; background:rgba(80, 80, 80, 0.75);}
.bx-wrapper .bx-caption span {display:block; padding:10px; color:#fff; font-size:.85em; font-family:Arial;}
