.mlayer { width: 90%; top: 150px; left: 50%; margin-left: -45%; }
.btn_modalClose { position: absolute; top: -45px; right: 0; bottom: auto; height: 40px; font-size: 14px; color: #fff; z-index: 1000; line-height: 1; display: flex; align-items: center; }
.btn_modalClose a { display: flex !important; align-items: center; justify-content: flex-end; min-width:auto; padding: 0 5px !important; color: #fff; text-decoration: none;  font-size: 13px;}
.btn_modalClose img { width: 18px; height: 18px; margin-left: 4px; display: block; }
.bx-wrapper { box-shadow: none; border: none; background: transparent; }
.mainLayer_slider li { line-height: 0; }
.mainLayer_slider img { width: 100%; display: block; }
.bx-wrapper .bx-pager { position: relative; margin-top: 2vw; text-align: center; }
.bx-wrapper .bx-pager-item { display: inline-block !important; float: none !important; }
.bx-wrapper .bx-pager.bx-default-pager a { display: inline-block; width: 10px; height: 10px; margin: 0 4px; background: rgba(255,255,255,0.5); border-radius: 50%; text-indent: -9999px; overflow: hidden; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #fff; }
.bx-wrapper .bx-controls-direction { display: none; }