html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%;overflow:hidden; height:auto;max-height:570px; margin:0px auto; position:relative;min-width:1200px;}
#slides { display:block; width:100%; height:auto;max-height:570px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:fit-content; list-style:none; padding:0; margin:0; /*position:absolute*/}
#slides li a { display:block; width:100%; height:fit-content; /*text-indent:-9999px*/}
#pagination { display:block; list-style:none; position:absolute; left:46%; top:530px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF;border:1px solid var(--theme-color)}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:var(--theme-color)}