@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{
	font-size: 1.05em;
}
html,
body {
	width: 100%;
	line-height: 1.4;
  	color: #000000;
  	overflow:visible;
  	/*overflow-x: hidden;*/
}
body{
	font-size: 1.05em;
	font-family: 'Noto Sans TC', sans-serif;
    line-height: 1.8;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 600;
}
.h2, h2 {
   font-size: 1.8rem;
}
body.medium{
	font-size: 1.1em;
}
body.small{
	font-size: 1em;
}
body.large{
	font-size: 1.3em;
}
@font-face {
  font-family: 'BpmfGenSekiGothic'; 
  src: url('../font/BpmfGenSekiGothic-M.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.word-pho{
	font-family: 'BpmfGenSekiGothic', sans-serif;
	font-size: 1.25em;
}
/*.content a:focus {
    border: 3px dashed #00CED8 !important;
}*/
.en-style{
	font-family: "Poppins", sans-serif;
  	font-weight: 600;
  	font-style: normal;
}
.navbar {
    padding: 0;
}
.navbar .navbar-nav{
	padding: 0 30px 0 30px;
	margin-right: -1.5rem;
	background-color: #ff6700;
	border-radius: 50px 0 0 50px;
}
.js-header-fix-moment .navbar  {
    padding: 0 10px;
}
.js-mega-menu .nav-link{
	color: #fff;
	font-weight: 600;
	padding-right: 20px !important;
    padding-left: 20px !important;
}
.js-mega-menu .nav-item.active .nav-link{
	background-color: #444;
}
.js-mega-menu .nav-item.active .hs-sub-menu .nav-link{
	background-color: rgba(0,0,0,0);
}
.js-mega-menu .nav-item.active .hs-sub-menu .nav-link.active{
	background-color: #444;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0);
    padding: 12px 20px;
    font-weight: 600;
    font-size: 1.04rem;
    text-shadow: 0 0 5px rgba(0,0,0,0);
    line-height: normal;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #fff;
    font-size: 1.04rem;
    background-color: #444;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #fff;
    padding: 12px 20px;
    font-size: 1.04rem;
    margin: 0 ;
    font-weight: 600;
    line-height: normal;
}
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #fff;
    padding: 12px 20px;
    font-size: 1.04rem;
    margin: 0 ;
    font-weight: 600;
    line-height: normal;
}
.js-header-change-moment .nav-item-icon .nav-link-icon {
    padding: 29px 8px 2px 8px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #fff;
    background-color: #444;
}
.u-header--sticky-top .nav-link:focus, 
.u-header--sticky-top .nav-link:hover, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.1);
    border: none;
}
.u-header--sticky-top .nav-link:focus, 
.u-header--sticky-top .nav-link:hover, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.1);
}
.nav-item-icon {
	margin-right: -3px;
	margin-left: -4px;
	display: inline-block;
}
.js-mega-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 8px;
}
.hs-has-sub-menu > a::after {
    content: "\f0d7";
    font-family: "FontAwesome" !important;
    font-size: 0.8em;
    display: inline;
    margin-left: 7px;
}
.hs-sub-menu {
    padding: 0;
    margin: 0;
    min-width: 200px;
}
.hs-sub-menu, 
.hs-mega-menu {
	margin-top: 0;
    color: #fff;
    background-color: #ff6700;
    box-shadow: 0 5px 8px rgba(0,0,0,0.05);
    border-radius: 0 0 20px 20px;
    padding: 10px;
    width: auto;
}
.hs-sub-menu-opened{
	background-color: rgba(255,255,255,0.1);
}
.hs-sub-menu .nav-link, 
.hs-mega-menu .nav-link{
	border-radius: 30px;
	padding: 8px 15px !important;
}
.hs-sub-menu-opened .hs-sub-menu .nav-link{
	border-radius: 30px;
	color: #fff!important;
	border-radius: 30px;
}
.hs-sub-menu-opened .hs-sub-menu .nav-link:hover,
.hs-sub-menu-opened .hs-sub-menu .nav-link:focus{
	background-color: rgba(255,255,255,0.2)!important;
	color: #fff !important;
	border-radius: 30px;
}
.hs-sub-menu-opened .hs-sub-menu .active .nav-link,
.hs-sub-menu-opened .hs-sub-menu .active .nav-link:hover,
.hs-sub-menu-opened .hs-sub-menu .active .nav-link:focus{
	display: block;
	color: #111 ;
	text-shadow: 0 0 5px rgba(0,0,0,0);
	background-color: rgba(255,255,255,1)!important;
	border-radius: 30px;
}

.marquee ul {
  /* required styles */
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    width: calc(66.7vw - 400px);
    height: 2em;
}
.marquee ul li {
  position: absolute;
  top: -9999em;
  display: block;
  white-space: nowrap;
  padding: 2px 0 0 0;
  font-size:1em;
  text-align: left;
  color:#333;
}
.marquee ul li a{
  padding: 15px 10px;
  color:#111;
  display: block;
  min-height: 1.5rem;
}
.marquee{
	width: auto;
	/* height: 27px; */
	height: 2rem;
	overflow: hidden;
	margin-right: 0;
	padding-right: 0;
}

.gotomain-btn{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 510;
}
.gotomain-btn a{
	padding: 1px 10px;
	background-color: #fff;
	color: #111;
	text-decoration: none;
	border: 3px dashed #ED805F;
	opacity: 0;
	transition: all .5s ease;
	font-size: 1em;
}
.gotomain-btn a:focus{
	opacity: 1;
}
.accesskey,
.footer-style a.accesskey{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
	text-decoration: none;
	border-bottom: none;
	border: 3px dashed rgba(0,0,0,0);
	text-decoration: none;
}
.accesskey-c{
	position: absolute;
	left: -30px;
	top: -8px;
}
.accesskey:focus,
.footer-style a.accesskey:focus{
	position: absolute;
	left: 0;
	top: 0;
	color: #111;
	text-decoration: none;
	border: 3px dashed rgba(0,0,0,1);
}
.dropdown-item {
    padding: 0;
}
.dropdown-item a.nav-link{
	padding: 5px 15px !important;
	color: #fff;
}

.moreBtn,
.moreBtn span,
.moreBtn i{
	font-size: 1rem !important;
}
.moreBtn{
	background-color: #ff6700;
	color: #fff;
	padding: 5px 10px !important;
	width: 130px;
	height: 30px;
	line-height: 20px;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-align: center;
	display: block;
	border-radius: 30px;
	transition: all .5s ease;
}
.moreBtn:hover,
.moreBtn:focus {
	background-color: #fff;
	color: #ff6700;
}
.btn-big{
	padding: 12px 30px;
	border-radius: 80px;
	background-color: #ff6700;
	color: #fff;
	margin: 0 20px;
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	text-align: center;
	transition: all .5s ease;
	position: relative;
}
.btn-big:hover{
	background-color: #333;
	color: #fff;
}
.btn-big:before{
	background-image: url('../img/img-07.png');
	background-size: 100%;
	width: 80px;
	height: 70px;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: -5px;
	content: "";
	pointer-events: none;
}
.btn-big:after{
	background-image: url('../img/btn-big-arrow.png');
	background-size: 100%;
	width: 110px;
	height: 40px;
	background-position: center right;
	background-repeat: no-repeat;
	position: absolute;
	right: -10px;
	top: 5px;
	content: "";
	animation: btn-big-shake 1.5s infinite;
	pointer-events: none;
}
@keyframes btn-big-shake {
  0%   { transform: translateX(0); }
  25%  { transform: translateX(-15px); }
  50%  { transform: translateX(15px); }
  75%  { transform: translateX(-15px); }
  100% { transform: translateX(0); }
}
/*scroll-down*/
.top{
	position: relative;
}
.top .scroll-down {
    position: absolute;
    top: -50px;
    left: calc(50% - 1px);
    width: 2px;
    transition: opacity 0.5s linear 2s, transform 0.8s cubic-bezier(0.23, 1, 0.32, 1) 2s;
    z-index: 2;
}
.top .scroll-down.hidden {
    opacity: 0;
    transform: translateY(50px);
    z-index: 2;
}
.top .scroll-down__text {
    font-size: 0.7em;
    font-family: "Roboto";
    font-weight: bold;
    letter-spacing: 1px;
    color: #323232;
    text-align: center;
    z-index: 2;
}
.top .scroll-down__border {
    position: relative;
    width: 2px;
    height: 100px;
    margin: auto;
    background-color: #d6d6d6;
    overflow: hidden;
    z-index: 2;
}
.top .scroll-down__border:after {
    content: "";
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    position: absolute;
    animation-name: animateScrollBar;
    animation-direction: normal;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    background-color: #ff6700;
    z-index: 2;
}
@keyframes animateScrollBar {
  	0% {
    	transform: translateY(-100px);
	}
  	80% {
    	transform: translateY(100px);
	}
  	100% {
    	transform: translateY(100px);
    }
}
.top-links{
	position: fixed;
	right: 20px;
	top: 1px;
}
.top-links ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 2rem;
	line-height: 1rem;
}
.top-links ul li{
	display: inline-block;
}
.top-links ul li a{
	padding: 0px 10px;
	display: block;
	line-height: normal;
	border-radius: 30px;
	text-decoration: none;
	color: #ff6700;
	border: 2px solid #fff;
	font-size: 1rem;
	transition: all .5s ease;
}
.top-links ul li.active a,
.top-links ul li.active a:hover,
.top-links ul li.active a:focus,
.top-links ul li a.btn-outline:hover,
.top-links ul li a.btn-outline:focus,
.btn-outline:hover,
.btn-outline:focus {
	color: #fff;
	background-color: #ff6700;
	border: 2px solid #ff6700;
}
.top-links ul li a:hover,
.top-links ul li a:focus{
	background-color: #eee;
}
.top-links ul li a.btn-outline,
.btn-outline{
	border: 2px solid #ff6700;
	background-color: #fff;
	color: #ff6700;
	border-radius: 30px;
	display: inline-block;
}
.top-marquee{
	width: 100%;
	max-width: 700px;
	height: 30px;
	overflow: hidden;
	border-bottom: 2px dotted #d3d3d3;
}
#marquee2{
	position: relative;
}
.top-links .marquee{
	position: relative;
}
.top-links .marquee ul li{
	display: block;
	font-size: 1rem;
}
.top-links .marquee ul li,
.top-links .marquee ul li a{
	color: #000;
	text-decoration: none;
	display: block;
	border: none;
}
.footer-style{
	position: relative;
}
.footer-style:after{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #3f3f3f;
	border-radius: 100px 100px 0 0;
	z-index: -1;
}
.footer-style .container{
	position: relative;
	z-index: 10;
}
.footer-info{
	background-color: #eaeaea;
	border-radius: 200px;
	padding: 30px 80px;
	margin: 0 10px;
}
.footer-style a{
	color: #3f3f3f;
	display: inline-block;
	padding: 3px 1px;
	text-decoration: none;
	border-bottom: 2px solid #3f3f3f;
	transition: all .5s ease;
}
.footer-style a:hover,
.footer-style a:focus{
	color: #ff6700;
	border-bottom: 2px solid #ff6700;
}
.footer-style a:hover,
.footer-style a:focus{
}
.footer-bottom{
	padding: 10px 80px;
	color: #fff;
	line-height: 1.4;
}
.footer-bottom a{
	color: #fff;
	transition: all .5s ease;
}
.footer-bottom a:hover,
.footer-bottom a:focus{
	color: #ffb01c;
}
.g-line-left{
	border-left: 3px dotted #ffb01c;
}
.footer-link {
}
.footer-link .form-select{
}
.footer-link .form-select:hover,
.footer-link .form-select:focus{
}
.form-wrapper{
	padding: 50px 50px 30px 50px;
	border-radius: 30px;
	width: calc(100% - 20px);
	max-width: 1000px;
	margin: 0 auto;
	background-color: #eaeaea;
}
.form-full-wrapper{
	background-color: #fff;
	border-radius: 40px;
	padding: 0 40px 30px 40px;
	min-height: 400px;
	box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}
.form-full-title{
	padding: 13px 30px;
	display: inline-block;
	background-color: #FFE7DE;
	border-radius: 40px 0 0 0;
	margin-left: -40px;
	letter-spacing: 1.2px;
	font-size: 1.2em;
}
.form-full-title-s{
	padding: 8px 15px;
	background-color: rgba(0,0,0,0.05);
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 15px;
}
.input-group-append .u-btn-primary{
	border-radius: 0 30px 30px 0;
	color: #FF6701;
	border: 3px solid #FF6701;
    background-color: rgba(0,0,0,0);
    padding: 0.6rem 1.42857rem;
}
.u-btn-primary-out{
	display: inline-block;
	border-radius: 30px;
	color: #FF6701;
	font-weight: 600;
	padding: 7px 20px;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	border: 3px solid #FF6701;
	transition: all .5s ease;
}
.u-btn-gray-out{
	display: inline-block;
	border-radius: 30px;
	color: #333;
	font-weight: 600;
	padding: 7px 20px;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	border: 3px solid #999;
	transition: all .5s ease;
}
.u-btn-primary{
	display: inline-block;
	border-radius: 30px;
	color: #fff;
	padding: 7px 20px;
	font-weight: 600;
	text-decoration: none;
	background-color: #FF6701;
	border: 3px solid #FF6701;
	transition: all .5s ease;
}
.u-btn-yellow{
	display: inline-block;
	border-radius: 30px;
	color: #111;
	padding: 7px 20px;
	font-weight: 600;
	text-decoration: none;
	background-color: #ffb01c;
	border: 3px solid #ffb01c;
	transition: all .5s ease;
}
.u-btn-blue{
	display: inline-block;
	border-radius: 30px;
	color: #111;
	padding: 7px 20px;
	font-weight: 600;
	text-decoration: none;
	background-color: #69b4e3;
	border: 3px solid #69b4e3;
	transition: all .5s ease;
}
.u-btn-red{
	display: inline-block;
	border-radius: 30px;
	color: #111;
	padding: 7px 20px;
	font-weight: 600;
	text-decoration: none;
	background-color: #bc0000;
	border: 3px solid #bc0000;
	transition: all .5s ease;
}

.u-btn-primary:hover,
.u-btn-primary:focus,
.u-btn-primary-out:hover,
.u-btn-primary-out:focus,
.u-btn-gray-out:hover,
.u-btn-gray-out:focus,
.u-btn-yellow:hover,
.u-btn-yellow:focus,
.u-btn-blue:hover,
.u-btn-blue:focus,
.u-btn-red:hover,
.u-btn-red:focus {
	background-color: #333;
	border: 3px solid #333;
	color: #fff;
}
.sitemap-info {
    border-radius: 30px;
    padding: 20px 20px 10px 40px;
    background-color: #efefef;
}
.sitemap-info li {
    margin-bottom: 10px;
}
.sitemap-group h3{
	font-size: 1.2em;
}
.sitemap-info li span {
    padding: 0px 7px;
    background-color: #ffffff;
    border-radius: 5px;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.sitemap-group {
    border-top: 3px solid #ff6700;
    padding: 10px;
    color: #666;
}
.sitemap-group a{
	padding: 5px;
	display: block;
	color: #111;
	text-decoration: none;
	transition: all .5s ease;
}
.sitemap-group a:hover,
.sitemap-group a:focus{
	color: #000;
	background-color: #d6d6d6;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.news{
	position: relative;
	padding: 0 250px 50px 0;
	height: 100%;
}
.news:before{
	background-color: #eaeaea;
	background-image: url('../img/img-02.png') ;
	background-size: auto 400px;
	background-repeat: no-repeat;
	background-position: 109% 125px;
	border-radius: 500px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: -250px;
	content: "";
	z-index: -1;
}
.news-group a{
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	border-bottom: 3px dashed #fff;
	color: #222;
	line-height: 1.4;
	transition: all .5s ease;
}
.news-group a:hover,
.news-group a:focus{
	border-bottom: 3px solid #ff6700;
	background-color: #ff6700;
	border-radius: 30px;
	color: #fff;
}
.news-group a:hover .news-time,
.news-group a:focus .news-time{
	color: #fff;
}
.news-group a .news-time{
	color: #0097e2;
	letter-spacing: 1px;
}
.news-list-wbg .news-group a{
	padding: 12px 10px;
	border-bottom: 3px dashed #d3d3d3;
}

.time{
	padding: 15px 0;
	color: #999;
}
.section-title h2{
	background-image: url('../img/section-title.png');
	background-size: 20px;
	background-position: center top;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 40px 10px 60px 10px;
}
.openid-login{
	position: relative;
	padding: 0 50px 50px 250px;
	height: 100%;
}
.openid-login:before{
	background-image: url('../img/img-01.png') ;
	background-size: auto 230px;
	background-repeat: no-repeat;
	background-position: -11% 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: -250px;
	content: "";
	z-index: 1;
	border-radius: 500px;
	border: 6px solid #ffb01c;
	pointer-events: none;
}
.overflow-x-hidden{
	width: 100%;
	overflow-x: hidden;
}
.content{
	padding-bottom: 50px;
}
.v-middle {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn-openid{
	width: 70%;
	display: block;
	margin: 0 auto;
}
.btn-openid a{
	display: block;
	padding: 40px 0;
	text-align: center;
	font-size: 1.5em;
	text-decoration: none;
	color: #ff6700;
	border-top: 5px dotted #ffb01c ;
	border-bottom: 5px dotted #ffb01c ;
	transition: all .5s ease;
}
.btn-openid a:hover,
.btn-openid a:focus {
	background-color: #ff6700;
	border-radius: 200px;
	color: #fff;
}
.btn-openid a .big-word{
	font-size: 2.1em;
	display: inline-block;
	font-weight: 400;
	letter-spacing: -2px;
	margin-right: 5px;
}
.btn-openid a .big-word strong{
	font-weight: bold;
}
.btn-more,
.btn-back{
	text-decoration: none;
	font-weight: 700;
	color: #ff6700;
	border: 3px solid #ff6700;
	border-radius: 30px;
	padding: 0px 20px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	transition: all .5s ease;
}
.btn-more:hover,
.btn-more:focus,
.btn-back:hover,
.btn-back:focus{
	color: #fff;
	border: 3px solid #ff6700;
	background-color: #ff6700;
}
.second-menu{
	margin-bottom: 30px;
}
.second-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.second-menu ul li{
}
.second-menu ul li a{
}
.second-menu ul li.active a {
}
.second-menu ul li.active a:hover,
.second-menu ul li.active a:focus {
}
.second-menu ul li a:hover,
.second-menu ul li a:focus{
}

.g-bg-black-opacity-0{
	background-color: rgba(0,0,0,0) !important;
}
.font-size-header .hs-mega-menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.font-size-header .hs-mega-menu ul li{
	display: inline-block;
}
.font-size-header .hs-mega-menu ul li a{
	padding: 0 8px;
	display: block;
	transition: all .5s ease;
	color: #fff;
	text-decoration: none;
}
.font-size-header .hs-mega-menu ul li.active a,
.font-size-header .hs-mega-menu ul li.active a:hover{
	background-color: rgba(0,0,0,0.2);
}
.font-size-header .hs-mega-menu ul li a:hover{
	background-color: rgba(0,0,0,0.2);
}
.g-bg-style{
	background-image: url('../img/header-bg.png');
	background-size: auto 100%;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px 0 40px 0;
	pointer-events: none;
}
.g-bg-style .u-header__section{
	pointer-events: auto;
}
.g-menu-style{
}
.g-bg-style-sys{
	background-color: #FFF7C0 !important;
	border-radius: 0 0 50px 50px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.06);
}

.g-bg-style,
.js-header-change-moment{
	
}
.banner{
	margin-bottom: 80px;
	padding-top: 70px;
}
.banner .rev_slider .tp-parallax-wrap {
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn {
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn span{
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn:hover {
}
.banner .rev_slider .tp-parallax-wrap a.moreBtn:hover span{
}
.tparrows {
    cursor: pointer;
    background: #ff6700;
    background: #ff6700;
    width: 3em;
    height: 3em;
    border-radius: 60px;
    text-decoration: none;
    position: absolute;
    display: block;
    z-index: 1000;
    margin: 10px;
}
.navbar-toggler-btn{
	position: fixed;
	right: 10px;
	top: 8px;
	padding: 5px 15px;
	border-radius: 30px;
	background-color: rgba(255,255,255,0);
	border: none;
	border-left: 1px solid rgba(255,255,255,0.2);
	padding-left: 13px;
	background-color: #ff6700;
	display: none;
}
.navbar-toggler-btn .hamburger-line {
    height: 1px;
    background-color: #fff;
    width: 1.5em;
    display: block;
    margin: 7px auto;
}
.navbar-toggler-btn strong{
	font-size: 0.7em;
	color: #fff;
	letter-spacing: 1px;
	margin-top: -7px;
	display: block;
}
.u-icon-v3{
	text-decoration: none;
}
.phone-view{
	display: none;
}
.pad-view{
	display: none;
}
.pc-view,
.phone-heide{
	display: block;
}
.tp-arr-imgholder, 
.tp-tab-image, 
.tp-thumb-image, 
.tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    border: 4px solid rgba(255,255,255,0.9);
}
.navbar-toggler .hamburger-line{
	height: 1px;
	background-color: #222;
	width: 1.5em;
	display: block;
	margin: 7px auto;
}
.u-header {
    font-size: 1.05em;
    z-index: 501;
}
.u-header.js-header-fix-moment {
	background-color: #fff;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
	border: 3px dashed rgba(0,0,0,0);
	position: relative;
}
.navbar-brand:focus {
	border: 2px dashed #ff6700;
}
.navbar-brand img{
	height: 72px;
	margin: 6px;
}
.navbar-brand h1{
	font-size: 0;
	padding: 0;
	margin: 0;
}
nav.navbar .top-menu {
	position: absolute;
	top: -12px;
	right: 15px;
	display: inline-block;
}
.js-header-change-moment nav.navbar .top-menu{
	top: -8px;
}
.js-header-change-moment nav.navbar .top-menu ul li.link a.loginBtn {
	border-radius: 0 0 10px 10px;
}
ul.navbar-nav {
}
.js-header-change-moment ul.navbar-nav {
}
.fb-wrapper{
	padding: 50px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.1);
}
.g-bor-lt{
	border-left: 1px solid #999999;
}

.tp-arr-imgholder, 
.tp-tab-image, 
.tp-thumb-image, 
.tp-videoposter {
    border-radius: 50%;
}
.offcanvas {
    background-color: #fff;
}
.content{
	min-height: 85vh;
	z-index: 0;
}
.text-title {
}
.text-info {
}
.text-right{
	text-align: right;
}
.text-right--md{
	text-align: right;
}
.navbar .u-main-nav-v1 .nav-item.active > .nav-link, 
.navbar .u-main-nav-v1 .nav-item:hover > .nav-link, 
.navbar .u-main-nav-v1 .nav-item:focus > .nav-link, 
.navbar .u-main-nav-v1 .nav-item.show > .nav-link, 
.navbar .u-main-nav-v1 .nav-item.hs-sub-menu-opened > .nav-link, 
.navbar .u-main-nav-v1 .nav-item .nav-link:focus {
    color: #fff;
    background-color: #ed201d;
}
.navbar .u-main-nav-v1 .nav-link {
    color: #ed201d;
    padding: 0.2em 0.5em;
    border-radius:0;
    border: 3px dashed rgba(0,0,0,0);
}
.form-text {
    margin-top: 0.25rem;
    font-size: 1em; 
    color: #333;
}

.download-style{
	color: #333;
	padding: 20px;
	border: 2px dotted #aaa;
}
.download-style i{
	font-size: 2em;
}
.download-style h4{
	font-size: 1em;
	color: #444;
}
.download-style .text-center{
	padding: 20px 20px 20px 0;
	height: 100%;
	border-right: 3px solid #DDE3ED;
}
.download-style a{
	border-bottom: 1px dotted #d6d6d6;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 10px;
	transition: all .5s ease;
}
.download-style a:hover, 
.download-style a:focus{
	border-radius: 30px;
	background-color: #efefef;
	color: #111;
}

.bread{
	padding: 0 0 20px 10px;
	position: relative;
	z-index: 50;
}
.bread:before{
	width: 7px ;
	height: 7px;
	border-radius: 20px;
	background-color: #666;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
}
.bread ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.bread ul li{
	display: inline-block;
	color: #222;
	padding: 0 5px;
}
.bread ul li a{
	transition-duration: 0.3s;
	text-decoration: none;
	color: #222;
}
.bread ul li a:hover{
	text-decoration: none;
	color: #FF6704;
}
.bread ul li:after {
	font: normal normal normal 1em / 1 FontAwesome;
	content: "\f105";
	margin-left: 10px;
	font-size: 1em;
	display: inline-block;
}
.bread ul li:last-child {
	padding-right: 5px;
}
.bread ul li:last-child:after {
	display: none;
}
.table-wrapper,
.table-style{
	width: 100%;
/*	overflow-x: scroll; */
}
table.table-style,
.table-style table{
/*	min-width: 850px; */
	width: 100%;
	border: 3px solid #ffb01c;
	margin-bottom: 30px;
}
.table-style th{
	padding: 1px 5px;
	border-bottom: 1px solid #999;
	text-align: center;
	background-color: #efefef;
}
.table-style td{
	padding: 7px 5px;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	min-height: 100px;
	vertical-align: top;
}
/*.table-style tr td:last-child{
	border-right: none;
}*/
.table-style td strong{
	font-weight: 800;
	font-size: 1.2em;
	background-color: rgba(0,0,0,0.09);
	display: block;
	line-height: normal;
}
.table-style td .text a{
	background-color: #ad4f9c;
	color: #ffffff;
	padding: 0 3px;
	display: block;
	transition: all .5s ease;
}
.table-style td .text a:hover{
	text-decoration: none;
	background-color: #1e5799;
}
.table-style .today{
	background-color: #CEB3E0;
	color: #1e5799;
}
.table-style .today strong{
	background-color: rgba(255,255,255, 0.7);
}
.table-month{
	/* border-top: 3px solid rgba(0,0,0,0.15); */
	padding: 10px 0;
}
.table-rwd{

}
.table-rwd table{
	width: 100%;
	line-height: 1.4;
}
.table-rwd table tr th{
	background-color: rgba(0,0,0,0.05);
	text-align: center;
	padding: 7px 10px;
	border-right: 1px solid rgba(0,0,0,0.15);
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-top: 1px solid rgba(0,0,0,0.15);
	text-align: center;
	background-color: #d3d3d3;
}
.table-rwd table tr th{
	
}
.table-rwd table tr th:first-child{
	width: 50%;
}
.ranking-table .table-rwd table tr th:first-child{
	width: 80px;
}
.studen-table .table-rwd table tr th:first-child{
	width: auto;
}
.table-rwd-ran2 table tr th:first-child{
	width: 20%;
}
.table-rwd-ran2 table tr th:nth-child(2){
	width: 13%;
}
.table-rwd table tr th:last-child{
	border-right: none;
}
.table-rwd table tr{
	transition: all .5s ease;
}
.table-rwd table tr:hover{
	background-color: #efefef;
}
.table-rwd table tr td{
	padding: 7px 10px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
	vertical-align: top;
	text-align: center;
}
.table-rwd table tr td:first-child{
	text-align: left;
}
.ranking-table .table-rwd table tr td{
	vertical-align: middle;
	text-align: center;
}
.ranking-table .table-rwd table tr td:first-child{
	text-align: center;
	font-size: 1em;
	font-weight: 600;
	width: 80px;
}
.ranking-table .table-rwd table tr td span{
	display: block;
}
.studen-table .table-rwd table tr td{
	text-align: center;
}
.table-rwd table tr td:last-child{
	border-right: none;
}
.table-rwd table tr td strong{
	font-weight: 600;
	color: #000;
}
.table-rwd table tr td.data-va strong{
	color: #cc4444;
}
.table-rwd table tr td a{
	display: block;
	transition: all .5s ease;
	color: #ff6700;
	line-height: normal;
	padding: 3px 10px;
	text-decoration: none;
	transition: all .5s ease;
}
.table-rwd table tr td a span{
	display: block;
	font-size: 0.8em;
	color: #3077af;
	margin-bottom: -3px;
}
.table-rwd table tr td a:hover,
.table-rwd table tr td a:focus{
	background-color: #ff6700;
	text-decoration: none;
	color: #ffffff;
	border-radius: 30px;
}
.table-rwd table tr td a:hover span{
	color: rgba(255,255,255,0.7);
}
.table-rwd table tr td.data-today{
	background-color: rgba(0,0,0,0.09);
}
.table-rwd table tr td.data-today strong{
	color: #000000;
}
.table-rwd table tr td a.u-btn-primary{
	color: #fff;
	background-color: #FF6701;
	border: 3px solid #FF6701;
}
.table-rwd table tr td a.u-btn-yellow{
	color: #111;
	background-color: #ffb01c;
	border: 3px solid #ffb01c;
}
.table-rwd table tr td a.u-btn-blue{
	color: #111;
	background-color: #69b4e3;
	border: 3px solid #69b4e3;
}
.table-rwd table tr td a.u-btn-red{
	color: #111;
	background-color: #bc0000;
	border: 3px solid #bc0000;
}
.table-rwd table tr td a.u-btn-primary-out{
	color: #FF6701;
	background-color: rgba(0,0,0,0);
	border: 3px solid #FF6701;
}
.table-rwd table tr td a.u-btn-gray-out{
	color: #333;
	background-color: rgba(0,0,0,0);
	border: 3px solid #999;
}
.table-rwd table tr td a.u-btn-primary:hover,
.table-rwd table tr td a.u-btn-primary:focus,
.table-rwd table tr td a.u-btn-primary-out:hover,
.table-rwd table tr td a.u-btn-primary-out:focus,
.table-rwd table tr td a.u-btn-gray-out:hover,
.table-rwd table tr td a.u-btn-gray-out:focus,
.table-rwd table tr td a.u-btn-yellow:hover,
.table-rwd table tr td a.u-btn-yellow:focus,
.table-rwd table tr td a.u-btn-blue:hover,
.table-rwd table tr td a.u-btn-blue:focus,
.table-rwd table tr td a.u-btn-red:hover,
.table-rwd table tr td a.u-btn-red:focus {
	background-color: #333;
	border: 3px solid #333;
	color: #fff;
}
.comingsoon{
	padding: 100px 10px;
	text-align: center;
	color: rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.1);
}
.steamap-list a {
	padding: 10px;
	background-color: #9B7046;
	border-radius: 30px;
	display: block;
	color: #ffffff;
	transition: all .5s ease;
	height: 100%;
	border: 2px solid #9B7046;

}
.steamap-list a:hover {
	background-color: #f4f7ff;
	border: 2px solid #6a7ca8;
	color: #333;
}
.g-order-1--sm{
	order: 2;
}
.g-order-2--sm{
	order: 1;
}
.g-color-primary {
    color: #1D8EA8 !important;
}
.g-bg-primary,
a.g-bg-primary {
    background-color: #1D8EA8 !important;
}
a.g-bg-primary:hover {
    background-color: #333 !important;
    color: #fff;
}
.film-info{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 50px;
}
.info-person{
	border: 3px solid #fff;
	padding: 20px;
	height: 100%;
}
.info-person p{
	margin-bottom: 0;
}
.tab-style {
	margin-bottom: 20px;
	background-color: #ff6700;
	padding: 8px 10px;
	border-radius: 30px;
	border-bottom: none;
}
.tab-style ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.tab-style button, 
.tab-style ul li{
	display: inline-block;
	margin: 3px;
}
.nav-tabs.tab-style .nav-link,
.tab-style ul li a {
	background-color: #fff;
    border-color: #fff;
    padding: 5px 20px;
    border-radius: 30px;
    display: inline-block;
    color: #444;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1.2px;
    transition: all .5s ease;
}
.nav-tabs.tab-style .nav-link:hover, 
.nav-tabs.tab-style .nav-item.show .nav-link:hover,
.tab-style ul li a:hover,
.tab-style ul li a:focus{
	background-color: rgba(255,255,255,0.5);
	color: #000;
}
.nav-tabs.tab-style .nav-link.active, 
.nav-tabs.tab-style .nav-item.show .nav-link,
.tab-style ul li.active a,
.tab-style ul li.active a:hover,
.tab-style ul li.active a:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
    border-radius: 30px;
    padding: 5px 20px;
}
.ranking-top{
	width: 50px;
}
.ranking-badge{
	width: 120px;
}
.page-style{
	padding: 50px 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.page-style li{
	display: inline-block;
	margin: 9px -2px;
}
.page-style li a{
	padding: 8px 15px;
	border-bottom: 3px solid #aaa;
	color: #555;
	text-decoration: none;
}
.page-style li.active a{
	border-bottom: 3px solid #aaa;
	color: #111;
	font-weight: 700;
}
.photo-bg{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.accordion-flush .accordion-item .accordion-button, 
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 40px;
}
.accordion-flush .accordion-item {
    border-radius: 40px;
    margin-bottom: 10px;
}
.accordion-button:not(.collapsed) {
    color: #111;
    background-color: #AFD1DD;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.download-pdf{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf span{
	margin: 18px 0 6px -10px;
	background-color: #B30B00;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	line-height: normal;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf:hover{
	background-color: #B30B00;
}
.download-pdf:hover span{
	background-color: #fff;
	color: #B30B00;
}
.download-odt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt span{
	margin: 18px 0 6px -10px;
	background-color: #3771CC;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt:hover{
	background-color: #3771CC;
}
.download-odt:hover span{
	background-color: #fff;
	color: #3771CC;
}
.download-doc{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc span{
	margin: 18px 0 6px -10px;
	background-color: #295496;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	line-height: normal;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc:hover{
	background-color: #295496;
}
.download-doc:hover span{
	background-color: #fff;
	color: #295496;
}
.download-jpg{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #009E9E;
	transition: all .5s ease;
}
.download-jpg span{
	margin: 18px 0 6px -10px;
	background-color: #009E9E;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	line-height: normal;
	border: 2px solid #009E9E;
	transition: all .5s ease;
}
.download-jpg:hover span{
	background-color: #fff;
	color: #009E9E;
}
.download-jpg:hover{
	background-color: #009E9E;
}
.download-ppt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt span{
	margin: 18px 0 6px -10px;
	background-color: #d14424;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	line-height: normal;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt:hover{
	background-color: #d14424;
}
.download-ppt:hover span{
	background-color: #fff;
	color: #d14424;
}
.download-odp{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp span{
	margin: 18px 0 6px -10px;
	background-color: #bb441e;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	line-height: normal;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp:hover{
	background-color: #bb441e;
}
.download-odp:hover span{
	background-color: #fff;
	color: #bb441e;
}
.download-wrapper{
	margin-bottom: 50px;
}
.download-wrapper h3{
	font-size: 1.2em;
	padding: 5px 0 5px 20px;
	border-left: 5px solid #1D8EA8;
	color: #1D8EA8;
	margin-bottom: 0;
}
.download-group{
	border-bottom: 4px dotted #d6d6d6;
	padding: 6px 20px;
	margin-bottom: 5px;
}
.download-item{
	background-color: #D3E3ED;
	color: #333;
	padding: 2px 15px;
	border-radius: 20px;
	display: inline-block;
}
.form-group{
	padding: 15px 0;
	border-bottom: 2px dotted #fff;
}
.form-group-2{
	border-bottom: 2px dotted #d1d1d1;
}

.form-group label{
	min-width: 4.6em;
	padding-top: 10px;
}
.form-group label.form-check-label{
	min-width: 2em;
}
.form-check-inline {
    display: inline-block;
    margin-right: 1.8rem;
}
.inde-login {
	padding: 30px 0 50px 0;
}
.inde-login .form-group{
	padding: 5px 0;
	border-bottom: 2px dotted #fff;
}
.dependents{
	padding: 20px;
	background-color: rgba(255,255,255,0.3);
	border-radius: 20px;
	margin-bottom: 10px;
}
.group-captcha{
	display: flex;
}
.group-captcha img{
	width: 80px;
	height: auto;
}
.group-captcha a{
	padding: 5px 8px;
	display: inline-block;
	color: #777;
	transition: all .5s ease;
}
.group-captcha button{
	background-color: rgba(0,0,0,0);
	border: none;
	color: #777;
	cursor: pointer;
	transition: all .5s ease;
}
.group-captcha a:hover,
.group-captcha a:focus,
.group-captcha button:hover,
.group-captcha button:focus{
	background-color: #1D8EA8;
	color: #fff;
}
.search-wrapper{
	padding: 10px;
	background-color: #efefef;
	border-radius: 150px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.search-wrapper .u-btn-primary-out.active{
	display: inline-block;
	border-radius: 30px;
	color: #fff;
	font-weight: 600;
	padding: 7px 20px;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	border: 3px solid #444;
	background-color: #444;
	transition: all .5s ease;
}
.search-title{
	padding-left: 22px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.7rem 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 2px solid #d3d3d3;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 30px;
}
.form-bottom-wrapper{
	padding: 15px 0;
}
.form-btn{
	padding: 8px 20px;
	width: 100%;
	border-radius: 30px;
	border: 2px solid rgba(0,0,0,0);
	background-color: #1D8EA8;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 1.05em;
	font-weight: 700;
	transition: all .5s ease;
}
.form-btn:hover,
.form-btn:focus {
	background-color: #222;
	color: #fff;
}
.btn-info{
	padding: 8px 20px;
	border-radius: 30px;
	border: 2px solid rgba(0,0,0,0);
	background-color: #ed201d;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	transition: all .5s ease;
}
.form-bottom-wrapper .form-bottom a{
	color: #666;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	display: inline-block;
	transition: all .5s ease;
}
.form-bottom-wrapper .form-bottom a:hover,
.form-bottom-wrapper .form-bottom a:focus{
	font-weight: 700;
	color: #000;
	border-bottom: 1px solid #111;
}
.no-min-width{
	min-width: 1em !important;
}
.form-check-input {
    margin-top: 1em;
    position: relative;
}
.red{
	color: #D30000;
	font-weight: 800;
}
.banner .slotholder:nth-child(1){
	display: block !important;
}
.banner .slotholder:nth-child(2){
	display: none !important;
}
.banner-custom{
	background-color: transparent; 
	padding: 0;
}
noscript{
	padding-top: 90px;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: -50px;
	position: relative;
	z-index: 100;
}
noscript div{
	border-radius: 30px;
	display: inline-block;
	padding: 5px 20px;
	margin: 0 auto;
	width: 80%;
}
.g-order-1--sm{
	order: 2;
}
.g-order-2--sm{
	order: 1;
}

.container-1900 {
	width: 100%;
	max-width: 1900px;
	--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.container-1700 {
	width: 100%;
	max-width: 1700px;
	--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.container{
	position: relative;
}
.carousel-btn{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #ff6700;
	color: #fff;
	font-size: 2em;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
.carousel-btn-left{
	left: -30px;
}
.carousel-btn-right{
	right: -30px;
}
.ranking-wrapper .js-slide{
	padding-top: 5px;
}
.ranking-wrapper .js-slide:nth-child(odd){
	padding-top: 60px !important;
}
.ranking{
	border-radius: 500px;
	min-height: 780px;
	position: relative;
	background-color: #eaeaea;
	padding-bottom: 230px;
}
.ranking-0{
	padding-bottom: 0px;
	min-height: auto;
	background-color: rgba(0,0,0,0);
	min-width: 400px;
}
.ranking-0 .ranking-group {
    margin: 0;
    padding: 18px 0;
    text-align: left;
    border-bottom: 2px dashed #aaa;
    line-height: 1.4;
}
.ranking-0:before{
	display: none;
}
.ranking-1:before{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	height: 280px;
	background-image: url('../img/img-03.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:  auto 280px;
	content: "";
	pointer-events: none;
}
.ranking-1:after{
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: 0;
  background-image: url('../img/ranking-1.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
  content: "";
  pointer-events: none;
}
.ranking-1 .ranking-title h3{
	background-image: url('../img/section-title-2.png');
    background-size: 25px;
    background-position: center top;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 60px 10px 80px 10px;
    font-size: 1.3em;
}
.ranking-2:before{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	height: 280px;
	background-image: url('../img/img-04.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:  auto 280px;
	content: "";
	pointer-events: none;
}
.ranking-2:after{
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: 0;
  background-image: url('../img/ranking-2.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
  content: "";
  pointer-events: none;
}
.ranking-2 .ranking-title h3{
	background-image: url('../img/section-title-3.png');
    background-size: 25px;
    background-position: center top;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 60px 10px 80px 10px;
    font-size: 1.3em;
}
.ranking-3:before{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	height: 280px;
	background-image: url('../img/img-05.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:  auto 280px;
	content: "";
	pointer-events: none;
}
.ranking-3:after{
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: 0;
  background-image: url('../img/ranking-3.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
  content: "";
  pointer-events: none;
}
.ranking-3 .ranking-title h3{
	background-image: url('../img/section-title-4.png');
    background-size: 25px;
    background-position: center top;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 60px 10px 80px 10px;
    font-size: 1.3em;
}
.ranking-group{
	margin: 0 30px;
	padding: 18px 0;
	text-align: left;
	border-bottom: 2px dashed #fff;
	line-height: 1.4;
}
.ranking-group .award{
	width: 70px;
}
.ranking-group .award img{
	width: 100%;
}
.ranking-group p{
	margin-bottom: 0;
}
.ranking-group .big-word{
	font-size: 1.2em;
	font-weight: 600;
}
.ranking-group strong{
	font-size: 1.2em;
}
.new-books{
	background-color: #eaeaea;
	padding: 0 0 50px 0;
}
.fast-links{
	padding: 70px 0 50px 0;
}
.fast-links-1 a{
	display: block;
	height: 100%;
	border-radius: 300px;
	background-color: #ff6700;
	color: #fff;
	text-align: center;
	padding: 0 20% 30px 20%;
	text-decoration: none;
	background-image: url('../img/img-06.png');
	background-repeat: no-repeat;
	background-position: 20px 60%;
	background-size: 130px;
	transition: all .5s ease;
}
.fast-links-2 a{
	display: block;
	height: 100%;
	border-radius: 300px;
	background-color: #ff9d00;
	color: #fff;
	text-align: center;
	padding: 0 20% 30px 20%;
	text-decoration: none;
	background-image: url('../img/img-07.png');
	background-repeat: no-repeat;
	background-position: 95% 60%;
	background-size: 130px;
	transition: all .5s ease;
}
.fast-links-1 a:hover,
.fast-links-1 a:focus,
.fast-links-2 a:hover,
.fast-links-2 a:focus{
	background-color: #444;
}
.fast-links-1 a .title-fastlink,
.fast-links-2 a .title-fastlink{
	background-image: url('../img/section-title-5.png');
    background-size: 20px;
    background-position: center top;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 45px 10px 60px 10px;
    font-size: 1.4em;
    font-weight: 600;
}
.fast-links-1 a .btn-fastlink,
.fast-links-2 a .btn-fastlink{
	position: relative;
	width: 65%;
	padding: 2px 0;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	border-radius: 50px;
	color: #ff6700;
}
.fast-links-1 a .btn-fastlink:after,
.fast-links-2 a .btn-fastlink:after{
	width: 20px;
	position: absolute;
	height: 4px;
	top: calc(50% - 2px);
	left: -20px;
	display: block;
	border-radius: 10px 0 0 10px;
	background-color: #fff;
	content: "";
	transition: all .5s ease;
}
.fast-links-1 a .btn-fastlink:before,
.fast-links-2 a .btn-fastlink:before{
	width: 20px;
	position: absolute;
	height: 4px;
	top: calc(50% - 2px);
	right: -20px;
	display: block;
	border-radius: 0 10px 10px 0;
	background-color: #fff;
	content: "";
	transition: all .5s ease;
}
.fast-links-1 a:hover .btn-fastlink:after,
.fast-links-2 a:hover .btn-fastlink:after,
.fast-links-1 a:focus .btn-fastlink:after,
.fast-links-2 a:focus .btn-fastlink:after{
	left: -40px;
	width: 40px;
}
.fast-links-1 a:hover .btn-fastlink:before,
.fast-links-2 a:hover .btn-fastlink:before,
.fast-links-1 a:focus .btn-fastlink:before,
.fast-links-2 a:focus .btn-fastlink:before{
	right: -40px;
	width: 40px;
}
.fast-links-1 a p,
.fast-links-2 a p {
	min-height: 96px;
}
.link-group a .link-photo {
	width:100%; 
	height:80px; 
	display: flex; 
	justify-content: center;
	align-items: center; 
	text-align: center;
	border: 3px solid #eee;
	transition: all .5s ease;
}
.link-group a:hover .link-photo,
.link-group a:focus .link-photo {
	border: 3px solid #ff6700;
}
.link-group a .link-photo img {
	max-width: 100%; 
	max-height: 100%; 
	display: inline-block;
}
.link-main .link-group a .link-photo {
	width:100%; 
	height:130px; 
}
.book-group{
	margin-bottom: 40px;
}
.js-slide .book-group{
	margin-bottom: 20px;
	min-height: 270px;
}
.book-group a{
	color: #333;
	text-decoration: none;
	display: block;
	transition: all .5s ease;
}
.book-group a:hover,
.book-group a:focus{
	background-color: #efefef;
	border-radius: 30px;
}
.book-group a h3{
	font-size: 1.1em;
	padding: 10px 0 10px 20px;
	border-bottom: 3px dotted #ffb01c;
	margin-bottom: 0;
}
.book-group a .book-text{
	padding: 10px 5px 10px 20px;
	line-height: 1.5;
	border-bottom: 3px dotted #ffb01c;
	margin-bottom: 15px;
}
.book-group a .photo-bg{
	border-radius: 20px;
	height: 100%;
}
.book-group a p{
	margin-bottom: 0;
}
.book-group a .btn-more{
	margin-left: 20px;
	display: inline-block;
	padding: 0 10px;
	line-height: normal;
	font-size: 0.9em;
	margin-bottom: 5px;
	transition: all .5s ease;
}
.book-group a:hover .btn-more{
	background-color: #ff6700;
	color: #fff;
}
.book-group.book-group-gray a{
	border-radius: 20px;
	border: 4px solid #efefef;
	transition: all .5s ease;
}
.book-group.book-group-gray a:hover,
.book-group.book-group-gray a:focus {
	border: 4px solid #ff6700;
}
.book-group.book-group-gray a .photo-bg{
	border-radius: 18px 0 0 18px;
}
.book-group.book-group-gray a h3{
	padding: 15px 0 15px 20px;
}
.btn-more-bg{
	position: relative;
	display: inline-block;
	background-color: #ff6700;
	padding: 2px 30px;
	border-radius: 50px;
	text-decoration: none;
	color: #fff;
	transition: all .5s ease;
}
.btn-more-bg:hover,
.btn-more-bg:focus {
	background-color: #333;
	color: #fff;
}
.btn-more-bg:before {
    width: 20px;
    position: absolute;
    height: 4px;
    top: calc(50% - 2px);
    right: -20px;
    display: block;
    border-radius: 0 10px 10px 0;
    background-color: #ff6700;
    content: "";
    transition: all .5s ease;
}
.btn-more-bg:after {
    width: 20px;
    position: absolute;
    height: 4px;
    top: calc(50% - 2px);
    left: -20px;
    display: block;
    border-radius: 10px 0 0 10px;
    background-color: #ff6700;
    content: "";
    transition: all .5s ease;
}
.btn-more-bg:hover:before,
.btn-more-bg:focus:before {
	background-color: #333;
	width: 40px;
	right: -40px;
}
.btn-more-bg:hover:after,
.btn-more-bg:focus:after {
	background-color: #333;
	width: 40px;
	left: -40px;
}
.btn-more-out{
	position: relative;
	display: inline-block;
	background-color: #fff;
	border: 3px solid #ff6700;
	padding: 2px 30px 2px 4px;
	border-radius: 50px;
	text-decoration: none;
	color: #ff6700;
	transition: all .5s ease;
}
.btn-more-out i{
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: 3px solid #ff6700;
	border-radius: 50px;
}
.btn-more-out:hover,
.btn-more-out:focus {
	background-color: #333;
	color: #fff;
	border: 3px solid #333;
}
.btn-primary {
    background-color: #ff6700;
    border-color: #ff6700;
    border-radius: 50px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
}
.banner-main{
	padding-top: 150px;
}
.banner-main-title{
	position: relative;
}
.banner-main-title:before{
	width: 50%;
	left: calc(-50% - 20px);
	height: 3px;
	content: "";
	background-color: #ff6700;
	border-radius: 0 5px 5px 0;
	position: absolute;
	top: calc(50% - 3px);
}
.banner-main-title h2{
	display: inline-block;
	position: relative;
}
.banner-main-title h2:after{
	background-image: url('../img/banner-title.png');
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-position: left top;
	height: 20px;
	width: 130px ;
	content: "";
	position: absolute;
	right: -150px;
	top: calc(50% - 10px);
}
.download {
	border: 3px solid #efefef;
	padding: 15px;
}
.download i{
	font-size: 2.9em;
	color: #aaa;
}
.download span{
	color: #444;
	font-size: 0.9em;
}
.download .text-center{
	border-right: 2px solid #eee;
	padding: 10px 20px 10px 0;
}
.download ul{
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
.download ul li a{
	text-decoration: none;
	color: #333;
	padding: 2px 10px;
	display: block;
	transition: all .5s ease;
}
.download ul li a:hover,
.download ul li a:focus{
	background-color: #efefef;
}
.book-info-wrapper{
	padding: 50px 25px;
	position: relative;
}
.book-info-wrapper:before{
	width: 240px;
	height: 180px;
	background-image: url('../img/img-02.png');
	background-position: right top;
	background-size: 100%;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	top: -100px;
	right: 50px;
}
.book-info-photo{
	position: relative;
	margin-bottom: 30px;
	border-radius: 30px;
}
.book-info-photo img{
	border-radius: 23px;
}
.book-info-wrapper .info-yes{
	border-radius: 30px;
	padding: 5px ;
	display: block;
	text-align: center;
	margin: 0 5px;
}
.book-info-photo:before {
	position: absolute;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	content: "";
	background-image: url('../img/book-info-1.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
	pointer-events: none;
	z-index: 10;
}
.book-info {
	position: relative;
	margin-bottom: 30px;
	background-color: #efefef;
	border-radius: 25px;
}
.book-info img{
	border-radius: 25px 25px 0 0 ;
}

.book-info:before {
	position: absolute;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	content: "";
	background-image: url('../img/book-info-2.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	pointer-events: none;
	z-index: 10;
}
.book-info-bg{
	padding: 5px 10px;
	background-color: #fff;
	border-radius: 50px;
}
.book-info-group{
	padding: 10px 30px;
	border-bottom: 1px solid #dbdbdb;
	line-height: 1.4;
	margin: 0 5px;
}
.book-info-group:last-child{
	border-bottom: none;
}
.book-info-group .book-info-title{
	min-width: 4.5em;
	color: #666;
}
.book-info-wrapper .book-text{
	position: relative;
	padding: 10px 40px 40px 40px;
	margin-bottom: 30px;
	height: 100%;
}
.book-info-wrapper .book-text:before {
	position: absolute;
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	content: "";
	background-image: url('../img/book-info-3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
	pointer-events: none;
}
.book-text-title{
	margin-bottom: 10px;
	color: #666;
}
.experience-wrapper{
	background-color: #eaeaea;
	padding-bottom: 50px;
	position: relative;
	background-image: url('../img/img-06.png');
	background-size: 180px;
	background-repeat: no-repeat;
	background-position: 30px 98%;
}
.experience-wrapper:before{
	width: 230px;
	height: 230px;
	background-image: url('../img/img-03.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	content: "";
	position: absolute;
	right: 50px;
	top: -100px;
	pointer-events: none;
	z-index: 0;
}
.experience-group {
	background-color: #fff;
	border-radius: 30px;
	padding: 30px;
	line-height: 1.6;
	z-index: 10;
}
.experience-group .experience-date{
	color: #4da3ce;
}
.experience-group .experience-s p{
	margin-bottom: 3px;
}
.experience-group .experience-title{
	margin-bottom: 10px;
}
.experience-group .experience-title h3{
	font-size: 1.1em;
	border-top: 3px dotted #ffb01c;
	border-bottom: 3px dotted #ffb01c;
	padding: 12px 0;
}
.accordion {
	--bs-accordion-border-width: 0;
	--bs-accordion-bg: rgba(0,0,0,0);
}
.accordion-header {
	border-radius: 50px;
	border: 3px solid #ff6700;
	margin-bottom: 15px;
	transition: all .5s ease;
}
.accordion-header:hover,
.accordion-header:focus {
	border: 3px solid #333;
}
.accordion-button {
	font-size: 1em;
	border-radius: 50px !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.accordion-item {
	background-color: rgba(0,0,0,0);
}
.accordion-item h3{
	font-size: 1em;
	font-weight: 600;
}
.accordion-item h3 span{
	font-size: 1.7em;
	font-weight: 800;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: -5px;
	color: #999;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #ff6700;
    border-radius: 50px !important;
    font-weight: 600;
}
.student-left{
	background-color: #efefef;
	border-radius: 30px;
	padding: 20px 20px 0 20px;
}
.student-name-photo{
	width: 90px;
	border-radius: 50%;
	z-index: 10;
	position: relative;
}
.student-name-photo img{
	width: 100%;
	border-radius: 50%;
	z-index: 10;
}
.student-name{
	padding: 10px 20px 10px 30px;
	border-radius: 0 50px 50px 0;
	margin-left: -10px;
	background-color: #fff;
	z-index: 1;
}
.student-group{
	border-right: 3px dotted #aaa;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.student-group-2{
	border-right: none;
}
.student-group-start{
}
.student-group-end{
	border-right: none;
}
.student-group .student-group-icon{
	width: 80px;
}
.student-group strong{
	font-size: 2em;
	letter-spacing: 1px;
}
.student-level img{
	width: 90%;
	max-width: 300px;
}
.student-title-bg{
	color: #111;
    background-color: #fff;
}
.student-left ul{
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.student-left ul li{
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 5px;
}
.student-left ul li a{
	padding: 1px 15px;
	border: 3px solid #aaa;
	border-radius: 30px;
	text-decoration: none;
	color: #666;
	display: inline-block;
	transition: all .5s ease;
}
.student-left ul li a:hover,
.student-left ul li a:focus{
	background-color: rgba(255,255,255,0.6);
}
.student-left ul li.active a{
	color: #ff6700;
	border: 3px solid #ff6700;
}
.student-apply-group{
	padding: 10px 15px;
	border-bottom: 2px dotted #d3d3d3;
}
.student-apply-group .student-info-title,
.student-apply-group .form-label{
	min-width: 5em;
	color: #555;
}
.student-apply-group .form-label{
	margin-top: 10px;
}
.tab-second-big ul li a{
	padding: 8px 25px;
}
.tab-second-big ul li.active a{
	padding: 8px 25px;
	background-color: #fff;
}
.anchor{
	position: absolute;
	bottom: 0;
	top: -100px;
	display: block;
}
.exam-wrapper{
	position: relative;
}
.exam-name .exam-name-photo{
	width: 80px;
	border-radius: 50%;
	z-index: 10;
	position: relative;
}
.exam-name .exam-name-photo img{
	width: 100%;
	border-radius: 50%;
	z-index: 10;
	border: 4px solid #69b4e3;
}
.exam-name .exam-name-title{
	padding: 5px 20px 5px 20px;
	border-radius: 0 50px 50px 0;
	margin-left: -10px;
	display: inline-block;
	background-color: #69b4e3;
	z-index: 1;
}
.u-check-icon-checkbox-v7 i::after, 
.u-check-icon-radio-v7 i::after {
    background-color: #999;
}
.exam-name .u-check-icon-checkbox-v7, 
.exam-name .u-check-icon-radio-v7,
.u-check-icon-checkbox-v7, 
.u-check-icon-radio-v7 {
    color: #999;
    border: solid 2px #999;
}
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v7, 
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7, 
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v7, 
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7, 
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v7, 
.u-check input[type="radio"]:checked + .u-check-icon-radio-v7, 
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v7, 
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v7 {
    color: #fff;
    background-color: #ff6700;
    border-color: #ff6700;
}
.exam-bopomofo{
	display: inline-block;
	line-height: 1.4;
}
.rounded-30{
	border-radius: 30px;
}
.btn-underline{
	padding: 3px 5px;
	text-decoration: none;
	border-bottom: 2px solid #ff6700;
	color: #ff6700;
}
.btn-underline:hover,
.btn-underline:focus {
	color: #111;
	border-bottom: 2px solid #111;
	background-color: #efefef;
}
.exam-main{
	padding: 10px 20px 30px 20px;
	border-radius: 30px;
	background-color: #eaeaea;
	line-height: 1.4;
}
.exam-photo{
	padding: 5px;
	background-color: #fff;
	border-radius: 30px;
	text-align: center;
}
.exam-photo img{
	width: 100%;
	border-radius: 30px;
}
.exam-process{
	position: relative;
	margin-bottom: 30px;
}
.exam-process:after{
	left: 0;
	right: 0;
	height: 3px;
	top: 15px;
	background-color: #ff6700;
	position: absolute;
	content: "";
}
.exam-process-circle{
	text-align: right;
	position: relative;
	z-index: 10;
}
.exam-process-circle span{
	width: 30px;
	text-align: center;
	height: 30px;
	border-radius: 50px;
	line-height: 22px;
	background-color: #fff;
	color: #555;
	border: 3px solid #ff6700;
	display: inline-block;
	font-weight: 600;
}
.exam-process-circle.exam-process-end span{
	background-color: #eaeaea;
	color: #ff6700;
	border: 3px solid #ff6700;
}
.exam-process-circle.exam-process-active span{
	background-color: #ff6700;
	color: #fff;
	border: 3px solid #ff6700;
}
.form-check-input:checked {
    background-color: #ff6700;
    border-color: #ff6700;
}
.exam-title {
	padding: 1px 0;
	border-bottom: 3px dotted #ffb01c;
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 25px;
}
.exam-title strong{
	color: #ffb01c;
	font-size: 2.3em;
	line-height: 40px;
	position: relative;
	top: -10px;
}
.test_abstract{
	margin-bottom: 25px;
    padding: 10px 0 10px 20px;
    border-left: 3px solid #ffb01c;
    margin-left: 15px;
}
.topic-check {
	font-size: 1.1em;
	margin-bottom: 20px;
	padding: 8px 15px 8px 40px;
	text-indent: -29px;
	background-color: #fff;
	border: 4px solid #fff;
	border-radius: 50px;
	display: block;
	position: relative;
	cursor: pointer;
	transition: all .5s ease;
}
.topic-check:hover,
.topic-check:focus {
	background-color: #ffeed2;
	border: 4px solid #ffeed2;
}
.form-check-input:checked:after {
	position: absolute;
	top: -4px;
	left: -4px;
	bottom: -4px;
	right: -4px;
	border-radius: 50px;
	display: :block;
	content: "";
	border: 4px solid #ff6700;
}
.topic-check .form-check-input {
    margin-top: 4px;
    margin-right: 5px;
}
.exam-result{
	padding: 30px 5px;
}
.exam-result img{
	width: 100%;
}
.exam-answser-group {
	border-bottom: 2px dotted #aaa;
}
.exam-answser-no{
	font-size: 2em;
	width: 50px;
	text-align: center;
	color: #b70000;
	line-height: normal;
}
.exam-answser-yes{
	font-size: 2em;
	width: 50px;
	text-align: center;
	color: #34ace8;
	line-height: normal;
}
.exam-answser-number {
	font-weight: 600;
	width: 30px;
}
.exam-answser-cho2{
	padding: 4px 15px;
	margin-left: -15px;
	border-radius: 40px;
	background-color: rgba(255,255,255,0.6);
}
.exam-answser-cho2 span{
	color: #666;
}
.text-left{
	text-align: left;
}
.btn-on-off{
	margin-bottom: 10px;
}
.btn-on-off .u-btn-primary-out {
    display: inline-block;
    border-radius: 30px;
    color: #ff6700;
    font-weight: 600;
    padding: 3px 12px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #999;
    transition: all .5s ease;
}
.btn-on-off .u-btn-primary-out:hover,
.btn-on-off .u-btn-primary-out:focus {
	background-color: rgba(255, 255, 255, 0.6);
}
.e-papper{
	padding-top: 20px;
}
.e-papper-group a{
	padding: 15px 10px;
	border-bottom: 3px dotted #d3d3d3;
	text-decoration: none;
	color: #222;
	display: block;
	line-height: 1.5;
	transition: all .5s ease;
}
.e-papper-group a:hover,
.e-papper-group a:focus {
	background-color: #efefef;
}
.e-papper-form-title{
	padding-left: 20px;
}
.e-papper-form{
	border: 6px solid #ffb01c;
	border-radius: 500px;
	background-color: #efefef;
	padding: 110px 100px 80px 100px;
	position: relative;
}
.e-papper-form:before{
	width: 250px;
	height: 200px;
	background-image: url('../img/img-01.png');
	background-position: left top;
	background-size: 250px;
	background-repeat: no-repeat;
	position: absolute;
	top: -80px;
	left: 50px;
	content: "";
	pointer-events: none;
}
.e-papper-form:after{
	width: 200px;
	height: 150px;
	background-image: url('../img/img-08.png');
	background-position: left top;
	background-size: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -90px;
	right: 20%;
	content: "";
	pointer-events: none;
}
.e-papper-links{
	line-height: 1.4;
	padding: 20px 20px 0 20px;
	border-radius: 0 30px 30px 0;
	border-left: 5px solid #ffb01c;
	background-color: #efefef;
	color: #555;
}
.e-papper-links i{
	font-size: 2.5em;
	color: #ffb01c;
}
.e-papper-links ul{
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
.e-papper-links ul li a{
	padding: 8px 10px;
	color: #111;
	text-decoration: none;
	display: block;
	transition: all .5s ease;
}
.e-papper-links ul li a:hover{
	background-color: #fff;
	border-radius: 30px;
}
.info-no{
	background-color: #d3d3d3;
	display: inline-block;
	border-radius: 0 30px 30px 0;
	padding: 0 10px;
	color: #333;
}
.info-yes{
	background-color: #ffb01c;
	display: inline-block;
	border-radius: 0 30px 30px 0;
	padding: 0 10px;
	color: #111;
}
.info-pass{
	position: relative;
	padding: 12px 20px;
	text-align: center;
	font-size: 1.1em;
    font-weight: 600;
    background-color: #9ad6f4;
    color: #111;
    border-radius: 40px;
    margin: 5px 10px 15px 10px;
}
.info-pass:after{
	width: 90px;
	height: 90px;
	background-image: url('../img/exam-result-go.png');
	background-position: right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: "";
	position: absolute;
	top: -25px;
	left: -15px;
}
.info-pass:before{
	width: 90px;
	height: 90px;
	background-image: url('../img/exam-result-go.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: "";
	position: absolute;
	top: -15px;
	right: -5px;
}
.text-photo,
.text-flim{
	width: 100%;
	max-width: 800px;
	margin: 0 auto 20px auto;
}
.text-photo img{
	width: 100%;
}
.exam-gogogo {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}
.exam-gogogo img{
	width: 100%;
}
.pagination{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	display: block;
}
.pagination li{
	display: inline-block;
	margin-bottom: 5px;
}
.pagination li a{
	width: 40px;
	height: 40px;
	padding: 0 !important;
	border-radius: 50px;
	border: 2px solid #aaa;
	display: block;
	line-height: 35px;
	text-align: center;
	color: #999;
	text-decoration: none;
	transition: all .5s ease;
}
.pagination li a:hover,
.pagination li a:focus {
	border: 2px solid #222;
	color: #222;
}
.pagination li.active a{
	color: #ff6700;
	border: 2px solid #ff6700;
}
.grade-wrapper {
	padding-top: 20px;
	border-top: 4px dotted #ffb01c;
}
.grade-card{
	padding: 5px 0;
}
.grade-card img {
  filter: grayscale(100%);
  opacity: 0.3;
}
.grade-card.active img {
  filter: grayscale(0%);
  opacity: 1;
}
.stu_info{
	padding: 10px 0;
	border-bottom: 3px dotted #ffb01c;
	margin-bottom: 30px;
}
.text-left{
	text-align: left !important;
}
.u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\f002";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--close::before {
    content: "\f00d";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--play::before {
    content: "\f04b";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-arrow--left::before, 
.u-fancybox-theme .fancybox-arrow--right::before {
    content: "\f054";
    font-family: FontAwesome;
}
.fancybox-button.fancybox-button--thumbs{
	display: none;
}
.book-tab {
	margin-bottom: 30px;
}
.book-tab ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.book-tab ul li{
	display: inline-block;
	margin-right: 10px;
}
.book-tab ul li a{
	font-weight: 600;
	color: #777;
	border-bottom: 3px solid #aaa;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
	transition: all .5s ease;
}
.book-tab ul li a:hover{
	color: #333;
	border-bottom: 3px solid #333;
}
.book-tab ul li.active a{
	color: #FF670B;
	border-bottom: 3px solid #FF670B;
}
.phone-font-size{
	padding: 20px 0;
	border-top: 2px solid #aaa;
	text-align: center;
}
.phone-font-size ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline-block;
}
.phone-font-size ul li{
	display: inline-block;
}
.phone-font-size ul li a{
	padding: 1px 25px;
	display: inline-block;
	color: #333;
	border-radius: 40px;
	border: 2px solid #ddd;
	text-decoration: none;
}
.phone-font-size ul li.active a{
	color: #FF670B;
	border: 2px solid #FF670B;
}


@media (max-width: 1622px) {
	.navbar-brand {
	}
	.navbar-brand img{
		height: 64px;
		margin: 6px;
	}
}
@media (min-width: 1391px) and (max-width: 1542px) {
	.navbar-brand img {
        height: 56px;
        margin: 6px;
    }
    .navbar .navbar-nav {
	    padding: 0 20px 0 25px;
	    margin-right: -1.5rem;
	}
    .js-mega-menu .nav-link {
	    padding-right: 20px !important;
	    padding-left: 20px !important;
	}
	.hs-has-sub-menu > a::after {
	    content: "\f0d7";
	    font-family: "FontAwesome" !important;
	    font-size: 0.8em;
	    display: inline;
	    margin-left: 1px;
	}
}
@media (min-width: 1200px) and (max-width: 1420px) {
	.openid-login {
	    position: relative;
	    padding: 0 50px 50px 120px;
	    height: 100%;
	}
	.openid-login:before {
	    background-size: auto 150px;
	    background-repeat: no-repeat;
	    background-position: 12% 3%;
	    position: absolute;
	}
}
@media (min-width: 1200px) and (max-width: 1390px) {
	.navbar-brand img {
	    height: 55px;
	    margin: 6px 0 6px 0px;
	}
	.navbar .navbar-nav {
	    padding: 0 5px 0 25px;
	    margin-right: -1.5rem;
	}
	.js-mega-menu .nav-link {
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}
	.hs-has-sub-menu > a::after {
	    content: "\f0d7";
	    font-family: "FontAwesome" !important;
	    font-size: 0.7em;
	    display: inline;
	    margin-left: 0px;
	}
}

@media (min-width: 768px) and (max-width: 1625px) {
}
@media (max-width: 1371px) {
	.banner-wrapper .banner-slider .slotholder:nth-of-type(1) {
		display: none;
	}
	.banner-wrapper .banner-slider .slotholder:nth-of-type(2) {
   		display: block;
	}
}
@media (max-width: 1199px) {
	.pc-view,
	.phone-heide{
		display: none;
	}
	.pad-view{
		display: block;
	}
	.g-bg-style {
	    padding: 1px 0 30px 0;
	}
	.banner {
	    margin-bottom: 0;
	    padding-top: 70px;
	}
	.top-links {
		top: 10px;
	    right: 70px;
	    left: 300px;
	}
	.navbar-brand {
		top: 0px;
	}
	.info-pc{
		display: none;
	}
	.info-pad{
		display:inline-block; 
	}
	.navbar-brand img {
	    height: 62px;
	    margin: 6px;
	}
	.navbar-toggler-btn{
		display: block;
	}
	.phone-menu{
		display: block;
		height: auto !important;
	}
	.phone-menu-title{
		padding: 4px 15px;
		color: #555;
	}
	.phone-menu .phone-sub-menu {
		border-bottom: 1px solid #d9d9d9;
		padding: 10px 0;
		margin-bottom: 10px;
	}
	.phone-menu .phone-sub-menu ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	.phone-menu .phone-sub-menu li{
		display: inline-block;
		width: calc(50% - 2px);
	}
	.phone-menu .phone-sub-menu li a{
		border-radius: 30px;
		padding: 4px 15px;
		text-decoration: none;
		color: #000;
		display: block;
	}
	.phone-menu .nav-link{
		border-radius: 30px;
		padding: 4px 15px;
		color: #000;
	}
	.phone-menu .nav-link.active,
	.phone-menu .phone-sub-menu li a.active{
		background-color: #ff6700;
		color: #fff;
	}
	.phone-top-links{
		background-color: #eaeaea;
		padding: 10px;
		border-radius: 30px;
		position: relative;
	}
	.phone-top-links ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
		text-align: center;
	}
	.phone-top-links ul li{
		display: inline-block;
	}
	.phone-top-links ul li a{
		padding: 0px 10px;
		display: block;
		text-decoration: none;
		color: #ff6700;
	}
	.book-info-wrapper:before{
		width: 190px;
		height: 150px;
		content: "";
		position: absolute;
		top: -100px;
		right: 20px;
	}
	.fast-links-1 a p,
	.fast-links-2 a p {
		min-height: auto;
	}
	.top-marquee{
		width: 100%;
		max-width: 100%;
		height: 30px;
		overflow: hidden;
		border-bottom: 2px dotted #d3d3d3;
	}
	.marquee ul {
	    width: calc(100vw - 380px);
	    height: 2em;
	}

}
@media (min-width: 1200px){
	.container {
	    width: 100%;
	    max-width: 1380px;
	}

}


@media (max-width: 991px){
	html,
	body {
		overflow-x: hidden;
	}
	.container, 
	.container-md, 
	.container-sm {
	    max-width: 780px;
	}
	.g-mx-minus-20--xl{
		margin-left: 0;
		margin-right: 0;
	}
	.content {
	    min-height: 74vh;
	    z-index: 0;
	}
	.js-header-change-moment{
	}
	.top-links {
	    position: fixed;
	    right: 70px;
	    top: 10px;
	    left: 260px;
	}
	.top-marquee {
	}
	.navbar-brand img {
	    height: 53px;
	    margin: 6px 0;
	}
	.g-bg-style {
	    padding: 2px 0 30px 10px;
	}
	.banner {
	    margin-bottom: 70px;
	    padding-top: 70px;
	}
	.gotomain-btn,
	.accesskey {
		display: none;
	}
	.banner-main {
	    padding-top: 110px;
	}
	.news {
	    position: relative;
	    padding: 0 250px 50px 20px;
	}
	.news:before{
		border-radius: 0 500px 500px 0;
	}
	.openid-login {
	    padding: 0 100px 20px 100px;
	}
	.openid-login:before{
		border-radius: 500px 0 0 500px;
	    background-size: auto 170px;
	    background-repeat: no-repeat;
	    background-position: 40px 0px;
	}
	.btn-openid a {
	    padding: 10px 0;
	}
	.footer-info {
	    border-radius: 50px;
	    padding: 30px 15px;
	    margin: 0px;
	}
	.footer-bottom {
	    padding: 10px 15px;
	    color: #fff;
	}
	.ranking-wrapper .js-slide{
		padding-top: 5px;
	}
	.ranking-wrapper .js-slide:nth-child(odd){
		padding-top: 5px !important;
	}
	.ranking-group {
	    margin: 0 15px;
	    padding: 15px 0;
	}
	.ranking-group .award {
	    width: 60px;
	}
	.banner .slotholder:nth-child(1){
		display: none !important;
	}
	.banner .slotholder:nth-child(2){
		display: block !important;
	}
	.search-wrapper{
		padding: 10px;
		border-radius: 30px;
	}
	.book-group.book-group-gray a h3 {
	    padding: 5px 5px 5px 10px;
	    font-size: 1em;
	}
	.book-group a .book-text {
	    padding: 5px 5px 5px 10px;
	    line-height: 1.4;
	    margin-bottom: 5px;
	}
	.book-group a .book-text {

	    margin-bottom: 5px;
	}
	.book-group a .btn-more {
	    margin-bottom: 5px;
	}
	.book-group a .btn-more {
	    margin-left: 10px;
	    font-size: 0.8em;
	}
	.experience-group {
	    padding: 20px;
	}
	.student-group-start{
		border-right: none;
		border-bottom: 3px dotted #aaa;
		padding-bottom: 20px;
	}
	.student-wrapper{
		padding: 20px 20px 0 20px;
	}
	.e-papper-form{
		border: 6px solid #ffb01c;
		border-radius: 500px;
		background-color: #efefef;
		padding: 110px 60px 80px 60px;
		position: relative;
		margin-top: 30px;
	}
	.e-papper-form:before{
		width: 240px;
		height: 190px;
		background-image: url('../img/img-01.png');
		background-position: left top;
		background-size: 240px;
		background-repeat: no-repeat;
		position: absolute;
		top: -70px;
		left: 50px;
		content: "";
		pointer-events: none;
	}
	.e-papper-form:after{
		width: 200px;
		height: 150px;
		background-image: url('../img/img-08.png');
		background-position: left top;
		background-size: 200px;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -90px;
		right: 20%;
		content: "";
		pointer-events: none;
	}
	.marquee ul {
	    width: calc(100vw - 340px);
	    height: 2em;
	}
}

@media (max-width: 767px) {
	.g-bg-style {
	    padding: 30px 0 30px 0;
	    transition: all .5s ease;
	}
	.g-bg-style:has(> .js-header-change-moment)  {
	    padding: 0 0 25px 0;
	}
	.top-links {
	    position: fixed;
	    right: 80px;
	    top: 2px;
	    left: 10px;
	}
	.u-header__section .top-marquee {
	    background-color: #efefef;
	    border-radius: 30px;
	    padding: 0 15px;
	    transition: all .5s ease;
	}
	.u-header__section.js-header-change-moment .top-marquee {
	    margin-top: -30px;
	}
	.table-rwd table thead{
	    display: none;
	}
	.table-rwd table tbody tr{
		border-bottom: 2px solid #ff6700;
	}
	.table-rwd table tr td{
	    display: block;
	    position: relative;
	    padding: 7px 7px 7px 7em;
	    border-right: none;
	    text-align: left;
	}
	.table-rwd table tr td:before{
	    content: attr(data-title);
	    display: inline-block;
	    width: 6.8em;
	    text-align: center;
	    text-decoration: none;
	    background-color: rgba(0,0,0,0.08);
	    font-weight: 400;
	    position: absolute;
	    font-size: 0.9em;
	    top: 7px;
	    left: 7px;
	}
	.table-rwd table tr td.text-center {
    	text-align: left!important;
	}
	.table-rwd.table-rwd-fir-title tbody tr td{
		width: calc(50% - 2px);
		display: inline-block;
	}
	.table-rwd.table-rwd-fir-title tbody tr td:first-child {
    	font-size: 1.2em;
    	font-weight: 600;
    	padding: 7px 7px 7px 7px;
    	min-height: 1.2em;
    	width: 100%;
	}
	.table-rwd table tr td a{
		padding: 3px 10px;
		display: inline-block;
		text-decoration: none;
		transition: all .5s ease;
	}
	.ranking-table .table-rwd table tr td{
	    text-align: left;
	}
	.ranking-table .table-rwd table tr td:first-child {
	    text-align: left;
	    font-size: 1em;
	    font-weight: 600;
	    width: 100%;
	}
	.ranking-table .table-rwd table thead{
	    display: none;
	}
	.ranking-table .table-rwd table tr td span{
		display: inline-block;
		margin-right: 5px;
	}
	.studen-table .table-rwd table tr td{
		text-align: left;
		min-height: 40px;
	}
	.g-order-1--sm{
		order: 1;
	}
	.g-order-2--sm{
		order: 2;
	}
	.g-bor-lt{
		border-left: none;
	}
	.text-end {
	    text-align: left!important;
	}
	.table-rwd table td.td-none,
	.td-none{
		display: none;
	}
	.phone-heide{
		display: none;
	}
	.navbar-brand img {
        height: 53px;
        margin: 3px 0 3px 0px;
    }
	.navbar-toggler-btn {
        position: fixed;
        right: 15px;
        top: 10px;
    }
    .w-100--md{
		width: auto;
	}
	.btn-back {
	    padding: 6px 12px 6px 6px;
	}
    .text-right--md{
		text-align: left;
	}
	.news {
        position: relative;
        padding: 0 0 30px 0;
    }
	.news:before {
	    background-color: #eaeaea;
	    background-image: none;
	    border-radius: 0;
	    position: absolute;
	    top: 0;
	    right: -50px;
	    bottom: 0;
	    left: -50px;
	    content: "";
	    z-index: -1;
	}
	.news:after {
		background-image: url('../img/img-02.png');
	    background-size: auto 200px;
	    background-repeat: no-repeat;
	    background-position: center top;
	    width: 200px;
	    height: 140px;
	    position: absolute;
	    top: 5px;
	    right: 0px;
	    display: block;
	    content: "";
	    z-index: 1;
	    pointer-events: none;
	}
	.section-title h2 {
	    background-image: url('../img/section-title.png');
	    background-size: 16px;
	    background-position: center top;
	    display: inline-block;
	    font-size: 1.5em;
	    background-repeat: no-repeat;
	    padding: 30px 10px 50px 10px;
	}
	.openid-login {
        padding: 100px 20px 0 20px;
    }
    .btn-openid {
	    width: 90%;
	}
	.btn-openid a .big-word {
	    font-size: 2em;
	    display: inline-block;
	    font-weight: 400;
	    letter-spacing: -2px;
	    margin-right: 5px;
	}
	.btn-openid a {
	    padding: 5px 0;
	    text-align: center;
	    font-size: 1.3em;
	}
	.openid-login:before {
		background-image: none;
	    position: absolute;
	    top: 100px;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    content: "";
	    z-index: 1;
	    border-radius: 60px;
	    border: 6px solid #ffb01c;
	    pointer-events: none;
	}
	.openid-login:after {
	    background-image: url('../img/img-01.png');
	    background-size: auto 110px;
	    background-repeat: no-repeat;
	    background-position: center bottom;
	    height: 110px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    content: "";
	    z-index: 1;
	    pointer-events: none;
	}
	.fast-links-1 a {
	    display: block;
	    border-radius: 100px;
	    padding: 0 40px 30px 40px;
	    background-position: 20px 20%;
	    background-size: 100px;
	}
	.fast-links-2 a {
	    display: block;
	    border-radius: 100px;
	    padding: 0 40px 30px 40px;
	    background-position: 96% 40%;
	    background-size: 90px;
	}
	.download .text-center{
		border-bottom: 2px solid #eee;
		border-right: none;
		padding: 10px;
	}
	.banner-main-title h2:after {
	    background-size: auto 13px;
	    background-position: left top;
	    height: 13px;
	    width: 90px;
	    content: "";
	    position: absolute;
	    right: -100px;
	    top: calc(50% - 6px);
	}
	.experience-wrapper {
	    background-size: 100px;
	    background-position: 10px 99.5%;
	}
	.experience-wrapper:before {
	    width: 160px;
	    height: 160px;
	    right: 5px;
	    top: -60px;
	}
	.js-slide .book-group{
		margin-bottom: 30px;
		min-height: auto;
	}
	.book-info-wrapper {
	    padding: 50px 0;
	}
	.book-info-group {
	    padding: 8px 10px;
	    margin: 0 3px;
	}
	.book-info-wrapper .book-text {
	    position: relative;
	    padding: 10px;
	    margin-bottom: 30px;
	}
	.experience-group {
	    padding: 20px;
	}
	.student-group{
		padding-right: 0;
	}
	.student-group-2{
		border-right: none;
	}
	.student-group-end{
		border-right: none;
		border-top: 3px dotted #aaa;
		padding-top: 20px;
	}
	.student-apply-group .form-label{
		margin-top: 0px;
	}
	.exam-main{
		padding: 20px 15px;
		border-radius: 30px;
		background-color: #eaeaea;
		line-height: 1.4;
	}
	.tab-second-big ul li{
		margin-right: 1px;
	}
	.tab-second-big ul li a{
		padding: 6px 10px;
	}
	.tab-second-big ul li.active a{
		padding: 6px 10px;
		background-color: #fff;
	}
	.e-papper-form{
		border: 6px solid #ffb01c;
		border-radius: 60px;
		background-color: #efefef;
		padding: 80px 20px 50px 20px;
		position: relative;
		margin-top: 30px;
	}
	.e-papper-form:before{
		width: 200px;
		height: 130px;
		background-image: url('../img/img-01.png');
		background-position: left top;
		background-size: 200px;
		background-repeat: no-repeat;
		position: absolute;
		top: -70px;
		left: 30px;
		content: "";
		pointer-events: none;
	}
	.e-papper-form:after{
		width: 150px;
		height: 100px;
		background-image: url('../img/img-08.png');
		background-position: left top;
		background-size: 150px;
		background-repeat: no-repeat;
		position: absolute;
		bottom: -60px;
		right: 20%;
		content: "";
		pointer-events: none;
	}
	.marquee ul {
	    width: calc(100vw - 80px);
	    height: 2em;
	}
	.ranking-0{
		min-width: 300px;
	}
}