
body{font-family:'Noto Sans TC', sans-serif;overflow-x: hidden;color:#000;background:#eee;font-size: 1.2rem;}

/*--  cursor  --*/
.cursor {position: fixed;background: #66be28;width: 20px;height: 20px;border-radius: 100%;z-index:4;transition: .35s;transition-timing-function: ease;user-select: none;pointer-events: none;transform: scale(1); }
.cursor.active {opacity:0;transform: scale(0);}

h1, .h1 {font-size: 2rem;line-height: 1.5;}
h2, .h2 {font-size: 1.8rem;line-height: 1.5;}
h3, .h3 {font-size: 1.6rem;line-height: 1.5;}
h4, .h4 {font-size: 1.4rem;line-height: 1.5;}
h5, .h5 {font-size: 1.2rem;line-height: 1.5;}

*:focus {outline: none;}
a{transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.container {padding-right: 25px;padding-left: 25px;}
.btn-top{position:relative;bottom: 0px;left:0px;width: 70px;height: 70px;display: block;background: #000;overflow: hidden;}
.btn-top-1,.btn-top-2,.btn-top-3{height:4px;background:#fff;position:absolute;z-index: 2; transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.btn-top-1{top:25px;width:32px;left:19px;right:19px;}
.btn-top-2{top:38px;width:17px;left:18px;transform:rotate(-5deg) translate(1px, 0px) skew(0deg, -15deg);}
.btn-top-3{top:38px;width:17px;right:18px;transform:rotate(5deg) translate(-1px, 0px) skew(0deg, 15deg);}
.btn-top:hover .btn-top-1{top:38px;}
.btn-top:hover .btn-top-2{top:25px;}
.btn-top:hover .btn-top-3{top:25px;}
.btn-top:after{content:'';width:100%;height:100%;background:#333;display: block;position:relative;top:70px;transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.btn-top:hover:after{top:-70px}


.body-right{transition: All .2s ease;-webkit-transition: All .2s ease;-moz-transition: All .2s ease;-o-transition: All .2s ease;}
.navbar-nav a:link,.navbar-nav a:visited{padding:10px;color:#fff;}
.submenu{padding-inline-start:0px;position:absolute;width: max-content;padding:20px;background:#343a40!important;display:none}li:hover .submenu{display:block}
@media (min-width: 1400px) {.container {max-width: 1140px;}}
@media (min-width: 1600px) {.container {max-width: 1240px;}}
@media (max-width: 991px) {.submenu{position:relative;padding:0px;display:block}}
@media (max-width: 769px) {
body{background:#000b4f;}
.body-left{width:0px;display: none}
.body-right{margin-left:0px;}
.cursor{display: none;}}

#navbar-home .mod-languages{margin-bottom:30px;}
#navbar-home .pretext{font-size:14px;color:#fff;    text-align: center;}
#navbar-home .btn-group {border: 1px solid rgba(255,255,255,.3);}    
#navbar-home div.mod-languages{text-align: center;}
#navbar-home div.mod-languages a {text-decoration: none;color:#fff;}




/*NAV-top*/
.section-nav-top{font-size:14px;padding:10px 0px;background:#66be28;border-bottom:0px solid #ddd;color:rgba(255,255,255,.7);transition: All .3s ease;}
.section-nav-top p{padding:0px;margin: 0px;}
.section-nav-top a:link,.section-nav-top a:visited{color:#fff;border:1px solid #fff;padding:2px 15px;border-radius: 20px;display: inline-block;font-size: 12px;}
.section-nav-top a:hover,.section-nav-top a:active{border:1px solid #66be28;color:#fff;}
.section-nav-top .lang-active a{background:#66be28;border:1px solid #66be28;color:#fff;}
.section-nav-top div.mod-languages li{margin:0px;}
.section-nav.active .section-nav-top{padding:0px;height:0px;overflow: hidden} 
.search .search-query{background:#4ca110;border:1px solid #4ca110;border-radius:20px;padding:0px 10px;color:#fff;margin-right:5px}
.search .search-query::placeholder {color: #66be28;}
.search .btn-primary{padding:2px 10px;font-size: 12px;border:1px solid #fff;border-radius: 20px;;}
@media (max-width: 1100px) {
.section-nav-top a:link,.section-nav-top a:visited{padding:2px 10px;font-size: 11px;}}

/*--NAV--*/
.section-nav{padding:0px 0px 0px;position: fixed;z-index:30;width:100%;background:#fff;transition: All .3s ease;}
.section-nav nav{padding:25px 0px;transition: All .3s ease;}
.itemid-215 .section-nav,.itemid-216 .section-nav{padding:0px 0px 0px;position: fixed;z-index:30;width:100%;transition: All .3s ease;border-bottom: 1px solid rgba(255,255,255,.05);backdrop-filter: blur(3px);background:rgba(0,0,0,.05);}
.itemid-215 .section-nav .menu-list>li.active>a ,.itemid-215 .section-nav .menu-list li a:link,.itemid-215 .section-nav  .menu-list a:visited{color: #fff;}
.itemid-216 .section-nav .menu-list>li.active>a ,.itemid-216 .section-nav .menu-list li a:link,.itemid-216 .section-nav  .menu-list a:visited{color: #fff;}
.section-nav.active{padding:0px 0px;box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);background:#fff;}
.section-nav.active nav{padding:5px 0px;}
.logo{}
.logo img{width:250px;margin-right:20px;transition: All .3s ease;}
.logo-b{display:block}
.logo-w{display:none}
.itemid-215 .logo-b,.itemid-216 .logo-b {display:none}
.itemid-215 .logo-w,.itemid-216 .logo-w {display:block}
.section-nav.active .logo img{width:160px;margin-right:20px;}
.section-nav.active .logo-b {display:block}
.section-nav.active .logo-w {display:none}

.btn-menu{border:none;background:none;outline: none;padding:0px;cursor: pointer;display: block;width:40px;height:50px;position: relative;float: right;}
.btn-menu:focus {outline: none;}
.btn-menu-1,.btn-menu-2,.btn-menu-3{height:4px;background:#66be28;position: absolute;right:0px;transition:All .3s ease;-webkit-transition: All .3s ease;-moz-transition: All .3s ease;-o-transition: All .3s ease;border-radius: 10px}
.btn-menu-2{top:15px;width:100%;}
.btn-menu-3{bottom:11px;width:100%;}
.btn-menu .btn-menu-1{opacity: 0;width:50%;}
.btn-menu .btn-menu-2 {transform: translate(5px, 10px) rotate(45deg);} 
.btn-menu .btn-menu-3 {transform: translate(5px, -10px) rotate(-45deg);}
.btn-menu.collapsed .btn-menu-1{opacity: 1;width:100%;}
.btn-menu.collapsed .btn-menu-2 {width:100%;transform: translate(0, 0px) rotate(0deg);}
.btn-menu.collapsed .btn-menu-3 {width:100%;transform: translate(0, 0px) rotate(0deg);}
.col-menu{display: flex;align-items: center;justify-content: flex-end;}


.menu-list{padding-inline-start: 0px;list-style:none;margin: 0px;position: relative}
.menu-list li{margin-bottom:10px;position: relative;margin-left:15px;padding-right:15px;display:inline;line-height: 50px;border-right:1px solid rgba(150,150,150,.4);color:#000 !important;}
.menu-list li:last-child{border-right:none;}
.menu-list li a:link,.menu-list a:visited{font-size:15px;font-weight:bold;transition: All .5s ease;display: inline-block;color:#444;font-family: 'Roboto Condensed', sans-serif;}
.menu-list>li.active>a{color:#66be28;}
.menu-list li .menu-list-submenu{background:#66be28;box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);position:absolute;left:0px;padding:0px;border-radius:10px;min-width:200px;transition: All .3s ease;height:0px;opacity:0;overflow:hidden;transform: translate(0, -10px);}
.menu-list li .menu-list-submenu li{display:block;padding:10px 20px;margin: 0px;transition: All .3s ease;height: 0px;line-height: 30px;}
.menu-list li .menu-list-submenu li a:link,.menu-list-submenu li a:visited{color:#fff;display: block;white-space: nowrap;}
.menu-list li:hover>.menu-list-submenu{display:block;height: auto;padding:10px 0px;opacity: 1;transition: All .3s ease;overflow:visible;transform: translate(0, 0px);z-index: 2}
.menu-list li:hover>.menu-list-submenu li{height:50px}
.menu-list li:hover>.menu-list-submenu .menu-list-submenu{background:#66be28;box-shadow: 0px 5px 10px 0px rgba(0,0,0,.1);left:100%;top:-10px;height:0px;opacity: 0;transition: All .3s ease;}
.menu-list li .menu-list-submenu li .menu-list-submenu{left:100%;top:-10px;height:0px;opacity: 0;transition: All .3s ease;transform: translate(-20px, 0px) ;}
.menu-list li .menu-list-submenu li .menu-list-submenu li{line-height: 30px;height: 0px; opacity: 0;transition: All .3s ease;transition-delay:.2s;}
.menu-list li .menu-list-submenu li:hover{background:#2157eb;}
.menu-list li .menu-list-submenu li:hover .menu-list-submenu{height: auto;padding:10px 0px;opacity: 1;transition: All .3s ease;transform: translate(0, 0px);}
.menu-list li .menu-list-submenu li:hover .menu-list-submenu li{height:50px;opacity: 1;transition: All .3s ease;transition-delay:.2s;} 
.dropdown>a{background-image:url("../images/menu-arrow-bg.png");padding-right: 30px;background-position:right;background-repeat:no-repeat}
.menu-list-submenu .dropdown>a{background-image:url("../images/submenu-arrow-bg.png");padding-right: 30px;background-position:right;background-repeat:no-repeat}
.section-nav.active .menu-list li a:link,.section-nav.active .menu-list a:visited{color:#444;}
.section-nav.active .menu-list>li.active>a {color:#66be28;}

#navbar-home .menu-list{}
#navbar-home .menu-list li{margin:0px;display:block;opacity:1;height:auto;}	
#navbar-home .menu-list li .menu-list-submenu{display:block;position:relative !important;height:auto;left:0px;top:0px;right:0px;opacity:1;padding:10px 0px;transform: translate(0, 0px);}
#navbar-home .menu-list li .menu-list-submenu li{display:block;padding:10px 0px;}
#navbar-home .menu-list li .menu-list-submenu li a:link,#navbar-home  .menu-list-submenu li a:visited{color:#000;}

.collapse{transition: All .3s ease;}
.collapse:not(.show){height:0px;}
.collapse,.collapsing{background:linear-gradient(to left,#66be28, #38b4a7);overflow-y: scroll;}
.collapse-info{margin-top:60px;margin-bottom:60px;text-align:end}
.collapse-info h3{font-size: 13px;opacity: 0;transition: All .3s ease;margin-bottom:15px;}
.collapse-info ul{padding-inline-start: 0px;list-style:none;margin-bottom:20px;}
.collapse-info ul li{overflow: hidden;position: relative;}
.collapse-info ul li a{font-size:18px;font-weight:700;transition: All .3s ease;transform: translate(0, 80px) rotate(0deg);display: inline-block;margin-bottom:4px;}
.collapse-info ul li a:before{content:"";display: inline-block;width:10px;height:1px;background:#ccc;margin-right:20px;transition: All .3s ease;transition-delay:.1s;}
.collapse-info ul li:nth-child(1) a{transition-delay:0s;}
.collapse-info ul li:nth-child(2) a{transition-delay:.1s;}
.collapse-info ul li:nth-child(3) a{transition-delay:.2s;}
.collapse.show .collapse-info h3{opacity:1;}
.collapse.show .collapse-info ul li a:link,.collapse.show .collapse-info ul li a:visited{transform: translate(0, 0px) rotate(0deg);}
.collapse.show .collapse-info ul li a:after{margin-left:20px;}
.menu-search{margin-top:20px;margin-bottom:20px;}
.collapse-info{margin-top:0px;margin-bottom:60px;text-align:left}
.collapse-info h3{font-size: 13px;margin-bottom:10px;}
.collapse-info ul li a{font-size:16px;margin-bottom:2px;}
.collapse-info ul li a:before{content:"";display:none;}
#navbar-home::-webkit-scrollbar {width:3px;}
#navbar-home::-webkit-scrollbar-track {background-color:#66be28;} 
#navbar-home::-webkit-scrollbar-thumb {background-color:#66be28;}
#navbar-home:hover::-webkit-scrollbar-thumb {border-radius:5px;background-color: #888;}
@media (min-width: 1400px) {.section-nav .collapse.show{display:none;}}
@media (min-width: 1600px) {}
@media (max-width: 1199px) {
.menu-list li{margin-left:10px;padding-right:10px;}}
@media (max-width: 991px) {
.section-nav-top{font-size:12px;}
.section-nav .menu-list{margin:30px 0px;}
.section-nav .menu-list li{border:none;text-align: center}
.section-nav .menu-list li .menu-list-submenu{background:#fff;box-shadow:none}
.section-nav .menu-list li a:link, .menu-list a:visited {font-size: 20px;font-weight: 700;color: #fff;text-align: center}
.section-nav .menu-list>li.active>a{color:#fff;text-decoration: underline}
#navbar-home .menu-list li .menu-list-submenu{background:transparent;border:1px solid #8aa9ff;padding:0px;}
#navbar-home .menu-list li .menu-list-submenu>li{border-radius: 15px;padding:15px 15px 5px;}
#navbar-home .menu-list li .menu-list-submenu li .menu-list-submenu {background:#66be28;padding:15px;}
#navbar-home .menu-list li .menu-list-submenu li .menu-list-submenu li{padding:5px 0px;    margin: 0px;}	
.menu-list li:hover>.menu-list-submenu .menu-list-submenu {box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);}	
.menu-list li .menu-list-submenu li:hover {background:transparent;}
#navbar-home .menu-list li .menu-list-submenu li a:link, #navbar-home .menu-list-submenu li a:visited {color: #fff;margin-bottom: 10px}
#navbar-home .menu-list li .menu-list-submenu li .menu-list-submenu li a:link, #navbar-home .menu-list-submenu li .menu-list-submenu li a:visited {color: #fff;margin-bottom: 0px}
.menu-list>li.active>a:after{display:none}
.collapse-info{margin-top:30px;margin-bottom:100px;text-align:left}
.collapse-info ul li a:before{display:none;}}
@media (max-width: 767px) {
.section-nav{padding:0px 0px;box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);}
.section-nav nav {padding: 5px 0px;}
.section-nav .logo img,.section-nav.active .logo img{width: 180px;margin-right: 0px;}
.btn-menu{margin-top:0px;width:34px;}
.logo div{font-size:10px;line-height:12px;margin-top:5px;}}


/**/
#site{padding-top: 40px;width:100% !important;}
.site-bg{background:#eee;}
.section-top-fluid{}
.section-top-fluid img{max-width: 100%;}
.section-top-fluid p{margin-bottom: 0px}
.article-info {margin:0px 0px 30px;color:#666;font-size: 14px;}
.article-info dd {margin-bottom: 0.2rem;margin-left: 0;}
.carouselbanner{margin:0px ;overflow: hidden;}
.carouselbanner-wrp{margin:0px 0px 0px;overflow: hidden;}
.banneritem-inner img{max-width:100%}
#carouselbanner-wrp-126{display:block !important}
#carouselbanner-wrp-152{display:none !important}
.tns-item{opacity:.3}
.tns-slide-active{opacity:1}

/*首頁模組*/
.carousel-item{text-align: center;background:#000b4f;color:#fff}
.carousel-item h1{line-height:1.5rem;margin:100px 0px;}
.carousel-indicators li {width: 50px;height: 6px;margin-right: 6px;margin-left: 6px;background-color: #66be28;}
.index-card-group{margin-top:0px}
.index-card{background-size:cover;background-position: center center;font-family: 'Roboto Condensed', sans-serif;padding:30px 0px;}
.index-card,.index-card .row{font-size:1.3rem;min-height:70vh;}
.index-card img{}
.index-card h1{color:#fff;font-size:2.4rem;margin-bottom:10px}
.index-card h5{color:#fff;font-size:1rem;font-family: 'Roboto Condensed', sans-serif;margin-bottom:30px}
.index-card p{color:#fff;margin:0px;margin-bottom:30px;}
.index-card span{font-weight: bolder;color:#fff;}
.index-card .btn-primary{background:#66be28;padding: 1rem 4rem;border-radius: 0px;}
.index-card .btn i{margin-right:10px}
.index-card a{font-weight: 500;letter-spacing: 3px;font-size:1rem;}
.index-card-1{background-image:url("/templates/chanceat/images/card-bg-1.jpg");}
.index-card-2{background-image:url("/templates/chanceat/images/card-bg-2.jpg");}
.index-card-3{background-image:url("/templates/chanceat/images/card-bg-3.jpg");}
.index-card-4{background-image:url("/templates/chanceat/images/card-bg-4.jpg");}
.index-card-5{background-image:url("/templates/chanceat/images/card-bg-5.jpg");}
.index-card-3,.index-card-3 .row{min-height:50vh;}
.index-card-4,.index-card-4 .row{min-height:40vh;}
.index-card-5,.index-card-5 .row{min-height:50vh;}
.index-card-2{color:#fff;text-align: center;}
.index-card-2 img{width:80px;}
.index-card-2 h5{font-size:1.5rem;margin-top: 18px;line-height: 1rem;}
.index-card-2 ul{list-style:none;padding-inline-start:0px;}
.index-card-2 ul li{display: inline-block;text-align: center;margin: 20px;}
.stext{font-size:12px;}

.col-cc{background:linear-gradient(to left,#f1f5ff, #fff);padding: 30px;border-radius: 20px;margin-top: 30px;border:1px solid #ddd;}
.col-cc .row{align-items: center;}
.col-cc p,.col-cc ul{margin:0px;}
.col-cc p{margin-bottom:10px}
.section-bottom{background:url("../images/section-bottom-bg.jpg") #66be28;padding:80px 0px;background-position: center}
.section-bottom .container{max-width:800px;}
.section-bottom h3,.section-bottom a:link{color:#fff;}
.chanceat-qalist {text-align:center}
.chanceat-qalist .card{ margin-bottom: 20px;border-radius:40px !important;border:none}
.chanceat-qalist .card .card-header {padding: 0.5rem 1.25rem;background: linear-gradient(to left,#c9d7ff, #fff);color:#000;border-bottom:none;}
.chanceat-qalist .card .card-header button{color:#000;text-decoration: none}
.chanceat-qalist .card .card-body {padding: 1.25rem 3rem;font-size: 16px;color:#666;background:#f4f7ff}
.btn-y{background:linear-gradient(to left,#66be28, #38b4a7);border:#38b4a7 0px solid;border-radius: 30px;margin-top: 30px;}
.qamore:link,.qamore:visited{background:#38b4a7;color:#fff;width:100px;height:100px;position: absolute;bottom: -130px;right: 10%;line-height: 100px;font-size: 15px;text-align: center;font-weight: bold;border-radius: 50px;}
.qamore:hover,.qamore:active{color:#fff;background:#66be28;}

.content-left{position:sticky;top: 100px;border: 1px solid #ddd;padding:30px 30px 30px;border-radius:6px}
.content-left h1{font-size:14px;margin-bottom:20px}
.content-left ul{font-weight:500;padding-inline-start:30px;line-height: 1.5rem}
.content-left ul li{margin-bottom:5px;font-size: 16px;}

.float-lb{position:fixed;bottom:20px;left:20px}
.float-rb{position:fixed;bottom:20px;right:20px;text-align: -webkit-right;}
.float-a{display:block;border-radius: 50%;margin-top: 10px;overflow: hidden;width:60px;height:60px;box-shadow: 0px 5px 5px rgba(0,0,0,0.1);}
#float-chat,#float-chat:focus{border: 0px solid #fff !important;outline:none;padding: 0px;cursor: pointer}
.float-a img{width:100%;}
.intercom{background:#fff;max-width:380px;border-radius: 10px;;box-shadow: 0px 0px 30px rgba(0,0,0,0.3);text-align: left;overflow: hidden;font-size: 14px;display: none}
.intercom.active{display:block;}
.intercom-head{background: linear-gradient(to left, #0044ff,  #66be28) ;color:#fff;padding:15px}
.intercom-head span{font-weight: bold;margin:0px 5px}
.intercom-head .line{float:right;color:#fff;}
.intercom-body{background:url("../images/intercom-body.jpg") #f4f7ff;color:#000;padding:15px;max-height:400px;overflow-y: scroll;border-right:2px solid #f4f7ff;scroll-behavior: smooth;}
.intercom-body::-webkit-scrollbar {width:3px;}
.intercom-body::-webkit-scrollbar-track {background-color:#f4f7ff;} 
.intercom-body::-webkit-scrollbar-thumb {background-color:#f4f7ff;}
.intercom-body:hover::-webkit-scrollbar-thumb {border-radius:5px;background-color: #ccc;}
.msg{display: flex;align-items: center;width: 80%;margin: 10px 0px;}
.msg-b{}
.msg-c{margin-left: 20%; flex-direction: row-reverse;}
.avatar {height: 40px;width: 40px;background: #ddd;border-radius: 20px;flex: none;overflow: hidden}
.msg-b .avatar {margin-right: 20px}
.msg-c .avatar {margin-left: 20px}
.msg .avatar img{width:100%}
.msg-content{background:#fff;padding:10px 10px;border-radius: 5px;position: relative;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border:1px solid #ddd}
.msg-content:after {content: "";position: absolute;top:calc( 50% - 10px);height: 16px;width: 16px;background: #fff;border:1px solid #ddd}
.msg-b .msg-content:after {left: -8px;border-right: 0;border-top: 0;transform: rotate(45deg);}
.msg-c .msg-content:after {right: -8px;border-left: 0;border-bottom: 0;transform: rotate(45deg);}
.msg-content a.chat-btn:link,.msg-content a.chat-btn:visited,.msg-content button{background:#fff;border:1px solid #66be28;padding:1px 8px;display:inline-block;margin:2px 5px;border-radius:20px;font-weight:500;color:#66be28;outline:none;cursor: pointer}
.msg-content a.chat-btn:hover,.msg-content a.chat-btn:active,.msg-content button:hover{background:#66be28;border:1px solid #66be28;color:#fff;}
.msg-content a.chat-contact:link,.msg-content a.chat-contact:visited{border:1px solid #ddd;color:#888;}
.msg-content a.chat-contact:hover,.msg-content a.chat-contact:active{background:#000;border:1px solid #000;color:#fff;}
.msg-content a.chat-line:link,.msg-content a.chat-line:visited{background:#50cd00;border:1px solid #50cd00;color:#fff;}
.msg-content a.chat-line:hover,.msg-content a.chat-line:active{background:#3c9900;border:1px solid #3c9900;color:#fff;}
.msg-content ul{padding-inline-start:20px;margin-bottom: 0px;color:#66be28;font-weight: 500;list-style-image: url(/templates/chanceat/images/icon-list-s.png);}
@media (max-width: 1600px) {
.content-left ul{padding-inline-start: 30px;}
.content-left ul li{font-size:18px;line-height: 1.2em}
.index-card-2 ul li {margin: 15px;}
.index-card-2 img{width:60px;}
.index-card-2 h5{font-size:18px;}}
@media (max-width: 1400px) {}
@media (max-width: 1199px) {
.index-card{font-size:1.1rem}
.index-card p{}
.content-left{top: 100px;padding:20px 20px 10px;border-radius:15px}
.content-left h1{font-size:20px;margin-bottom:10px}
.content-left ul li{font-size:16px;line-height: 1.2em}}
@media (max-width: 991px) {
.carousel-item h1{line-height:1.5rem;margin:100px 0px;font-size:16px;}
.index-card{font-size:1rem}
.index-card p{}
.content-left h1{font-size:18px;margin-bottom:10px}
.content-left ul li{font-size:14px;}
.index-card h1{font-size:20px;}
.index-card-2-1 h5{font-size:1.1rem;margin-top: 20px;line-height: 1.5rem;}
.index-card-2 ul li {margin: 10px;}
.index-card-2 img{width:50px;}
.index-card-2 h5{font-size:14px;}}
@media (max-width: 769px) {
#site {padding-top: 60px;overflow-x: hidden}
.carouselbanner{margin:0px}
#carouselbanner-wrp-126{display:none !important}
#carouselbanner-wrp-152{display:block !important}
#carouselbanner-wrp-126 .banneritem .banneritem-inner {border-radius:0px!important;}
.banneritem-inner img{width:100%;object-fit: cover;}
.index-card-group{margin-top:-30px}
.index-card-group .my-4{margin-top:0px !important;}
.index-card{border-radius: 0px;font-size:.9rem;height:auto !important}
.index-card h3{color:#000;border-bottom:3px solid #e3eaff;margin-top:30px;padding-bottom:10px;margin-bottom: 10px;font-size: 20px}
.index-card img{width:60px;max-width:100%}
.index-card p {margin-top: 20px;}
.section-bottom{padding:40px 0px 60px;}
.chanceat-qalist {width:90%;margin: 0px auto}
.chanceat-qalist .card .card-header {padding: 0.3rem 0rem;}
.chanceat-qalist .card .card-header button {font-size:14px}
.qamore:link, .qamore:visited {width: 80px;height: 80px;bottom: -90px;right: calc( 50% - 40px);line-height: 80px;font-size: 14px;}
.chanceat-qalist .card .card-body {padding: 1.25rem 2rem;font-size: 15px;}}
@media (max-width: 640px) {
.float-lb{position:fixed;bottom:12px;right:70px;left:auto;z-index:1;}
.float-a{width:45px;height:45px}
.float-lb .float-a {display: inline-block;}
.intercom{width:calc( 100vw - 120px);max-width: none;;}
.avatar {height: 30px;width: 30px;border-radius:15px;}
.msg-b .avatar {margin-right: 16px}
.msg-c .avatar {margin-left: 16px}}

/**/
.section-body{background:#fff;}
.content-body{background: #fff;padding:60px 80px 80px;}
.itemid-215 .content-body,.itemid-216 .content-body{border-top:0px solid #ddd;}
.view-featured .content-body{background: #fff;box-shadow:none;padding:0px;border-radius:0px;margin-top:0px}
.content-body .page-header h2{font-size:3rem;font-weight: bold;margin: 30px 0px}
.articleBody{line-height:2.2rem;font-size:1.25rem}
.articleBody img{max-width: 100%;}
.articleBody h2{font-weight: bold;margin:40px 0px 20px;}
.articleBody a.btn{font-size:.8rem;background:linear-gradient(to left,#66be28, #38b4a7);border:0px solid #38b4a7;border-radius: 30px;padding: 0.5rem 1.5rem;}
.articleBody a.btn i{margin-right:5px}
.articleBody p,.articleBody ul{margin:10px 0px 30px;}
.articleBody span{font-weight:bolder;color:#38b4a7;}
.articleBody ul li{line-height:1.8rem;margin-bottom: 10px;font-size:18px}
@media (max-width: 1400px) {}
@media (max-width: 1199px) {
.content-body{border-radius: 30px;padding:60px;font-size:1.1rem}}
@media (max-width: 991px) {
.content-body{border-radius: 25px;padding:40px;font-size:1rem}
.content-body .page-header h2{font-size:2rem;}
.articleBody{line-height:2rem;font-size:1.1rem}}
@media (max-width: 769px) {
.content-body{margin-top:0px;border-radius:0px;padding:30px;margin-left:-25px;margin-right:-25px;box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);border-bottom:1px solid #eee;}
.articleBody h2{font-size: 1.5rem;font-weight: bold;margin:30px 0px 10px;}}

.breadcrumb{background: transparent;padding: 0px;font-size: 14px;margin:0px;}
.breadcrumb .divider{margin:0px 10px;}
.breadcrumb .active .divider{margin:0px 0px;}
.breadcrumb a span{font-weight:600;}
.breadcrumb span{}
@media (max-width: 1399px) {
.breadcrumb{margin:60px 0px 10px;}}
@media (max-width: 991px) {
.breadcrumb{margin:40px 0px 10px;}}
@media (max-width: 769px) {
.breadcrumb{margin:10px 0px 10px;}
.breadcrumb li:last-child{display:none;}}

.pagination{margin:60px 0px;width:100%}
.pagination-list {padding-inline-start:0px;}
.pagination-list li{display: inline-block;margin:0px 10px 0px 0px;}
.pagination-list li:first-child,.pagination-list li:last-child,.pagination-list li:nth-child(2),.pagination-list li:nth-last-child(2){display: none}
.pagination-list li a,.pagination-list li a:link,.pagination-list li a:visited{padding:10px 20px;background:#66be28;color:#fff;border:1px solid #66be28}
.icon-first:after{content:'第一頁';color:#fff;}
.icon-previous:after{content:'前一頁';color:#fff;}
.icon-next:after{content:'下一頁';color:#fff;}
.icon-last:after{content:'最後一頁';color:#fff;}
.pagination-list li a:not([href]):not([tabindex]){color:#66be28;background:#fff;}




footer{margin:0px auto;line-height:2em;font-size: 15px;padding:40px 0px;background:#fff;color:#666;text-align: center}
footer h5 {font-size: 16px;margin-bottom: 35px;}
footer h6 {font-weight: 700;font-size: 14px;line-height:2em;margin-bottom:0px;}
footer .t{margin-right:6px;font-weight: bold;margin-left:20px}
footer ul{padding-inline-start:0px;list-style:none}
footer .logo-img{margin-bottom:20px;width:200px;}
footer .footerul{}
footer ul li a:link,footer ul li a:visited{padding:0px;font-weight: 700;display: inline-block;}
footer a:link,footer a:visited{font-weight: 700;}
footer a.btn-map:link,footer a.btn-map:visited{font-size:12px;padding:0px 5px;background:#ffaa00;color:#fff;margin-left: 5px;position: relative;top: -2px;display: inline-block;line-height: 1.3rem;border-radius: 3px;}
footer .col-copy a:link,footer .col-copy a:visited{margin-right:30px;padding: 4px 0px;border-bottom: 1px solid #66be28;}
@media (max-width: 767px) {
footer{text-align:center;font-size:13px;padding:60px 0px 120px;}
footer .logo-img{width:40%;margin-bottom: 10px;}
footer .t{display: none}
footer .footerul li{display: inline}
footer .col-copy{font-size: 12px}
footer .menu-list li{margin-left:6px;padding-right:6px;}
footer .menu-list li a:link,footer .menu-list li a:visited{color:#666;}}





.content-category .category-desc, .blog .category-desc{font-size: 20px;line-height: 35px;margin: 30px 0px 80px;column-count: 2;width: 60%;text-align:justify;column-gap:30px;}
ul.tags{list-style:none;padding-inline-start:0px;width: 60%;}
ul.tags li{display:inline-block;margin-right: 10px;margin-bottom:5px;}
ul.tags li a{font-size:18px;font-weight:700;}
ul.tags li a:before{content:'#';}
@media (max-width: 991px) {
.content-category .category-desc, .blog .category-desc {width: 100%;margin: 30px 0px 60px;font-size: 19px;line-height: 32px;}
ul.tags{width:100%;}}
@media (max-width: 769px) {
.content-category .category-desc, .blog .category-desc{column-count: 1;margin: 20px 0px 30px;font-size: 18px;line-height: 30px;}}

.kv-content h2{}
.kvphoto {margin: -180px -220px -50px;}
.kvphoto img{width:100%;}
@media (max-width: 991px) {
.kvphoto {margin: -80px -220px 0px;}}
@media (max-width: 769px) {
.kvphoto {margin: 0px -140px 0px;}}
@media (max-width: 575px) {
.kvphoto {margin: -60px -20px -40px;}}

.tag-category .tag-desc{font-size: 20px;line-height: 35px;margin: 30px 10% 80px;column-count: 2;width: 80%;text-align:justify;column-gap:30px;}
.tag-category h1{font-weight: 700;font-size: 60px;margin:0px 0px 40px;letter-spacing:0px;}
.tag-category h2{font-weight:700;font-size:30px;letter-spacing: -1px;text-align: center}
.tag-category .tag-desc a:link,.tag-category .tag-desc a:visited{font-weight:700;}
.tag-category ul{list-style:none;padding-inline-start:0px;margin: 0px;text-align: justify;text-justify:inter-ideograph;}
.tag-category ul li{display: inline}
.tag-category ul li h3{display: inline}
.tag-category ul li a{font-weight:700;font-size:40px;line-height:60px; margin:0px 0px 20px 0px;letter-spacing:0px;display: inline;}
.tag-category ul li a:after{content:'/';font-size:30px;color:#666;}
.tag-category ul li a:hover{}
.tag-category .clearfix:after{clear:none;display: inline-block;}
@media (max-width: 991px) {
.tag-category .tag-desc {width: 100%;margin: 30px 0px 60px;font-size: 19px;line-height: 32px;}
.tag-category h2{font-size:26px;letter-spacing:0px;}
.tag-category ul li a{font-size:26px;line-height:40px; margin:0px 0px 15px 0px;letter-spacing:0px;display: inline;}
.tag-category ul li a:after{font-size:14px;}}
@media (max-width: 575px) {
.tag-category .tag-desc {column-count: 1;margin: 20px 0px 30px;font-size: 18px;line-height: 30px;}
.kv-content h2{font-size:18px}}

.content-category .table th,.content-category .table td{}
.content-category .table thead{border-bottom:1px solid #ddd;}
.table thead tr th{border:none}
.table thead tr th:first-child{border-top-left-radius:15px}
.table thead tr th:last-child{border-top-right-radius:15px}
.table thead tr th a{font-size:15px;font-weight: normal}
.content-category .table tbody{margin-top:20px;}
.content-category .table tr:last-child td:first-child{border-bottom-left-radius:15px}
.content-category .table tr:last-child td:last-child{border-bottom-right-radius:15px}
.list-title{max-width:60%}
.list-title a{font-size:18px;font-weight: 700;}
#categorylist_header_hits,.list-hits{text-align:right;}
.list-hits{min-width:50px;}
.list-date{min-width:80px;}
@media (max-width: 769px) {
#categorylist_header_date,.list-date{text-align:right}
#categorylist_header_hits,.list-hits{display: none}}

.item-image{margin:100px -200px 0px 0px;height:800px;}
.articlePage .page-header h2,.contact-h2,.content-category h2,.newsfeed h1{font-size: 3rem;font-weight: bold;margin: 30px 0px;}
.articlePage{margin-top:0px;}
.articlePage .article-info{font-size:14px;}
.articlePage ul.tags{list-style:none;padding-inline-start:0px;}
.articlePage ul.tags li{display:inline-block;margin-right: 10px;margin-bottom:5px;}
.articlePage ul.tags li a{font-size:18px;font-weight:700;}
.articlePage ul.tags li a:before{content:'#';}
.articlePage .content-links ul{border:none;list-style:none;padding-inline-start:0px;}
.articlePage .content-links ul li a:link,.articlePage .content-links ul li a:visited{display:block;background:url("/templates/ben/images/icon-btnleft.png") #66be28 30px 16px no-repeat;color:#fff;padding:15px 30px 15px 70px;margin-right:15px;margin-bottom:15px}
.articlePage h2.articleTitle{font-weight:700;font-size: 60px;margin:150px 0px 40px;letter-spacing: -3px;}
.articlePage .article-highlight{font-size:28px;font-weight:700;margin:100px 0px 50px;line-height:1.6em;letter-spacing:0px;column-count:2;width:60%;text-align: justify;text-justify:inter-ideograph;column-gap:40px;}
.articlePage .article-highlight a{}
.articlePage h2{font-weight:700;font-size: 36px;margin:20px 0px ;}
.articlePage h3{font-weight:700;font-size: 24px;margin:40px 0px 15px;}
.articlePage p{line-height: 1.7em;}
.articlePage .col-li{margin-bottom:20px;}
.articlePage .col-li .col-li-title{font-weight:700;font-size: 16px;color: #66be28;}
.articlePage ul{list-style:circle;padding-inline-start:40px;}
.articlePage ul li{margin-bottom:15px;}
.articlePage .imgs-full{display: flex;margin: 50px -1000px;}
.articlePage .imgs-full img{width:25%}
.articlePage .imgs-bg{background:#e4deda;padding: 200px;margin:100px 0px;color:#666;}
.articlePage .imgs-bg h2{}
.articlePage .imgs-bg .img-bg{width:100%;margin:60px 0px;overflow: hidden;box-shadow: 0px 20px 40px rgba(0,0,0,0.05);transition: All .2s ease;-webkit-transition: All .2s ease;-o-transition: All .2s ease;}
.articlePage .imgs-bg .img-bg:hover{transform:translate(0px, -10px);box-shadow: 0px 30px 40px rgba(0,0,0,0.2);}
.articlePage .imgs-bg .img-f{width:100%;}
.articlePage .imgs-bg h2{font-size:30px;font-weight: bold;margin-top: 120px}
.articlePage .imgs-bg p{letter-spacing: 1px;line-height: 1.8em;font-size:12px;}
.feed-item-description{margin-bottom:20px;font-size:1rem;}
@media (max-width: 1600px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:55px;margin:0px 0px 35px;letter-spacing: -2px;}
.articlePage h2.articleTitle {font-size:50px;margin:100px 0px 30px;letter-spacing: -2px;}
.articlePage .imgs-bg{padding:100px;}
.articlePage .imgs-bg h2 {font-size: 18px;margin-top:100px;}}
@media (max-width: 1400px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:50px;margin:0px 0px 30px;}
.articlePage h2.articleTitle {font-size:40px;margin:60px 0px 20px;}
.articlePage .article-highlight{font-size:20px;}
.articlePage .imgs-bg .img-bg{margin:30px 0px;}}
@media (max-width: 1200px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:46px;margin:0px 0px 25px;}
.articlePage h2.articleTitle {font-size:36px;margin:40px 0px 10px;} 
.articlePage .article-highlight{font-size:18px;}
.articlePage .imgs-bg{padding:60px;margin: 80px 0px;}
.articlePage .imgs-bg h2 {margin-top:60px;}
.articlePage .col-li{margin-bottom:15px;font-size:14px;}
.articlePage .col-li .col-li-title{font-size: 15px;color: #66be28;}}
@media (max-width: 991px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:40px;margin:0px 0px 20px;}
.articlePage ul.tags li{margin-bottom:0px;}
.articlePage .article-highlight{font-size:18px;margin:40px 0px 40px;width:100%;column-gap:40px;}
.articlePage p{letter-spacing:0px;font-size:16px;line-height: 1.7em;text-align: justify;}
.articlePage .imgs-bg{padding:40px;margin: 60px 0px;}
.articlePage .imgs-bg h2 {margin-top:40px;}}
@media (max-width: 769px) {
.articlePage .page-header h2,.contact-h2,.content-category h2{font-size:32px;margin:0px 0px 20px;letter-spacing:0px;}
.articlePage .content-links ul li a:link,.articlePage .content-links ul li a:visited{background:url("/templates/ben/images/icon-btnleft.png") #66be28 15px 5px no-repeat;padding:7px 15px 7px 40px;margin-right:10px;margin-bottom:0px;font-size:12px;}
.articlePage ul.tags li{margin-right:8px;}
.articlePage ul.tags li a{font-size:14px;}
.articlePage .article-highlight,.articlePage .article-highlight p{font-size:18px;column-count:1;line-height: 1.5em;}
.articlePage .imgs-bg{padding:25px;margin: 40px -25px;}
.articlePage .imgs-bg h2 {margin-top:20px;}
.articlePage .imgs-bg .img-bg{margin:20px 0px;}}

body #cover{position:fixed;width:100%;height:100%;background:url("/templates/chanceat/images/logo.png") center center no-repeat #fff;transition: All .3s ease;z-index:999;right:0%;opacity:0;pointer-events:none}
body.active-in #cover{width:100%;left:0%;opacity:1}
body.active-out #cover{width:100%;right:0%;opacity:1}
@media (max-width: 769px) {}
.blur{filter:blur(10px)brightness(1.5);transition: All 1s ease;}

/*body.itemid-151{background:url('https://chancems.com/images/business/page-b-bg.jpg') top center no-repeat}*/
.business-page .card{border:none;border-radius: 0px;}
.business-page h1,.business-page h2,.business-page h3,.business-page h4,.business-page h5,.business-page h6{font-weight: 700}
.business-page .card-title{color:#41d8a6 !important}
.business-page .card-title div{font-size:18px;margin-top:10px;color:#666;text-align: center}
.business-page .card span{text-align: center}
.business-page p{font-size:18px;color:#666}
.business-page .card-body h3{margin-bottom:0.5rem !important}
.business-page .card-body div{text-align:center}
.business-page .card-body ul{list-style:url('../images/icon-check.png');padding-inline-start:50px;color:#666;padding-right: 20px}
.business-page ul li{margin-bottom:5px;}
.business-page ul li span{color:#000;font-weight: 700}
.business-page .card-footertop{padding:1.25rem}
.business-page .card-footertop ul{list-style:url('../images/icon-add.png');padding-inline-start:50px;color:#66be28;padding-right: 20px}
.business-page .card-footertop ul li span{color:#66be28;font-weight: 700}
.business-page .card .card-footer {background: #fff;border:none;}
.business-page .card .card-footer h3{color:#66be28;font-size:24px;}
.business-page-s1 {padding:150px 0px 150px;}
.business-page-s1 h2,.business-page-s1 h4{color:#66be28}
.business-page-s2 {/*padding:100px 0px 100px;background:#e4deda;*/}
.business-page-s2 h5{color:#66be28}
.business-page-s2 .card-body p{font-size:15px;color:#888;margin:60px 30px 60px;}
.business-page-s3 {padding:100px 0px 100px;}
.business-page-s3 .card-header{background:#fff;}
.business-page-s3 .card-header .btn{padding:0px;color:#66be28;font-weight: 700;}
@media (max-width: 1400px) {
.business-page-s1 {padding:80px 0px 80px;}
.business-page .card .card-footer h3{font-size:20px;}}
@media (max-width: 1200px) {
.business-page .card .card-footer h3{font-size:16px;}
.business-page .card-body ul,.business-page .card-footertop ul{padding-inline-start:30px;padding-right:0px;line-height: 1.1rem;font-size: 13px;}
.business-page-s2 .card-body p{font-size:14px;margin:60px 0px 60px;}}
@media (max-width: 991px) {
.card-deck .card{margin-left:6px;margin-right:6px;}
.business-page .card-body,.business-page .card-footertop{padding:5px;}}
@media (max-width: 769px) {}
@media (max-width: 575px) {
.card-deck .card{margin-left:20px;margin-right:20px;}
.business-page .card-body,.business-page .card-footertop{padding:25px;}
.business-page .card-body ul,.business-page .card-footertop ul{padding-inline-start:40px;padding-right:20px;line-height: 1.3rem;font-size: 15px;}
.business-page .card .card-footer h3{font-size:24px;}
}

.about-my5{margin:20px 0px;}
.about-imgbox{}
.about-textbox{}
@media (max-width: 1400px) {
.about-my5{margin:100px 0px;}}
@media (max-width: 991px) {
.about-my5{margin:80px 0px;}
.about-imgbox{display: none;}}
@media (max-width: 769px) {
.about-my5{margin:20px 0px;}}







.font-green{color:#41d8a6 !important;}
.example-box{width:100%;padding:20px;background:#e4deda;margin:20px 0px;position: relative}
.example-box ul li{margin-bottom:3px;}
.example-box:before{content:'Example';color: #fff;background: #66be28; font-size:11px;padding:5px 10px 3px;position: absolute;right: 0px;top: 0px;}
pre{width:100%;padding:20px;background:#e4deda;margin:20px 0px;position: relative}
pre:before{content:'CODE';color: #fff;background: #66be28; font-size:11px;padding:5px 10px 3px;position: absolute;right: 0px;top: 0px;font-family: 'Bebas Neue';}
ul{list-style-image:url("/templates/chanceat/images/icon-list.png")}

/**/
.hlbox{background:linear-gradient(to bottom, #ff4a31,  #db1b00);padding: 20px 20px 10px;border-radius: 20px;}
.hlbox img{width:60%;margin-top: 20px}
.hlbox .row{align-items: stretch;}
.hlbox .row-l{color:#fff}
.hlbox .row-l h1{margin:15px auto 30px;font-size:26px}
.hlbox .row-l h3{font-size: 16px;line-height: 1.3}
.hlbox .row-l p{font-size: 12px;margin:0px 0px 20px;line-height: 1.2rem;}
.hlbox .row-l{color:#fff}
.hlbox img{max-width:100%;}
.hlbox ul li {line-height: 1.5rem;margin-bottom: 5px;font-size: 15px;}
.hlbox .row .col-12{margin-bottom:10px;}
.col-hlbox{background: url("/templates/chanceat/images/stepbox-card-bg2.jpg") no-repeat bottom #fff;font-size:14px;line-height: 1.5rem;padding: 15px;border-radius: 10px;height:100%;}
.col-hlbox h5{margin:0px;color:#000;font-size:26px;font-weight: bold;}
.col-hlbox span{color:#000;margin-bottom:10px;display: inline-block}
.col-hlbox p{margin-bottom:0px;font-size:16px;}
.col-hlbox ul{padding-inline-start:30px;margin: 10px 0px 10px;font-weight: bold;color:#66be28;}
.stepbox{background:url("/templates/chanceat/images/stepbox-card-bg.png") no-repeat top #e3eaff;padding:20px;border-radius: 20px;text-align: center}
.stepbox-card{background:url("/templates/chanceat/images/stepbox-card-bg2.jpg") no-repeat bottom #fff;padding:20px;border-radius: 16px;margin-bottom: 15px;position: relative;box-shadow: 0px 5px 10px rgba(0,39,146,0.1)}
.stepbox-card p{margin-bottom:0px;font-size:16px;}
.stepbox-card .btn{margin-left:10px;position: relative;top:-3px;}
.stepbox-card:after{position:absolute;content: ' ';width:60px;height:40px;background:url("/templates/chanceat/images/icon-arrow-d.png");top:-40px;margin-left: -30px}
.stepbox>.stepbox-card:first-child:after{display: none}
.item-page table{text-align:left;font-size:.8em;line-height: 1.5em}
.table .thead-dark th {color: #fff;background: linear-gradient(to left, #ff4a31,  #db1b00);border-color: #ff4a31;}
.table .thead-dark th a:link,.table .thead-dark th a:visited{color:#fff}
.table span{font-weight:bold;}
.badge-info {color: #fff;background-color: #38b4a7;}
.stepbox h3{margin-top:30px;margin-bottom:20px;font-size:20px;color:#444;}
.stepbox ul,.stepbox ol{text-align: left;font-size:16px;line-height: 1.5rem;border-top:1px solid #fff;padding-top:20px;}
.stepbox ul li,.stepbox ol li{margin-bottom:12px;color:#444;}

/*about*/
.page-about .page-header,.itemid-128 .breadcrumb{text-align: center;justify-content: center}
.about-avatar{width:200px;height:200px;background:#eee;margin:20px auto 30px;border-radius: 100px;overflow: hidden}
.about-avatar img{width:100%}
.timeline {position: relative;padding: 5rem;margin: 0 auto 1rem auto;overflow: hidden;}
.timeline:after {content: "";position: absolute;top: 0;left: 50%;margin-left: -2px;border-right: 2px dashed #aaa;height: 100%;display: block;}
.timeline-row {padding-left: 50%;position: relative;margin-bottom:20px;}
.timeline-row .timeline-time {position: absolute;right: 50%;top: 5px;text-align: right;margin-right: 20px;color: #000;font-weight: bold; font-size: 1.5rem;}
.timeline-row .timeline-time small {display: block;font-size: 0.8rem;line-height: 1.3rem;}
.timeline-row .timeline-content {position: relative;padding: 20px 30px;background: #66be28;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;color:#fff;font-size:15px;}
.timeline-row .timeline-content:after {content: "";position: absolute;top: 20px;height: 16px;width: 16px;background: #66be28;}
.timeline-row .timeline-content:before {content: "";position: absolute;top: 20px;right: -49px;width: 20px;height: 20px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;z-index: 1;background: #66be28;}
.timeline-row .timeline-content h4 {margin: 0 0 10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 150%;}
.timeline-row .timeline-content p {margin: 0px;line-height: 150%;text-align: center}
.timeline-row-s .timeline-content{background:#aaa;}
.timeline-row-s .timeline-content:after {content: "";position: absolute;top: 20px;height: 16px;width: 16px;background: #aaa;}
.timeline-row-s .timeline-content:before {content: "";position: absolute;top: 20px;right: -49px;width: 20px;height: 20px;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;z-index: 1;background: #aaa;}
.timeline-row:nth-child(even) .timeline-content {margin-left: 40px;text-align: left;}
.timeline-row:nth-child(even) .timeline-content:after {left: -8px;right: initial;border-bottom: 0;border-left: 0;transform: rotate(-135deg);}
.timeline-row:nth-child(even) .timeline-content:before {left: -52px;right: initial;}
.timeline-row:nth-child(odd) {padding-left: 0;padding-right: 50%;}
.timeline-row:nth-child(odd) .timeline-time {right: auto;left: 50%;text-align: left;margin-right: 0;margin-left: 20px;}
.timeline-row:nth-child(odd) .timeline-content {margin-right: 40px;}
.timeline-row:nth-child(odd) .timeline-content:after {right: -8px;border-left: 0;border-bottom: 0;transform: rotate(45deg);}
@media (max-width: 992px) {.timeline {padding: 15px;}.timeline:after {border: 0;}.timeline .timeline-row:nth-child(odd) {padding: 0;}.timeline .timeline-row:nth-child(odd) .timeline-time {position: relative;top: 0;left: 0;margin: 0 0 10px 0;}.timeline .timeline-row:nth-child(odd) .timeline-content {margin: 0;}.timeline .timeline-row:nth-child(odd) .timeline-content:before {display: none;}.timeline .timeline-row:nth-child(odd) .timeline-content:after {display: none;}.timeline .timeline-row:nth-child(even) {padding: 0;}.timeline .timeline-row:nth-child(even) .timeline-time {position: relative;top: 0;left: 0;margin: 0 0 10px 0;text-align: left;}.timeline .timeline-row:nth-child(even) .timeline-content {margin: 0;}.timeline .timeline-row:nth-child(even) .timeline-content:before {display: none;}.timeline .timeline-row:nth-child(even) .timeline-content:after {display: none;}}

/**/
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {padding: 18px 0px;}
.convertforms .cf-label {color:#000}
.convertforms .cf-btn{width:40%;margin:0px auto;background: linear-gradient(to left,#66be28, #38b4a7) !important;border: #38b4a7 0px solid;border-radius: 30px !important;box-shadow: 0px 5px 5px rgb(0 0 0 / 10%);}
.com_convertforms .content-body h1{font-size: 3rem;font-weight: bold;margin: 30px 0px;}
.convertforms .cf-input{border-radius:10px !important}

/**/
.itemid-101 .content-body{display: none}
.itemid-184.view-category .col-content-left{display:none}
.articleBody .index-card{display:flex;align-items: center;border-radius:30px }
.articleBody .index-card img{width: 150px;margin-right: 20px}
.articleBody .index-card h2{margin:0px 0px 20px;}
.articleBody .index-card p{margin:0px;line-height: 1.6rem}
.articleBody .index-card a.btn{padding: 0.5rem 1.5rem;font-size: 18px}

/**/
@media (max-width: 992px) {
.bt-intro{width:80%;margin: 0px auto}}

/*control*/
.icons{display:none}
.btn-group{border:1px solid #ddd;border-radius: 6px;display: block}
.btn-group a{display: block}
.btn-group a.btn{font-size:13px;}
.lang-block{width:100%;padding:10px !important;}
div.mod-languages ul.lang-block li {display: block;padding:0px;color:#000;}
div.mod-languages ul.lang-block li a:link,div.mod-languages ul.lang-block li a:visited{color:#000;font-size: 14px;}

/**/
.box{background:#fff;color:#333;font-size:20px;margin-bottom: 20px;margin-top: 20px;padding-bottom: 20px;display: flex;border-bottom: 1px solid #66be28}
.box-left{flex:1;    margin-right: 30px;}
.box-right{flex:2}

.box img{width:80px;margin: 0px auto 20px}
.box h1{font-size:30px;color:#66be28;}
.box h6{color:#66be28;}
.box p{margin:0px 0px 20px}
.box ul{padding-inline-start: 30px;}
.note{font-size: 14px;margin: 0px;color:#999;}

@media (max-width: 992px) {
.box{display: block}
.box h1{font-size:22px;}}

/*card-item*/
.card-item{display:flex;border:1px solid #ddd;border-radius: 20px;padding:0px 40px ;margin-bottom: 20px;align-items: center;box-shadow: 0px 10px 20px rgba(0,0,0,0.03)}
.card-item img{width:30%}
.card-item div{flex-grow: 1;margin-left: 30px;}
@media (max-width: 992px) {
.card-item{padding:10px 20px ;}
.card-item div{margin-left: 10px;}
.card-item div h3{font-size:18px;line-height: 1.2em}
.card-item div p{font-size:15px;line-height: 1.1em;margin: 0px;}}















