@charset "utf-8";

#wrap { position: relative; width: 100%; min-width: 1200px; min-height: 100%; margin: 0 auto;}
#wrap::before {content: ""; display: block; clear: both;}
#wrap::after {content: ""; display: block; clear: both;}

/*========== skip navigation ===========*/
.offscreen { position: absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important;}
.skipNav { position:absolute; top: 0; width: 100%; z-index: 1090;}
.skipNav a { position:absolute; top:-200px;}
.skipNav a:focus, .skipNav a:active, .skipNav a:hover { display:block; top:0; width: 100%; height: 40px; padding-top: 20px; color: #000; font-weight: 600; background: #ddd; text-decoration: none; text-align:center;}
.skipNav a:focus, .skipNav a:active, .skipNav a:hover {z-index:1091;}




/*============ 서브메인별 클래스 ============*/
.all-events {} /* All Events */
.directory {} /* Directory */
.support {} /* support */ 
.mypage {} /* mypage */
.kcontent-news {} /* k-content news */ 

/*-----------------
     header
-------------------*/
.header-wrap { position: relative; width: 100%; z-index: 3;}

.header-wrap .top { height: 56px;}
.header-wrap .top .inner { width:1200px; margin: 0 auto;}

.top .submain-tab { float: left; margin: 0; padding:0;}

/* 서브메인 tab*/
.submain-tab ul { float: left; margin: 0; padding:0;}
.submain-tab ul li { float: left; margin: 0; padding:0;}
.submain-tab ul li a { float: left; box-sizing: border-box;}
.submain-tab ul li a:focus { text-decoration: none !important;} 
.submain-tab ul li a.logo { width: 120px; height: 56px; padding: 0; vertical-align: top; background: url(../../../../static/frt/images/logo-sub.png) 0 0 no-repeat}
.submain-tab ul li a.active, .submain-tab ul li a.default1 { padding: 21px 23px 19px 23px; margin: 0; font-family: "Open Sans" ,sans-serif; font-size: 16px;font-weight: 600; line-height: 1rem;}
.submain-tab ul li a.active { color:#fff;}
.submain-tab.all-events ul li a.active { background: #6b1e74;}

.submain-tab ul li a.default1 { color:#000; background:#dedede;}
.submain-tab ul li a.default1::after,.submain-tab ul li a.active::after { position: absolute; content: ''; width:2px; height: 16px; margin-left: 22px; background-color: #999;}
.submain-tab ul li:last-child a::after{display: none}

.submain-tab.all-events ul li a.default1:hover { color: #fff; background:#6b1e74; }

.submain-tab.mypage ul li a.default1:hover { color: #fff; background:#5b5b5b; }
.submain-tab.mypage ul li:last-child a.default1::after { display: none;}

.submain-tab.total-search ul li a.default1:hover { color: #fff; background:#5b5b5b; }

.submain-tab.directory ul li a.active { background: #fb590d;}
.submain-tab.directory ul li a.default1:hover { color: #fff; background:#fb590d; }

.submain-tab.support ul li a.active { background: #003567;}
.submain-tab.support ul li a.default1:hover { color: #fff; background:#003567; }


/* 추가 메뉴 */
.submain-tab.kcontent-news ul li a.active { background: #ad2062;}
.submain-tab.kcontent-news ul li a.default1:hover { color: #fff; background:#ad2062; }


/* 새창 링크 아이콘 - 메뉴테이블 데이터에 추가하여 사용 */
.new-win::after {display: inline-block;content: ' \f35d';font-family: "Font Awesome 5 Free";margin: -3px 0 0 3px;font-size: 17px;color: #fff;}

/* 통합검색 */  
.submain-tab.all-search ul li a.default1:hover { color: #fff; background:#5b5b5b;}
.submain-tab.all-search ul li:last-child a.default1::after { display: none;}

/* 회원정보,언어 */
.top .user-set { float: right; margin: 24px 0 19px 0; font-family: "Open Sans" ,sans-serif;}
.top .user-set ul li { float:left; padding: 0 20px;}
.top .user-set ul li a { font-size: 14px; font-weight: 400; color: #555;}
.top .user-set ul li a:hover,.top .user-set ul li a:focus { text-decoration: underline;}
.top .user-set ul li a::after { position: absolute; content: ''; width:1px; height: 14px; margin-left: 20px; background-color: #aaa;}
.top .user-set ul li:last-child a::after { display: none;}
.top .user-set ul li a.lang { font-weight: 600;}
.top .user-set.all-events ul li a.lang { color: #6b1e74}
.top .user-set.mypage ul li a.lang { color: #000;}
.top .user-set.total-search ul li a.lang { color: #000;}
.top .user-set.directory ul li a.lang { color: #fb590d;}
.top .user-set.support ul li a.lang { color: #003567;}


/* 대메뉴 */
.gnb-wrap { position: relative; display:block; width: 100%; height: 60px; margin:0;}
.gnb-wrap.all-events { background:#6b1e74;}
.gnb-wrap.mypage { background:#5b5b5b;}
.gnb-wrap.total-search { background:#5b5b5b;}
.gnb-wrap .inner { position: relative; display:block; width:1200px; margin: 0 auto;}
.gnb-wrap.directory { background:#fb590d;}
.gnb-wrap.support { background:#003567;}
.gnb-wrap.kcontent-news { background:#ad2062;}

.gnb-wrap.mypage .submain-title { float: left; padding: 10px 19px; margin: 12px 15px 0 0; font-size: 17px; font-weight: 600; color: #fff; background: #2e2e2e; vertical-align: top;}
.gnb-wrap.support .submain-title { float: left; padding: 10px 19px; margin: 12px 15px 0 0; font-size: 17px; font-weight: 700; color: #fff; background: #2e2e2e; vertical-align: top;}


.gnb { float: left; margin: 0; padding: 0;}
.gnb ul { float: left; margin: 0; padding: 0;}
.gnb ul li { float: left; margin: 0; padding: 21px 32px 0 32px;}
.gnb ul li:first-child { padding: 20px 32px 0 25px;}
.gnb ul li a { display: inline-block;  font-family: "Open Sans" ,sans-serif; font-size: 18px; font-weight: 500; color: #fff; line-height: 17px;}
.gnb ul li a.active { padding-bottom: 6px; border-bottom: 2px solid #fff;}
.gnb ul li a:hover, .gnb ul li a:focus { text-decoration: none !important; padding-bottom: 6px; border-bottom: 2px solid #fff;}
.gnb-wrap.support .gnb { margin: 0 0 0 110px;}
.gnb-wrap.directory .gnb { margin: 0 0 0 150px;}
.gnb-wrap.kcontent-news .gnb { margin: 0 0 0 115px;}

/* top 검색 */
.gnb-wrap .top-search { position: absolute; float: right; right: 0; width: 190px; height: 33px; margin: 15px 0 0 0;}
.gnb-wrap.all-events .top-search { background: #c7b5ca;}
.gnb-wrap.support .top-search { background: #fff;}
.gnb-wrap.directory .top-search { background: #fff;}
.gnb-wrap .top-search input[type='text'] { width: 155px; height: 29px; margin-top: 2px; padding: 3px 2px 2px 3px; border: 0}
.gnb-wrap.all-events .top-search input[type='text'] { background: #c7b5ca;}
.gnb-wrap.support .top-search input[type='text'] { background: #fff;}
.gnb-wrap.directory .top-search input[type='text'] { background: #fff;}


.gnb-wrap.all-events .top-search input[type='submit'] { display: inline-block; width: 22px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background: url(../../../../static/frt/images/img-top-search.png) no-repeat; box-sizing: border-box; vertical-align: top;}
.gnb-wrap.all-events .top-search input[type='submit']:valid { color: transparent!important;}

.gnb-wrap.all-events .top-search input[type='text']:focus { outline: 2px solid #b47fbd;}
.gnb-wrap.all-events .top-search input[type='submit']:focus { padding: 1px 3px;outline: 2px solid #b47fbd;}

.gnb-wrap.directory .top-search input[type='submit'] { display: inline-block; width: 23px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background-image: url(../../../../static/frt/images/icon-set.png); background-position: -49px -35px ; background-color: transparent; box-sizing: border-box; vertical-align: top;}
.gnb-wrap.directory .top-search input[type='submit']:valid { color: transparent!important;}

.gnb-wrap.support .top-search input[type='submit'] { display: inline-block; width: 23px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background-image: url(../../../../static/frt/images/icon-set.png); background-position: -136px -35px ; background-color: transparent; box-sizing: border-box; vertical-align: top;}
.gnb-wrap.support .top-search input[type='submit']:valid { color: transparent!important;}


.gnb-wrap.kcontent-news .top-search input[type='submit'] { display: inline-block; width: 22px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background: url(../../../../static/frt/images/img-top-search.png) no-repeat; box-sizing: border-box; vertical-align: top;}
.gnb-wrap.kcontent-news .top-search input[type='submit']:valid { color: transparent!important;}

.gnb-wrap.kcontent-news .top-search input[type='text']:focus { outline: 2px solid #b47fbd;}
.gnb-wrap.kcontent-news .top-search input[type='submit']:focus { padding: 1px 3px;outline: 2px solid #b47fbd;}


.gnb-wrap .total-search-wrap { display: block; width: 425px; margin: 0 auto; padding: 15px 0 0 0}
.total-search-wrap .total-search { display: inline-block; width: 425px; height: 33px; background: #bfbfbf;}
.gnb-wrap.total-search .total-search input[type='text'] { width: 385px; height: 25px; margin-top: 2px; padding: 2px 2px 2px 10px; border: 0; box-sizing: border-box;}
.gnb-wrap.total-search .total-search input[type='text'] { border: 0; background: #bfbfbf;}
.gnb-wrap.total-search .total-search input[type='submit'] { display: inline-block; width: 31px; height: 31px; cursor: pointer; border: 0; background-image: url(../../../../static/frt/images/icon-set.png); background-color:transparent; background-position: 0 -32px;}

.gnb-wrap.total-search .total-search input[type='submit']:valid { color: transparent!important;}
.gnb-wrap.total-search .total-search input[type='text']::placeholder { color: #333;} 

.gnb-wrap.directory .top-search input[type='text']:focus { outline: 2px solid #bbb;}
.gnb-wrap.directory .top-search input[type='submit']:focus { padding: 1px 3px;outline: 2px solid #ccc;}

.gnb-wrap.support .top-search input[type='text']:focus { outline: 2px solid #bbb;}
.gnb-wrap.support .top-search input[type='submit']:focus { padding: 1px 3px;outline: 2px solid}


/* new 회원정보,언어,검색-----------------*/
.user-new-wrap { position: relative; display: block; width: 1200px; top: -120px; margin: 0 auto;}
.user-set-new { position: absolute; float: right; top: 0; right:0; margin: 24px 0 19px 0; font-family: "Open Sans" ,sans-serif;}
.user-set-new ul li { float:left; padding: 0 20px;}
.user-set-new ul li a { font-size: 14px; font-weight: 400; color: #555;}
.user-set-new ul li a:hover,.top .user-set ul li a:focus { text-decoration: underline;}
.user-set-new ul li a::after { position: absolute; content: ''; width:1px; height: 14px; margin-left: 20px; background-color: #aaa;}
.user-set-new ul li:last-child a::after { display: none;}
.user-set-new ul li a.lang { font-weight: 600;}
.user-set-new.all-events ul li a.lang { color: #6b1e74}
.user-set-new.mypage ul li a.lang { color: #000;}
.user-set-new.total-search ul li a.lang { color: #000;}
.user-set-new.directory ul li a.lang { color: #fb590d;}
.user-set-new.support ul li a.lang { color: #003567;}
.user-set-new.kcontent-news ul li a.lang { color: #003567;}


/* 상단 검색 new */
.user-new-wrap .top-search-new { position: absolute; float: right; right: 0; width: 190px; height: 33px; margin: 75px 0 0 0;}

.user-new-wrap.all-events .top-search-new { background: #c7b5ca;}
.user-new-wrap.support .top-search-new { background: #fff;}
.user-new-wrap.directory .top-search-new { background: #fff;}
.user-new-wrap .top-search-new input[type='text'] { width: 155px; height: 29px; margin-top: 2px; padding: 3px 2px 2px 3px; border: 0}
.user-new-wrap.all-events .top-search-new input[type='text'] { background: #c7b5ca;}
.user-new-wrap.support .top-search-new input[type='text'] { background: #fff;}
.user-new-wrap.directory .top-search-new input[type='text'] { background: #fff;}


.user-new-wrap.all-events .top-search-new input[type='submit'] { display: inline-block; width: 22px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background: url(../../../../static/frt/images/img-top-search.png) no-repeat; box-sizing: border-box; vertical-align: top;}
.user-new-wrap.all-events .top-search-new input[type='submit']:valid { color: transparent!important;}

.user-new-wrap.all-events .top-search-new input[type='text']:focus { outline: 2px solid #b47fbd;}
.user-new-wrap.all-events .top-search-new input[type='submit']:focus { padding: 1px 3px;outline: 2px solid #b47fbd;}

.user-new-wrap.directory .top-search-new input[type='submit'] { display: inline-block; width: 23px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background-image: url(../../../../static/frt/images/icon-set.png); background-position: -49px -35px ; background-color: transparent; box-sizing: border-box; vertical-align: top;}
.user-new-wrap.directory .top-search-new input[type='submit']:valid { color: transparent!important;}

.user-new-wrap.support .top-search-new input[type='submit'] { display: inline-block; width: 23px; height: 28px; margin: 4px 0 0 0; cursor: pointer; border: 0; background-image: url(../../../../static/frt/images/icon-set.png); background-position: -136px -35px ; background-color: transparent; box-sizing: border-box; vertical-align: top;}
.user-new-wrap.support .top-search-new input[type='submit']:valid { color: transparent!important;}


.user-new-wrap.directory .top-search-new input[type='text']:focus { outline: 2px solid #bbb;}
.user-new-wrap.directory .top-search-new input[type='submit']:focus { padding: 1px 3px;outline: 2px solid #ccc;}

.user-new-wrap.support .top-search-new input[type='text']:focus { outline: 2px solid #bbb;}
.user-new-wrap.support .top-search-new input[type='submit']:focus { padding: 1px 3px;outline: 2px solid}


/*-----------------
    footer
-------------------*/
.footer { display: inline-block; width: 100%; padding-top: 50px;}
.footer > .inner { display: inline-block; width: 100%; border-top: 1px solid #d6d6d6; background: #f8f8f8;}
.ft-menu-wrap { width: 100%; height: 64px; border-bottom: 1px solid #d6d6d6;}
.ft-menu-wrap >.inner { display: block; width:1200px; margin: 0 auto;}
.ft-menu { float: left;}
.ft-menu ul { }
.ft-menu ul li { float: left;}
.ft-menu ul li a { display:inline-block;padding: 22px 22px 0 22px; font-size: 16px; color: #555;}
.ft-menu ul li a.em { font-weight: 600; color: #333;}

.ft-menu ul li:first-child a { padding: 22px 22px 0 0;}

.ft-menu ul li a[class^='icbtn-'] {display: inline-block;padding:0;box-sizing: border-box;vertical-align: top; background-repeat: no-repeat;}
.ft-menu ul li a.icbtn-youtube{width:45px;height:35px;margin: 13px 10px 0 22px;background: url(../../../../static/frt/images/icon-youtube.png) 50% 50%;}

.ft-menu a.icbtn-instagram {width: 29px;height: 29px;margin: 16px 10px 0 12px;background: url(../../../../static/frt/images/instagram-logo.svg);background-size:contain;}

.ft-menu a.icbtn-facebook {width: 31px;height: 31px;margin: 15px 12px 0 12px;background: url(../../../../static/frt/images/facebook-logo-square.svg);background-size:contain;}

.ft-menu a.icbtn-twitter {width: 29px;height: 29px;margin: 16px 12px 0 12px;background: url(../../../../static/frt/images/twitter-icon-rounded-square.svg) ;background-size:contain;}


.ft-cont { display: block; width:1200px; margin: 30px auto 0 auto;}
.ft-box { display: block; width:100%}
.ft-box li { float: left; }
.ft-text { margin:8px 0 0 47px; font-size: 20px; color: #777; font-weight: 300;}
.ft-text { padding-left: 0}

.ft-text strong { padding: 0 30px 0 10px;}
.ft-text strong::after { display: none;}

.address-box { display: inline-block; width: 100%; padding:15px 0 10px 0;}
.address-box li { display: inline-block; padding:0 0 10px 0; font-size: 14px; color:#777; line-height: 20px;}




/*-----------------
     content
-------------------*/
.container { display: block; width: 1200px; margin:0 auto; padding-bottom: 20px;}
.sub-cont { min-height: 500px; vertical-align: top;}
.sub-cont.fl-right { float: right;}
.sub-cont.fl-left { float: left;}
.sub-cont.info-list { width: 904px; margin: 38px 0 0 0;}
.sub-cont.info-detail { width: 934px; margin: 38px 0 0 0;}
.sub-cont.full { display: inline-block; width: 100%; margin: 38px 0 0 0;}
.sub-text-cont { display: inline-block; width: 100%; padding-bottom: 20px; line-height:1.5;}

/* breadcrumb */
.breadcrumb{display:inline-block;width:100%;padding: 25px 0 0 0;font-size: 14px;}
.breadcrumb > ol{display:inline-block;width:100%}
.breadcrumb > ol > li{float:left}
.breadcrumb > ol > li strong{font-size:15px;color:#666}
.breadcrumb > ol > li::after{display: inline-block; padding: 0 10px 0 11px; font-family:"Font Awesome 5 Free", sans-serif; font-weight: 900; font-size:10px; color: #aaa; content:'\f054';}
.breadcrumb > ol > li:last-child::after{display:none}
.breadcrumb a:hover{text-decoration: underline}

/* title --------------------------*/
/* h1 */
.page-title { float: left; color: #6b1e74; box-sizing: border-box;}
.page-title.list { padding: 0 0 15px 0; font-size: 34px; font-weight: 400; line-height: 32px; color: #333; letter-spacing: -1.5px;}
.page-title.detail { width: 100%; padding: 0 0 20px 0; font-size: 34px; font-weight: 400; line-height: 40px; color: #333; letter-spacing: -1px; word-break: keep-all;}
.page-title-box { display: inline-block; width: 100%; margin:0;}
.page-title-box .sub-country { padding: 19px 0 0 11px; font-size: 16px; color: #666; font-weight: 400;}
.page-title-box .sub-country::before { position: absolute; display: inline-block; content: ''; width: 3px; height: 16px; margin:0 0 0 -11px; background-color: #c1c1c1;}
.page-title-box .sub-text { display: inline-block; width: 100%;padding: 12px 0 0 0; font-size: 16px; color: #666; font-weight: 400; box-sizing: border-box;}
.page-title-box .sub-text .date { padding: 0 25px 0 0; color: #888; }
.page-title-box .sub-text .date::after { position: absolute; display: inline-block; content: ''; width: 3px; height: 16px; margin:0 0 0 12px; background-color: #c1c1c1;}

.page-title-box .sub-text2 { display: inline-block; padding: 12px 0 0 10px; font-size: 22px; color: #333; font-weight: 400; box-sizing: border-box;}

/* h2 */
.sub-title { float:left; font-size: 20px; font-weight: 600; color: #6b1e74; box-sizing: border-box;} /* 아이콘 있는 타이틀*/
.sub-title::before { position: absolute; content: ''; display: inline-block; width: 8px; height: 15px; background-image: url(../../../../static/frt/images/icon-set.png); background-position: 0 -17px; box-sizing: border-box;}
.sub-title.nobg { width: 100%; margin: 15px 0 15px 0; padding: 0 0 11px 15px; border-bottom: 2px solid #e1e1e1;}
.sub-title.nobg::before { margin: 4px 0 0 -15px;}
.sub-title.nobg.topline { padding: 13px 0 11px 15px; border-top: 1px solid #eee;} /* 글 중간에 사용*/

.subtitle-bgbox { float:left; width: 100%; margin: 15px 0 0 0; padding: 15px 0 15px 30px; background-color: #f7f7f7; box-sizing: border-box;}
.subtitle-bgbox.md-h { margin: 30px 0 0 0;} /* 내용 중간에 있는 서브타이틀 */
.subtitle-bgbox .sub-title::before { margin: 5px 0 0 -15px;}

.subtitle-bgbox input[type="checkbox"], .subtitle-bgbox label { display:inline-block; vertical-align: middle;}a
.subtitle-bgbox input[type="checkbox"] { margin: 3px 0 0 25px;}
.subtitle-bgbox label { margin: 0 0 0 8px; font-size: 15px;}
.subtitle-bgbox a { margin-left: 20px; vertical-align: middle;}

.main-subtitle { display: block; width: 100%; padding: 10px 0 45px 0; font-size: 34px; color: #111; font-weight: 600; line-height: 40px; letter-spacing: -0.8px;}


.side-subtitle { float: left; width:100%; padding: 10px 12px; font-size:14px; line-height: 16px; color:#333; border-bottom: 1px solid #c8c8c8; background: #f8f8f8; box-sizing: border-box; word-break: keep-all;}
.side-menutitle { float:left; padding: 15px 0; font-size: 20px; color: #111; font-weight: 600;}
.subject-title { font-size: 20px; font-weight: 600; color:#111; line-height: 30px;}

/* 통합검색 타이틀 */
.tsearch-subtitle { float: left ; padding: 15px 0; font-size: 24px; color: #333; font-weight: 600;}
.tsearch-subtitle::after { display: block; content: ''; clear: both;}
.tsearch-subtitle .num { font-size: 16px; font-weight: 400;}


/* h3 */
.subtitle-3depth { padding: 10px 0; font-size: 17px; color: #111; font-weight: 400; letter-spacing: -1px}

/* side area --------------------------*/
.side-area { float: left; width: 217px; margin: 38px 0 0 0;vertical-align: top;}
.side-area.leftMenu { width: 200px; margin: 35px 0 0 0;}

/* left menu --------------------------*/
.left-menu { float: left; width: 200px; vertical-align: top;}
.left-menu > ul { width: 100%; box-sizing: border-box;}
.left-menu > ul > li { float: left; width: 100%; box-sizing: border-box;}
.left-menu > ul > li > a { float: left; width: 100%; padding: 10px 0 10px 10px; font-size: 15px; font-weight: 700; color: #333; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;box-sizing: border-box;}
.left-menu > ul > li > a.active { color: #fff; border-bottom: 1px solid #5b5b5b; border-top: 1px solid #5b5b5b; background: #5b5b5b;}
.left-menu > ul > li > a:hover, .left-menu > ul > li > a:focus { color: #fff; border-bottom: 1px solid #5b5b5b; border-top: 1px solid #5b5b5b; background: #5b5b5b;}
.left-menu > ul > li > a.no-btline { border-bottom: 0} /* 중간 a 아래 border line 삭제 중복라인제거 */

.left-menu.search > ul > li > a { float: left; width: 100%; padding: 10px 0 10px 10px; font-size: 15px; font-weight: 700; color: #333; border-bottom: 1px solid #ccc; border-top:0; box-sizing: border-box;}

.left-menu.search > ul > li > a.active { color: #fff; border-bottom: 1px solid #5b5b5b; border-top: 0; background: #5b5b5b;}
.left-menu.search > ul > li > a:hover, .left-menu.search > ul > li > a:focus { color: #fff; border-bottom: 1px solid #5b5b5b; border-top: 0; background: #5b5b5b;}


.left-menu .submenu { float: left; width: 100%; padding: 5px 0; border-bottom: 1px solid #c5c5c5; box-sizing: border-box;}
.left-menu .submenu.end { border-bottom: 1px solid #ccc;} /* 마지막 메뉴의 서브메뉴일떄 사용 */
.left-menu .submenu li { float: left; width: 100%; box-sizing: border-box;}
.left-menu .submenu li a { float: left; width: 100%; margin:0 0 0 30px; padding: 7px 0 7px 0px; font-size: 14px; font-weight: 400; color: #666; box-sizing: border-box;}
.left-menu .submenu li a::before { position: absolute; display: inline-block; content: ''; width: 5px; height: 2px; margin: 7px 0 0 -12px; background: #ccc; }
.left-menu .submenu li a.active { font-weight: 700; color: #454545;}
.left-menu .submenu li a:hover { text-decoration: underline;}


/* Top button */
.top-button { display: block; position: fixed; overflow: visible; z-index: 999; width: 40px; height: 40px; bottom: 10px; border: none;
     border-radius:50px; right: 6px; background: rgba(255,255,255,0.9); cursor: pointer; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.30);}
 
 .top-button::before { display:block; position: absolute; padding: 10px 0 0 11px; font-family:"Font Awesome 5 Free", sans-serif; font-weight: 900; font-size:20px; color: #666; content:'\f077';}
