
.txt-14{
  font-size: 14px;
}

.txt-16{
  font-size: 16px;
}

.txt-18{
  font-size: 18px;
}

.txt-20{
  font-size: 20px;
}

.txt-21{
  font-size: 21px;
}

.txt-24{
  font-size: 24px;
}

.txt-28{
  font-size: 28px;
}

.txt-36{
  font-size: 36px;
}

.txt-56{
  font-size: 56px;
}


@media(max-width: 768px){
.txt-14{
  font-size: 12px;
}

.txt-16{
  font-size: 14px;
}

.txt-18{
  font-size: 16px;
}

.txt-20{
  font-size: 18px;
}

.txt-21{
  font-size: 18px;
}

.txt-24{
  font-size: 20px;
}

.txt-28{
  font-size: 24px;
}

.txt-36{
  font-size: 32px;
}

.txt-56{
  font-size: 36px;
}

}

.banner_word-item img{
  max-width: 23px !important;
}

.header.stick {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 10px 0px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 10px 0px rgb(0 0 0 / 20%);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#000000);
}

.header .top-header .top-menu .collapse li.active .menu-link, .header .top-header .top-menu .collapse li:hover .menu-link {
    color: #005FB9;
}

.header .top-header .top-menu .collapse li .menu-link::before {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
}

.header .top-header .top-menu .other-links li a {
    color: #005FB9;
    background: #fff;
}

.header .top-header .top-menu .other-links li:first-child a {
    color: #005FB9;
}

.header .top-header .top-menu .other-links li:hover a {
    color: #005FB9;
}

.header .top-header .top-menu .other-links li:first-child a:hover {
    color: #fff;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    border: 1px solid #03d3c6;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.header .top-header .top-menu .other-links li:nth-child(2) a {
    color: #005FB9;
    background: #fff;
    border: 0px solid #ddd;
}

.header .top-header .top-menu .other-links li:nth-child(2) a:hover {
    color: #fff;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    border: 1px solid #03d3c6;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.header .top-header .top-menu .other-links li:hover a i {
    color: #03d3c6;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.menu_kv-item .menu-item .menu_list ul > li:hover > a {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
}

.title-item:before {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    opacity: 0.2;
}

.footer {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
}

.footer-body img{
  max-width: 150px !important;
}

.inside-content{
  min-height: calc(100vh - 101px - 294px + 50px);
}

.content{
  min-height: calc(100vh - 101px - 294px + 102px);
}

.header a .bag-number {
    background: #03d3c6;
}

.header .top-header .top-menu .other-links li:hover a .bag-number {
    background: #005FB9;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.menu_kv-item .menu-item .menu_list ul .menu_list-sec > li h3 {
    border-bottom: 2px solid #005FB9;
}

.menu_kv-item .menu-item .menu_list ul .menu_list-three li a:hover {
    color: #005FB9;
}

.cd-top {
    -webkit-filter: hue-rotate(205deg);
}

.re-code {
    font-size: 14px;
    color: #3c1a6d !important;
}

.newcodeimg {
    max-width: 130px !important;
}

.bs-btn{
    background: #005fb9;
    color: #ffffff;
    padding: 15px 25px;
    border: 1px solid #03d3c6;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.bs-btn:hover{
  background: linear-gradient(90deg, #03d3c6, #005FB9);
  color: #ffffff;border: 1px solid #03d3c6;
}

.index-form-body{
    background: #ffffff;
    border-radius: 10px;
    padding: 25px 35px 0px 35px;
    height: 100%;
}

.s3-item-left{
  background:#ffffff;
  border-radius: 10px;
}

.s3-item-left img{
  background: #ffffff;
  border-radius: 10px;
}

h4.sidebar-title {
    border-bottom: 2px solid #005FB9;
    padding-bottom: 15px;
}

.sidebar-menu ul li.active a, .sidebar-menu ul li a:hover {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    color: #fff;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.section-title::before {
    background: #005FB9;
}

.nav.nav-tabs .nav-link:hover, .nav.nav-tabs .nav-link.active {
    color: #fff;
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
}

.section_story_items .word-item small {
    color: #0074bb;
}

.h-46px {
    height: 54px !important;
}

.btn-custom-activity2 {
    border: 1px solid #03d3c6;
}

.btn-custom-activity2:hover {
    color: #fff;
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    opacity: 1;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.form-control-custom {
    border: 1px solid #005FB9;
  }

.btn-custom-course:hover {
    color: #fff;
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    opacity: 1;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.btn-custom01{
    border: 1px solid #005FB9;
    background: #005FB9;
    opacity: .8;
}

.btn-custom01:hover{
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    color: #fff;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.btn-custom-activity {
    background: #005FB9;
    color: #fff;
    opacity: .8;
    border-radius: 20px;
    width: 100%;
}

.btn-custom-activity:hover{
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    color: #fff;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.text-blue {
    color: #005FB9;
}

.qa-inner .qa-tab_cont .qa-tab_item_top > i {
    font-size: 1.5rem;
    color: #03d3c6;
}

.section02 .col-md-4 {
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section02 .col-md-4 a{
  border:1px solid #ffffff;
  border-radius: 10px;
  padding: 13% 0;
  background-position: center !important;
  background-size: 100% !important;
  color: #10689e;
  -webkit-text-stroke: 0.06px white;
  text-shadow: 0 1px white, 1px 0 white, -1px 0 white, 0 -1px white;
  font-weight: 600;
}

@media(max-width: 991px){
	.section02 .col-md-4 a{
  background-size: cover !important;
}
}

.section02 .col-md-4 a:hover {
  border: 1px solid #dddddd;
  border-radius: 10px;
  color: #34a49d;
}

@media(max-width: 991px){
	.section02 .col-md-4 a {
    font-size: 15px;
    padding: 0% 15%;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    background-position: top;
}
}

.activity-section04 .teacher-wrap .teacher-item .tags-item .tag {
  border-radius: 5px;
  padding: 7.5px 15px;
  text-align: center;
  margin-bottom: 10px; 
}

@media (max-width: 991px) {
  .activity-section04 .teacher-wrap .teacher-item .tags-item .tag {
    padding: 2.5px 15px; 
  } 
}

.activity-section04 .teacher-wrap .teacher-item .tags-item .tag-01 {
  background-color: #ffecec;
  border: 1px solid #ffc6c6;
  color: #ce6e6e; 
}

.activity-section04 .teacher-wrap .teacher-item .tags-item .tag-02 {
  background-color: #fff3c2;
  border: 1px solid #ffdb4c;
  color: #a49357; 
}

.activity-section04 .teacher-wrap .teacher-item .tags-item .tag-03 {
  background-color: #e7f3ff;
  border: 1px solid #c2dbf3;
  color: #514b70; 
}

.activity-section04 .teacher-wrap .teacher-item .tags-item .tag-04 {
  background-color: #e6fcd4;
  border: 1px solid #cbe1b9;
  color: #395c28; 
}

@media(max-width: 991px){
  .header .top-header .top-menu {
    border-bottom: 0px solid #ddd;
    padding: 5px 0;
}
}

@media (max-width: 991px){
.header .logo img {
    width: 190px;
}}

@media (max-width: 991px){
.header .top-header .top-menu .navbar-toggler {
    border: 0px solid transparent;
    background: -moz-linear-gradient(270deg, #03d3c6 15%, #005FB9 85%);
    background: -webkit-gradient(linear, 270deg, color-stop(15%, 03d3c6), color-stop(85%, 005FB9));
    background: -webkit-linear-gradient(270deg, #03d3c6 15%, #005FB9 85%);
    background: -o-linear-gradient(270deg, #03d3c6 15%, #005FB9 85%);
    background: -ms-linear-gradient(270deg, #03d3c6 15%, #005FB9 85%);
}}

.header .top-header .top-menu .other-links li:first-child {
    border-right: 0px solid #ddd;
}

.header .top-header .top-menu .other-links li:nth-child(2) {
    border-right: 0px solid #ddd;
}

.btn-custom02 {
    background: #03d3c6;
    border: 1px solid #03d3c6;
    color: #fff;
}

.btn-custom02:hover {
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    color: #fff;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.forget-password:hover b{
  color: #005FB9;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

input[type="radio"]:checked + .label-login {
    background: #005FB9;
}

.label-login {
    font-size: 18px;    
    padding: 7px 0px;
}

.activity-section04 .teacher-wrap .teacher-item {
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#D9D9D9)";
    -webkit-box-shadow: 0 4px 4px 2px rgb(217 217 217 / 50%);
    box-shadow: 0 4px 4px 2px rgb(217 217 217 / 50%);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#D9D9D9);
    border: 1px solid #f1f1f1;
    padding: 30px 20px;
    margin-bottom: 30px;
    height: 408px;
    background: #ffffff;
    border-radius: 15px;
}

.text-yellow {
    color: #fdc425;
}

.btn-custom05 {
    background: #ffffff;
    border:1px solid  #09596c;
    color: #333;
    opacity: .5;
}

.btn-custom05:hover, .btn-custom05.active {
    color: #09596c;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.gray-btn:hover {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    color: #fff;
}

@media (max-width: 991px){
.header .top-header {
    box-shadow: 0px 0px 20px #00000011;
}
.header .top-header .top-menu .other-links{
  position: absolute;
    z-index: 98;
    display: flex;
    align-items: center;
    top: calc(61px * 7 + 20px);
    flex-direction: row;
    left: -45px;
}
.header .top-header .top-menu .other-links li a {
    color: #ffffff;
    background: transparent;
}
}

.header .top-header .top-menu {
    padding: 5px 0;
}

@media (max-width: 991px){
.header .top-header .top-menu .navbar-collapse .nav.other-links li a {
    display: block;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 0px solid #fff;
}}

@media (min-width: 992px){
.menu_kv-item .menu-item .collapse.show.menu_list{
  height: calc(100% - 56px);
}
.menu_kv-item .menu-item .menu_list .card-body {
  height: 100%;
}
.menu_kv-item .menu-item .menu_list ul > li:last-child a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
}

@media (max-width: 991px){
.header .top-header .top-menu nav .navbar-collapse.show {
    top: 69px;
  }
}

.radio_container {
  width: 370px;
  white-space:nowrap;
}

/*--------------------------搜尋優化------------------------------*/

/*----------------------------------------------------------------------*/

.full-screen-search {
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background: rgba(0,0,0,0);
  display: none;
  justify-content: center;
  align-items: center;
  animation: expandSearch;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  z-index: 1000;
  height: 100vh;
}

.search-fg-ver{
    position: absolute;
    max-height: 350px;
    top: 81px;
    z-index: 1000000;
    background: #ffffff;
}

@media(min-width: 992px){
  .search-fg-ver{
    -webkit-filter: drop-shadow(0px 40px 20px #33333310);
}
}

@media(max-width: 991px){
  .search-fg-ver{
    max-height: 100vh;
    position: fixed;
    top: 70px;
}
}

.full-screen-search .close{
  position: fixed;
  top: 20px;
  right: 20px;
  color: white;
  cursor: pointer;
}

.full-screen-search .close{
  color: #333333;
}

.search-fg-ver .close {
    top: 130px;
    right: 30px;
}


.full-screen-search .close i{  
    font-size: 36px;
}

.search-container .full-search-bar {
  background: transparent;
  width: 600px;
  border: none;
  border-bottom: 1px solid white;
  font-size: 24px;
  height: 43px;
  color: white;
}

.search-fg-ver .search-container .full-search-bar {
  border-bottom: 1px solid #999999;
  color: #333333;
}

.search-container button {
  height: 40px;
  border: 2px solid white;
  background: transparent;
  color: white;
  width: 200px;
  font-size: 16px;
  cursor: pointer;
  margin-left: 10px;
}

@media(max-width: 991px){
  .search-container button {
  margin-left: 0px;
}
}

.search-fg-ver .search-container button {
    border: 2px solid #999999;
    background: transparent;
    color: #387887;
    -moz-border-image: -moz-linear-gradient(top left, #3acfd5 0%, #3a4ed5 100%);
    -webkit-border-image: -webkit-linear-gradient(top left, #3acfd5 0%, #3a4ed5 100%);
    border-image: linear-gradient(to bottom right, #3acfd5 0%, #3a4ed5 100%);
    border-image-slice: 1;
}

.search-fg-ver .search-container button:hover {
  border: 1px solid #03d3c6;
  background: linear-gradient(90deg, #03d3c6, #005FB9);
  color: #ffffff;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
}

@keyframes expandSearch {
  from {
  }
  to {
    background: #ffffffee
  }
}

@media(max-width: 991px){
    .search-container .full-search-bar {
        position: relative;
        width: 90vw;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .search-container button {
        left: 50%;
        top: 30px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: relative;
    }
    .search-icon{
        position: relative;
        right: 0px;
        top: 0px;
    }
    .search-icon i{
        font-size: 21px;
    }
}

.top-menu .line-top {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent 5%, #dddddd 5%, #dddddd 95%, transparent 95%);
  margin: 15px 0;
}

.w1200{
    display: block;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.col33:first-child {
    margin-left: 0px;
}

.col33 {
    width: 33.333%;
}

.col33 {
    display: inline-block;
    vertical-align: top;
    margin-left: -7px;
    padding: 10px 20px;
    position: relative;
}

@media screen and (max-width: 991px){
.col33 {
    width: 100%;
    display: block;
    margin-left: 0;
}}

.search-container .w1200 input {
    background: #03d3c6;
    border: none;
    border-bottom: 1px solid white;
    font-size: 24px;
    height: 43px;
    color: white;
}

/*.search-container .w1200 input[type=radio ]:not(old), input[type=checkbox]:not(old) {
    width: 0;
    margin: 0;
    font-size: 0;
    opacity: 0;
    pointer-events: none;
    display: none;
}*/
.search-container .w1200 input[type=radio ]:not(old), .search-container .w1200 input[type=checkbox]:not(old){
    opacity:0;
    position: absolute; 
    left: 0;
    width: 90%;
}

.search-fg-ver input[type=radio ]:not(old):checked + label {
    color: #09596c;
}

.search-fg-ver input[type=radio ]:not(old) + label {
    position: relative;
    min-width: 150px;
    text-align: center;
    pointer-events: none;
    font-size: 18px;
}

input[type=radio ]:not(old) + label, input[type=checkbox]:not(old) + label {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    margin-right: 17px;
    cursor: pointer;
    letter-spacing: 2px;
}

@media(max-width: 991px){
  input[type=radio ]:not(old) + label, input[type=checkbox]:not(old) + label {
    margin-right: 17px;
}
}


.search-fg-ver input[type=radio]:not(old):checked + label > span {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    border-color: #09596c;
    -webkit-animation: growWidth .5s forwards;
    -o-animation: growWidth .5s forwards;
    animation: growWidth .5s forwards;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
}

.search-fg-ver input[type=radio ]:not(old) + label > span {
    /* display: none; */
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

input[type=radio ]:not(old) + label > span, input[type=checkbox]:not(old) + label > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: -1px 8px 3px 0px;
    position: relative;
    border-radius: 0;
    background: rgba(255,255,255,.8);
    border: 1px solid #a0a0a0;
    vertical-align: middle;
    cursor: pointer;
}

@media(max-width: 991px){
  .search-fg-ver .search-container{
  position: relative;
  top: -50px;
}
  .search-container .full-search-bar {
    font-size: 18px;
    text-align: center;
}
}

@media(min-width:991px){
  .yushin-align-item-center{
    display: flex;
    align-items: center;
  }
}

/*---------------------------------- 阿鑫css ----------------------------------*/
.video-item{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.embed-responsive-item{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------------------------------- 10/24 律師列表、詳細頁 new ----------------------------------*/

.teacher-list-item{
  padding: 0px 15px;
  margin-bottom: 60px;
}

.teacher-list-item .img-wrap {
    max-width: 200px;
    margin: 0px auto 10px auto;
}

.teacher-list-item .img-wrap .img-item {
    /* border-radius: 50%; */
    padding-top: 127%;
    box-shadow: unset;
}

.link-item:hover .img-item img {
    transform: translate(-50%, -50%) scale(1.2);
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
}

.link-item .img-item::before {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background: rgba(0, 0, 0, 0.0);
    top: 0;
    left: 0;
    z-index: 2;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.link-item .img-item .more-word {
    color: #fff;
    z-index: 2;
    text-align: center;
    opacity: 0;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    position: absolute;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.link-item:hover .img-item .more-word {
    opacity: 1;
}

.link-item .img-item .more-word i {
    display: block;
    font-size: 36px;
}

.pages-content {
    padding-bottom: 80px;
}

.artd-avatar .img-wrap{
    max-width: 200px;
    margin: 0px auto 25px auto;
}

.artd-avatar .img-wrap .img-item {
    border-radius: 50%;
    padding-top: 100%;
    box-shadow: unset;
}

.artd-info-list .row div{
  padding: 5px 0px;
}

.law-category span {
    background: #dddddd;
    padding: 8px 16px;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.law-category span:hover{
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    color: #fff;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
}

.teacher-intro-photo .img-item{
  padding-top: 75%;
}

.story-page .section_story_items .word-item {
    padding: 0px 0px 25px;
}

.h-46px {
    height: 56px !important;
}

.page-area{
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-area .text-center{
  margin: 0px 10px;
}

/*----------------------------------------2022/11/15----------------------------------------*/

.teacher-list-item .more{
	padding: 10px 35px;    
	color: #ffffff;
}

.inside_content.course_bg:before {
    z-index: 0;
}

@media(max-width:991px){
  .inside_content.course_bg:before {
    z-index: 0;
    opacity: 0.3;
}
}

.video-c .word-item {
    padding: 10px 0px;
}

@media(max-width:991px){
  .video-c .word-item {
    padding: 5px 0px;
}
}

.story-s2-ca .nav.nav-tabs .nav-link:hover, .story-s2-ca .nav.nav-tabs .nav-link.active {
    color: #fff;
    border: 1px solid #03d3c6;
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    border-radius: 50px;
    margin: 0 15px;
    padding: 0.25rem 1.5rem;
    font-size: 16px;
}

.story-s2-ca .nav.nav-tabs .nav-link {
    font-size: 16px;
    color: #000;
    border: 1px solid #ddd;
    background-color: #ddd;
    border-radius: 50px;
    margin: 0 15px;
    padding: 0.25rem 1.5rem;
}

@media(max-width:991px){
  .story-s2-ca .nav.nav-tabs .nav-link {
    margin: 0 15px 20px 0;
}
.nav.nav-tabs .nav-link {
    margin: 0 15px 20px 0;
}
.story-section02 .nav.nav-tabs{
	justify-content: space-evenly;
}
}

.story-s2-ca {
    border-bottom: 0px solid #ddd;
}

.story-s2-ca .nav.nav-tabs .nav-item:hover:before {
    width: 100%;
    height: 0px;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0px;
    background-color: #fa4647;
}

.str-r {
    margin-right: -15px;
    margin-left: -15px;
}

.video-c .word-item small {
    color: #0074bb;
}

@media (max-width: 991px){
.mb-50.section-title{
	margin-bottom: 5px !important;
	margin-top: 30px !important;
}
.str-r .str-c {
    padding-right: 15px;
    padding-left: 15px;
}
}

.more::before {
    background: #025e73;
    opacity: 0;
}

.more::after {
    background: #45909a;
    opacity: 0;
}

.more.bs-btn {
    opacity: 1;
    text-decoration: auto;
}

.teacher-wrap .teacher-intro-txt p{
	margin-bottom: 10px;
}

.link-item:hover .video-item img {
    transform: translate(-50%, -50%) scale(1.2) !important;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
}

.inside-content .sidebar-menu ul li a {
    display: block;
    padding: 10px 10px;
    color: #666;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee;
}

.sidebar-menu ul li.active a, .sidebar-menu ul li a:hover {
    color: #fff;
}

.activity-page .activity-section02 {
    margin-bottom: 0px;
    padding-bottom: 50px;
}

.teacher-item .ck-area{
	height: auto;
}

@media (min-width: 992px){
.teacher-item .ck-area{
	max-height: 100%;
}
}

@media (max-width: 991px){
.teacher-item .ck-area{
	margin-top: 15px;
}
.activity-section04 .teacher-wrap .number-list {
    margin-bottom: 25px;
}
.activity-page .activity-section02 .activity-cart-detail-small {
    margin-top: 15px;
}
}

.activity-cart-list.stick {;
    width: 100%;
    top: 80px;
    box-shadow: 1px 8px 10px 1px rgb(0 0 0 / 10%);
}

@media(max-width: 991px){
	.activity-cart-list.stick {;
    top: 68px;
}
}

.story-page .story-section02 {
    margin-bottom: 0px;
}

.activity-section04 .teacher-wrap .teacher-item {
	height: 100%;
}

.activity-section04 .teacher-wrap .teacher-popup {
    box-shadow: 4px 4px 15px 5px rgb(0 0 0 / 10%);
    background: #ffffff;
    height: 210px;
}

.activity-section04 .teacher-wrap .teacher-popup:after {
	border-right-color: #ffffff;
	-webkit-filter: drop-shadow(-10px 0px 5px #00000010);
}

.content.activity-page {
    padding-top: 81px;
}

@media (max-width: 991px){
.content.activity-page {
    padding-top: 69px;
}
}

.activity-section03 .course-item {
    margin: 30px 0px;
}

@media (max-width: 991px){
.header .top-header .top-menu .collapse li .menu-link::before {
    background: linear-gradient(90deg, #03d3c6, #005FB9);
    opacity: 0;
}
}

.activity-cart-detail-small .border-b {
    border-bottom: 0px solid #ddd;
}

input[type="radio"]:checked + .label-login {
    padding: 7px 25px;
    margin-right: 0px;
}

/*--------------------------------------------*/

.story-page .section_story_items {
    color: #212529;
}

.section_story_items .word-item h3 {
    line-height: 1.5em;
    height: 3em;
    font-size: 18px;
    color: #212529;
    margin-bottom: 25px;
}

.story-page .section_story_items .img-wrap .img-item::before {
    background: rgba(0, 0, 0, 0);
}

.story-page .section_story_items:hover .img-item:before {
    background: rgba(0, 0, 0, 0);
}

@media(max-width: 991px){
.qa-inner .qa-tab_cont .qa-tab_item_top:after {
    right: 0px;
}
}

.table-condensed th.datepicker-switch,.table-condensed th.prev,.table-condensed th.next {
    text-align: center;
}

/*--------------------------------------------*/

.section_story_items .person-story-item .img-wrap .img-item{
	padding-top: 100%;
	border-radius: 300px;
}

@media(max-width: 991px){
.section_story_items .person-story-item .img-wrap{
	margin: 0px auto 25px auto;
	max-width: 150px;
}
}

.section_story_items{
    color: #212529;
}

.section_story_items .person-story-item{
    color: #212529;
}


.section_story_items .person-story-item .img-wrap .img-item::before {
    background: rgba(0, 0, 0, 0);
}

.section_story_items .person-story-item:hover .img-item:before {
    background: rgba(0, 0, 0, 0);
}

.person-story-item {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px 30px;
    box-shadow: 0px 0px 20px #33333310;
	margin-bottom: 40px;
}

.section_story_items .person-story-item .word-item p{
	margin-bottom: 10px;
}

.person-story-item.link-item:hover{
    box-shadow: 0px 0px 20px #33333340;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.link-top{
	border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.hide-in-phone{
  display: block;
}

@media (max-width: 991px){
.hide-in-phone{
  display: none;
}}

.hide-in-pc{
  display: none;
}

@media (max-width: 991px){
.hide-in-pc{
  display: block;
}}

.pages-content .inside_content.course_bg:before {
    opacity: 0.3;
}

@media(max-width:991px){
  .pages-content .inside_content.course_bg:before {
    z-index: 0;
    opacity: 0.3;
}
}

.teacher-detail.ck-area p, .teacher-detail.ck-area span, 
.teacher-detail.ck-area s, .teacher-detail.ck-area strong,
.teacher-detail.ck-area h1,.teacher-detail.ck-area h2,.teacher-detail.ck-area h3,
.teacher-detail.ck-area h4,.teacher-detail.ck-area h5,.teacher-detail.ck-area h6{
    font-size: inherit;
    color: inherit;
    font-weight: initial;
    font-style: initial;
    font-family: inherit;
    line-height: 28px;
    margin: initial;
}

/*---------------------------------------------------------------------------------*/

.course-quick-link{
	padding: 15px;
	height: 100%;
}

.course-quick-link .row{
	height: 100%;
}

@media(max-width: 991px){
	.course-quick-link{
	padding: 10px 15px 30px 15px;
}
}

.story-page .story-section03 {
    padding-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 50px;
}

/*-------------------------------------------------------*/

.menu_kv-item .menu-item .menu_list ul .menu_list-sec > li h3 {
    border-bottom: 0px solid #005FB9;
    margin-bottom: 0px;
    font-weight: 400;
}

.menu_kv-item .menu-item .menu_list ul .menu_list-sec > li {
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.menu_kv-item .menu-item .menu_list ul .menu_list-sec {
	-webkit-filter:drop-shadow( 0px 0px 20px #00000030);
  width: calc(50vw - 270px + 600px - 60px);
}

.menu_kv-item .menu-item .menu_list ul .menu_list-sec > li:hover {
    background: #f1f1f1;
}

.menu_kv-item .menu-item .menu_list ul .menu_list-sec > li h3 a:hover {
    background: transparent;
}

.menu_kv-item .menu-item .menu_list ul > li:hover > a {
    font-weight: 400;
}

@media (max-width: 768px){
.menu_kv-item .menu-item .menu_list ul .menu_list-sec-mo > li h3 {
    font-weight: 400;
}}

.section02 .col-md-4 a p {
    filter: drop-shadow(0px 0px 4px #0D6A9650);
}

.section02 .row{
      filter: drop-shadow(2px 4px 60px #00000005);
}