@charset "UTF-8";
.paid_btn:hover, .paid_table table thead .paid_btn:hover, .paid_action a:hover, .june_page .lawyer_card .btn, .june_page .lawyer_card a, .june_page .lawyer_card, .june_page .plan_card .donate_link i, .june_page .plan_card, .june_page .ball_donate .donate_link i, .june_page .ball_read .read_link i, .june_page .ball_read .linktonews, .june_page .child_header .ball_read .linktonews, .nov_page .nov_btn, #lawyer-profile .law_post .btn-post, .paid_modal .paid_success .edit:hover, #law-dashboard .info-header .editprofile:hover, .tabbox label {
  transition: all 0.3s ease;
}

#fullpage .section .info, .law_txt {
  -webkit-box-shadow: 2px 2px 5px 0 #cfcfcf;
  box-shadow: 2px 2px 5px 0 #cfcfcf;
}

.roomPage .chat-paybox, #online_meeting .meeting, .bg_box, .law_chart {
  -webkit-box-shadow: 0 4px 8px hsla(0deg, 0%, 80%, 0.5);
  box-shadow: 0 4px 8px hsla(0deg, 0%, 80%, 0.5);
}

body {
  background: rgba(251, 249, 239, 0.5);
  overflow-x: hidden;
  scroll-behavior: smooth;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "Microsoft JhengHei", "sans-serif";
}

a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.top-banner {
  background: #fff4cc;
  color: #323535;
  padding: 1rem 0;
  margin-bottom: 2rem;
}
.top-banner .top-title {
  position: relative;
  text-align: center;
  color: #323535;
}

.block {
  background: #ffffff;
  box-shadow: 0 0 3px 0 rgba(50, 53, 53, 0.2);
  margin-top: 15px;
  border-radius: 4px;
}

.padding {
  padding-left: 0;
}

.content {
  margin-bottom: 50px;
  min-height: calc(100vh - 250px);
}

.tag,
.waitTag {
  padding: 0 6px;
  line-height: 22px;
  font-size: 0.8rem;
  text-align: center;
}

.tag {
  display: inline-block;
  color: #BF0C0C;
  background-color: rgba(191, 12, 12, 0.1);
}
.tag a {
  color: #BF0C0C;
}

.waitTag {
  color: #fff;
  background-color: #ffc600;
  margin: 3px;
}

.doneTag {
  background: rgba(50, 53, 53, 0.5);
  color: #fff;
  font-size: 0.8rem;
  padding: 2px 6px;
  word-break: keep-all;
  white-space: nowrap;
}

.redTag {
  background: #bf0c0c;
  color: #fff;
  font-size: 0.8rem;
  padding: 2px 6px;
}

.capsuleTag {
  border-radius: 20px;
  box-shadow: inset 0 0 1px #BF0C0C;
  margin: 2px;
}
.capsuleTag a {
  padding: 3px 8px;
  display: block;
}
.capsuleTag:hover {
  background-color: rgba(191, 12, 12, 0.4);
}

.freeBtn {
  text-align: center;
}
.freeBtn .qaBtn,
.freeBtn .quBtn {
  border-radius: 2px;
  padding: 0.3rem 0.5rem;
  outline: none;
  margin-top: 1rem;
  letter-spacing: 1px;
  font-size: 1.1rem;
  display: inline-block;
  color: #fff;
  border: 0;
}
.freeBtn .qaBtn span,
.freeBtn .quBtn span {
  background: #FFC600;
  color: #fff;
  padding: 0.2rem;
  border-radius: 5px;
  font-size: 0.9rem;
}
.freeBtn .qaBtn {
  background: #BF0C0C;
  border-bottom: 3px solid #a70a0a;
}
.freeBtn .qaBtn:hover {
  background: #b50b0b;
  border-bottom: 3px solid #8f0909;
}
.freeBtn .quBtn {
  background: #323535;
  border-bottom: 3px solid #191b1b;
}
.freeBtn .quBtn:hover {
  background: #fafafa;
  border-bottom: 3px solid #191b1b;
}
.freeBtn .registBtn {
  border: 2px solid #FFC600;
  border-radius: 2px;
  padding: 0.3rem 0.8rem;
  background: #fff;
  outline: none;
  display: inline-block;
  color: #323535;
}
.freeBtn .registBtn:hover {
  background: #FFC600;
}

.searchBtn {
  outline: none;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  padding: 0.25rem 1rem;
  border: 0;
  background: rgba(191, 12, 12, 0.2);
  color: #BF0C0C;
}
.searchBtn a {
  color: #BF0C0C;
}
.searchBtn:hover {
  background-color: #BF0C0C;
  text-decoration: none;
  color: #fff;
}
.searchBtn:hover a {
  color: #fff;
}

.search_title {
  padding: 0.5rem 0.5rem;
  border-radius: 5px;
  margin-right: 10px;
  letter-spacing: 0.05rem;
}

.clearfix {
  clear: both;
}

.section-table {
  margin: 0.5rem 1rem;
}
.section-table .section-list {
  margin: 0;
  padding: 12px 0;
  border-top: 1px solid rgba(50, 53, 53, 0.3);
}
.section-table .section-list:nth-child(1) {
  border-top: 0;
}
.section-table .section-list .num-rank {
  float: left;
  margin-right: 10px;
  text-align: center;
}
.section-table .section-list .num-rank .view,
.section-table .section-list .num-rank .reply,
.section-table .section-list .num-rank .amount,
.section-table .section-list .num-rank .edit,
.section-table .section-list .num-rank .look {
  display: inline-block;
  padding-top: 3px;
  margin: 0 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
}
.section-table .section-list .num-rank .view small,
.section-table .section-list .num-rank .reply small,
.section-table .section-list .num-rank .amount small,
.section-table .section-list .num-rank .edit small,
.section-table .section-list .num-rank .look small {
  display: block;
  font-size: 12px;
}
.section-table .section-list .num-rank .solved {
  background: rgba(255, 198, 0, 0.9);
  color: #fff;
  border: 1px solid #FFC600;
}
.section-table .section-list .num-rank .view,
.section-table .section-list .num-rank .reply {
  width: 45px;
  color: #666;
}
.section-table .section-list .num-rank .reply {
  border: 1px solid #FFC600;
}
.section-table .section-list .num-rank .view {
  border: 1px solid rgba(50, 53, 53, 0.3);
}
.section-table .section-list .num-rank .amount {
  padding-right: 1rem;
}
.section-table .section-list .num-rank .edit,
.section-table .section-list .num-rank .look {
  width: 45px;
  border: 1px solid #323535;
  color: #323535;
}
.section-table .section-list .num-rank .edit:hover,
.section-table .section-list .num-rank .look:hover {
  background: #323535;
  color: #fff;
}
.section-table .section-list .num-rank .writer img {
  width: 120px;
  border-radius: 3px;
}
.section-table .section-list .num-rank .writer small {
  display: block;
  margin: 0.5rem 0;
  color: initial;
  font-size: 1rem;
  text-decoration: underline;
  letter-spacing: 1px;
}
.section-table .section-list .summary {
  overflow: auto;
  overflow-x: hidden;
}
.section-table .section-list .summary .day {
  margin-bottom: 5px;
  color: #999;
  font-size: 0.8rem;
}
.section-table .section-list .summary h6 {
  padding-right: 0.5rem;
  margin: 0.5rem 0;
}
.section-table .section-list .summary h6 a {
  color: #323535;
  text-decoration: underline;
}

.divtable {
  width: 95%;
  margin: 0.5rem auto;
}
.divtable .table-title {
  padding: 0.3rem 0;
  color: #323535;
}
.divtable .table-title span {
  font-weight: 600;
}
.divtable .table-title .special {
  color: #BF0C0C;
}
.divtable .table-list {
  border-top: 1px solid rgba(50, 53, 53, 0.5);
  padding: 0.5rem 0;
  color: #323535;
}
.divtable .table-title span,
.divtable .table-list span {
  display: inline-block;
  vertical-align: top;
}
.divtable .table-title .time,
.divtable .table-list .time {
  width: 15%;
}
.divtable .table-title .cat,
.divtable .table-list .cat {
  width: 10%;
}
.divtable .table-title .name,
.divtable .table-list .name {
  width: 25%;
}
.divtable .table-title .detail,
.divtable .table-list .detail {
  width: 45%;
}
.divtable .table-title .item,
.divtable .table-list .item {
  width: 20%;
}
.divtable .table-title .normal,
.divtable .table-list .normal {
  width: 15%;
}
.divtable .table-title .special,
.divtable .table-list .special {
  width: 15%;
}

.bookmarkBtn {
  border: 1.5px solid #FFC600;
  padding: 3px;
  background: transparent;
  border-radius: 3px;
  font-size: 0.8rem;
  background: rgba(255, 198, 0, 0.5);
  color: rgba(50, 53, 53, 0.8);
  margin: 0 0.5rem;
}
.bookmarkBtn:hover {
  background: rgba(255, 198, 0, 0.8);
}

.bookmarkDone {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
}
.bookmarkDone .thx {
  color: #BF0C0C;
  margin: 0 0.5rem;
  border: 2px solid #BF0C0C;
  padding: 3px;
  border-radius: 5px;
  background: #fff;
}
.bookmarkDone .best {
  color: #FFC600;
  margin: 0 0.5rem;
  border: 2px solid #FFC600;
  padding: 3px;
  border-radius: 5px;
  background: #fff;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination li {
  display: inline;
  font-size: 0.9rem;
}
.pagination li a {
  position: relative;
  float: left;
  padding: 6px 12px;
  text-decoration: none;
  color: #BF0C0C;
  background: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination li a:hover {
  color: #323535;
  background: #eee;
  border-color: #ddd;
}
.pagination li:first-child a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination li:last-child a {
  margin-right: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li.active a {
  z-index: 2;
  color: #fff;
  background-color: #BF0C0C;
  border-color: #BF0C0C;
}

.breadcrumb {
  margin: 1rem 0;
  padding: 0;
  background: transparent;
}
.breadcrumb li {
  font-size: 0.9rem;
}
.breadcrumb li a {
  color: #7c8484;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li.active {
  color: #BF0C0C;
}
.breadcrumb li.active a {
  color: #BF0C0C;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.shareFB {
  border: 1.5px solid #3b5998;
  padding: 3px;
  background: transparent;
  border-radius: 3px;
  font-size: 0.8rem;
  background: rgba(59, 89, 152, 0.9);
  margin-right: 0.5rem;
  color: #fff;
}
.shareFB:hover {
  background: #3b5998;
}

.dash_paid .first,
.paid_level .first,
.paid_success .first {
  color: #707d83;
}
.dash_paid .second,
.paid_level .second,
.paid_success .second {
  color: #a9563d;
}
.dash_paid .third,
.paid_level .third,
.paid_success .third {
  color: #fdb00b;
}
.dash_paid .fourth,
.paid_level .fourth,
.paid_success .fourth {
  color: #228ae3;
}
.dash_paid .fifth,
.paid_level .fifth,
.paid_success .fifth {
  color: #4f3fdf;
}

@media (max-width: 575.98px) {
  .padding {
    padding-left: 15px;
  }
  .bookmarkDone .thx {
    display: -webkit-inline-box;
  }
  .bookmarkDone .best {
    display: -webkit-inline-box;
    margin-top: 0.5rem;
  }
}
.tabbox {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
}
.tabbox label {
  order: 1;
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  cursor: pointer;
  border: 0.5px solid #eee;
}
.tabbox .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
}
.tabbox input[type=radio] {
  display: none;
}
.tabbox input[type=radio]:checked + label {
  background: #FFC600;
  border: 0;
  font-weight: bold;
}
.tabbox input[type=radio]:checked + label + .tab {
  display: block;
}

.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
}

.dropdownList {
  margin: 5px 0 0 0;
  padding: 6px 0;
  list-style: none;
  position: absolute;
  top: 125%;
  left: 0;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #aaa;
  transition: opacity 0.25s linear, top 0.25s linear;
  z-index: 100;
}
.dropdown.is-open .dropdownList {
  opacity: 1;
  visibility: visible;
  top: 95%;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #aaa;
}

.dropdownList li {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
  display: block;
  cursor: pointer;
  color: #434A54;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.25s linear;
}
.dropdownList li:hover {
  background-color: #E6E9ED;
}

.dp-btn {
  -webkit-appearance: none;
  margin: 0;
  border: 0;
  overflow: visible;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  user-select: none;
}
.dp-btn:hover, .dp-btn:focus {
  outline: none;
  text-decoration: none;
}
.dp-btn:not(:disabled) {
  cursor: pointer;
}

.dp-btn {
  padding: 6px 34px 6px 12px;
  border: 1px solid #cbcece;
  color: #333;
  line-height: 20px;
  min-height: 32px;
  border-radius: 10px;
  transition: background-color 0.2s linear;
  background: #fff;
  width: 200px;
}
.dp-btn:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 11px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #333;
}

@media (max-width: 575.98px) {
  .dp-btn {
    width: 230px;
    line-height: 30px;
  }
  .dropdownList {
    width: 230px;
  }
  .in-dropdown {
    text-align: center;
    margin-bottom: 1rem;
  }
  .in-dropdown .fa {
    display: block;
  }
  .in-dropdown .searchBtn {
    display: block;
    margin: 0.5rem auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .dp-btn {
    width: 175px;
  }
  .dropdownList {
    width: 175px;
  }
}
#msform {
  margin: 50px auto;
  position: relative;
}
#msform fieldset {
  box-sizing: border-box;
  position: relative;
}
#msform .action-button {
  background: #323535;
  color: white;
  border: 0 none;
  margin: 10px auto;
  padding: 0.3rem 1rem;
  display: block;
  cursor: pointer;
  background: rgba(50, 53, 53, 0.9);
  border-radius: 3px;
  color: #fff;
  border-bottom: 3px solid #333;
  letter-spacing: 1px;
  width: 80%;
}
#msform .action-button :hover, #msform .action-button :focus {
  outline: transparent;
}
#msform .terms {
  margin: 3%;
  padding: 0 3%;
  max-height: 300px;
  overflow-y: scroll;
}
#msform input[type=text] {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: block;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform .action-button:hover,
#msform .action-button:focus {
  outline: none;
}

.fs-title {
  margin-bottom: 10px;
  text-align: center;
}

.progressBox {
  display: flex;
}
.progressBox .pro-bar {
  display: block;
  margin: 2rem auto;
  counter-reset: form-step;
}
.progressBox .pro-bar li {
  float: left;
  padding: 5px 30px 0 25px;
  position: relative;
  list-style: none;
  color: rgba(50, 53, 53, 0.8);
}
.progressBox .pro-bar li:before {
  border-radius: 50%;
  counter-increment: form-step;
  content: counter(form-step);
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
  background: #fff;
  border: 2px solid rgba(50, 53, 53, 0.8);
}
.progressBox .pro-bar li:after {
  width: 100%;
  height: 3px;
  background: rgba(50, 53, 53, 0.8);
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
}
.progressBox .pro-bar li:last-child:after {
  content: none;
}
.progressBox .pro-bar li.done:before {
  background: #323535;
  color: #fff;
}
.progressBox .pro-bar li.here {
  font-weight: 700;
  color: #323535;
}
.progressBox .pro-bar li.here:before {
  background: #BF0C0C;
  color: #fff;
  border: 0;
}

@media (max-width: 575.98px) {
  .progressBox {
    display: flex;
  }
  .progressBox .pro-bar {
    display: block;
    margin: 1rem auto;
    padding-left: 0;
  }
  .progressBox .pro-bar li {
    float: initial;
    line-height: 32px;
    padding: 0.5rem 0;
  }
  .progressBox .pro-bar li:before {
    width: 32px;
    height: 32px;
    line-height: 30px;
    top: 5px;
    left: -35px;
    z-index: 1;
  }
  .progressBox .pro-bar li:after {
    display: block;
    top: 5px;
    left: -21px;
    z-index: 0;
    height: 100%;
    width: 3px;
  }
}
.lightbox {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(50, 53, 53, 0.9);
}
.lightbox .modal-content {
  position: relative;
  margin: auto;
  padding: 2rem;
}
.lightbox .close {
  color: #fff;
  position: absolute;
  top: 13%;
  right: 20%;
  font-size: 3rem;
  opacity: 1;
}
.lightbox .close:not(:disabled):not(.disabled):focus, .lightbox .close:not(:disabled):not(.disabled):hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

@media (max-width: 575.98px) {
  .close {
    top: 5%;
    right: 12%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .close {
    top: 5%;
    right: 12%;
  }
}
.carousel .carousel-item {
  max-width: 100%;
}
.carousel .carousel-item img {
  height: auto;
}

.carousel-control-next,
.carousel-control-prev {
  color: #323535;
  width: 5%;
}
.carousel-control-next:focus, .carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #323535;
  opacity: 1;
}
.carousel-control-next i,
.carousel-control-prev i {
  font-size: 2rem;
}

.carousel-caption {
  position: absolute;
  bottom: initial;
}

.panel {
  margin-top: 1.5rem;
}
.panel ol {
  padding: 0;
}
.panel ol li {
  list-style: none;
}
.panel .panel-header {
  background: #efefef;
  border-radius: 3px;
  margin-top: 0.8rem;
  cursor: pointer;
  padding: 1rem 0.8rem;
  margin-top: 1.5rem;
  box-shadow: 0 2px 5px #cbcece;
}
.panel .panel-header h6 {
  margin: 0;
  position: relative;
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #323535;
}
.panel .panel-header h6 .fa {
  position: absolute;
  right: 2rem;
}
.panel .panel-body {
  background: #fff;
  border: 2px solid #eee;
  border-top: 0;
  padding: 1rem;
  display: none;
  color: rgba(50, 53, 53, 0.9);
  font-size: 0.95rem;
}
.panel .panel-body a {
  color: #FFC600;
  text-decoration: underline;
  display: block;
  text-align: center;
  margin-top: 0.3rem;
}
.panel .panel-body pre {
  white-space: pre-wrap;
  font-size: 0.9rem;
}
.panel .panel-body span {
  display: block;
}
.panel .panel-body .h6 {
  color: #323535;
  padding: 0.5rem;
  font-size: 1rem;
}

#myHeader {
  background: #fff;
  border-bottom: 3px solid #BF0C0C;
}
#myHeader .navbar-header {
  display: inline-block;
}
#myHeader .navbar-header .navbar-brand img {
  height: 3rem;
  margin: 0.2rem 0;
}
#myHeader .headerUl {
  display: inline-block;
  margin: 0;
}
#myHeader .headerUl li {
  display: inline-block;
}
#myHeader .headerUl li a {
  color: #4b4f4f;
  font-weight: 400;
  padding: 0.8rem;
  display: inline-block;
}
#myHeader .headerUl li a:hover {
  color: #BF0C0C;
}
#myHeader .headerUl li .thispage {
  color: #BF0C0C;
}
#myHeader .navbar-right {
  float: right;
  margin-top: 1rem;
}
#myHeader .navbar-right .navbar-nav {
  display: -webkit-inline-box;
}
#myHeader .navbar-right .navbar-nav li {
  margin: 0 0.5rem;
}
#myHeader .navbar-right .navbar-nav .showName span {
  color: #323535;
  vertical-align: sub;
}
#myHeader .navbar-right .navbar-nav .showName span:nth-child(2) {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.9);
}
#myHeader .navbar-right .navbar-nav .register a {
  color: #323535;
  vertical-align: sub;
}
#myHeader .navbar-right .navbar-nav .register a:hover {
  text-decoration: underline;
  color: #BF0C0C;
}
#myHeader .navbar-right .navbar-nav .login-btn {
  top: -3px;
  position: relative;
}
#myHeader .navbar-right .navbar-nav .login-btn a {
  color: #BF0C0C;
  border-radius: 20px;
  padding: 0.3rem 0.8rem;
  border: 2px solid #BF0C0C;
  display: inline-block;
}
#myHeader .navbar-right .navbar-nav .login-btn a:hover {
  background: #bf0c0c;
  color: #fff;
}
#myHeader .navbar-right .navbar-nav .logout span a {
  vertical-align: sub;
  color: #BF0C0C;
}
#myHeader .navbar-right .navbar-nav .logout span a:hover {
  text-decoration: underline;
}
#myHeader .navbar-right .navbar-nav .header-dpbox {
  position: relative;
}
#myHeader .navbar-right .navbar-nav .header-dpbox #openDropdown {
  padding: 0;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  z-index: 100;
}
#myHeader .navbar-right .navbar-nav .header-dpbox #openDropdown img {
  width: 100%;
}
#myHeader .navbar-right .navbar-nav .sidebar-btn a {
  color: #323535;
}
#myHeader .navbar-right .navbar-nav .sidebar-btn.messageDot {
  position: relative;
}
#myHeader .navbar-right .navbar-nav .sidebar-btn.messageDot:before {
  position: absolute;
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background: #BF0C0C;
  border-radius: 50%;
  top: -1px;
  right: -3px;
}
#myHeader .clear {
  clear: both;
}
#myHeader .dropdown-menu.law-arealist {
  width: 280px;
  padding-top: 0;
}
#myHeader .dropdown-menu.law-arealist p {
  display: block;
  margin: 0;
  padding: 0.3rem 1rem;
  background: #e5e7e7;
}
#myHeader .dropdown-menu.law-arealist a {
  font-weight: 300;
}
#myHeader .dropdown-menu.law-arealist a:hover {
  font-weight: 400;
}
#myHeader .dropdown-menu.blog-catlist {
  width: 240px;
}
#myHeader .dropdown-menu.blog-catlist ul {
  padding: 0;
}
#myHeader .dropdown-menu.blog-catlist ul li {
  width: 100%;
}
#myHeader .dropdown-menu.blog-catlist a {
  font-weight: 300;
  display: block;
}
#myHeader .dropdown-menu.blog-catlist a:hover {
  font-weight: 400;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.sticky .content {
  padding-top: 100px;
}

.header_chat {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
}
.header_chat span {
  position: absolute;
  display: block;
  border-radius: 8px;
  background-color: #BF0C0C;
  padding: 3px;
  top: 5px;
  right: 5px;
}
.header_chat i {
  font-size: 1.2rem;
  line-height: 33px;
  color: #323535;
}
.header_chat:hover {
  background: #BF0C0C;
}
.header_chat:hover i {
  color: #fff;
}

@media (max-width: 575.98px) {
  .showName {
    display: none;
  }
  #myHeader .navbar-header .navbar-brand img {
    height: 2.5rem;
  }
  #myHeader .navbar-right #loginMenu {
    right: 1rem;
  }
  #myHeader .navbar-right .navbar-nav li {
    margin: 0 0.2rem;
  }
  #myHeader .headerUl {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #myHeader .navbar-right #loginMenu {
    right: 3rem;
  }
  #myHeader .headerUl {
    display: none;
  }
}
.modal.fade:not(.in).right .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 300px;
}

.modal.right .modal-content {
  min-height: 100vh;
  border: 0;
  min-width: 15rem;
  border-radius: 0;
}

.modal-header .close {
  margin: -1rem 1rem -1rem auto;
}
.modal-header .close .fa-times {
  font-size: 2rem;
}

.modal-body {
  padding: 0;
}

.sidebar-menu {
  margin: 0;
  padding: 0;
  max-width: 400px;
  list-style: none;
  list-style-type: none;
}
.sidebar-menu li {
  border-bottom: 1px solid #ddd;
}
.sidebar-menu li a {
  padding: 1rem 1.5rem;
  display: block;
  text-decoration: none;
  color: #666;
}
.sidebar-menu li a:hover {
  text-decoration: none;
  color: #323535;
}
.sidebar-menu li a:hover .fa {
  color: #FFC600;
}
.sidebar-menu li a .fa {
  width: 10%;
  margin-right: 1rem;
  text-align: center;
}
.sidebar-menu li a span {
  margin-right: 20px;
  color: #323535;
}
.sidebar-menu li.message a .fa {
  color: #BF0C0C;
}

.loginMenu {
  border-bottom: 1px solid #ddd;
  padding: 0.5rem 0;
}
.loginMenu li {
  border-bottom: 0;
}
.loginMenu li a {
  padding: 0.5rem 0.5rem;
  margin: 0.8rem 1rem;
  background: rgba(50, 53, 53, 0.05);
  border-radius: 5px;
}
.loginMenu li a .fa {
  color: #323535;
}

li.submenu {
  position: relative;
}
li.submenu a span:after {
  position: absolute;
  content: "\f054";
  color: #aaa;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: FontAwesome;
  display: block;
  right: 50px;
  top: 12px;
  font-size: 0.8rem;
}
li.submenu .submenu-item {
  padding: 0px;
  list-style: none;
}
li.submenu .submenu-item li {
  border: none;
}
li.submenu .submenu-item li a {
  padding: 0.2rem 3.5rem;
}
li.submenu .submenu-item li a:hover {
  color: #333;
}
li.submenu .submenu-item li p {
  color: #323535;
  text-align: center;
}
li.submenu .submenu-item li .messageList {
  padding-left: 0;
}
li.submenu .submenu-item li .messageList li {
  list-style: none;
}
li.submenu .submenu-item li .messageList li a {
  padding: 0.5rem 1.5rem;
  margin: 0;
  border-radius: 0;
}
li.submenu .submenu-item li .messageList li:nth-child(odd) a {
  background: rgba(255, 198, 0, 0.07);
}
li.submenu .submenu-item li .messageList li:nth-child(even) a {
  background: #fff;
}
li.submenu .submenu-item.law-arealist p {
  margin: 0;
  padding: 0.5rem 1rem;
  background: #e5e7e7;
}
li.submenu .submenu-item.law-arealist li {
  display: inline-block;
  width: 30%;
  text-align: center;
}
li.submenu .submenu-item.law-arealist li a {
  padding: 0.5rem;
}
li.submenu .submenu-item.law-arealist li a:hover {
  color: #BF0C0C;
}

li.submenu.droparrow a span::after {
  top: 20px;
}

li.submenu-show.submenu span::after {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar-menu .submenu > .submenu-item {
  display: none;
}

.submenu-item.blog-catlist li {
  margin: 0.3rem 0;
}

.page-footer {
  background: #fff;
  border-top: 3px solid #BF0C0C;
}
.page-footer .footer-title {
  color: #BF0C0C;
  font-size: 1.3rem;
  font-weight: 500;
}
.page-footer .footer-logo img {
  height: 50px;
  margin-top: 1rem;
}
.page-footer .footer-logo span, .page-footer .footer-logo p {
  display: block;
  margin: 0.3rem 0;
  font-size: 0.9rem;
  color: #323535;
}
.page-footer .footer-logo .fbLink:hover {
  text-decoration: none;
}
.page-footer .footer-logo .fbLink #fbSVG {
  height: 30px;
  vertical-align: sub;
}
.page-footer .footer-logo .fbLink #fbSVG .st0 {
  fill: #1877F2;
}
.page-footer .footer-logo .fbLink #fbSVG .st1 {
  fill: #FFFFFF;
}
.page-footer .footer-logo .lineLink {
  padding: 0.2rem 0.3rem;
}
.page-footer .footer-logo .lineLink:hover {
  text-decoration: none;
}
.page-footer .footer-logo .searchBtn {
  border: 1px solid #323535;
  margin-top: 0;
  vertical-align: super;
  background: #fff;
}
.page-footer .footer-logo .searchBtn:hover {
  background: rgba(50, 53, 53, 0.9);
}
.page-footer .footer-logo .searchBtn:hover a {
  color: #fff;
  text-decoration: none;
}
.page-footer .container {
  padding: 1rem 0;
}
.page-footer .container a {
  color: #323535;
  font-size: 0.9rem;
}
.page-footer .container a:hover {
  text-decoration: underline;
}
.page-footer .container p {
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .page-footer {
    text-align: center;
  }
  .page-footer .footer-logo .searchBtn {
    display: block;
    margin: 0.5rem auto;
  }
  .page-footer .footer-logo img {
    margin-top: 0;
  }
  .page-footer .footer-title + p {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-footer {
    height: 200px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .page-footer {
    height: 200px;
  }
}
.counter {
  margin-bottom: 0;
  display: -webkit-box;
}
.counter .fa.fa-2x {
  background: rgba(50, 53, 53, 0.8);
  color: #fff;
  padding: 0.8rem 0;
  display: inline-block;
  width: 55px;
  margin-right: 0.5rem;
  text-align: center;
}
.counter .counter-box {
  width: calc(100% - 55px);
  display: inherit;
  padding-top: 0.5rem;
}
.counter .count-people {
  color: #666;
  font-size: 2rem;
  margin: 0 0.3rem;
}
.counter .count-text {
  color: darkgray;
  margin-bottom: 0;
}

.leaderboard {
  padding: 1.5rem 1rem;
}
.leaderboard ul {
  padding-left: 0;
  margin-top: 0.5rem;
}
.leaderboard ul li {
  list-style: none;
  float: left;
  width: calc(25% - 0.5px);
  margin-left: -1px;
  border: 1px solid rgba(50, 53, 53, 0.15);
}
.leaderboard ul li:nth-child(1), .leaderboard ul li:nth-child(2), .leaderboard ul li:nth-child(3) {
  width: 33.3%;
  margin-bottom: 0.5rem;
  min-height: 350px;
  display: grid;
  margin-bottom: 1rem;
}
.leaderboard ul li:nth-child(1) .re-lawyerpic, .leaderboard ul li:nth-child(2) .re-lawyerpic, .leaderboard ul li:nth-child(3) .re-lawyerpic {
  width: 180px;
}
.leaderboard ul li:nth-child(1) .re-lawyerpic img, .leaderboard ul li:nth-child(2) .re-lawyerpic img, .leaderboard ul li:nth-child(3) .re-lawyerpic img {
  width: auto;
  max-height: 180px;
}
.leaderboard ul li:hover {
  background: rgba(50, 53, 53, 0.06);
}
.leaderboard ul li a {
  color: #323535;
  display: grid;
  align-items: start;
}
.leaderboard ul li a .re-lawyerpic {
  width: 80px;
  margin: 0.3rem auto 0;
  text-align: center;
}
.leaderboard ul li a .re-lawyerpic img {
  width: auto;
  max-height: 100px;
  border-radius: 3px;
}
.leaderboard ul li a .re-lawyerinfo {
  text-align: center;
}
.leaderboard ul li a .re-lawyerinfo h6 {
  word-break: keep-all;
  margin: 0.3rem 0;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.leaderboard ul li a .re-lawyerinfo .tag {
  margin: 0 2px;
}
.leaderboard ul li a .re-lawyerinfo .lawyer_numbers .fa {
  color: #b1b5b5;
  width: 20px;
}
.leaderboard ul li a .re-lawyerinfo span {
  font-size: 0.9rem;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 0.5rem;
}

.mediaNews {
  padding: 1.5rem 1rem;
}
.mediaNews .file_List {
  padding-bottom: 1rem;
  border-bottom: 1px solid #aaa;
  margin-bottom: 2rem;
}
.mediaNews .file_List .file_Pic img {
  width: 100%;
}
.mediaNews .file_List .tag.mediaTag {
  color: rgb(13, 129, 195);
  background: #fff;
  border: 1px solid rgb(13, 129, 195);
  margin-right: 1rem;
}
.mediaNews .file_List .date {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.7);
}
.mediaNews .file_List .file_Title {
  margin: 0.5rem 0;
}
.mediaNews .file_List .file_Title a {
  color: #323535;
  text-decoration: underline;
}
.mediaNews .file_List .file_Word pre {
  font-size: 0.9rem;
  color: #aaa;
  white-space: pre-line;
}
.mediaNews .media_Link a {
  color: #323535;
  text-decoration: underline;
  font-weight: 500;
  letter-spacing: 1px;
}

.category-lists {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.category-lists .category-item {
  width: 30%;
  box-sizing: border-box;
  padding: 2rem 0 1.1rem;
  border-bottom: 1px solid #aaa;
  position: relative;
  list-style: none;
  text-align: center;
  margin: 0 0.3rem;
}
.category-lists .category-item img {
  width: 32px;
  margin-bottom: 0.3rem;
}
.category-lists .category-item .category-name {
  display: block;
  text-align: center;
  margin: 8px 0 5px;
  line-height: 1;
}
.category-lists .category-item .category-name a {
  color: #323535;
}
.category-lists .category-item .category-name a:hover {
  text-decoration: underline;
}
.category-lists .category-item p {
  line-height: 1.6;
  letter-spacing: -0.5em;
  margin-top: 1rem;
  text-align: center;
}
.category-lists .category-item p span {
  margin-right: 0.5rem;
  padding-right: 0.2rem;
  font-size: 0.8rem;
  border-right: 1px solid #eee;
  letter-spacing: 0;
  color: #777;
  display: inline-block;
}
.category-lists .category-item p span:last-child {
  border-right: 0;
}
.category-lists .category-item p span a {
  color: #666;
}
.category-lists .category-item p span a:hover {
  color: #000;
}

.index-articlebox {
  padding: 5%;
}
.index-articlebox .in-title {
  color: #323535;
}
.index-articlebox .articleul {
  padding-left: 20px;
}
.index-articlebox .articleul a {
  color: #666;
}
.index-articlebox .articleul a:hover {
  color: #323535;
}
.index-articlebox .articleul a:last-child {
  color: #646969;
  text-decoration: underline;
  font-size: 0.9rem;
  font-weight: 300;
}
.index-articlebox .articleul a:last-child:hover {
  color: #323535;
}
.index-articlebox .articleul a:last-child li {
  list-style: none;
  margin-top: 0.5rem;
}
.index-articlebox .article-item {
  display: flex;
  position: relative;
  margin-top: 4%;
}
.index-articlebox .article-item ::before, .index-articlebox .article-item ::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 0;
}
.index-articlebox .article-item ::before {
  left: 0;
  transition: width 0s ease, background 0.5s ease;
}
.index-articlebox .article-item ::after {
  right: 0;
  background: #666;
  transition: width 0.5s ease;
}
.index-articlebox .article-item :hover::before {
  width: 100%;
  background: #666;
  transition: width 0.5s ease;
}
.index-articlebox .article-item :hover::after {
  width: 100%;
  background: transparent;
  transition: all 0s ease;
}
.index-articlebox .article-item span {
  display: inline-block;
}
.index-articlebox .article-item span:nth-child(1) {
  width: 65%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #323535;
}
.index-articlebox .article-item span:nth-child(2) {
  width: 30%;
  color: #979c9c;
  margin-left: 3%;
  font-weight: 400;
}

#index-qabox ul a:last-child {
  color: #000;
}
#index-qabox ul a:last-child:hover {
  text-decoration: underline;
}
#index-qabox ul a:last-child li {
  list-style: none;
  margin-top: 0.5rem;
}

.index-qabox {
  padding: 5%;
}
.index-qabox ul {
  padding-left: 20px;
}
.index-qabox ul a {
  color: #666;
}
.index-qabox ul a:hover {
  color: #323535;
}
.index-qabox ul a:hover span::before {
  color: #FFC600;
}
.index-qabox ul a:last-child li {
  list-style: none;
  margin-top: 0.5rem;
}
.index-qabox .qa-item {
  margin-top: 3%;
  list-style: none;
  position: relative;
}
.index-qabox .qa-item ::before {
  content: "◆";
  padding-right: 1em;
  color: rgba(50, 53, 53, 0.7);
}
.index-qabox .qa-item span {
  display: inline-block;
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recommend-law {
  padding: 5%;
}
.recommend-law ul {
  padding-left: 20px;
}
.recommend-law ul li {
  list-style: none;
  padding: 0.8rem 0;
  border-bottom: 1px solid rgba(50, 53, 53, 0.5);
}
.recommend-law ul li .re-lawyerpic {
  float: left;
  width: 60px;
}
.recommend-law ul li .re-lawyerpic img {
  width: 100%;
  border-radius: 3px;
}
.recommend-law ul li .re-lawyerinfo {
  float: left;
  width: calc(100% - 60px);
  padding-left: 0.5rem;
}
.recommend-law ul li .re-lawyerinfo a {
  color: #323535;
}
.recommend-law ul li .re-lawyerinfo a:hover {
  text-decoration: underline;
}
.recommend-law ul li .re-lawyerinfo a h6 {
  margin-bottom: 0;
}
.recommend-law ul li .re-lawyerinfo .tag {
  font-size: 0.8rem;
}

h3.in-title {
  font-size: 1.3rem;
  color: #323535;
  letter-spacing: 1px;
}

.in-title {
  margin-bottom: 1rem;
}
.in-title i {
  padding: 7px;
  font-size: 0.9rem;
  border-radius: 50%;
  text-align: center;
  color: #d70e0e;
  background: rgba(246, 110, 110, 0.3);
  vertical-align: text-top;
}

#index-banner.top-banner {
  padding: 0;
}
#index-banner.top-banner .top-title {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 2rem;
}
#index-banner.top-banner .top-title:before {
  position: absolute;
  content: "\f0a1";
  font-family: FontAwesome;
  display: block;
  color: #ffd133;
  left: 40px;
  top: 10px;
  font-size: 1.3rem;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
#index-banner.top-banner .top-content {
  margin: 1rem 0 2rem 0;
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
}
#index-banner.top-banner .landBtn {
  padding-top: 3rem;
  text-align: center;
}
#index-banner.top-banner .landBtn a {
  border-radius: 5px;
}
#index-banner.top-banner .landBtn .userBtn, #index-banner.top-banner .landBtn .lawyerbtn {
  margin: 0.5rem;
  border-radius: 5px;
  padding: 0.3rem 0.5rem;
}
#index-banner.top-banner .landBtn .userBtn {
  border: 1.5px solid #BF0C0C;
  background: #BF0C0C;
  border-bottom: 3px solid #a70a0a;
}
#index-banner.top-banner .landBtn .userBtn a {
  color: #fff;
}
#index-banner.top-banner .landBtn .lawyerbtn {
  border: 1.5px solid #323535;
  background: #323535;
  border-bottom: 3px solid #191b1b;
}
#index-banner.top-banner .landBtn .lawyerbtn a {
  color: #fff;
}

#scrollUpBox {
  height: 300px;
  padding: 0 15px;
  border: 1px solid #cccccc;
  overflow: hidden;
}
#scrollUpBox #scrollMenu li {
  font-size: 0.9rem;
  height: 30px;
  list-style: none;
}
#scrollUpBox #scrollMenu li div span.tag {
  width: 20%;
}
#scrollUpBox #scrollMenu li div a {
  color: #323535;
  width: 55%;
  text-decoration: underline;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  color: rgba(50, 53, 53, 0.9);
  vertical-align: middle;
}
#scrollUpBox #scrollMenu li div a:hover {
  color: #BF0C0C;
}
#scrollUpBox #scrollMenu li div a + span {
  width: 25%;
  color: #aaa;
}

.qaAmount {
  padding-left: 0;
}
.qaAmount li {
  list-style: none;
  display: inline-block;
  width: 30%;
  margin: 0.5rem;
  text-align: center;
}
.qaAmount li a {
  display: block;
  padding: 0.3rem 0.5rem;
  border-radius: 5px;
}
.qaAmount li a span {
  border-radius: 7px;
  background: #fff;
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  margin: 0 0.5rem;
}
.qaAmount li.need a {
  background: rgba(191, 12, 12, 0.9);
  color: #fff;
}
.qaAmount li.need a:hover {
  background: #BF0C0C;
}
.qaAmount li.need a span {
  color: #BF0C0C;
}
.qaAmount li.none a {
  background: rgba(50, 53, 53, 0.9);
  color: #fff;
}
.qaAmount li.none a:hover {
  background: #323535;
}
.qaAmount li.none a span {
  color: #323535;
}

.qa-title {
  padding-top: 1.5rem;
}

.quo-box {
  padding-bottom: 1rem;
}
.quo-box .quo-list {
  border-bottom: 2px solid #BF0C0C;
  padding: 0.8rem 1rem;
}
.quo-box .quo-list img {
  width: 30px;
}
.quo-box .quo-table .num-rank {
  width: 25%;
}
.quo-box .quo-table .summary h6 a:hover {
  color: #BF0C0C;
}
.quo-box .moreQuo {
  color: #555;
  display: block;
  text-align: center;
}
.quo-box .moreQuo:hover {
  text-decoration: underline;
  color: #BF0C0C;
}

.detectEnter {
  background-image: linear-gradient(to right, rgba(170, 170, 170, 0.8), rgba(85, 85, 85, 0.8)), url("../../images/accompany/background-1.jpg");
  background-size: cover;
  margin: 0.5rem 0;
}
.detectEnter a {
  display: block;
  padding: 3rem 2rem;
  letter-spacing: 2px;
  color: #fff;
  text-align: center;
  position: relative;
}
.detectEnter a:after {
  width: 40%;
  height: 3px;
  background: #fff;
  content: "";
  position: absolute;
  left: 30%;
}
.detectEnter a h2 {
  font-size: 1.9rem;
}

.oncallEnter {
  width: 100%;
  margin: 1rem 0 0.5rem;
}
.oncallEnter a {
  display: inline-block;
  margin: 5px 0;
}
.oncallEnter img {
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 0 5px #cbcece;
}

.oncall_m {
  display: none;
}

.oncall_p {
  width: 100%;
}

.userTab .tab-content {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(100, 100, 100, 0.15);
  box-shadow: 0 2px 8px 0 rgba(100, 100, 100, 0.15);
}
.userTab .tab-content .tab-pane {
  padding: 0.5rem;
  min-height: 250px;
}

.tab-content {
  margin-top: 0.5rem;
}
.tab-content .searchSide {
  width: 70%;
  display: block;
  float: left;
}
.tab-content .searchSide .in-dropdown {
  width: 95%;
  margin: 0 auto 2rem;
  text-align: center;
  border-radius: 3px;
}
.tab-content .searchSide .in-dropdown span {
  color: #646969;
}
.tab-content .searchSide .in-dropdown .searchBtn {
  margin: 0;
}
.tab-content .searchSide .in-dropdown .fa {
  color: #979c9c;
}
.tab-content .searchSide .search_title {
  background: #edeeee;
}
.tab-content .searchForm {
  text-align: center;
}
.tab-content .searchForm input[type=text] {
  border: 1px solid #cbcece;
  width: 75%;
  padding: 6px 12px;
  color: #979c9c;
  line-height: 20px;
  min-height: 32px;
  border-radius: 10px;
}
.tab-content .searchForm input[type=text]:focus {
  outline: none;
}
.tab-content .recent-lawyer {
  border-left: 1px dotted rgba(50, 53, 53, 0.4);
  width: 30%;
  display: inline-block;
  padding-left: 0.5rem;
}
.tab-content .recent-lawyer > h6 {
  color: rgba(50, 53, 53, 0.6);
  margin-top: 0.8rem;
}
.tab-content .recent-lawyer ul {
  padding-left: 0;
}
.tab-content .recent-lawyer ul li {
  list-style: none;
  min-height: 75px;
  border: 1px solid rgba(50, 53, 53, 0.1);
  border-radius: 3px;
  margin: 5px 0;
}
.tab-content .recent-lawyer ul li a {
  color: #323535;
  display: block;
  padding: 5px;
}
.tab-content .recent-lawyer ul li a:hover {
  background: rgba(50, 53, 53, 0.05);
}
.tab-content .recent-lawyer ul li a .re-lawyerpic {
  display: inline-block;
  width: 40%;
}
.tab-content .recent-lawyer ul li a .re-lawyerpic img {
  width: auto;
  max-height: 70px;
  border-radius: 2px;
}
.tab-content .recent-lawyer ul li a .re-lawyerinfo {
  display: inline-block;
  width: 58%;
  text-align: left;
}
.tab-content .recent-lawyer ul li a .re-lawyerinfo h6 {
  margin-bottom: 5px;
}
.tab-content .recent-lawyer ul li a .re-lawyerinfo span {
  color: #666;
  font-size: 0.8rem;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.tab-content .recent-lawyer .re-more {
  text-align: right;
  margin: -2rem 10px 0 0;
}
.tab-content .recent-lawyer .re-more a {
  color: rgba(50, 53, 53, 0.6);
  font-size: 0.9rem;
}
.tab-content .recent-lawyer .re-more a:hover {
  text-decoration: underline;
}
.tab-content .stepUl {
  padding: 0;
  margin: 0;
}
.tab-content .stepUl li {
  display: inline-block;
  text-align: center;
  width: 32%;
  position: relative;
}
.tab-content .stepUl li:nth-child(1):after, .tab-content .stepUl li:nth-child(2):after {
  left: 100%;
  top: 35%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #d8dada;
  border-width: 15px;
}
.tab-content .stepUl li img {
  width: 120px;
  height: 120px;
}
.tab-content .stepUl li h6 {
  letter-spacing: 1px;
  margin-top: 0.5rem;
  font-size: 1.1rem;
  color: #323535;
}
.tab-content .qa_Link {
  color: #323535;
  margin: 0 1rem;
  text-decoration: underline;
}
.tab-content .tab-ad {
  padding: 1rem;
}
.tab-content .tab-ad .ad_img {
  width: 300px;
  height: 200px;
  background: rgba(207, 207, 207, 0.4);
  border-radius: 3px;
  vertical-align: top;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.tab-content .tab-ad .ad_img img {
  height: 80px;
}
.tab-content .tab-ad .ad_info {
  margin-left: 1rem;
  display: inline-block;
  width: 55%;
}
.tab-content .tab-ad .ad_info h5 {
  border-bottom: 2px solid #BF0C0C;
  padding-bottom: 0.5rem;
  letter-spacing: 1px;
  color: #323535;
}
.tab-content .tab-ad .ad_info p {
  color: #7c8484;
  font-weight: 300;
}
.tab-content .tab-ad .ad_info ul li {
  font-weight: 200;
  margin-bottom: 3px;
}
.tab-content .tab-ad .ad_info ul li a {
  text-decoration: underline;
}
.tab-content .tab-ad .ad_info .social_link {
  text-align: center;
}
.tab-content .tab-ad .ad_info .office_line,
.tab-content .tab-ad .ad_info .office_fb {
  font-size: 0.8rem;
  padding: 0.3rem 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  width: 100px;
  margin-right: 0.5rem;
  font-weight: 300;
}
.tab-content .tab-ad .ad_info .office_line {
  background: #00c300;
}
.tab-content .tab-ad .ad_info .office_line:hover {
  background: #00aa00;
}
.tab-content .tab-ad .ad_info .office_fb {
  background: #3b5998;
}
.tab-content .tab-ad .ad_info .office_fb:hover {
  background: #344e86;
}

.service_tab .tabmenu {
  text-align: center;
}
.service_tab .tabmenu .tabmenuItem {
  width: calc(25% - 20px);
  padding: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #f2f3f3;
  border-bottom: 1px solid #d8dada;
  background: #fff;
  position: relative;
  z-index: 5;
  line-height: 55px;
  margin: 0 0.5rem;
}
.service_tab .tabmenu .tabmenuItem img {
  width: 35px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.service_tab .tabmenu .tabmenuItem h2 {
  font-size: 1.3rem;
  letter-spacing: 0.07rem;
  color: #979c9c;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.service_tab .tabmenu .tabmenuItem:active, .service_tab .tabmenu .tabmenuItem:focus {
  outline: 0;
}
.service_tab .tabmenu .tabmenuItem:hover h4 {
  color: #BF0C0C;
}
.service_tab .tabmenu .tabmenuItem::after {
  display: block;
  margin-bottom: -1.5px;
  bottom: 0;
  content: "";
  border-bottom: 3px solid #BF0C0C;
  transform: scaleX(0);
  transition: transform 0ms ease-out;
}
.service_tab .tabmenu .tabmenuItem.active {
  background: rgba(191, 12, 12, 0.1);
}
.service_tab .tabmenu .tabmenuItem.active h2 {
  color: #BF0C0C;
}
.service_tab .tabmenu .tabmenuItem.active img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.service_tab .tabmenu .tabmenuItem.active::after {
  transform: scaleX(1);
  transform-origin: 0% 50%;
  transition: transform 5000ms ease-in;
}
.service_tab .tabcontent {
  position: relative;
  padding: 10px 0;
  text-align: center;
}
.service_tab .tabcontent img {
  width: 90%;
}
.service_tab .tabcontent .tab_info {
  text-align: initial;
  border: 1px solid #fff;
  z-index: 5;
  font-weight: 300;
  letter-spacing: 0.05rem;
  background: #BF0C0C;
  color: #fff;
  padding: 1rem;
  width: 330px;
  border-radius: 5px;
}

.chattab-box {
  text-align: initial;
}
.chattab-box .freeBtn {
  margin: 0.5rem;
}
.chattab-box .chatsign {
  border-left: 1px dotted rgba(50, 53, 53, 0.4);
  display: inline-block;
  padding-left: 1rem;
  position: relative;
  animation: none;
  width: 28%;
}
.chattab-box .chatsign > p {
  color: #323535;
  margin: 0;
  padding: 0.5rem;
  font-weight: 600;
  letter-spacing: 0.05rem;
  border-bottom: 1px solid rgba(50, 53, 53, 0.1);
}
.chattab-box .chatsign ul {
  box-shadow: none;
  background: transparent;
  margin-bottom: 0;
}
.chattab-box .chatsign ul li {
  margin-bottom: 1.3rem;
}
.chattab-box .chatsign ul li a {
  margin-left: 0.5rem;
  font-size: 1.1rem;
}
.chattab-box .chatsign .status {
  left: 30px;
}
.chattab-box .chatsign .circle_img {
  width: 40px;
  height: 40px;
}

.new_chatinfo ul {
  margin-bottom: 0;
}
.new_chatinfo li {
  font-weight: 300;
  margin-bottom: 0.5rem;
}
.new_chatinfo p {
  letter-spacing: 0.05rem;
  font-size: 1.1rem;
  margin: 0;
}
.new_chatinfo b {
  color: #BF0C0C;
}

.onmeet_enter img {
  margin-top: 1rem;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 0 10px #979c9c;
}

.modal-backdrop {
  background: rgba(50, 53, 53, 0.8);
}

.paid_modal .onmeet_ad img {
  width: 100%;
}

.chat_enter {
  position: relative;
}
.chat_enter::after {
  display: block;
  content: "NEW";
  background: #BF0C0C;
  color: #fff;
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 0.7rem;
  padding: 2px 4px;
  border-radius: 5px;
  box-shadow: 3px 3px 0 rgba(191, 12, 12, 0.2);
}
.chat_enter img {
  height: 70px;
  margin-bottom: 30px;
}
.chat_enter h3 {
  margin: 0.2rem 0;
  color: #323535;
  letter-spacing: 0.05rem;
  background: rgba(255, 198, 0, 0.9);
  text-align: center;
  padding: 0.8rem 0;
  font-size: 1.2rem;
}
.chat_enter span {
  font-size: 0.9rem;
  color: #646969;
  letter-spacing: 0.02rem;
  display: inline-block;
  position: relative;
  padding: 0.4rem 1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 300;
  background: #f2f3f3;
  margin: 0.35rem 0 0.35rem 1.5rem;
}
.chat_enter span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 5px;
  left: -20px;
  border: 10px solid;
  border-color: transparent #f2f3f3 transparent transparent;
}
.chat_enter .block {
  margin-top: 0;
  padding-bottom: 1rem;
}
.chat_enter input {
  width: 90%;
  border: 0;
  display: block;
  margin: 1rem auto;
  color: #323535;
  font-weight: 300;
  border-bottom: 2px solid #b1b5b5;
  padding: 10px 5px;
}
.chat_enter input:focus {
  outline: none;
  border-color: #FFC600;
}
.chat_enter button {
  background: rgba(255, 198, 0, 0.8);
  color: #323535;
  border: 0;
  display: block;
  width: 45%;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 45px;
  font-weight: 500;
}
.chat_enter button:hover {
  background: #FFC600;
}

.chatsign {
  position: fixed;
  top: 50%;
  left: 2%;
  z-index: 1;
  animation: jumpchat 3s infinite;
  -webkit-animation: jumpchat 3s infinite;
}
@keyframes jumpchat {
  0% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(-5%, -15%);
  }
  55% {
    transform: translate(-5%, -15%) rotate(3deg);
  }
  60% {
    transform: translate(-5%, -15%) rotate(-3deg);
  }
  65% {
    transform: translate(-5%, -15%) rotate(3deg);
  }
  70% {
    transform: translate(-5%, -15%) rotate(-3deg);
  }
  100% {
    transform: translate(-5%, -5%);
  }
}
.chatsign .chatx {
  text-align: right;
  margin-bottom: 0;
}
.chatsign span {
  display: inline-block;
  font-size: 0.9rem;
  cursor: pointer;
  background: #fff;
  color: #7c8484;
}
.chatsign span:hover {
  color: #323535;
}
.chatsign .chatp {
  background: #323535;
  text-align: center;
  padding: 0.6rem 1rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
  border-radius: 5px;
  position: relative;
  margin-bottom: 0;
  transition: all 1s;
}
.chatsign .chatp a {
  color: #FFC600;
  font-size: 1.4rem;
}
.chatsign .chatp a:hover {
  text-decoration: underline;
}
.chatsign .chatp:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #323535;
  border-bottom: 0;
  margin-left: -8px;
  margin-bottom: -8px;
}
.chatsign .chatp:hover {
  background-color: #2b2d2d;
}
.chatsign .chatp:hover::after {
  border-top-color: #2b2d2d;
}
.chatsign ul {
  list-style: none;
  padding: 0.8rem;
  background: #fafbfb;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 0 5px rgba(50, 53, 53, 0.2);
}
.chatsign ul li {
  font-size: 0.9rem;
  margin-bottom: 0.8rem;
  position: relative;
}
.chatsign ul li:last-child {
  margin-bottom: 0;
}
.chatsign ul li a {
  color: #323535;
}
.chatsign ul li a:hover {
  color: #BF0C0C;
  text-decoration: underline;
}
.chatsign .circle_img {
  width: 30px;
  height: 30px;
  border-radius: 50px;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
}
.chatsign .circle_img img {
  width: 100%;
}
.chatsign .status {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
}
.chatsign .status.online {
  background: #00c300;
}

@media (max-width: 575.98px) {
  .service_tab .tabmenu .tabmenuItem {
    width: 22.5%;
    margin: 0 0.1rem;
    line-height: 40px;
  }
  .service_tab .tabmenu .tabmenuItem img {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
  }
  .service_tab .tabmenu .tabmenuItem h2 {
    font-size: 1rem;
  }
  .category-lists {
    padding-left: 0;
  }
  .category-lists .category-item {
    width: 80%;
    margin: 0 auto;
  }
  .category-lists .category-item p {
    margin: 10px 0;
  }
  .category-lists .category-item p span {
    font-size: 0.9rem;
  }
  #index-banner.top-banner .container {
    background-image: none;
  }
  #index-banner.top-banner .container .top-title {
    margin-top: 10px;
  }
  #index-banner.top-banner .container .top-title::before {
    left: -8px;
  }
  #index-banner.top-banner .container .landBtn {
    padding: 0;
    text-align: center;
  }
  #index-banner.top-banner .ib-title {
    font-size: 1.2rem;
  }
  #index-banner.top-banner .ib-title:before, #index-banner.top-banner .ib-title:after {
    width: 2px;
  }
  #index-banner.top-banner .ib-title:before {
    left: 0px;
  }
  #index-banner.top-banner .ib-title:after {
    right: 1px;
  }
  #index-banner.top-banner ul {
    text-align: initial;
    padding-left: 15px;
  }
  #index-banner.top-banner p {
    display: none;
  }
  .leaderboard {
    padding: 1.5rem 1rem;
  }
  .leaderboard ul {
    padding-left: 0;
    margin-top: 0.5rem;
  }
  .leaderboard ul li {
    width: 100%;
    margin: 1px auto;
  }
  .leaderboard ul li:nth-child(1), .leaderboard ul li:nth-child(2), .leaderboard ul li:nth-child(3) {
    width: 100%;
    min-height: auto;
  }
  .leaderboard ul li:nth-child(1) .re-lawyerpic, .leaderboard ul li:nth-child(2) .re-lawyerpic, .leaderboard ul li:nth-child(3) .re-lawyerpic {
    float: left;
    margin: 2px;
  }
  .leaderboard ul li:nth-child(1) .re-lawyerpic img, .leaderboard ul li:nth-child(2) .re-lawyerpic img, .leaderboard ul li:nth-child(3) .re-lawyerpic img {
    max-height: 140px;
  }
  .leaderboard ul li:nth-child(1) .re-lawyerinfo, .leaderboard ul li:nth-child(2) .re-lawyerinfo, .leaderboard ul li:nth-child(3) .re-lawyerinfo {
    float: left;
  }
  .leaderboard ul li .re-lawyerpic {
    float: left;
  }
  .leaderboard ul li .re-lawyerinfo {
    float: left;
  }
  .leaderboard ul li a {
    display: inline-flex;
  }
  #scrollUpBox #scrollMenu {
    padding-left: 0;
  }
  #scrollUpBox #scrollMenu li div span.tag {
    width: auto;
  }
  #scrollUpBox #scrollMenu li div a + span {
    display: none;
  }
  .qaAmount li {
    width: 42%;
    vertical-align: middle;
  }
  .qaAmount li a span {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .userTab .vcenter {
    margin: 0;
  }
  .userTab .tab-content .tab-pane {
    min-height: auto;
  }
  .tab-links {
    width: 100%;
  }
  .tab-links li {
    margin: 5px;
    width: 20%;
    padding: 3px 0;
  }
  .tab-links li img {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
  .tab-links li a {
    line-height: 20px;
    font-size: 0.8rem;
    font-weight: 300;
  }
  .tab-links li.active:after {
    left: 33%;
  }
  .tab-content .searchSide {
    width: 100%;
    display: block;
    float: none;
  }
  .tab-content .searchSide .in-dropdown {
    margin: 0.5rem auto;
  }
  .tab-content .searchSide .in-dropdown .dp-btn {
    width: 250px;
  }
  .tab-content .searchSide .in-dropdown .dropdownList {
    width: 200px;
  }
  .tab-content .searchSide .in-dropdown .searchBtn {
    margin: 0.3rem auto;
  }
  .tab-content .recent-lawyer {
    width: 100%;
    display: block;
    border-left: 0;
  }
  .tab-content .stepUl {
    padding: 0;
    margin: 0;
  }
  .tab-content .stepUl li:nth-child(1):after, .tab-content .stepUl li:nth-child(2):after {
    border-width: 8px;
  }
  .tab-content .stepUl li img {
    width: 90px;
    height: 90px;
  }
  .tab-content .stepUl li h6 {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .tab-content .tab-ad .ad_img {
    width: 100%;
    height: 100px;
  }
  .tab-content .tab-ad .ad_img img {
    height: 70px;
  }
  .tab-content .tab-ad .ad_info {
    width: 90%;
    margin-top: 1rem;
  }
  .tab-content .tab-ad .ad_info h5 {
    text-align: center;
  }
  .tab-content .tab-ad .ad_info ul {
    padding-left: 20px;
  }
  .oncall_p {
    display: none;
  }
  .oncall_m {
    display: block;
    width: 100%;
  }
  .chat_enter {
    margin-top: 15px;
  }
  .chat_enter::after {
    top: 0.2rem;
    right: 0.5rem;
  }
  .chatsign .chatp {
    padding: 0.3rem;
  }
  .chatsign .chatp a {
    font-size: 1.2rem;
  }
  .chatsign ul {
    display: none;
  }
  .chattab-box .chatsign {
    width: 95%;
    border-left: 0;
    padding-left: 0;
  }
  .chattab-box ul {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service_tab .tabmenu .tabmenuItem {
    width: 22.5%;
    margin: 0 0.1rem;
    line-height: 40px;
  }
  .service_tab .tabmenu .tabmenuItem img {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
  }
  .service_tab .tabmenu .tabmenuItem h2 {
    font-size: 1rem;
  }
  .counter .fa.fa-2x {
    padding: 0.5rem 0;
    margin-right: 0;
    width: 40px;
    font-size: 1.5rem;
  }
  .counter .counter-box {
    width: calc(100% - 40px);
    display: initial;
  }
  .counter .count-people {
    font-size: 1rem;
    margin: 0;
  }
  .counter .count-text {
    font-size: 0.6rem;
  }
  .index-articlebox .article-item span:nth-child(1) {
    width: 50%;
  }
  .index-articlebox .article-item span:nth-child(2) {
    width: 50%;
  }
  .category-lists {
    padding-left: 1rem;
  }
  .category-lists .category-item {
    padding-top: 1rem;
  }
  .category-lists .category-item p {
    margin: 0;
  }
  #index-banner.top-banner .container {
    background-size: 30%;
    background-position: top 43% right;
  }
  #index-banner.top-banner .container .top-title {
    margin-top: 20px;
    font-size: 1.5rem;
  }
  #index-banner.top-banner .container .landBtn {
    padding-top: 2rem;
  }
  #index-banner.top-banner .ib-title {
    font-size: 1.8rem;
  }
  #index-banner.top-banner .ib-title:before, #index-banner.top-banner .ib-title:after {
    width: 2px;
  }
  #index-banner.top-banner .ib-title:before {
    left: 0px;
  }
  #index-banner.top-banner .ib-title:after {
    right: 1px;
  }
  #index-banner.top-banner ul {
    padding-left: 15px;
  }
  #index-banner.top-banner .top-title:before {
    left: -20px;
    top: 3px;
  }
  .leaderboard ul li {
    width: calc(25% - 1px);
  }
  .leaderboard ul li:nth-child(1), .leaderboard ul li:nth-child(2), .leaderboard ul li:nth-child(3) {
    min-height: auto;
  }
  .leaderboard ul li:nth-child(1) .re-lawyerpic, .leaderboard ul li:nth-child(2) .re-lawyerpic, .leaderboard ul li:nth-child(3) .re-lawyerpic {
    width: 100px;
  }
  .leaderboard ul li:nth-child(1) .re-lawyerpic img, .leaderboard ul li:nth-child(2) .re-lawyerpic img, .leaderboard ul li:nth-child(3) .re-lawyerpic img {
    max-height: 140px;
  }
  .leaderboard ul li a .re-lawyerinfo h6 {
    word-break: normal;
  }
  .recommend-law ul li .re-lawyerinfo .tag {
    display: initial;
  }
  #scrollUpBox #scrollMenu {
    padding-left: 0;
  }
  #scrollUpBox #scrollMenu li div span.tag {
    width: auto;
  }
  #scrollUpBox #scrollMenu li div a + span {
    display: none;
  }
  .qaAmount li {
    width: 42%;
  }
  .qaAmount li a span {
    width: 23px;
    height: 23px;
    line-height: 23px;
  }
  .tab-content .searchSide .in-dropdown {
    margin: 0.5rem auto;
  }
  .tab-content .searchSide .in-dropdown .dp-btn {
    width: 120px;
  }
  .tab-content .searchSide .in-dropdown .dropdownList {
    width: 120px;
  }
  .tab-content .tab-ad .ad_img {
    width: 100px;
    height: 80px;
    background: transparent;
  }
  .tab-content .tab-ad .ad_img img {
    max-width: 100px;
    height: auto;
  }
  .tab-content .tab-ad .ad_info {
    width: 70%;
  }
  .tab-content .tab-ad .ad_info h5 {
    font-size: 1rem;
  }
  .tab-content .tab-ad .ad_info ul li {
    font-size: 0.9rem;
  }
  .detectEnter a h2,
.oncallEnter a h2 {
    font-size: 1.2rem;
  }
  .tab-links {
    width: 100%;
  }
  .tab-links li {
    margin: 5px;
    width: 20%;
    padding: 3px 0;
  }
  .tab-links li img {
    margin: 0 auto;
  }
  .tab-links li a {
    line-height: 20px;
    font-size: 0.8rem;
    font-weight: 300;
  }
}
#login-tab .loginbtn {
  outline: none;
  margin: 3% auto;
  border: 2px solid #323535;
  background: #fff;
  border-radius: 25px;
  padding: 0.5rem 1rem;
  display: block;
}
#login-tab .loginbtn a {
  color: #333;
}
#login-tab .loginbtn:hover {
  background-color: #323535;
  text-decoration: none;
}
#login-tab .login-form label {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #666;
  border: 0 none;
  padding: 0;
}
#login-tab .login-form input[type=text],
#login-tab .login-form input[type=password] {
  border: 1px solid #e9eaea;
  width: 100%;
  text-indent: 0.8rem;
  padding: 0.3rem 0;
  outline: none;
  border-radius: 2px;
}
#login-tab .login-form input[type=text] :active,
#login-tab .login-form input[type=password] :active {
  outline: none;
}
#login-tab .login-form .forgetPW {
  color: #BF0C0C;
  font-size: 0.8rem;
  display: block;
}
#login-tab .login-form .forgetPW:link {
  color: #BF0C0C;
}
#login-tab .login-form .forgetPW:hover {
  text-decoration: underline;
}
#login-tab .login-form .searchBtn {
  display: block;
  margin: 1.3rem auto;
  padding: 0.35rem 0;
  width: 60%;
  border: 0;
  background: #BF0C0C;
  color: #fff;
}
#login-tab .login-form .searchBtn:hover {
  background: #a70a0a;
}
#login-tab .login-form .searchBtn a {
  color: #fff;
  font-size: 1.2rem;
}
#login-tab .another-account {
  margin: 1.5rem 0;
}
#login-tab .another-account .fa {
  font-size: 1.5rem;
  color: #323535;
  cursor: pointer;
  padding: 0.4rem 0.5rem;
  margin: 0 0.3rem;
  border: 2px solid rgba(200, 200, 200, 0.7);
}
#login-tab .another-account .fa:hover {
  color: #BF0C0C;
  border-color: #BF0C0C;
}
#login-tab .regist-link {
  text-align: center;
  margin-top: 1rem;
}
#login-tab .regist-link a {
  color: #BF0C0C;
}
#login-tab .regist-link a:hover {
  color: #bf0c0c;
  text-decoration: underline;
}

#forget-pw h3 {
  text-align: center;
}
#forget-pw label {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #666;
  border: 0 none;
  padding: 0;
}
#forget-pw input[type=email] {
  border: 1px solid #e9eaea;
  width: 100%;
  text-indent: 0.8rem;
  padding: 0.3rem 0;
  outline: none;
  border-radius: 2px;
}
#forget-pw input[type=email]:active {
  outline: none;
}
#forget-pw .searchBtn {
  display: block;
  margin: 1rem auto;
}
#forget-pw .exclamation {
  padding: 0.5rem;
  margin: 0.5rem 0;
  border-radius: 3px;
  border: 2px solid rgba(191, 12, 12, 0.3);
}
#forget-pw .exclamation .notice {
  padding-left: 20px;
  margin: 0;
}
#forget-pw .exclamation .notice li {
  color: #323535;
  font-size: 0.9rem;
  list-style-type: square;
}

.loginChange {
  padding: 0.5rem;
}
.loginChange input[type=radio] {
  display: none;
}
.loginChange p {
  text-align: center;
  color: #323535;
}
.loginChange .roleLabel {
  cursor: pointer;
  width: 40%;
  text-align: center;
  font-size: 1.3rem;
  margin: 0 0.5rem;
  padding: 10px 15px;
  background: rgba(50, 53, 53, 0.2);
  border-radius: 30px;
  color: #646969;
  letter-spacing: 1px;
}
.loginChange #member {
  display: none;
  padding: 0.5rem;
}
.loginChange #lawyer {
  display: none;
  padding: 0.5rem;
}
.loginChange input[value=member]:checked ~ .roleone {
  background: #BF0C0C;
  color: #fff;
}
.loginChange input[value=member]:checked ~ .block #member {
  display: block;
}
.loginChange input[value=lawyer]:checked ~ .block #lawyer {
  display: block;
}
.loginChange input[value=lawyer]:checked ~ .roletwo {
  background: #BF0C0C;
  color: #fff;
}

@media (max-width: 575.98px) {
  .tabbox label {
    padding: 2%;
    width: 35%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #login-tab label {
    padding: 0;
  }
  .idbutton:after {
    right: 3rem;
    top: 1.3rem;
  }
}
#law-regist #green {
  display: none;
  padding: 10px;
}
#law-regist #red {
  display: none;
  padding: 10px;
}
#law-regist input[value=green]:checked ~ #green {
  display: block;
}
#law-regist input[value=red]:checked ~ #red {
  display: block;
}
#law-regist .law-title {
  text-align: center;
  margin: 1rem 0;
}
#law-regist fieldset {
  padding: 3%;
}
#law-regist .law-form label {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #666;
}
#law-regist .law-form input[type=text],
#law-regist .law-form input[type=password],
#law-regist .law-form input[type=email],
#law-regist .law-form input[type=date] {
  border: 1px solid #e9eaea;
  width: 100%;
  text-indent: 0.8rem;
  padding: 0.3rem 0;
  outline: none;
  border-radius: 2px;
  margin-bottom: 0.5rem;
}
#law-regist .law-form input[type=text] :active,
#law-regist .law-form input[type=password] :active,
#law-regist .law-form input[type=email] :active,
#law-regist .law-form input[type=date] :active {
  outline: none;
}
#law-regist .law-form input[type=radio] {
  margin: 1rem 0.3rem;
}
#law-regist .law-form .lawyer-radio label {
  display: inline-block;
  font-size: 1rem;
  cursor: pointer;
  margin: 0.3rem;
}
#law-regist .law-form .lawyer-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
#law-regist .law-form .lawyer-radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  margin-right: 0.3em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
#law-regist .law-form .lawyer-radio input[type=radio]:checked + .radio-label:before {
  background-color: #323535;
  box-shadow: inset 0 0 0 4px #fff;
}
#law-regist .law-form .lawyer-radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #f4f4f4;
}

#user-regist .user-title {
  text-align: center;
  margin: 1rem 0;
}
#user-regist fieldset {
  padding: 2.5% 2%;
  margin: 0 auto;
}
#user-regist .user-form label {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #666;
}
#user-regist .user-form input[type=text],
#user-regist .user-form input[type=password],
#user-regist .user-form input[type=email],
#user-regist .user-form input[type=date] {
  border: 1px solid #e9eaea;
  width: 100%;
  text-indent: 0.8rem;
  padding: 0.3rem 0;
  outline: none;
  border-radius: 2px;
  margin-bottom: 0.5rem;
}
#user-regist .user-form input[type=text] :active,
#user-regist .user-form input[type=password] :active,
#user-regist .user-form input[type=email] :active,
#user-regist .user-form input[type=date] :active {
  outline: none;
}
#user-regist .user-form input[type=radio] {
  margin: 1rem 0.3rem;
}
#user-regist .info01 {
  margin-top: 0.5rem;
}
#user-regist .info01 ul {
  padding-left: 0;
}
#user-regist .info01 ul li {
  list-style: none;
  color: #323535;
  padding: 3px 0;
}
#user-regist .info01 ul li:before {
  content: "◆";
  padding-right: 1em;
  font-size: 0.6rem;
  color: #bf0c0c;
  position: relative;
  margin: 0.5rem 0;
}
#user-regist .info01 ul li span {
  color: #323535;
}
#user-regist p {
  margin: 0;
  text-align: center;
}
#user-regist .searchBtn {
  display: block;
  margin: 0.5rem auto 0;
}

.registID {
  text-align: center;
}
.registID a {
  color: #BF0C0C;
  font-size: 1.1rem;
  letter-spacing: 1px;
  text-decoration: underline;
}

.regist-agree {
  display: none;
}

.regist-agree + label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f096";
  letter-spacing: 10px;
}

.regist-agree:checked + label:before {
  content: "\f046";
}

.agreeterm {
  font-size: 1rem;
  margin: 1rem 0;
}
.agreeterm a {
  color: rgba(191, 12, 12, 0.8);
}
.agreeterm a:hover {
  color: #bf0c0c;
  text-decoration: underline;
}

#submit-loading {
  position: absolute;
  top: 75%;
  left: 48%;
  display: none;
}

.regist-mail {
  text-align: center;
}
.regist-mail img {
  width: 150px;
  margin-bottom: 1rem;
}

#law-dashboard .article-img,
#user-dashboard .article-img {
  margin: 1rem 1rem 0 0.1rem;
  border-radius: 50%;
}
#law-dashboard .article-img img,
#user-dashboard .article-img img {
  border-radius: 50%;
}
#law-dashboard .info-body,
#user-dashboard .info-body {
  margin-bottom: 0;
}
#law-dashboard .info-body li,
#user-dashboard .info-body li {
  list-style: none;
  padding: 0.5rem 1rem;
  border-top: 1px solid #cbcece;
  display: block;
}
#law-dashboard .info-body li span:nth-child(1),
#user-dashboard .info-body li span:nth-child(1) {
  color: #666;
  font-size: 0.8rem;
  margin-right: 0.2rem;
}
#law-dashboard .info-body li .badge,
#user-dashboard .info-body li .badge {
  border: 1px solid #323535;
}
#law-dashboard .card-footer .card-link,
#user-dashboard .card-footer .card-link {
  color: #323535;
  display: block;
}
#law-dashboard .card-footer .card-link:hover,
#user-dashboard .card-footer .card-link:hover {
  text-decoration: underline;
}
#law-dashboard .list-title,
#user-dashboard .list-title {
  border-radius: 0;
  background: #fff;
  color: #323535;
  position: relative;
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #ccc;
}
#law-dashboard .typeOne,
#user-dashboard .typeOne {
  border-top: 6px solid #BF0C0C;
}
#law-dashboard .typeOne::before, #law-dashboard .typeOne::after,
#user-dashboard .typeOne::before,
#user-dashboard .typeOne::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
  top: -5px;
  right: 10px;
}
#law-dashboard .typeOne::before,
#user-dashboard .typeOne::before {
  width: 1.5rem;
  height: 1.8rem;
  background: #bf0c0c;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0% 100%);
}
#law-dashboard .typeOne::after,
#user-dashboard .typeOne::after {
  width: 1.5rem;
  height: 1.8rem;
  background: rgba(191, 12, 12, 0.8);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
}
#law-dashboard .typeTwo,
#user-dashboard .typeTwo {
  border-top: 6px solid #FFC600;
}
#law-dashboard .typeTwo::before, #law-dashboard .typeTwo::after,
#user-dashboard .typeTwo::before,
#user-dashboard .typeTwo::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
}
#law-dashboard .typeTwo::before,
#user-dashboard .typeTwo::before {
  width: 2rem;
  height: 3rem;
  top: -5px;
  right: 30px;
  background: #ffc600;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 12%, 0 33%);
  clip-path: polygon(0 0, 100% 0, 100% 12%, 0 33%);
}
#law-dashboard .typeTwo::after,
#user-dashboard .typeTwo::after {
  width: 2.5rem;
  height: 1.8rem;
  top: -5px;
  right: 10px;
  background: rgba(255, 198, 0, 0.7);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0 62%);
  clip-path: polygon(0 0, 100% 0, 100% 84%, 0 62%);
}
#law-dashboard .typeThree,
#user-dashboard .typeThree {
  border-top: 6px solid #323535;
}
#law-dashboard .typeThree::before, #law-dashboard .typeThree::after,
#user-dashboard .typeThree::before,
#user-dashboard .typeThree::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
}
#law-dashboard .typeThree::before,
#user-dashboard .typeThree::before {
  width: 1.8rem;
  height: 2rem;
  top: -5px;
  right: 30px;
  background: rgba(50, 53, 53, 0.7);
  -webkit-clip-path: circle(58.6% at 67% 36%);
  clip-path: circle(58.6% at 67% 36%);
}
#law-dashboard .typeThree::after,
#user-dashboard .typeThree::after {
  width: 1.8rem;
  height: 1.8rem;
  top: -5px;
  right: 13px;
  background: #323535;
  -webkit-clip-path: circle(46.6% at 51% 48%);
  clip-path: circle(46.6% at 51% 48%);
}
#law-dashboard .typeFour,
#user-dashboard .typeFour {
  border-top: 6px solid #323535;
}
#law-dashboard .typeFour::before, #law-dashboard .typeFour::after,
#user-dashboard .typeFour::before,
#user-dashboard .typeFour::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
}
#law-dashboard .typeFour::before,
#user-dashboard .typeFour::before {
  width: 1.8rem;
  height: 2rem;
  top: -5px;
  right: 30px;
  background: rgba(50, 53, 53, 0.7);
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
#law-dashboard .typeFour::after,
#user-dashboard .typeFour::after {
  width: 1.8rem;
  height: 1.8rem;
  top: -5px;
  right: 20px;
  background: #323535;
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
#law-dashboard .typeFive,
#user-dashboard .typeFive {
  border-top: 6px solid #323535;
}
#law-dashboard .typeFive::before, #law-dashboard .typeFive::after,
#user-dashboard .typeFive::before,
#user-dashboard .typeFive::after {
  position: absolute;
  content: "";
  display: block;
  overflow: hidden;
}
#law-dashboard .typeFive::before,
#user-dashboard .typeFive::before {
  width: 1.8rem;
  height: 2rem;
  top: -5px;
  right: 30px;
  background: rgba(50, 53, 53, 0.7);
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
#law-dashboard .typeFive::after,
#user-dashboard .typeFive::after {
  width: 1.8rem;
  height: 1.5rem;
  top: -5px;
  right: 18px;
  background: #323535;
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
#law-dashboard .norecord,
#user-dashboard .norecord {
  text-align: center;
  min-height: 200px;
}
#law-dashboard .norecord img,
#user-dashboard .norecord img {
  max-width: 10rem;
}
#law-dashboard .norecord p,
#user-dashboard .norecord p {
  padding: 0.3rem 0;
}
#law-dashboard .norecord p a,
#user-dashboard .norecord p a {
  color: #BF0C0C;
  text-decoration: underline;
}
#law-dashboard .section-table,
#user-dashboard .section-table {
  padding-bottom: 0.8rem;
}
#law-dashboard .searchBtn,
#user-dashboard .searchBtn {
  display: block;
  margin: 0 auto;
  border-width: 1px;
}

#user-dashboard .info-header {
  padding: 1rem;
}
#user-dashboard .info-header img {
  width: 80px;
}
#user-dashboard .info-body li:last-child {
  border-bottom: 1px solid #aaa;
}
#user-dashboard .another-account .fa {
  font-size: 1.5rem;
  color: #323535;
  cursor: pointer;
  padding: 0.4rem 0.5rem;
}
#user-dashboard .another-account .fa:hover {
  color: #BF0C0C;
}
#user-dashboard .another-account .fa.tie {
  color: #BF0C0C;
}
#user-dashboard .block-footer .card-link {
  padding: 0.8rem;
  background: rgba(0, 0, 0, 0.03);
  color: #323535;
  display: block;
}
#user-dashboard .block-footer .card-link:hover {
  background: rgba(0, 0, 0, 0.08);
  text-decoration: underline;
}
#user-dashboard .card-footer {
  padding: 0;
}
#user-dashboard .card-footer a {
  color: rgba(191, 12, 12, 0.9);
  font-size: 0.9rem;
  display: block;
  padding: 0.75rem 1.25rem;
}
#user-dashboard .card-footer a:hover {
  color: #BF0C0C;
  text-decoration: underline;
}
#user-dashboard #sendToBundleFB {
  display: inherit;
}

#law-dashboard .info-header {
  padding: 1rem 0;
}
#law-dashboard .info-header img {
  width: 90px;
  position: relative;
  border-radius: 3px;
  -webkit-filter: drop-shadow(12px 12px 7px rgba(204, 204, 204, 0.7));
  filter: drop-shadow(12px 12px 7px rgba(204, 204, 204, 0.7));
}
#law-dashboard .info-header .paid_level {
  margin: 0.3rem 0;
}
#law-dashboard .info-header .paid_level img {
  width: 30px;
}
#law-dashboard .info-header a .fa {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
  padding: 0.2rem;
  margin-left: 0.3rem;
}
#law-dashboard .info-header a:hover .fa {
  color: #323535;
}
#law-dashboard .info-header h5 {
  letter-spacing: 1px;
}
#law-dashboard .info-header .editprofile {
  border: 1px solid #FFC600;
  display: block;
  text-align: center;
  width: 90%;
  background: rgba(255, 198, 0, 0.2);
  color: #323535;
  font-size: 0.9rem;
  padding: 0.5rem 0;
  border-radius: 4px;
  letter-spacing: 1px;
}
#law-dashboard .info-header .editprofile:hover {
  background: #FFC600;
}
#law-dashboard .info-header .newplan_info {
  position: absolute;
  top: 22%;
  right: 5%;
  border-radius: 8px 8px 8px 0px;
  padding: 0 6px;
  border: 1px solid #BF0C0C;
  color: #fff;
  background: #BF0C0C;
  animation: jumpchat 3s infinite;
  -webkit-animation: jumpchat 3s infinite;
}
@keyframes jumpchat {
  0% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(-5%, -15%);
  }
  55% {
    transform: translate(-5%, -15%) rotate(3deg);
  }
  60% {
    transform: translate(-5%, -15%) rotate(-3deg);
  }
  65% {
    transform: translate(-5%, -15%) rotate(3deg);
  }
  70% {
    transform: translate(-5%, -15%) rotate(-3deg);
  }
  100% {
    transform: translate(-5%, -5%);
  }
}
#law-dashboard .info-header span {
  font-size: 0.9rem;
}
#law-dashboard .info-img {
  position: relative;
  text-align: center;
}
#law-dashboard .info-img .editphoto {
  position: absolute;
  left: 1.8rem;
  bottom: 0;
  display: block;
  background: rgba(50, 53, 53, 0.7);
  padding: 2px 4px;
  font-weight: 300;
  border-radius: 3px;
  border: 1px solid #323535;
}
#law-dashboard .info-img .editphoto span {
  font-size: 0.8rem;
  color: #fff;
}
#law-dashboard .info-img .editphoto:hover {
  background: rgba(50, 53, 53, 0.9);
}
#law-dashboard .list-group .list-group-item {
  display: block;
  border-radius: 0;
  color: #666;
}
#law-dashboard .list-group .list-group-item:hover {
  color: #323535;
  background: rgba(170, 170, 170, 0.1);
}
#law-dashboard .list-group .list-group-item:last-child {
  border: 0;
  text-align: center;
  left: 0;
}
#law-dashboard .list-group .list-group-item:last-child:hover {
  background: transparent;
}
#law-dashboard .section-table .newList {
  padding: 0.2rem 0;
}
#law-dashboard .section-table .newList .num-rank {
  min-width: 30%;
  text-align: initial;
}
#law-dashboard .fbmessenger {
  display: block;
  margin: 2rem 0;
}
#law-dashboard .fbmessenger img {
  width: 100px;
}
#law-dashboard .card-body .card-text img {
  width: 180px;
  display: block;
  margin: 0 auto;
}
#law-dashboard .carousel .carousel-inner {
  border-radius: 3px;
  height: 250px;
}
#law-dashboard .carousel .carousel-item {
  height: auto;
}
#law-dashboard .carousel .carousel-item img {
  width: 100%;
  height: auto;
}
#law-dashboard .carousel .carousel-indicators li {
  background-color: #BF0C0C;
}

.mobileslide {
  display: none;
}

.dash_paid .info-header {
  text-align: center;
  background: rgba(50, 53, 53, 0.1);
}
.dash_paid .info-header .dash_plan {
  width: 50%;
  display: inline-block;
  text-align: initial;
}
.dash_paid .info-header .dash_plan h5 {
  color: #666;
}
.dash_paid .info-header .dash_plan p {
  letter-spacing: 1px;
}
.dash_paid .info-header img {
  vertical-align: top;
}
.dash_paid .info-body li:first-child {
  border-top: 0 !important;
}
.dash_paid .info-body li img {
  width: 30px;
}
.dash_paid .info-body li span:first-child {
  width: 35%;
  display: inline-block;
}

#quoList {
  padding: 1rem;
}
#quoList .in-title {
  margin: 0.5rem 1rem;
}
#quoList .tab {
  overflow: hidden;
  margin-top: 1rem;
  border-bottom: 1px solid #eee;
}
#quoList .tab .tablinks {
  float: left;
  outline: none;
  cursor: pointer;
  padding: 0.5rem 0.8rem;
  transition: 0.3s;
  color: #FFC600;
  border: none;
  background: transparent;
}
#quoList .tab .tablinks span {
  font-size: 0.9rem;
}
#quoList .tab .tablinks:hover {
  background: rgba(50, 53, 53, 0.1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #e6b200;
}
#quoList .tab .active {
  color: #323535;
  border: 1px solid #FFC600;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#quoList .tab .active:hover {
  background: transparent;
  color: #323535;
}
#quoList .tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
  animation: fadeEffect 1s;
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.emptyRecord {
  color: #aaa;
  text-align: center;
  margin-top: 2rem;
}
.emptyRecord .fa {
  font-size: 2rem;
}
.emptyRecord p {
  margin: 0.5rem 0;
}

#selectPhoto {
  display: block;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  background: #BF0C0C;
  border: 0;
  color: #fff;
  border-radius: 5px;
}

#selectPhoto ~ input[type=submit] {
  border: 2px solid #323535;
  background: #fff;
  display: block;
  margin: 0 auto;
}

.scorePage {
  text-align: center;
}
.scorePage .block {
  padding: 1rem 0;
}
.scorePage img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 10px solid #ffe899;
  padding: 0.5rem;
  margin: 1rem 0;
}
.scorePage .rating {
  margin: -0.5rem auto 1.5rem;
  width: 35%;
  position: relative;
  height: 50px;
}
.scorePage .rating label {
  float: right;
  cursor: pointer;
}
.scorePage .rating label:before {
  content: "★";
  font-size: 2.5rem;
  color: #ccc;
  margin-right: 5px;
}
.scorePage .rating input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.scorePage .rating input:checked ~ label:before, .scorePage .rating:not(:checked) > label:hover:before, .scorePage .rating:not(:checked) > label:hover ~ label:before {
  color: #FFC600;
}
.scorePage .finish input[type=radio] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.scorePage .finish label {
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 120px;
  padding: 0.5rem 0;
  margin: 0.3rem 0.5rem 1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.scorePage .finish label:hover {
  background: #FFC600;
}
.scorePage .finish input[type=radio]:checked + label {
  background: #FFC600;
  border-color: #FFC600;
}
.scorePage .finish #yes {
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 1.5rem;
}
.scorePage .finish #yes span {
  color: #323535;
}
.scorePage .finish #yes div {
  text-align: initial;
  margin: 0 auto;
  width: 80%;
}
.scorePage .finish #yes div:nth-child(1) input {
  width: 90%;
}
.scorePage .finish #yes input {
  margin: 0.5rem 0;
  text-indent: 0.5rem;
}
.scorePage .finish #yes input:focus {
  outline: none;
}
.scorePage .finish input[value=yes]:checked ~ #yes {
  display: block;
  opacity: 1;
  visibility: visible;
}
.scorePage .scoreFrom button {
  background: #BF0C0C;
  border: 0;
  color: #fff;
}
.scorePage .scoreFrom p {
  clear: both;
  margin: 0;
}
.scorePage .scoreFrom textarea {
  width: 80%;
  height: 150px;
  padding: 0.3rem;
}
.scorePage .scoreFrom textarea:focus {
  border: 1px solid #323535;
  outline: none;
  border-radius: 2px;
}

.offerblock {
  padding-bottom: 1rem;
}

.offerDiv {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0.8rem auto;
  border-radius: 2px;
  width: 96%;
}
.offerDiv h3 {
  color: #ddd;
}
.offerDiv .row {
  padding: 0.3rem 0;
}
.offerDiv .rowbg {
  background: rgba(0, 0, 0, 0.1);
}
.offerDiv .rowmode {
  border-bottom: 1px solid #ddd;
  color: #4b4f4f;
}
.offerDiv .rowmode span {
  font-weight: 500;
  color: #a70a0a;
}
.offerDiv .rowpadding span {
  color: #262828;
  font-weight: 600;
}
.offerDiv .rowpadding span a {
  color: #323535;
  text-decoration: underline;
}
.offerDiv .rowpadding p {
  margin-bottom: 0;
}
.offerDiv .rowpadding p a {
  color: #4b4f4f;
  text-decoration: underline;
}
.offerDiv .rowpadding p a:hover {
  color: #191b1b;
}
.offerDiv .rowpadding pre {
  font-size: 0.9rem;
  margin: 0;
  color: #777;
}
.offerDiv .rowpadding .text {
  font-size: 0.9rem;
  color: #555;
  display: inline-block;
}
.offerDiv .rowpadding b {
  margin: 0.2rem 0;
  color: #262828;
}
.offerDiv .rowpadding .fa-star {
  color: #BF0C0C;
  font-size: 0.9rem;
}
.offerDiv .rowpadding .fa-star.gray {
  color: #ccc;
}
.offerDiv #editoffer {
  display: none;
  margin-top: 0.5rem;
}
.offerDiv .editbtn {
  background: #fff;
  font-size: 0.8rem;
  border: 1px solid #BF0C0C;
  border-radius: 10px;
  color: #BF0C0C;
  vertical-align: top;
  white-space: nowrap;
}
.offerDiv .editbtn:hover {
  background: #fccece;
}
.offerDiv .editbtn:active, .offerDiv .editbtn:focus {
  outline: none;
}
.offerDiv .editscore {
  padding: 0.2rem 0.3rem;
  border: 1px solid #BF0C0C;
  font-size: 0.9rem;
  border-radius: 3px;
  color: #BF0C0C;
  white-space: nowrap;
  display: inline-block;
  transition: all 0.3s ease;
}
.offerDiv .editscore:hover {
  -webkit-box-shadow: inset 0 0 0 1px #BF0C0C;
  box-shadow: inset 0 0 0 1px #BF0C0C;
}
.offerDiv form select {
  height: 32px;
  width: 30%;
  vertical-align: top;
  margin-right: 0.5rem;
}
.offerDiv form textarea {
  width: 50%;
  padding: 0.2rem;
}
.offerDiv form input[type=button] {
  vertical-align: top;
  background: #BF0C0C;
  outline: none;
  border: 0;
  border-radius: 2px;
  font-size: 0.9rem;
  padding: 0.2rem 0.8rem;
  color: #fff;
  border-bottom: 1px solid #5f0606;
}

.cc_call {
  text-align: center;
}
.cc_call .phone {
  color: #BF0C0C;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.paid_modal .modal-content .close {
  position: absolute;
  right: -2rem;
  top: -3rem;
  opacity: 1;
}
.paid_modal .modal-content .close span {
  font-size: 3rem;
  color: #fff;
  text-shadow: 0 0 0;
  opacity: 1;
}
.paid_modal .paid_success {
  text-align: center;
  padding: 2rem;
}
.paid_modal .paid_success h5 {
  margin: 1rem 0;
  letter-spacing: 1px;
}
.paid_modal .paid_success img {
  width: 200px;
  display: block;
  margin: 0 auto;
  -webkit-filter: drop-shadow(12px 12px 7px rgba(204, 204, 204, 0.7));
  filter: drop-shadow(12px 12px 7px rgba(204, 204, 204, 0.7));
}
.paid_modal .paid_success p {
  margin: 1rem 1rem 2rem;
  text-align: initial;
  font-weight: 300;
}
.paid_modal .paid_success .btn {
  color: #7c8484;
  text-decoration: underline;
}
.paid_modal .paid_success .edit {
  border: 1px solid #FFC600;
  width: 100px;
  padding: 0.3rem 0;
  display: inline-block;
  color: #FFC600;
  border-radius: 2px;
  background: rgba(255, 198, 0, 0.1);
}
.paid_modal .paid_success .edit:hover {
  -webkit-box-shadow: inset 0 0 0 1px #FFC600;
  box-shadow: inset 0 0 0 1px #FFC600;
  background: rgba(255, 198, 0, 0.2);
}

.discuss {
  padding: 1rem;
}
.discuss .adddis {
  text-align: right;
}
.discuss .adddis .disbtn {
  display: inline-block;
  border: 2px solid #a70a0a;
  background: #BF0C0C;
  color: #fff;
  letter-spacing: 1px;
}
.discuss .adddis .disbtn:hover {
  background: #a70a0a;
}
.discuss .question_Block {
  position: relative;
}
.discuss .question_Block .writer {
  font-weight: 500;
  margin-right: 1rem;
  color: #646969;
}
.discuss .question_Block .date {
  color: #7c8484;
}
.discuss .question_Block .qu_title {
  color: #BF0C0C;
  margin: 0.5rem 0 1rem;
}
.discuss .question_Block .qu_content {
  border-radius: 2px;
  padding: 1rem;
}
.discuss .question_Block .qu_content p {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: 300;
}
.discuss .thumb div {
  display: inline-block;
  margin: 1rem;
}
.discuss .thumb button {
  box-shadow: none;
  border: 0;
  background: transparent;
}
.discuss .thumb button:focus {
  outline: none;
}
.discuss .thumb button i {
  font-size: 1.2rem;
  border: 2px solid;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fff;
  line-height: 33px;
}
.discuss .thumb span {
  font-size: 1.2rem;
  line-height: 35px;
}
.discuss .thumb .like button {
  border-color: #BF0C0C;
  color: #BF0C0C;
}
.discuss .thumb .like button i:hover {
  box-shadow: 0 0 0 0.2rem rgba(191, 12, 12, 0.3);
}
.discuss .thumb .like span {
  color: #8f0909;
}
.discuss .thumb .hate button {
  border-color: #323535;
  color: #323535;
}
.discuss .thumb .hate button i:hover {
  box-shadow: 0 0 0 0.2rem rgba(50, 53, 53, 0.3);
}
.discuss .thumb .hate span {
  color: #191b1b;
}
.discuss .answer_Block {
  margin-top: 2rem;
}
.discuss .answer_Block .writer {
  font-weight: 500;
  margin-right: 1rem;
  color: #646969;
}
.discuss .answer_Block .date {
  color: #7c8484;
}
.discuss .answer_Block .an_title {
  color: #323535;
  border-left: 3px solid #323535;
  padding-left: 1rem;
}
.discuss .answer_Block .an_content {
  border-radius: 2px;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.discuss .answer_Block .an_content p {
  font-size: 1rem;
  margin: 1rem 0 0;
  font-weight: 300;
}
.discuss .add_message {
  padding: 1rem;
}
.discuss .add_message textarea {
  width: 100%;
  min-height: 100px;
  padding: 0.5rem;
}

.setonmeet#online_meeting {
  background: transparent;
  min-height: 70vh;
}
.setonmeet#online_meeting .breadcrumb {
  margin-bottom: 2rem;
}
.setonmeet#online_meeting .toggle_onmeet {
  text-align: center;
  padding: 1rem;
  border-radius: 3px;
}
.setonmeet#online_meeting .toggle_onmeet h3 {
  margin-bottom: 0.5rem;
  letter-spacing: 1px;
  color: #44b3f3;
}
.setonmeet#online_meeting .toggle_onmeet p {
  margin: 0.5rem 0;
  font-size: 1.1rem;
  font-weight: 300;
  color: #979c9c;
}
.setonmeet#online_meeting .toggle_onmeet .ww {
  display: inline-block;
  margin: 0 0.5rem;
  vertical-align: sub;
  font-size: 1.1rem;
}
.setonmeet#online_meeting .toggle_onmeet .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.setonmeet#online_meeting .toggle_onmeet .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.setonmeet#online_meeting .toggle_onmeet .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.setonmeet#online_meeting .toggle_onmeet .slider::before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.setonmeet#online_meeting .toggle_onmeet input:checked + .slider {
  background-color: rgb(13, 129, 195);
}
.setonmeet#online_meeting .toggle_onmeet input:focus + .slider {
  box-shadow: 0 0 1px rgb(13, 129, 195);
}
.setonmeet#online_meeting .toggle_onmeet input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.setonmeet#online_meeting .toggle_onmeet .slider.round {
  border-radius: 34px;
}
.setonmeet#online_meeting .toggle_onmeet .slider.round:before {
  border-radius: 50%;
}
.setonmeet#online_meeting .show_set {
  display: none;
  margin-bottom: 2rem;
}
.setonmeet#online_meeting .show_set .onmeet_table {
  text-align: center;
}
.setonmeet#online_meeting .show_set .onmeet_table tbody td {
  cursor: pointer;
}
.setonmeet#online_meeting .show_set .onmeet_table tbody td input[type=checkbox] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
}
.setonmeet#online_meeting .show_set .onmeet_week {
  text-align: center;
}
.setonmeet#online_meeting .show_set .onmeet_week input[type=checkbox] {
  cursor: pointer;
  transform: scale(2);
}
.setonmeet#online_meeting .show_set .onmeet_week span {
  display: block;
}
.setonmeet#online_meeting .show_set h5 b {
  color: #BF0C0C;
}
.setonmeet#online_meeting .yourClass {
  position: relative;
  background: #a3daf9;
}
.setonmeet#online_meeting .yourClass:before {
  position: absolute;
  content: "\f00c";
  font-family: FontAwesome;
  display: block;
  left: 40%;
  top: 20%;
  color: rgb(13, 129, 195);
}
.setonmeet#online_meeting .onmeet_term {
  border: 3px solid #fff;
  background-color: #ebf7fe;
  padding: 1rem;
}
.setonmeet#online_meeting .onmeet_term img {
  width: 100%;
  background: #fff;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  border-radius: 2px;
}
.setonmeet#online_meeting .onmeet_term h5 {
  text-align: center;
  margin: 1rem 0;
}
.setonmeet#online_meeting .onmeet_term p {
  font-weight: 300;
  margin: 0.5rem 0;
  letter-spacing: 1px;
}
.setonmeet#online_meeting .onmeet_term p a:hover {
  text-decoration: underline;
}
.setonmeet#online_meeting .onmeet_term p span {
  color: #BF0C0C;
  font-weight: 400;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px;
  }
}
@media (max-width: 575.98px) {
  #law-dashboard .article-img img,
#user-dashboard .article-img img {
    height: 100px;
  }
  #user-dashboard .block-footer {
    position: relative;
  }
  .pcslide {
    display: none;
  }
  .mobileslide {
    display: block;
  }
  .jcrop-holder {
    min-height: 500px;
    background: #aeaeae !important;
    width: 340px !important;
  }
  .jcrop-holder .jcrop-tracker {
    width: 340px !important;
  }
  .jcrop-holder #preview-pane {
    top: 16rem !important;
    right: 150px !important;
  }
  #selectPhoto {
    z-index: 1000;
  }
  #selectPhoto ~ input[type=submit] {
    z-index: 1000;
  }
  #quoList .tab .tablinks {
    width: 50%;
    height: 100%;
  }
  #quoList .section-list .num-rank {
    float: initial;
    margin: 0.5rem 0;
  }
  .scorePage .rating {
    width: 80%;
  }
  .offerDiv form select {
    width: 95%;
    margin-bottom: 0.3rem;
  }
  .offerDiv form textarea {
    width: 95%;
  }
  .offerDiv form input[type=submit] {
    width: 50%;
    padding: 0.3rem 0;
    display: block;
    margin: 0.3rem auto;
  }
  .show_set .table tbody th {
    position: sticky;
    left: 0;
    z-index: 1;
    background: #fff;
  }
  .show_set .oncall-form img {
    width: 100%;
  }
  .setonmeet#online_meeting .onmeet_term img {
    padding: 0.2rem;
  }
  .setonmeet#online_meeting .onmeet_term ol {
    padding-left: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .scorePage .rating {
    width: 55%;
  }
  #law-dashboard .carousel .carousel-inner {
    height: 160px;
  }
  .modal-dialog {
    width: 600px;
  }
}
.quo-topBanner {
  background-image: linear-gradient(180deg, rgba(50, 53, 53, 0.1), rgba(255, 255, 255, 0.4)), url("../../images/accompany/background-4.jpg");
  background-size: cover;
  min-height: 500px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
}
.quo-topBanner .quo-header {
  padding: 5rem 0;
  text-align: center;
}
.quo-topBanner .quo-header .top-title {
  font-size: 2.2rem;
  letter-spacing: 1px;
}
.quo-topBanner .quo-header .top-title b {
  color: #BF0C0C;
}
.quo-topBanner .sec-title {
  position: relative;
  margin: 2rem 0;
  font-weight: 400;
  font-size: 1.4rem;
  font-weight: 300;
}
.quo-topBanner .sec-title span {
  font-weight: 500;
}
.quo-topBanner ul {
  padding: 0;
  margin: 2.5rem 0;
}
.quo-topBanner ul li {
  list-style: none;
  display: inline-table;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  background: #323535;
  padding: 0.5rem;
  color: #fff;
  margin: 0 2rem;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.quo-topBanner ul li .fa {
  display: block;
  padding: 0.8rem 0;
  color: #fff;
  font-size: 1.5rem;
}
.quo-topBanner .freeBtn span {
  display: block;
  font-size: 0.9rem;
  color: #646969;
}
.quo-topBanner .freeBtn .quBtn {
  color: #fff;
  background: #BF0C0C;
  border-color: #BF0C0C;
  border-bottom: 3px solid #a70a0a;
  width: 20%;
}
.quo-topBanner .freeBtn + p {
  display: inline-block;
}
.quo-topBanner .freeBtn + p a {
  color: #BF0C0C;
  text-decoration: underline;
}
.quo-topBanner .freeBtn .easyquoBtn {
  color: #fff;
  background: #FFC600;
  border-color: #FFC600;
  border-bottom: 3px solid #e6b200;
  width: 20%;
  border-radius: 20px;
  padding: 0.3rem 0.5rem;
  letter-spacing: 1px;
  font-size: 1.1rem;
  display: inline-block;
}

#quotations .stepWord {
  text-align: center;
  color: #323535;
  margin: 3rem 0;
  font-size: 2rem;
}
#quotations .quo-step {
  counter-reset: number 0;
  margin: 3rem 0;
}
#quotations .quo-step li {
  border-left: 2px solid #a00;
  position: relative;
  display: inline-flex;
  letter-spacing: 1px;
}
#quotations .quo-step li:last-child {
  border: 0;
}
#quotations .quo-step li:before {
  border-radius: 20px;
  counter-increment: number 1;
  content: counter(number) " ";
  display: block;
  font-size: 20px;
  color: #BF0C0C;
  font-weight: 700;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #BF0C0C;
  position: absolute;
  left: -20px;
  top: 0;
  background-color: #fff;
  padding: 1px 0;
  line-height: 33px;
}
#quotations .quo-step li .quo-stepWord {
  float: left;
  width: calc(100% - 150px);
  padding: 0.5rem 2rem 0;
}
#quotations .quo-step li .quo-stepWord h5 {
  margin-bottom: 0;
  color: #BF0C0C;
}
#quotations .quo-step li .quo-stepWord p {
  color: rgba(50, 53, 53, 0.8);
  padding-top: 0.5rem;
  padding-right: 3rem;
  letter-spacing: 1px;
}
#quotations .quo-step li .quo-stepImg {
  float: left;
  width: 150px;
}
#quotations .quo-step li .quo-stepImg img {
  width: 100%;
}
#quotations .bg {
  background: #eaeaea;
  padding: 2rem 0 5rem;
}
#quotations .bg .stepWord {
  text-align: center;
  margin: 1.5rem 0;
  color: #323535;
}
#quotations .quo-list {
  padding: 1rem 0;
}
#quotations .quo-list h5 {
  text-align: center;
  margin: 1rem 0;
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #BF0C0C;
}
#quotations .quo-list .demandul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#quotations .quo-list .demandul li {
  display: inline-block;
  width: 26%;
  margin: 0.5rem 1rem;
  color: #323535;
  vertical-align: text-top;
  border: 1px solid rgba(50, 53, 53, 0.5);
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 1.1rem;
  border-radius: 3px;
}
#quotations .quo-list .demandul li i {
  display: block;
  margin: 0 5px;
  padding: 1rem 0;
  font-size: 2rem;
  color: #323535;
}
#quotations .quo-list .demandul li span {
  padding: 0.5rem 0;
  display: block;
}
#quotations .quo-list .demandul li a {
  display: block;
  color: #323535;
  border-radius: 5px;
  color: #333;
  text-decoration: none;
}
#quotations .quo-list .demandul li a i {
  color: rgba(255, 198, 0, 0.8);
}
#quotations .freeBtn p {
  margin-bottom: 0.3rem;
}
#quotations .freeBtn a {
  color: #fff;
  background: #BF0C0C;
  border-color: #BF0C0C;
  border-bottom: 3px solid #a70a0a;
}
#quotations .freeBtn a:hover {
  background: #b50b0b;
  border-bottom: 3px solid #8f0909;
}
#quotations .freeBtn + p {
  text-align: center;
  padding: 0.5rem 0;
  font-size: 0.9rem;
}
#quotations .freeBtn + p span {
  color: rgba(50, 53, 53, 0.8);
}
#quotations .freeBtn + p span a {
  color: #BF0C0C;
  text-decoration: underline;
}
#quotations .assign-lawyer {
  padding: 2rem;
  margin-top: 2rem;
  text-align: center;
}
#quotations .assign-lawyer p {
  text-align: initial;
}
#quotations .assign-lawyer .dp-btn {
  width: 180px;
}
#quotations .assign-lawyer .dropdownList {
  max-height: 230px;
  overflow-y: scroll;
}
#quotations .quoItem {
  border: 1px solid;
  min-height: 350px;
}
#quotations .quoItem .fa {
  font-size: 5rem;
  display: block;
  text-align: center;
}
#quotations .waytoQ {
  text-align: center;
}
#quotations .waytoQ a {
  border: 1px solid #FFC600;
  padding: 0.2rem;
  border-radius: 5px;
  background: #FFC600;
  color: #fff;
  box-shadow: 2px 2px 0 #e6b200;
  word-break: keep-all;
}

.que-fieldset {
  width: 95%;
  margin: 0 auto;
}
.que-fieldset legend {
  color: #BF0C0C;
  padding: 1rem 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
}
.que-fieldset .que-list h6 {
  padding: 0.5rem;
  background: #e5e7e7;
  border-radius: 5px;
  margin: 0;
}
.que-fieldset .que-list .labelField {
  width: 20%;
  font-weight: 400;
  display: inline-block;
}
.que-fieldset .que-list .must {
  position: relative;
}
.que-fieldset .que-list .must:before {
  color: #BF0C0C;
  content: "*";
  display: inline-block;
  font-size: 1.8rem;
  left: -1rem;
  position: absolute;
  top: -0.3rem;
}
.que-fieldset .que-list .inputField {
  width: 75%;
  word-break: break-all;
  overflow: hidden;
  font-size: 0.9em;
  color: rgba(50, 53, 53, 0.8);
  display: initial;
}
.que-fieldset .que-list .tips {
  text-align: center;
  background-color: #ffd133;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
}
.que-fieldset .que-list .tips:before {
  content: "?";
  font-weight: bold;
  color: #fff;
}
.que-fieldset .que-list .tips:hover p {
  display: block;
  transform-origin: 100% 0%;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.que-fieldset .que-list .tips p {
  display: none;
  background-color: rgba(50, 53, 53, 0.9);
  padding: 0.5rem;
  width: 10rem;
  position: absolute;
  border-radius: 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #FFF;
  margin-top: 1rem;
  margin-left: -3rem;
  text-align: initial;
}
.que-fieldset .que-list .tips p:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: rgba(50, 53, 53, 0.9);
  left: 3rem;
  top: -20px;
}
.que-fieldset .que-list .tips p:after {
  width: 100%;
  height: 40px;
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 100%;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.que-fieldset .que-list .everytitle {
  width: 100%;
}
.que-fieldset .que-list ul {
  padding-left: 20px;
  margin: 0.5rem 0;
}
.que-fieldset .que-list ul li {
  list-style: none;
  padding: 0.8rem 0;
  display: flex;
  border-bottom: 1px dashed #e5e7e7;
}
.que-fieldset .que-list ul li input[type=text],
.que-fieldset .que-list ul li input[type=number],
.que-fieldset .que-list ul li input[type=date],
.que-fieldset .que-list ul li input[type=tel],
.que-fieldset .que-list ul li input[type=email] {
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 32px;
  border-radius: 4px;
  -webkit-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.que-fieldset .que-list ul li input[type=text]:focus,
.que-fieldset .que-list ul li input[type=number]:focus,
.que-fieldset .que-list ul li input[type=date]:focus,
.que-fieldset .que-list ul li input[type=tel]:focus,
.que-fieldset .que-list ul li input[type=email]:focus {
  outline: none;
  border-color: #323535;
}
.que-fieldset .que-list ul li input[type=email] {
  width: 60%;
}
.que-fieldset .que-list ul li input[type=radio],
.que-fieldset .que-list ul li input[type=checkbox] {
  margin-left: 0.5rem;
  margin-right: 5px;
  font-size: 1.1rem;
}
.que-fieldset .que-list ul li input[type=button] {
  border: 1px solid #FFC600;
  background: rgba(255, 198, 0, 0.3);
  border-radius: 5px;
  color: #323535;
}
.que-fieldset .que-list ul li textarea {
  min-height: 50px;
  border: 1px solid rgba(50, 53, 53, 0.5);
  width: 90%;
  outline: none;
  border-radius: 2px;
}
.que-fieldset .que-list ul li textarea:focus {
  border-color: rgba(50, 53, 53, 0.9);
}
.que-fieldset .que-list ul li select {
  height: 30px;
  margin-right: 0.5rem;
  border-color: #ccc;
  border-radius: 4px;
  width: 40%;
}
.que-fieldset .que-list .radioBox input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.que-fieldset .que-list .radioBox label {
  color: #323535;
  text-align: center;
  padding: 0.3rem 0.8rem;
  margin: 0.3rem;
  cursor: pointer;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.que-fieldset .que-list .radioBox input:checked + label {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #BF0C0C;
  border: 1px solid #BF0C0C;
}
.que-fieldset .que-list .radioBox label.un {
  text-decoration: line-through;
  background: #ccc;
  border: 0;
  cursor: not-allowed;
}
.que-fieldset .advice {
  padding: 0.5rem;
  margin: 0.5rem 0;
  border-radius: 3px;
  border: 2px solid rgba(191, 12, 12, 0.5);
}
.que-fieldset .advice h5 {
  text-align: center;
}
.que-fieldset .advice ul {
  margin: 0;
}
.que-fieldset .advice ul li {
  list-style-type: square;
  color: #555;
  font-size: 0.9rem;
  margin: 0.5rem 0;
}
.que-fieldset .advice ul li span {
  color: #323535;
  text-decoration: underline;
  margin: 0 0.2rem;
}

.freeBtn {
  margin: 1rem 0;
}
.freeBtn .quBtn,
.freeBtn .qaBtn {
  margin: 0;
}
.freeBtn .quBtn {
  border: 1px solid #323535;
  background: #fff;
  color: #323535;
  margin-right: 0.5rem;
}

#regForm h1 {
  margin: 1rem auto;
  text-align: center;
}
#regForm .num {
  font-size: 1.5rem;
  font-style: italic;
  text-align: right;
  color: #979c9c;
  width: 95%;
}
#regForm .num b {
  color: #FFC600;
}
#regForm .foreword {
  letter-spacing: 0.1em;
}
#regForm .foreword img {
  width: 300px;
  display: block;
  margin: 0 auto;
}
#regForm .foreword h3 {
  margin: 0.8rem auto;
}
#regForm .foreword span {
  color: #a70a0a;
}
#regForm .quo_step {
  display: none;
  min-height: 450px;
}
#regForm .quo_step h3 {
  color: #a70a0a;
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: 0.1rem;
}
#regForm .quo_step h5 {
  color: #3e4242;
  letter-spacing: 1px;
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 1.1rem;
  position: relative;
}
#regForm .quo_step h5:before {
  color: #BF0C0C;
  content: "*";
  display: inline-block;
  font-size: 1.8rem;
  left: -1rem;
  position: absolute;
  top: -0.1rem;
}
#regForm input[type=text],
#regForm input[type=email] {
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 4px;
  -webkit-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  width: 100%;
}
#regForm input[type=text]:focus,
#regForm input[type=email]:focus {
  outline: none;
  border-color: #BF0C0C;
}
#regForm .mustinput.invalid {
  animation: shake 0.5s 1;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
    background: #ffdddd;
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
    background: #ffdddd;
  }
}
#regForm .fault {
  font-size: 0.9rem;
  color: #BF0C0C;
}
#regForm textarea {
  width: 100%;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 300px;
}
#regForm textarea:focus {
  outline: none;
  border-color: #BF0C0C;
}
#regForm .btnbox {
  text-align: center;
  margin: 2rem auto;
  border-top: 2px solid #ededed;
  padding-top: 2rem;
}
#regForm .btnbox button {
  border: none;
  outline: none;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 3px;
  line-height: 1;
  padding: 1rem 1.5rem;
  overflow: auto;
  margin: 0 0.5rem;
  font-size: 1.1rem;
  width: 45%;
}
#regForm #prevBtn {
  color: #777;
  background: #e8e8e8;
}
#regForm #prevBtn:hover {
  background: #ddd;
}
#regForm #nextBtn {
  color: #fff;
  background: #FFC600;
  border-bottom: 3px solid #e6b200;
}
#regForm #nextBtn:hover {
  background: #fac200;
}
#regForm .category label,
#regForm .item label {
  border: 1px solid #8f0909;
  text-align: center;
  cursor: pointer;
  margin: 0.5rem;
  padding: 0.5rem 0;
  display: inline-block;
  border-radius: 5px;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
#regForm .category label:hover,
#regForm .item label:hover {
  background: rgba(191, 12, 12, 0.1);
}
#regForm .category input[type=radio],
#regForm .item input[type=radio] {
  display: none;
}
#regForm .category input[type=radio]:checked + label,
#regForm .item input[type=radio]:checked + label {
  font-weight: 500;
  background: rgba(191, 12, 12, 0.4);
}
#regForm .category label {
  width: 47%;
}
#regForm .item label {
  width: 97%;
}
#regForm .selectbox {
  text-align: center;
  padding: 0.5rem;
  margin-bottom: 1.5rem;
}
#regForm .selectbox select {
  width: 49%;
  display: inline-block;
  height: 50px;
  background: #fff;
  outline: none;
  border: 1px solid #191b1b;
}
#regForm #time {
  display: none;
}
#regForm #time04:checked ~ #time {
  display: block;
}
#regForm .remind {
  position: relative;
  color: #323535;
  padding-left: 2rem;
  font-size: 1.1rem;
}
#regForm .remind:before {
  color: #BF0C0C;
  content: "*";
  display: inline-block;
  font-size: 1.8rem;
  left: 1rem;
  position: absolute;
  top: -0.3rem;
}
#regForm .budget input {
  width: 47%;
  display: inline-block;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 40px;
  border-radius: 4px;
  -webkit-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
#regForm .budget input:focus {
  outline: none;
  border-color: #BF0C0C;
}
#regForm .finishword {
  letter-spacing: 0.1em;
}
#regForm .finishword .finishDl img {
  display: inline-block;
  width: 100px;
  vertical-align: top;
}
#regForm .finishword .finishDl dd {
  border: 2px solid #FFC600;
  border-radius: 3px;
  position: relative;
  padding: 1rem;
  margin-bottom: 3rem;
}
#regForm .finishword .finishDl dd:after {
  font-size: 1.2rem;
  left: 45%;
  bottom: -2.5rem;
  position: absolute;
  content: "\f054";
  color: #FFC600;
  font-family: FontAwesome;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#regForm .finishword .finishDl dd:last-child:after {
  display: none;
}
#regForm .finishword .finishDl .finishWord {
  display: inline-block;
  width: calc(100% - 120px);
}
#regForm .finishword .finishDl .finishWord p {
  margin: 0;
}
#regForm .finishword .finishDl .finishWord p b {
  color: #BF0C0C;
}

.disclaimer {
  border-top: 1px dashed #323535;
  padding: 1rem 0.5rem;
  margin: 0.5rem auto;
  width: 95%;
}
.disclaimer h5 {
  text-align: center;
  color: #323535;
}
.disclaimer ol li {
  margin-bottom: 0.5rem;
  color: #555;
}

@media (max-width: 575.98px) {
  .quo-topBanner .quo-header .top-title {
    font-size: 2rem;
  }
  .quo-topBanner ul {
    padding: 0;
  }
  .quo-topBanner ul li {
    margin: 0.5rem 0;
  }
  .quo-topBanner .freeBtn .quBtn,
.quo-topBanner .freeBtn .easyquoBtn {
    width: 40%;
  }
  #quotations .quo-step {
    padding-left: 20px;
  }
  #quotations .quo-step li {
    display: block;
  }
  #quotations .quo-step li .quo-stepWord {
    width: 100%;
    float: none;
  }
  #quotations .quo-step li .quo-stepWord p {
    padding-right: 0;
    margin-bottom: 0;
  }
  #quotations .quo-step li .quo-stepImg {
    float: none;
    width: 100%;
    display: block;
  }
  #quotations .quo-list .demandul {
    padding-left: 0;
  }
  #quotations .quo-list .demandul li {
    width: 40%;
    font-size: 1rem;
  }
  #quotations .assign-lawyer .fa {
    display: block;
    margin: 0.5rem;
  }
  #quotations .assign-lawyer .dp-btn {
    width: 230px;
    line-height: 30px;
    font-size: 1.2rem;
  }
  #quotations .assign-lawyer .dp-btn:after {
    top: 20px;
  }
  #quotations .assign-lawyer .dropdownList {
    top: 90%;
    width: 230px;
    font-size: 1.1rem;
  }
  #quotations .assign-lawyer .dropdownList li {
    font-size: 1rem;
  }
  .que-fieldset .que-list .labelField {
    width: 24%;
  }
  .que-fieldset .que-list ul {
    padding-left: 5px;
  }
  .que-fieldset .que-list ul li textarea {
    width: 95%;
  }
  #regForm .btnbox button {
    width: 60%;
    margin: 0.5rem 0;
  }
  #regForm .category label {
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #quotations .quo-list .demandul li {
    width: 40%;
  }
  #quotations .dp-btn {
    width: 130px !important;
  }
  #quotations .dropdownList {
    width: 130px !important;
  }
  .quo-topBanner ul li {
    width: 8rem;
    height: 8rem;
  }
  .quo-topBanner .freeBtn .easyquoBtn {
    width: 25%;
  }
  #regForm .btnbox button {
    width: 45%;
    margin: 0.5rem 0;
  }
  #regForm .category label {
    width: 45%;
  }
}
#term {
  margin-top: 50px;
  scroll-behavior: smooth;
}
#term .sidebar-menu {
  width: auto;
}
#term .sidebar-menu li a {
  padding: 1rem;
}
#term .sidebar-menu li a:hover .fa {
  color: #BF0C0C;
}
#term .article-block {
  padding-top: 4rem;
}
#term .article-block .top-link {
  margin: 1rem 0;
}
#term .article-block .top-link a {
  color: #666;
}
#term .article-block .top-link a:hover .fa {
  background: #FFC600;
}
#term .article-block .top-link a .fa {
  font-size: 1.5rem;
  background: #323535;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  text-align: center;
  line-height: 30px;
  vertical-align: sub;
}
#term .article-block .top-link a span {
  margin-left: 0.5rem;
}
#term .article-block .article-content h3 {
  color: #BF0C0C;
}
#term .article-block .article-content h6 {
  position: relative;
  color: #323535;
}
#term .article-block .article-content h6::before {
  position: absolute;
  content: "";
  height: 4rem;
  width: 3px;
  background: rgba(191, 12, 12, 0.8);
  left: -15px;
  top: 0;
}
#term .article-block .article-content p {
  color: #333;
}

.com-list {
  padding-left: 0;
  margin: 0 1rem;
}

.com-item {
  display: inline-block;
  width: 28%;
  border: 1px solid #BF0C0C;
  border-radius: 4px;
  text-align: center;
  margin: 0.8rem;
}
.com-item a {
  color: #BF0C0C;
  display: block;
  padding: 1.2rem 0;
}
.com-item a:hover {
  background: #BF0C0C;
  color: #fff;
}
.com-item a h6 {
  margin: 0;
}

.about-header {
  background: #fff;
  padding: 130px 0 150px;
  background-size: cover;
  background-image: url("../../images/meeting/meeting_pub.svg");
}
.about-header h1 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.08rem;
}
.about-header h4 {
  font-weight: 300;
}

.about-info .circle_img {
  width: 400px;
  height: 400px;
}
.about-info .circle_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about_h2title {
  text-align: center;
  letter-spacing: 0.05rem;
}

.ainfo-p {
  font-weight: 300;
  letter-spacing: 0.03rem;
  font-size: 1.2rem;
  color: #575c5c;
}

.about-body {
  padding: 1rem 2rem;
  margin-bottom: 2rem;
}
.about-body p {
  position: relative;
}
.about-body p:before {
  position: absolute;
  content: "";
  height: 1rem;
  width: 3px;
  background: #BF0C0C;
  left: -10px;
  top: 5px;
}

.num-box {
  padding: 70px 0;
  margin-top: 50px;
}

.num-font {
  @import url("https://fonts.googleapis.com/css2?family=Merriweather:ital@1&display=swap");
  font-family: "Merriweather", serif;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 700;
  color: #FFC600;
}

.team-member h3 {
  letter-spacing: 0.1rem;
}
.team-member p {
  letter-spacing: 0.05rem;
}

.circle_img {
  width: 8.5rem;
  height: 8.5rem;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  background: #fff;
  border: 3px solid #fff;
}
.circle_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#success .title {
  color: #323535;
  text-align: center;
}
#success .title span {
  color: #BF0C0C;
}
#success .block {
  padding: 2rem 1.5rem;
}
#success .info01 {
  margin-top: 0.5rem;
}
#success .info01 ul li {
  list-style: none;
  color: #323535;
  padding: 3px 0;
}
#success .info01 ul li:before {
  content: "◆";
  padding-right: 1em;
  font-size: 0.6rem;
  color: #bf0c0c;
  position: relative;
  margin: 0.5rem 0;
}
#success .info01 ul li span {
  color: #323535;
}
#success p {
  margin: 0;
  text-align: center;
}
#success .searchBtn {
  display: block;
  margin: 0.5rem auto 0;
}

#error.content {
  display: flex;
  justify-content: center;
}
#error.content .block {
  align-self: center;
  padding: 1rem 2rem;
}
#error.content .block .title {
  color: #BF0C0C;
  font-size: 3.5rem;
  font-weight: 700;
}
#error.content .block .info01 {
  margin-top: 0.5rem;
  padding-left: 15px;
}
#error.content .block .info01 li {
  list-style: none;
  color: #323535;
  padding: 3px 0;
}
#error.content .block .info01 li:before {
  content: "◆";
  padding-right: 1em;
  font-size: 0.6rem;
  color: #bf0c0c;
  position: relative;
  margin: 0.5rem 0;
}
#error.content .block .info01 li span {
  color: #323535;
}
#error.content .block .searchBtn {
  display: block;
  margin: 0.5rem auto;
}

#successPage.content {
  display: flex;
  justify-content: center;
}
#successPage.content .block {
  align-self: center;
  padding: 1rem 2rem;
}
#successPage.content .block .title {
  color: #BF0C0C;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
#successPage.content .block .searchBtn {
  display: block;
  margin: 0.5rem auto;
}

@media (max-width: 575.98px) {
  .com-item {
    width: 80%;
    display: block;
    margin: 0.8rem auto;
  }
  .recommend-law.team-list {
    padding: 0;
  }
  .recommend-law.team-list ul {
    padding: 0;
  }
  .recommend-law.team-list ul li {
    width: 100%;
    margin: 1rem 0;
  }
  .about-info .circle_img {
    width: 300px;
    height: 300px;
  }
  .team-member .row.mt-5 {
    margin-top: 0 !important;
  }
  .team-member .col-sm {
    margin-top: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about-info .circle_img {
    width: 300px;
    height: 300px;
  }
}
#qu-types .answer {
  background: rgba(255, 198, 0, 0.15);
}
#qu-types .answer ul .an-list .an-detail .an-note {
  width: 83%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
#qu-types .answer ul .an-list .an-detail .an-note a {
  color: #323535;
}

.qu-seo {
  padding: 1.5rem 0 0.5rem;
  text-align: center;
}
.qu-seo h1 {
  font-size: 2rem;
  margin-bottom: 25px;
  color: #BF0C0C;
  letter-spacing: 0.2rem;
  display: inline-block;
  padding: 0.6rem 1.3rem;
  position: relative;
  font-weight: 600;
  border-bottom: 3px solid #BF0C0C;
}
.qu-seo h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top-color: #BF0C0C;
  border-bottom: 0;
  margin-left: -12px;
  margin-bottom: -12px;
}
.qu-seo ul {
  padding: 0;
  margin-bottom: 0;
}
.qu-seo ul li {
  display: inline-block;
  width: 32%;
}
.qu-seo ul li div {
  position: relative;
  background: #fff;
  margin: 0 0.5rem;
  width: 90%;
  padding: 1rem 0;
  border-radius: 5px;
}
.qu-seo ul li div::after {
  position: absolute;
  content: "\f054";
  color: #b1b5b5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: FontAwesome;
  display: block;
  right: -9%;
  top: 43%;
  font-size: 1.2rem;
}
.qu-seo ul li:last-child div::after {
  display: none;
}
.qu-seo img {
  height: 70px;
}
.qu-seo h3 {
  color: #323535;
  font-size: 1.2rem;
  margin-top: 1rem;
}

#qu-con .qu-question {
  padding: 1rem;
}
#qu-con .qu-question .alert {
  padding: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
#qu-con .qu-question .alert p {
  color: #323535;
  margin: 0.5rem 0;
}
#qu-con .qu-question .alert ul {
  margin: 0;
  padding: 0;
}
#qu-con .qu-question .alert ul li {
  display: inline-block;
  width: 45%;
  margin: 0.1rem 0;
}
#qu-con .qu-question .qu-conTitle h3 {
  word-break: break-all;
}
#qu-con .qu-question .qu-conTitle .view {
  font-size: 0.8rem;
  margin-left: 0.5rem;
  color: rgba(50, 53, 53, 0.5);
}
#qu-con .qu-question .qu-conContent {
  margin: 0 1rem;
  white-space: pre-line;
  padding: 0.8rem 0;
  font-size: 1rem;
}
#qu-con .qu-question .qu-author {
  display: flex;
}
#qu-con .qu-question .qu-author img {
  width: 50px;
  height: 50px;
}
#qu-con .qu-question .qu-author .qu-authorInfo {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
}
#qu-con .qu-question .qu-author .qu-authorInfo span {
  font-size: 0.8rem;
  color: rgba(50, 53, 53, 0.5);
}
#qu-con .qu-related {
  padding: 1rem;
}
#qu-con .qu-related h5 {
  color: rgba(50, 53, 53, 0.8);
}
#qu-con .qu-related h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#qu-con .qu-related a {
  display: block;
  border: 1px solid rgba(50, 53, 53, 0.2);
  padding: 0.5rem 1rem;
  color: #323535;
}
#qu-con .qu-related a:hover {
  background: rgba(50, 53, 53, 0.05);
}
#qu-con .qu-related a .authorName {
  font-size: 0.9rem;
}
#qu-con .answerNum {
  padding: 0.5rem 1rem;
}
#qu-con .answer {
  background: rgba(50, 53, 53, 0.05);
}
#qu-con .answer ul .an-list {
  position: relative;
}
#qu-con .answer ul .an-list .an-title img {
  float: left;
  border-radius: 3px;
}
#qu-con .answer ul .an-list .an-title .ques_paid {
  width: 30px;
  margin: 0 0.2rem;
  vertical-align: text-bottom;
  float: inherit;
}
#qu-con .answer ul .an-list .an-detail {
  top: 10px !important;
}
#qu-con .answer ul .an-list .an-detail .an-note {
  width: 100%;
  color: #323535;
  white-space: pre-line;
  word-wrap: break-word;
  margin-bottom: 0;
}
#qu-con .answer ul .an-list .an-detail .re-reply {
  background: rgba(50, 53, 53, 0.08);
  padding: 0.5rem 1rem;
  border-radius: 2px;
}
#qu-con .answer ul .an-list .an-detail .re-reply:before {
  border-bottom-color: rgba(50, 53, 53, 0.09);
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyList {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
  word-break: break-word;
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyList .re-replyCon {
  display: inline-block;
  color: #323535;
  white-space: pre-wrap;
  word-wrap: break-word;
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyList .re-replyPeo span {
  font-size: 0.8rem;
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyList .re-replyPeo span:nth-child(1) {
  color: rgba(50, 53, 53, 0.8);
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyList .re-replyPeo span:nth-child(2) {
  color: rgba(50, 53, 53, 0.5);
}
#qu-con .answer ul .an-list .an-detail .re-reply .re-replyInput {
  background: transparent;
}
#qu-con .answer ul .an-list .an-detail .re-replyInput {
  background: rgba(50, 53, 53, 0.08);
  padding: 0.5rem 1rem;
}
#qu-con .answer ul .an-list .an-detail .re-replyInput textarea {
  overflow-wrap: break-word;
  width: 100%;
  max-height: 132px;
}
#qu-con .answer ul .an-list .an-detail .re-replyInput button[type=submit] {
  border: 2px solid #323535;
  background: #fff;
  border-radius: 2px;
  vertical-align: top;
}
#qu-con .answer ul .an-list .an-detail .re-replyInput button[type=submit]:hover {
  background: #323535;
  color: #fff;
}
#qu-con .answer ul .an-list a {
  color: #BF0C0C;
  text-decoration: underline;
}
#qu-con .answer .re-comments {
  padding: 1rem 2rem;
  text-align: center;
}
#qu-con .answer .re-comments textarea {
  width: 100%;
  display: block;
  padding: 0.3rem;
}
#qu-con .answer .re-comments button[type=submit] {
  border: 2px solid #323535;
  background: #fff;
  border-radius: 2px;
  padding: 0.5rem 0.8rem;
  transition: all 0.3s ease;
  margin-top: 1rem;
}
#qu-con .answer .re-comments button[type=submit]:hover {
  background: #323535;
  color: #fff;
}
#qu-con .answer .re-comments .wrong {
  text-align: center;
  color: #BF0C0C;
  -webkit-animation: shake 0.5s 2;
  animation: shake 0.5s 2;
}
#qu-con .answer .re-login {
  padding: 1rem 2rem;
  text-align: center;
}
#qu-con .answer .re-login button {
  padding: 0.5rem;
  margin: 0.3rem;
  border-radius: 2px;
  background: #fff;
}
#qu-con .answer .re-login button:nth-child(1) {
  background: #BF0C0C;
  color: #fff;
  border: 1px solid #BF0C0C;
}
#qu-con .answer .re-login button:nth-child(2) {
  border: 1px solid #323535;
  color: #323535;
  transition: all 0.3s ease;
}
#qu-con .answer .re-login button:nth-child(2):hover {
  -webkit-box-shadow: inset 0 0 0 1px #323535;
  box-shadow: inset 0 0 0 1px #323535;
}
#qu-con .qu-officead {
  margin: 0.8rem auto;
}
#qu-con .qu-officead img {
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 0 8px #b1b5b5;
}
#qu-con .qu-officead .phone {
  display: none;
}

.qa_user {
  width: 130px;
  margin: 0 20px 0 30px;
}

#qu-intypes .breadlink,
#qu-inntypes .breadlink {
  background: #fff9e6;
  box-shadow: 2px 2px 3px #eaeaea;
  -webkit-box-shadow: 2px 2px 3px #eaeaea;
  padding: 1rem 0;
}
#qu-intypes .breadlink .subtag p,
#qu-inntypes .breadlink .subtag p {
  margin: 0.3rem 0;
  color: #323535;
  font-size: 0.9rem;
}
#qu-intypes .breadlink .subtag .tag,
#qu-inntypes .breadlink .subtag .tag {
  background-color: rgba(191, 12, 12, 0.2);
}
#qu-intypes .breadlink .subtag .tag a,
#qu-inntypes .breadlink .subtag .tag a {
  color: #BF0C0C;
}
#qu-intypes .breadlink .subtag .tag a:hover,
#qu-inntypes .breadlink .subtag .tag a:hover {
  text-decoration: underline;
}
#qu-intypes .breadlink .typeimg a,
#qu-inntypes .breadlink .typeimg a {
  display: block;
}
#qu-intypes .breadlink .typeimg a img,
#qu-inntypes .breadlink .typeimg a img {
  box-shadow: 0 0 8px #ccc;
  border-radius: 3px;
}
#qu-intypes .breadlink .typeimg img,
#qu-inntypes .breadlink .typeimg img {
  max-height: 200px;
  border-radius: 3px;
}

#qu-intypes.content,
#qu-inntypes.content {
  padding-top: 0;
}

#queSelect .que-fieldset,
#queCreate .que-fieldset,
#queConfirm .que-fieldset,
#queSuccess .que-fieldset {
  width: 95%;
  margin: 0 auto;
}
#queSelect .que-fieldset legend,
#queCreate .que-fieldset legend,
#queConfirm .que-fieldset legend,
#queSuccess .que-fieldset legend {
  border-radius: 2px;
  color: #fff;
  font-size: 1rem;
  background: #BF0C0C;
  padding: 0.5rem 0;
  text-align: center;
}
#queSelect .que-fieldset .exclamation,
#queCreate .que-fieldset .exclamation,
#queConfirm .que-fieldset .exclamation,
#queSuccess .que-fieldset .exclamation {
  padding: 0.5rem;
  margin: 0.5rem 0;
  border-radius: 3px;
  border: 2px solid rgba(191, 12, 12, 0.3);
}
#queSelect .que-fieldset .exclamation .fa.fa-2x,
#queCreate .que-fieldset .exclamation .fa.fa-2x,
#queConfirm .que-fieldset .exclamation .fa.fa-2x,
#queSuccess .que-fieldset .exclamation .fa.fa-2x {
  color: #bf0c0c;
  line-height: 40px;
  margin-left: 0.5rem;
}
#queSelect .que-fieldset .exclamation .counter-box,
#queCreate .que-fieldset .exclamation .counter-box,
#queConfirm .que-fieldset .exclamation .counter-box,
#queSuccess .que-fieldset .exclamation .counter-box {
  float: right;
  width: calc(100% - 60px);
  font-size: 0.9rem;
  color: #323535;
}
#queSelect .que-fieldset .exclamation .counter-box span b,
#queCreate .que-fieldset .exclamation .counter-box span b,
#queConfirm .que-fieldset .exclamation .counter-box span b,
#queSuccess .que-fieldset .exclamation .counter-box span b {
  color: #BF0C0C;
}
#queSelect .que-fieldset .que-list,
#queCreate .que-fieldset .que-list,
#queConfirm .que-fieldset .que-list,
#queSuccess .que-fieldset .que-list {
  border-bottom: 1px solid rgba(50, 53, 53, 0.5);
  padding: 0.5rem 0;
}
#queSelect .que-fieldset .que-list .labelField,
#queCreate .que-fieldset .que-list .labelField,
#queConfirm .que-fieldset .que-list .labelField,
#queSuccess .que-fieldset .que-list .labelField {
  width: 20%;
  padding: 0 0.5em;
  float: left;
}
#queSelect .que-fieldset .que-list .inputField,
#queSelect .que-fieldset .que-list .noteField,
#queCreate .que-fieldset .que-list .inputField,
#queCreate .que-fieldset .que-list .noteField,
#queConfirm .que-fieldset .que-list .inputField,
#queConfirm .que-fieldset .que-list .noteField,
#queSuccess .que-fieldset .que-list .inputField,
#queSuccess .que-fieldset .que-list .noteField {
  width: 75%;
  float: right;
  word-break: break-all;
  overflow: hidden;
  font-size: 0.9em;
  color: rgba(50, 53, 53, 0.8);
}
#queSelect .que-fieldset .que-list .inputField strong,
#queCreate .que-fieldset .que-list .inputField strong,
#queConfirm .que-fieldset .que-list .inputField strong,
#queSuccess .que-fieldset .que-list .inputField strong {
  color: #323535;
}
#queSelect .que-fieldset .que-list .inputField input[type=text],
#queSelect .que-fieldset .que-list .inputField textarea,
#queCreate .que-fieldset .que-list .inputField input[type=text],
#queCreate .que-fieldset .que-list .inputField textarea,
#queConfirm .que-fieldset .que-list .inputField input[type=text],
#queConfirm .que-fieldset .que-list .inputField textarea,
#queSuccess .que-fieldset .que-list .inputField input[type=text],
#queSuccess .que-fieldset .que-list .inputField textarea {
  border: 1px solid rgba(50, 53, 53, 0.5);
  width: 100%;
  outline: none;
  border-radius: 2px;
}
#queSelect .que-fieldset .que-list .inputField input[type=text]:focus,
#queSelect .que-fieldset .que-list .inputField textarea:focus,
#queCreate .que-fieldset .que-list .inputField input[type=text]:focus,
#queCreate .que-fieldset .que-list .inputField textarea:focus,
#queConfirm .que-fieldset .que-list .inputField input[type=text]:focus,
#queConfirm .que-fieldset .que-list .inputField textarea:focus,
#queSuccess .que-fieldset .que-list .inputField input[type=text]:focus,
#queSuccess .que-fieldset .que-list .inputField textarea:focus {
  border-color: rgba(50, 53, 53, 0.9);
}
#queSelect .que-fieldset .que-list .inputField textarea,
#queCreate .que-fieldset .que-list .inputField textarea,
#queConfirm .que-fieldset .que-list .inputField textarea,
#queSuccess .que-fieldset .que-list .inputField textarea {
  min-height: 200px;
  text-indent: 0;
}
#queSelect .que-fieldset .que-list .inputField .countField strong,
#queCreate .que-fieldset .que-list .inputField .countField strong,
#queConfirm .que-fieldset .que-list .inputField .countField strong,
#queSuccess .que-fieldset .que-list .inputField .countField strong {
  color: #323535;
  font-size: 1.2rem;
}
#queSelect .que-fieldset .que-list .inputField label,
#queCreate .que-fieldset .que-list .inputField label,
#queConfirm .que-fieldset .que-list .inputField label,
#queSuccess .que-fieldset .que-list .inputField label {
  display: block;
  font-size: 1rem;
  cursor: pointer;
  margin: 0.3rem;
}
#queSelect .que-fieldset .que-list .inputField input[type=radio],
#queCreate .que-fieldset .que-list .inputField input[type=radio],
#queConfirm .que-fieldset .que-list .inputField input[type=radio],
#queSuccess .que-fieldset .que-list .inputField input[type=radio] {
  position: absolute;
  opacity: 0;
  margin: 1rem 0.3rem;
}
#queSelect .que-fieldset .que-list .inputField input[type=radio] + .radio-label:before,
#queCreate .que-fieldset .que-list .inputField input[type=radio] + .radio-label:before,
#queConfirm .que-fieldset .que-list .inputField input[type=radio] + .radio-label:before,
#queSuccess .que-fieldset .que-list .inputField input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
  margin-right: 0.3em;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
#queSelect .que-fieldset .que-list .inputField input[type=radio]:checked + .radio-label:before,
#queCreate .que-fieldset .que-list .inputField input[type=radio]:checked + .radio-label:before,
#queConfirm .que-fieldset .que-list .inputField input[type=radio]:checked + .radio-label:before,
#queSuccess .que-fieldset .que-list .inputField input[type=radio]:checked + .radio-label:before {
  background-color: #323535;
  box-shadow: inset 0 0 0 4px #fff;
}
#queSelect .que-fieldset .que-list .inputField input[type=radio]:focus + .radio-label:before,
#queCreate .que-fieldset .que-list .inputField input[type=radio]:focus + .radio-label:before,
#queConfirm .que-fieldset .que-list .inputField input[type=radio]:focus + .radio-label:before,
#queSuccess .que-fieldset .que-list .inputField input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #f4f4f4;
}
#queSelect .que-fieldset .que-list .noteField a,
#queCreate .que-fieldset .que-list .noteField a,
#queConfirm .que-fieldset .que-list .noteField a,
#queSuccess .que-fieldset .que-list .noteField a {
  color: #BF0C0C;
  text-decoration: underline;
}
#queSelect .que-fieldset .que-list .noteField h6,
#queCreate .que-fieldset .que-list .noteField h6,
#queConfirm .que-fieldset .que-list .noteField h6,
#queSuccess .que-fieldset .que-list .noteField h6 {
  margin: 0;
  display: inline-block;
  background: rgba(255, 198, 0, 0.5);
  color: #323535;
  padding: 2px;
}
#queSelect .que-fieldset .que-list .noteField pre,
#queCreate .que-fieldset .que-list .noteField pre,
#queConfirm .que-fieldset .que-list .noteField pre,
#queSuccess .que-fieldset .que-list .noteField pre {
  white-space: pre-wrap;
}
#queSelect .que-fieldset .que-example,
#queCreate .que-fieldset .que-example,
#queConfirm .que-fieldset .que-example,
#queSuccess .que-fieldset .que-example {
  border: 2px solid #BF0C0C;
  position: relative;
  padding-bottom: 0.8rem;
}
#queSelect .que-fieldset .que-example:before,
#queCreate .que-fieldset .que-example:before,
#queConfirm .que-fieldset .que-example:before,
#queSuccess .que-fieldset .que-example:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 48%;
  border-bottom: 15px solid #BF0C0C;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
}
#queSelect .que-fieldset .que-example:after,
#queCreate .que-fieldset .que-example:after,
#queConfirm .que-fieldset .que-example:after,
#queSuccess .que-fieldset .que-example:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 48%;
  border-bottom: 15px solid #fff;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
}
#queSelect .que-fieldset .que-example section ul,
#queCreate .que-fieldset .que-example section ul,
#queConfirm .que-fieldset .que-example section ul,
#queSuccess .que-fieldset .que-example section ul {
  padding: 0.2rem 1.5rem;
  margin-bottom: 0;
}
#queSelect .que-fieldset .que-example section ul li,
#queCreate .que-fieldset .que-example section ul li,
#queConfirm .que-fieldset .que-example section ul li,
#queSuccess .que-fieldset .que-example section ul li {
  list-style: none;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(1),
#queCreate .que-fieldset .que-example section ul li:nth-child(1),
#queConfirm .que-fieldset .que-example section ul li:nth-child(1),
#queSuccess .que-fieldset .que-example section ul li:nth-child(1) {
  margin: 0.3rem 0;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(1) .fa,
#queCreate .que-fieldset .que-example section ul li:nth-child(1) .fa,
#queConfirm .que-fieldset .que-example section ul li:nth-child(1) .fa,
#queSuccess .que-fieldset .que-example section ul li:nth-child(1) .fa {
  margin-right: 0.3rem;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(1) .fa-star,
#queCreate .que-fieldset .que-example section ul li:nth-child(1) .fa-star,
#queConfirm .que-fieldset .que-example section ul li:nth-child(1) .fa-star,
#queSuccess .que-fieldset .que-example section ul li:nth-child(1) .fa-star {
  color: #FFC600;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(1) .fa-times,
#queCreate .que-fieldset .que-example section ul li:nth-child(1) .fa-times,
#queConfirm .que-fieldset .que-example section ul li:nth-child(1) .fa-times,
#queSuccess .que-fieldset .que-example section ul li:nth-child(1) .fa-times {
  color: #BF0C0C;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(2), #queSelect .que-fieldset .que-example section ul li:nth-child(4),
#queCreate .que-fieldset .que-example section ul li:nth-child(2),
#queCreate .que-fieldset .que-example section ul li:nth-child(4),
#queConfirm .que-fieldset .que-example section ul li:nth-child(2),
#queConfirm .que-fieldset .que-example section ul li:nth-child(4),
#queSuccess .que-fieldset .que-example section ul li:nth-child(2),
#queSuccess .que-fieldset .que-example section ul li:nth-child(4) {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
  font-weight: 400;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(3),
#queCreate .que-fieldset .que-example section ul li:nth-child(3),
#queConfirm .que-fieldset .que-example section ul li:nth-child(3),
#queSuccess .que-fieldset .que-example section ul li:nth-child(3) {
  margin-bottom: 0.2rem;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(3) span, #queSelect .que-fieldset .que-example section ul li:nth-child(5) span,
#queCreate .que-fieldset .que-example section ul li:nth-child(3) span,
#queCreate .que-fieldset .que-example section ul li:nth-child(5) span,
#queConfirm .que-fieldset .que-example section ul li:nth-child(3) span,
#queConfirm .que-fieldset .que-example section ul li:nth-child(5) span,
#queSuccess .que-fieldset .que-example section ul li:nth-child(3) span,
#queSuccess .que-fieldset .que-example section ul li:nth-child(5) span {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.5);
  font-weight: 400;
}
#queSelect .que-fieldset .que-example section ul li:nth-child(3) span .fa, #queSelect .que-fieldset .que-example section ul li:nth-child(5) span .fa,
#queCreate .que-fieldset .que-example section ul li:nth-child(3) span .fa,
#queCreate .que-fieldset .que-example section ul li:nth-child(5) span .fa,
#queConfirm .que-fieldset .que-example section ul li:nth-child(3) span .fa,
#queConfirm .que-fieldset .que-example section ul li:nth-child(5) span .fa,
#queSuccess .que-fieldset .que-example section ul li:nth-child(3) span .fa,
#queSuccess .que-fieldset .que-example section ul li:nth-child(5) span .fa {
  transform: rotate(90deg);
}
#queSelect .que-fieldset .que-example section dl,
#queCreate .que-fieldset .que-example section dl,
#queConfirm .que-fieldset .que-example section dl,
#queSuccess .que-fieldset .que-example section dl {
  margin: 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(50, 53, 53, 0.3);
}
#queSelect .que-fieldset .que-example section dl dt,
#queCreate .que-fieldset .que-example section dl dt,
#queConfirm .que-fieldset .que-example section dl dt,
#queSuccess .que-fieldset .que-example section dl dt {
  font-size: 1rem;
  font-weight: 500;
}
#queSelect .que-fieldset .que-example section dl dd,
#queCreate .que-fieldset .que-example section dl dd,
#queConfirm .que-fieldset .que-example section dl dd,
#queSuccess .que-fieldset .que-example section dl dd {
  margin-bottom: 0;
  font-weight: 400;
}
#queSelect .freeBtn,
#queCreate .freeBtn,
#queConfirm .freeBtn,
#queSuccess .freeBtn {
  margin: 1rem 0;
}
#queSelect .freeBtn .quBtn,
#queSelect .freeBtn .qaBtn,
#queCreate .freeBtn .quBtn,
#queCreate .freeBtn .qaBtn,
#queConfirm .freeBtn .quBtn,
#queConfirm .freeBtn .qaBtn,
#queSuccess .freeBtn .quBtn,
#queSuccess .freeBtn .qaBtn {
  margin: 0;
}
#queSelect .freeBtn .quBtn,
#queCreate .freeBtn .quBtn,
#queConfirm .freeBtn .quBtn,
#queSuccess .freeBtn .quBtn {
  border: 1px solid #323535;
  background: #fff;
  color: #323535;
  margin-right: 0.5rem;
}

#queConfirm .que-fieldset .que-list .inputField,
#queConfirm .que-fieldset .que-list .noteField {
  font-size: 1rem;
}
#queConfirm .que-fieldset .que-list .inputField pre p,
#queConfirm .que-fieldset .que-list .noteField pre p {
  white-space: initial;
  font-size: 1rem;
}
#queConfirm .que-fieldset .que-list .noteField pre {
  white-space: inherit;
}

#qu-types .answer ul,
#qu-con .answer ul,
#qu-intypes .answer ul,
#qu-inntypes .answer ul {
  padding: 1rem 1.5rem;
  margin-bottom: 0;
}
#qu-types .answer ul .an-list,
#qu-con .answer ul .an-list,
#qu-intypes .answer ul .an-list,
#qu-inntypes .answer ul .an-list {
  margin-bottom: 1.5rem;
  list-style: none;
}
#qu-types .answer ul .an-list .an-title h5,
#qu-con .answer ul .an-list .an-title h5,
#qu-intypes .answer ul .an-list .an-title h5,
#qu-inntypes .answer ul .an-list .an-title h5 {
  display: inline-block;
}
#qu-types .answer ul .an-list .an-title h5 a,
#qu-con .answer ul .an-list .an-title h5 a,
#qu-intypes .answer ul .an-list .an-title h5 a,
#qu-inntypes .answer ul .an-list .an-title h5 a {
  color: #323535;
  margin-left: 0.5rem;
}
#qu-types .answer ul .an-list .an-title h5 a:hover,
#qu-con .answer ul .an-list .an-title h5 a:hover,
#qu-intypes .answer ul .an-list .an-title h5 a:hover,
#qu-inntypes .answer ul .an-list .an-title h5 a:hover {
  text-decoration: underline;
}
#qu-types .answer ul .an-list .an-title .day,
#qu-con .answer ul .an-list .an-title .day,
#qu-intypes .answer ul .an-list .an-title .day,
#qu-inntypes .answer ul .an-list .an-title .day {
  font-size: 0.8rem;
  color: #666;
  display: inline-block;
  margin-left: 0.5rem;
}
#qu-types .answer ul .an-list .an-detail,
#qu-con .answer ul .an-list .an-detail,
#qu-intypes .answer ul .an-list .an-detail,
#qu-inntypes .answer ul .an-list .an-detail {
  border-radius: 5px;
  position: relative;
  top: 5px;
  left: 15px;
  background: #fff;
  margin-bottom: 4rem;
  padding: 1rem;
  width: 95%;
}
#qu-types .answer ul .an-list .an-detail:before,
#qu-con .answer ul .an-list .an-detail:before,
#qu-intypes .answer ul .an-list .an-detail:before,
#qu-inntypes .answer ul .an-list .an-detail:before {
  border: 10px solid rgba(50, 53, 53, 0);
  border-bottom-color: #fff;
  left: 70px;
  top: -20px;
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
}
#qu-types .answer ul .an-list .an-detail:after,
#qu-con .answer ul .an-list .an-detail:after,
#qu-intypes .answer ul .an-list .an-detail:after,
#qu-inntypes .answer ul .an-list .an-detail:after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  color: #fff;
}
#qu-types .answer ul .an-list .an-detail .an-lawyer,
#qu-con .answer ul .an-list .an-detail .an-lawyer,
#qu-intypes .answer ul .an-list .an-detail .an-lawyer,
#qu-inntypes .answer ul .an-list .an-detail .an-lawyer {
  float: left;
  width: 15%;
  color: #BF0C0C;
  text-decoration: underline;
}
#qu-types .answer ul .an-list .an-detail .an-lawyer::after,
#qu-con .answer ul .an-list .an-detail .an-lawyer::after,
#qu-intypes .answer ul .an-list .an-detail .an-lawyer::after,
#qu-inntypes .answer ul .an-list .an-detail .an-lawyer::after {
  content: "：";
}
#qu-types .answer ul .an-list .an-detail .an-note,
#qu-con .answer ul .an-list .an-detail .an-note,
#qu-intypes .answer ul .an-list .an-detail .an-note,
#qu-inntypes .answer ul .an-list .an-detail .an-note {
  float: left;
  color: rgba(50, 53, 53, 0.8);
  font-size: 1rem;
}
#qu-types .sidebar-menu li a img,
#qu-con .sidebar-menu li a img,
#qu-intypes .sidebar-menu li a img,
#qu-inntypes .sidebar-menu li a img {
  width: 15px;
  margin-right: 0.8rem;
}
#qu-types .sidebar-menu li a span,
#qu-con .sidebar-menu li a span,
#qu-intypes .sidebar-menu li a span,
#qu-inntypes .sidebar-menu li a span {
  margin-right: 0;
}
#qu-types .sidebar-menu li a span:nth-child(3),
#qu-con .sidebar-menu li a span:nth-child(3),
#qu-intypes .sidebar-menu li a span:nth-child(3),
#qu-inntypes .sidebar-menu li a span:nth-child(3) {
  color: rgba(50, 53, 53, 0.5);
  font-size: 0.9rem;
}
#qu-types .addqa-btn,
#qu-con .addqa-btn,
#qu-intypes .addqa-btn,
#qu-inntypes .addqa-btn {
  width: 100%;
  background: #BF0C0C;
  border: 1.5px solid #BF0C0C;
  padding: 0.5rem 0;
  border-radius: 2px;
  font-size: 1.2rem;
  -webkit-box-shadow: 0 2px 8px 0 rgba(100, 100, 100, 0.3);
  box-shadow: 0 2px 8px 0 rgba(100, 100, 100, 0.3);
}
#qu-types .addqa-btn a,
#qu-con .addqa-btn a,
#qu-intypes .addqa-btn a,
#qu-inntypes .addqa-btn a {
  color: #fff;
}
#qu-types .searchForm,
#qu-con .searchForm,
#qu-intypes .searchForm,
#qu-inntypes .searchForm {
  text-align: center;
  padding: 0.5rem;
}
#qu-types .searchForm input[type=text],
#qu-con .searchForm input[type=text],
#qu-intypes .searchForm input[type=text],
#qu-inntypes .searchForm input[type=text] {
  width: 95%;
  border: 1px solid rgba(50, 53, 53, 0.5);
  padding-left: 3px;
}
#qu-types .searchForm input[type=text]:focus,
#qu-con .searchForm input[type=text]:focus,
#qu-intypes .searchForm input[type=text]:focus,
#qu-inntypes .searchForm input[type=text]:focus {
  outline: 0;
  border-color: rgba(50, 53, 53, 0.9);
}
#qu-types .searchForm input[type=submit],
#qu-con .searchForm input[type=submit],
#qu-intypes .searchForm input[type=submit],
#qu-inntypes .searchForm input[type=submit] {
  border: 2px solid #323535;
  background: #fff;
  border-radius: 2px;
  margin-top: 0.5rem;
  padding: 2px 3px;
}
#qu-types .searchForm input[type=submit]:hover,
#qu-con .searchForm input[type=submit]:hover,
#qu-intypes .searchForm input[type=submit]:hover,
#qu-inntypes .searchForm input[type=submit]:hover {
  background: #323535;
  color: #fff;
}
#qu-types .qalist-title,
#qu-con .qalist-title,
#qu-intypes .qalist-title,
#qu-inntypes .qalist-title {
  background: rgba(50, 53, 53, 0.8);
  margin: 0;
  padding: 0.5rem 0;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
}
#qu-types h2.qalist-title,
#qu-con h2.qalist-title,
#qu-intypes h2.qalist-title,
#qu-inntypes h2.qalist-title {
  font-size: 1.3rem;
}

#qu-types .section-table,
#qu-intypes .section-table,
#qu-inntypes .section-table {
  padding: 0.5rem 1rem;
}
#qu-types .section-table .section-list .summary p,
#qu-intypes .section-table .section-list .summary p,
#qu-inntypes .section-table .section-list .summary p {
  margin-bottom: 0;
  font-size: 0.9rem;
  color: #7c8484;
  font-weight: 300;
}
#qu-types .in-title,
#qu-intypes .in-title,
#qu-inntypes .in-title {
  padding-left: 1rem;
  padding-top: 1rem;
  color: #323535;
}
#qu-types .in-title i,
#qu-intypes .in-title i,
#qu-inntypes .in-title i {
  margin-right: 0.5rem;
}
#qu-types h2.in-title,
#qu-intypes h2.in-title,
#qu-inntypes h2.in-title {
  font-size: 1.6rem;
}

#queSelect .waytoQuo {
  padding: 0 2rem;
}
#queSelect .waytoQuo a {
  border: 1px solid #FFC600;
  padding: 0.2rem;
  border-radius: 5px;
  background: #FFC600;
  color: #fff;
  box-shadow: 2px 2px 0 #e6b200;
}

#queSuccess p {
  display: block;
  width: 80%;
  margin: 0 auto;
  line-height: 25px;
}

.exQuestion ol {
  margin-bottom: 0;
}
.exQuestion .copyBtn {
  background: rgba(50, 53, 53, 0.3);
  border-radius: 5px;
  font-size: 0.8rem;
  color: #323535;
  margin-top: 0.3rem;
}

.lawyerSign {
  font-size: 0.9rem;
  border-top: 1px dashed #777;
  color: #777;
}
.lawyerSign b {
  color: #BF0C0C;
  margin: 0 0.2rem;
}
.lawyerSign p {
  margin: 0;
}
.lawyerSign .row {
  white-space: initial;
}
.lawyerSign .row p {
  font-size: 1rem;
  color: #323535;
  margin: 0;
}
.lawyerSign .row pre {
  font-size: 0.9rem;
  color: #323535;
}
.lawyerSign .row .contact {
  padding: 0.5rem 0.8rem;
  border: 1px solid #BF0C0C;
  text-decoration: none !important;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.lawyerSign .row .contact:hover {
  -webkit-box-shadow: inset 0 0 0 1px #BF0C0C;
  box-shadow: inset 0 0 0 1px #BF0C0C;
}
.lawyerSign .row .center {
  margin-top: 1rem;
}
.lawyerSign .row .fa-check-circle,
.lawyerSign .row .fa-check-circle + span {
  color: #BF0C0C;
}
.lawyerSign .row .text {
  margin-top: 0.3rem;
}

.modify {
  border: 1px solid #BF0C0C;
  padding: 0.5rem;
  text-decoration: none !important;
  display: inline-block;
}

#quote_area {
  border-top: 1px dashed #BF0C0C;
  margin: 1rem 0 0;
  padding: 1rem 0;
  text-align: initial;
}
#quote_area p {
  color: #646969;
  margin: 0;
}
#quote_area .addservice {
  margin: 0.5rem 0 1rem;
}
#quote_area .addservice label {
  color: #3e4242;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
#quote_area .addservice .add_select,
#quote_area .addservice .add_input {
  display: inline-block;
}
#quote_area .addservice button {
  background: rgba(50, 53, 53, 0.2);
  color: #323535;
  margin: 0.1rem;
  border-radius: 2px;
  border: 2px solid #323535;
}
#quote_area .addservice button:hover {
  background: #323535;
  color: #fff;
}
#quote_area .add_select {
  width: 65%;
}
#quote_area .add_select select {
  height: 35px;
  width: 100%;
  margin-right: 0.5rem;
  text-indent: 0.3rem;
}
#quote_area .add_input {
  width: 32%;
  margin-left: 0.5rem;
}
#quote_area .add_input input[type=number] {
  height: 35px;
  text-indent: 0.3rem;
  width: 100%;
}
#quote_area .add_btn {
  display: block;
  margin: 1rem auto;
}

.checkbox {
  margin: 0.3rem 0;
  color: #666;
}
.checkbox span {
  color: #323535;
  margin: 0 0.3rem;
  transition: all 0.3s ease;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
.checkbox span:hover {
  color: #BF0C0C;
}

.check {
  position: absolute;
  opacity: 0;
}
.check + label {
  position: relative;
  padding: 0;
  cursor: text;
}
.check + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 17px;
  height: 17px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px #aaa;
}
.check:checked + label:before {
  background: #BF0C0C;
  box-shadow: 0;
}
.check:checked + label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  content: "\f00c";
  color: #fff;
  font-size: 0.8rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: FontAwesome;
}

.lightbox .modal-content ul {
  padding: 0 !important;
}
.lightbox .modal-content ul li {
  text-align: initial;
  list-style: none;
}
.lightbox .modal-content ul li span, .lightbox .modal-content ul li p {
  display: inline-block;
}
.lightbox .modal-content ul li span {
  width: 5%;
  text-align: center;
  vertical-align: top;
  font-weight: 200;
  color: #BF0C0C;
  font-size: 1.1rem;
}
.lightbox .modal-content ul li p {
  width: 90%;
  color: #323535;
}
.lightbox .modal-content h5 {
  letter-spacing: 1px;
}
.lightbox .modal-content .back,
.lightbox .modal-content .power {
  display: inline-block;
  padding: 0.3rem 0;
  width: 15%;
  cursor: pointer;
  border-radius: 2px;
}
.lightbox .modal-content .back {
  border: 1px solid #323535;
  transition: all 0.3s ease;
}
.lightbox .modal-content .back:hover {
  -webkit-box-shadow: inset 0 0 0 1px #323535;
  box-shadow: inset 0 0 0 1px #323535;
}
.lightbox .modal-content .power {
  background: #BF0C0C;
  color: #fff;
  border: 1px solid #BF0C0C;
  border-bottom: 2px solid #8f0909;
}

.con_call {
  position: fixed;
  right: 1rem;
  bottom: 150px;
  z-index: 10;
  background: #FFC600;
  padding: 0.5rem 1rem;
  text-align: center;
  border-radius: 20px;
  box-shadow: 2px 2px 3px #ccc;
}
.con_call a {
  color: #323535;
  font-weight: 500;
}

.top-title {
  margin-bottom: 1rem;
  letter-spacing: 1px;
}

.qa_chatlink {
  background: #BF0C0C;
  padding: 0.3rem 1rem;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
}
.qa_chatlink:hover {
  background: #b10b0b;
  color: #fff;
}

.chat_notice {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 1.5rem 0;
  text-align: center;
}
.chat_notice h4 {
  display: inline-block;
  margin: 0 1rem;
  letter-spacing: 0.02rem;
}
.chat_notice .qa_chatlink {
  padding: 0.5rem 1.5rem;
}

@media (max-width: 575.98px) {
  #qu-types .answer ul .an-list .an-detail {
    width: 95%;
    left: 0px;
    padding: 0.5rem;
  }
  #qu-types .answer ul .an-list .an-detail .an-lawyer {
    width: 100%;
  }
  #qu-types .answer ul .an-list .an-detail .an-note {
    width: 95%;
  }
  #qu-con .answer ul .an-list .an-detail {
    width: 95%;
    left: 0px;
    padding: 0.5rem;
  }
  #qu-con .answer ul .an-list .an-title {
    text-align: center;
  }
  #qu-con .answer ul .an-list .an-title img {
    float: none;
  }
  #qu-con .answer ul .an-list .an-title .day {
    display: block;
  }
  #qu-con .answer ul .an-list .qa_chatlink {
    top: 0;
    right: 0;
  }
  #qu-con .qu-question .alert ul li {
    display: block;
    width: 100%;
  }
  #qu-con .qu-officead {
    width: 90%;
    height: auto;
  }
  #qu-con .qu-officead img {
    width: 100%;
  }
  #qu-con .qu-officead .desk {
    display: none;
  }
  #qu-con .qu-officead .phone {
    display: block;
  }
  .typeimg {
    text-align: center;
  }
  .typeimg img {
    margin-top: 1rem;
  }
  #qu-types .section-table .section-list .num-rank,
#qu-intypes .section-table .section-list .num-rank,
#qu-inntypes .section-table .section-list .num-rank {
    float: initial;
  }
  #quote_area {
    border-top: 1px dashed #BF0C0C;
    margin: 1rem 0 0;
    padding: 1rem;
    text-align: initial;
  }
  #quote_area p {
    color: #646969;
    margin: 0;
  }
  #quote_area .wrong {
    text-align: center;
    color: #BF0C0C;
  }
  #quote_area .addservice div:nth-child(1) {
    width: 100%;
  }
  #quote_area .addservice div:nth-child(2) {
    width: 100%;
    margin-left: 0rem;
  }
  .modal-content ul li span {
    width: 10%;
  }
  .modal-content ul li p {
    width: 100%;
  }
  .modal-content .back,
.modal-content .power {
    width: 45%;
  }
  .con_call {
    position: fixed;
    right: 4rem;
    bottom: 150px;
  }
  .lightbox .modal-content {
    padding: 1rem;
  }
  .lightbox .modal-content ul li span {
    width: 10%;
  }
  .lightbox .modal-content ul li p {
    width: 100%;
  }
  .lightbox .modal-content .back,
.lightbox .modal-content .power {
    width: 35%;
  }
  .qu-seo {
    padding: 1rem 0;
  }
  .qu-seo ul li div {
    border: 1px solid #e5e7e7;
    padding: 0.5rem 0;
  }
  .qu-seo ul li div::after {
    right: -16%;
  }
  .qu-seo img {
    height: 50px;
  }
  .chat_notice h4 {
    display: block;
    margin-bottom: 0.8rem;
  }
}
#lawyer-profile.content {
  padding-top: 0;
  margin-bottom: 3rem;
}

#lawyer-profile {
  overflow-x: hidden;
}
#lawyer-profile .heading {
  padding: 1rem 0 3rem;
  position: relative;
  display: block;
  margin-bottom: 2rem;
}
#lawyer-profile .heading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1) blur(0.2rem);
  -moz-filter: grayscale(1) blur(0.2rem);
  -o-filter: grayscale(1) blur(0.2rem);
  -ms-filter: grayscale(1) blur(0.2rem);
  filter: grayscale(1) blur(0.2rem);
  background-position: bottom;
  background-image: url("../../images/accompany/background-4.jpg");
}
#lawyer-profile .heading .container {
  padding: 1rem 1.5rem;
  margin-top: 0;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 rgba(20, 20, 20, 0.15);
  box-shadow: 0 2px 8px 0 rgba(20, 20, 20, 0.15);
}
#lawyer-profile .heading .profile-avatar {
  text-align: center;
  max-width: 150px;
  position: relative;
}
#lawyer-profile .heading .profile-avatar > img {
  width: 100%;
  border-radius: 3px;
  -webkit-filter: drop-shadow(0 0 5px rgba(50, 53, 53, 0.08));
  filter: drop-shadow(0 0 5px rgba(50, 53, 53, 0.08));
}
#lawyer-profile .heading .profile-avatar .badges {
  width: 40px;
  position: absolute;
  right: -5px;
  bottom: -5px;
  -webkit-filter: drop-shadow(2px 2px 5px rgba(50, 53, 53, 0.4));
  filter: drop-shadow(2px 2px 5px rgba(50, 53, 53, 0.4));
}
#lawyer-profile .heading .qrcodemodal {
  padding: 0.5rem 1rem;
  letter-spacing: 0.02rem;
  border-radius: 3px;
  background: #e5e7e7;
  color: #323535;
  font-weight: 300;
}
#lawyer-profile .heading .qrcodemodal:hover {
  background: #323535;
  color: #fff;
}
#lawyer-profile .heading .searchBtn {
  display: block;
  margin: 1rem auto;
  border-width: 1px;
}
#lawyer-profile .heading .info01 {
  margin-top: 0.5rem;
}
#lawyer-profile .heading .info01 ul {
  padding-left: 0px;
}
#lawyer-profile .heading .info01 ul li {
  list-style: none;
  color: rgba(50, 53, 53, 0.9);
}
#lawyer-profile .heading .info01 ul li:before {
  content: "◆";
  padding-right: 1em;
  font-size: 0.6rem;
  color: #323535;
  position: relative;
  margin: 0.5rem 0;
}
#lawyer-profile .heading .info01 ul li span {
  color: #323535;
}
#lawyer-profile .heading .info01 ul li .fa-facebook-official {
  font-size: 2rem;
  margin-right: 0.3rem;
  color: #3b5998;
}
#lawyer-profile .heading .office-title {
  margin: 0;
  padding: 0.5rem 0.8rem;
  font-weight: 500;
  background: #646969;
  color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font-size: 1.6rem;
}
#lawyer-profile .heading .info02 {
  border: 1px solid #646969;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
#lawyer-profile .heading .info02 ul {
  padding-left: 15px;
}
#lawyer-profile .heading .info02 ul li {
  list-style: none;
  margin: 5px 0;
}
#lawyer-profile .heading .info02 ul li .fa {
  color: #323535;
  width: 20px;
  margin-right: 0.5rem;
  vertical-align: super;
  text-align: center;
}
#lawyer-profile .heading .info02 ul li pre {
  display: inline-block;
  margin-bottom: 0;
  color: #323535;
  vertical-align: top;
  white-space: initial;
}
#lawyer-profile .heading .info02 ul li .weblink pre {
  text-decoration: underline;
  word-break: break-all;
}
#lawyer-profile .heading .info02 ul li .weblink pre:hover {
  color: #BF0C0C;
}
#lawyer-profile .heading .info02 ul li .mapmodal {
  font-size: 0.8rem;
  text-decoration: underline;
  margin-left: 30px;
  display: block;
}
#lawyer-profile .heading h1 {
  font-size: 2rem;
}
#lawyer-profile .assignBtn,
#lawyer-profile .bookmarkBtn {
  width: 90px;
  margin: 0.5rem 0;
  font-size: 0.8rem;
  border-radius: 2px;
  padding: 3px 0;
  background: transparent;
  border: 1.5px solid;
}
#lawyer-profile .assignBtn:hover,
#lawyer-profile .bookmarkBtn:hover {
  color: #fff;
}
#lawyer-profile .assignBtn {
  border-color: #BF0C0C;
  color: #BF0C0C;
}
#lawyer-profile .assignBtn:hover {
  background: rgba(191, 12, 12, 0.8);
  color: #fff;
}
#lawyer-profile .bookmarkBtn {
  border-color: #FFC600;
  color: #FFC600;
}
#lawyer-profile .bookmarkBtn:hover {
  background: rgba(255, 198, 0, 0.8);
  color: #fff;
}
#lawyer-profile .menu-title {
  margin-top: 1rem;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(50, 53, 53, 0.5);
}
#lawyer-profile .writeul {
  padding-left: 10px;
}
#lawyer-profile .writeul li {
  list-style: none;
  font-size: 0.9rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid #eee;
}
#lawyer-profile .writeul li .row div:first-child {
  text-align: center;
}
#lawyer-profile .writeul li .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#lawyer-profile .writeul li .title a {
  color: #646969;
  text-decoration: underline;
}
#lawyer-profile .writeul li .time {
  color: rgba(50, 53, 53, 0.8);
}
#lawyer-profile .writeul li .view,
#lawyer-profile .writeul li .reply {
  width: 45px;
  text-align: center;
  display: inline-block;
  padding-top: 3px;
  margin: 0 3px;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #FFC600;
}
#lawyer-profile .writeul li .view small,
#lawyer-profile .writeul li .reply small {
  display: block;
  font-size: 12px;
}
#lawyer-profile .writeul li .solved {
  background: rgba(255, 198, 0, 0.9);
  color: #fff;
  border: 1px solid #FFC600;
}
#lawyer-profile .writeul li .view {
  border: 1px solid rgba(50, 53, 53, 0.1);
}
#lawyer-profile #Question .writeul li a {
  color: #BF0C0C;
}
#lawyer-profile .divtable {
  padding: 1rem 0;
}
#lawyer-profile .divtable .table-list {
  padding: 0.5rem 0.2rem;
}
#lawyer-profile .divtable .table-list:nth-child(odd) {
  background: #efefef;
}
#lawyer-profile .law_post .btn-post {
  background: #e5e7e7;
  cursor: pointer;
  color: #323535;
  border-radius: 4px;
  padding: 0.4rem;
  font-size: 0.8rem;
  margin: 0.4rem;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}
#lawyer-profile .law_post .btn-post:hover {
  background: rgba(191, 12, 12, 0.2);
  color: #BF0C0C;
}
#lawyer-profile .law_post .btn-post .badge {
  margin-left: 5px;
}
#lawyer-profile .law_post .btn-post .fa {
  margin-right: 5px;
}
#lawyer-profile .law_post .btn-post.reading {
  background: rgba(191, 12, 12, 0.2);
  color: #BF0C0C;
}
#lawyer-profile .law_post .btn-post.reading .badge {
  color: #BF0C0C;
}
#lawyer-profile .focusul {
  padding-left: 1rem;
  margin-top: 1.5rem;
}
#lawyer-profile .focusul li {
  list-style: none;
  border-bottom: 1px solid #b1b5b5;
  color: #212529;
}
#lawyer-profile .focusul li .row {
  margin: 0.8rem 0;
}
#lawyer-profile .focusul li a {
  text-decoration: underline;
  font-size: 0.9rem;
}
#lawyer-profile .focusul .special_title {
  color: #BF0C0C;
  font-weight: 500;
  padding-bottom: 0.3rem;
}
#lawyer-profile .focusul .law_focus {
  text-align: center;
  font-size: 0.9rem;
  border-right: 1px solid #b1b5b5;
  margin-bottom: 0.3rem;
  color: #7c8484;
}
#lawyer-profile .focusul .law_focus b {
  display: block;
  font-size: 1.2rem;
}

#qrcode {
  background: rgba(50, 53, 53, 0.4);
}
#qrcode .modal-dialog {
  width: 320px;
  text-align: center;
  margin: 1rem auto 0;
}
#qrcode .modal-dialog .rent_img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  display: block;
  margin: 2rem auto;
}
#qrcode .modal-dialog h3 {
  color: #323535;
  font-size: 1.3rem;
}
#qrcode .modal-dialog p {
  font-weight: 300;
}
#qrcode .modal-dialog .qrcode_img img {
  width: 180px;
}
#qrcode .modal-dialog .logo_img {
  width: 30%;
  margin: 0 auto;
  position: relative;
}
#qrcode .modal-dialog .logo_img::before, #qrcode .modal-dialog .logo_img::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 90%;
  height: 1px;
  background: #e5e7e7;
}
#qrcode .modal-dialog .logo_img::before {
  left: -100%;
}
#qrcode .modal-dialog .logo_img::after {
  right: -100%;
}
#qrcode .modal-dialog .logo_img img {
  width: 100%;
  -webkit-filter: saturate(0.8);
  filter: saturate(0.8);
}

.new_contactme {
  padding: 0.5rem 1rem;
  margin-top: 1.5rem;
  display: inline-block;
  border-radius: 3px;
  background: #BF0C0C;
  color: #fff;
}
.new_contactme:hover {
  background: #a20a0a;
  color: #fff;
}

#contactme {
  background: rgba(50, 53, 53, 0.8);
}
#contactme .modal-dialog {
  max-width: 80%;
  margin-top: 16%;
}
#contactme .modal-body {
  padding: 1rem;
}

.new_contactbox {
  text-align: center;
}
.new_contactbox .col-sm {
  border-right: 1px solid #e5e7e7;
  padding: 1.5rem 2rem;
}
.new_contactbox .col-sm:last-child {
  border-right: 0;
}
.new_contactbox .fa {
  width: 60px;
  height: 60px;
  background: #BF0C0C;
  color: #fff;
  border-radius: 50%;
  line-height: 60px;
  font-size: 1.5rem;
}
.new_contactbox h4 {
  color: #323535;
  margin: 0.8rem 0;
  letter-spacing: 0.05rem;
}
.new_contactbox .ico_contact {
  position: absolute;
  top: 25%;
  right: 30%;
  display: inline-block;
  font-size: 0.6rem;
  border-radius: 8px 8px 8px 0;
  color: #d70e0e;
  white-space: nowrap;
  padding: 0 7px;
  border: 1px solid #d70e0e;
}
.new_contactbox .new_txt {
  margin: 0.5rem 0;
  color: #323535;
  font-weight: 300;
}
.new_contactbox .new_info {
  margin: 0;
  font-weight: 500;
  color: #BF0C0C;
  font-size: 1.2rem;
}
.new_contactbox a {
  display: block;
  background: #fccece;
  color: #BF0C0C;
  padding: 0.5rem 0;
  margin: 1.2rem auto 0;
  border-radius: 30px;
}
.new_contactbox a:hover {
  background: #BF0C0C;
  color: #fff;
}
.new_contactbox a.new_free {
  background: #e5e7e7;
  color: #323535;
}
.new_contactbox a.new_free:hover {
  background: #323535;
  color: #fff;
}

.profile-post div:nth-child(1) {
  border-right: 1px solid #eee;
}
.profile-post span {
  color: rgba(50, 53, 53, 0.8);
  line-height: 20px;
}
.profile-post .h6 {
  color: #323535;
  margin: 0.3rem auto;
  display: block;
}

.profile-nav {
  padding-left: 0;
  margin-top: 0.5rem;
  border-top: 1px solid #eee;
}
.profile-nav li {
  list-style: none;
}
.profile-nav li:nth-child(1) {
  margin-top: 5px;
}
.profile-nav li a {
  color: #323535;
  display: block;
  width: 90%;
  padding: 0 1.5rem 0 0;
  text-indent: 1rem;
  margin: 0.5rem auto;
}
.profile-nav li a:hover {
  background: rgba(191, 12, 12, 0.08);
  border-radius: 5px;
}
.profile-nav li a:hover span:nth-child(1) {
  color: #BF0C0C;
}
.profile-nav li a span {
  line-height: 34px;
}
.profile-nav li a .number {
  float: right;
  color: rgba(50, 53, 53, 0.8);
  font-size: 0.9rem;
}
.profile-nav li.active a {
  background: rgba(191, 12, 12, 0.2);
  border-radius: 5px;
}
.profile-nav li.active a span:nth-child(1) {
  color: #BF0C0C;
}

#mobileBtn {
  display: none;
}

.profile-skill {
  border-top: 1px solid #eee;
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
  padding: 0.5rem 1.5rem;
}
.profile-skill:nth-child(1) {
  border-top: 0;
}
.profile-skill ul {
  padding-left: 0;
}
.profile-skill ul li {
  list-style: none;
  font-size: 0.9rem;
  margin: 0.5rem 0;
}
.profile-skill ul li .fa {
  margin-right: 0.5rem;
  width: 20px;
  text-align: center;
}
.profile-skill ul li span {
  margin-left: 0.5rem;
  font-weight: 600;
}
.profile-skill .tag {
  margin: 0.2rem;
}

.law-block {
  padding: 1rem;
}
.law-block h2, .law-block h3 {
  font-size: 1.25rem;
  color: #7c8484;
  padding-left: 0.5rem;
  border-left: 3px solid #7c8484;
}
.law-block pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
  margin-left: calc(0.5rem + 3px);
}
.law-block .ico_contact {
  top: 22%;
  right: 10%;
}
.law-block .new_contactbox .col-sm {
  padding: 1rem 0.3rem;
}
.law-block .new_contactbox h4 {
  letter-spacing: 0;
}

#lineSVG {
  height: 30px;
  vertical-align: sub;
}
#lineSVG .st0 {
  fill: #00B900;
}
#lineSVG .st1 {
  fill: #FFFFFF;
}

.tabcontent {
  display: none;
  animation: fadeEffect 1s;
}
.tabcontent .law-block .new_contactbox .ico_contact {
  right: 14%;
}
.tabcontent .law-block .new_contactbox .new_info {
  height: 90px;
}
.tabcontent .new_contactbox .ico_contact {
  top: 23%;
  right: 23%;
}

.lawIframe {
  background: #f2f3f3;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.lawIframe .profile-avatar {
  -webkit-box-shadow: 0 0 4px 0 #ddd;
  box-shadow: 0 0 4px 0 #ddd;
  background: #fff;
  padding: 5px;
  margin-top: 0.5rem;
  max-width: 150px;
}
.lawIframe .profile-avatar img {
  width: 100%;
}
.lawIframe h3 {
  margin-top: 0.5rem;
}
.lawIframe h3 a {
  color: black;
  text-decoration: underline;
  font-size: 1.2rem;
}
.lawIframe h3 a:hover {
  color: #BF0C0C;
}
.lawIframe .info01 ul {
  padding-left: 20px;
}
.lawIframe .info01 ul li {
  color: #323535;
  font-size: 0.9rem;
  padding: 3px 0;
  font-weight: lighter;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 575.98px) {
  .profile-skill {
    padding: 0.5rem;
  }
  #mobileBtn {
    display: block;
    padding: 0.3rem;
    color: #BF0C0C;
    margin-top: 0.5rem;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 0 #ddd;
    background: rgba(191, 12, 12, 0.08);
  }
  .profile-nav {
    border-top: 0;
    display: none;
  }
  .lawIframe .profile-avatar {
    width: 35%;
    margin: 0.5rem auto;
  }
  .lawIframe h3 {
    font-size: 0.9rem;
    text-align: center;
    margin: 0;
  }
  .lawIframe .info01 ul {
    padding-left: 0;
  }
  .lawIframe .info01 ul li {
    font-size: 0.8rem;
    padding: 0;
  }
  #lawyer-profile .focusul .law_focus {
    border-right: 0;
  }
  #contactme .modal-dialog {
    margin: 1rem auto;
  }
  .new_contactbox .col-sm {
    border-right: 0;
    border-bottom: 1px solid #e5e7e7;
    padding: 1.5rem 2rem;
  }
  .new_contactbox .ico_contact {
    top: 23%;
    right: 25%;
  }
  .tabcontent .law-block .new_contactbox .ico_contact {
    top: 27%;
    right: 28%;
  }
  .tabcontent .law-block .new_contactbox .new_info {
    height: auto;
  }
  .tabcontent .new_contactbox .ico_contact {
    right: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #lawyer-profile .heading .searchBtn {
    padding: 0.2rem;
  }
  #lawyer-profile .heading .searchBtn .fa {
    display: block;
  }
  #lawyer-profile .writeul li .view {
    display: none;
  }
  #lawyer-profile .assignBtn,
#lawyer-profile .bookmarkBtn {
    margin: 0.8rem 0;
  }
  .profile-skill ul li {
    text-align: center;
  }
  .profile-skill ul li .fa {
    display: block;
    margin: 0 auto;
    font-size: 1.2rem;
  }
  .tabcontent .law-block .new_contactbox .col-sm {
    padding: 0.5rem;
  }
  .tabcontent .law-block .new_contactbox .ico_contact {
    top: 17%;
    right: 5%;
  }
  .tabcontent .law-block .new_contactbox .new_info {
    height: auto;
  }
}
#searchList {
  overflow-x: hidden;
}
#searchList .breadlink {
  text-align: center;
  background: rgba(255, 198, 0, 0.1);
  padding: 1rem;
  margin-bottom: 1rem;
  box-shadow: 2px 2px 3px #eaeaea;
  -webkit-box-shadow: 2px 2px 3px #eaeaea;
}
#searchList .breadlink .top-title {
  text-align: center;
}
#searchList .top-title {
  margin-bottom: 1rem;
  color: rgba(50, 53, 53, 0.8);
}
#searchList .in-dropdown {
  margin: 1rem 0;
}
#searchList .in-dropdown .fa {
  color: #979c9c;
}
#searchList .in-dropdown .dropdown {
  width: 36%;
}
#searchList .in-dropdown .dropdown .dp-btn {
  background: #fff;
  width: 100%;
}
#searchList .searchForm input[type=text] {
  border: 1px solid #cbcece;
  width: 75%;
  padding: 6px 12px;
  color: #979c9c;
  line-height: 20px;
  min-height: 32px;
  border-radius: 10px;
}
#searchList .searchForm input[type=text]:focus {
  outline: none;
}
#searchList .keyword {
  margin-top: 1rem;
}
#searchList .keyword input[type=text] {
  width: 60%;
  padding: 0.3rem;
  border-radius: 5px;
  border: 1px solid #7c8484;
}
#searchList .keyword input[type=text]:focus {
  outline: none;
  border-color: #323535;
}
#searchList .keyword .searchBtn {
  padding: 0.3rem 1rem;
  border-radius: 30px;
  border: 1px solid #7c8484;
  color: #7c8484;
  background: #fff;
}
#searchList .keyword .searchBtn i {
  margin-right: 5px;
}
#searchList .keyword .searchBtn:hover {
  background: #323535;
  color: #fff;
}
#searchList .result {
  display: inline-block;
}
#searchList .result b {
  font-size: 1.2rem;
  color: #BF0C0C;
}
#searchList .result span {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
}
#searchList .section-list .law-info {
  overflow: auto;
  overflow-x: hidden;
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
  width: 65%;
}
#searchList .section-list .law-info .tag {
  margin-bottom: 3px;
}
#searchList .section-list .law-info p {
  margin: 0.1rem 0;
}
#searchList .section-list .law-info .fa-clock-o {
  margin-left: 0.5rem;
}
#searchList .section-list .law-info a {
  color: #7c8484;
  text-decoration: underline;
}
#searchList .section-list .btnFix {
  position: absolute;
  top: 13px;
  right: 0;
}
#searchList .section-list .btnFix button {
  width: 120px;
  text-align: center;
  background: #4b4f4f;
  border: 0;
  color: #fff;
}
#searchList .section-list .btnFix button:hover {
  background: #323535;
}
#searchList .section-list .btnFix .bookmarkBtn {
  display: block;
  margin-top: 1rem;
}
#searchList .fixBtn {
  position: relative;
}
#searchList .qu-seo ul {
  margin-bottom: 0.8rem;
}
#searchList .qu-seo ul li {
  width: 25%;
}
#searchList .qu-seo ul li div {
  background: transparent;
  margin: 0;
  padding: 0;
}
#searchList .qu-seo img {
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
  height: 40px;
}
#searchList .qu-seo h3 {
  font-size: 1rem;
  margin-top: 0.5rem;
}
#searchList .qu-seo .qaBtn {
  border-radius: 20px;
  padding: 0.5rem 1rem;
  background: #BF0C0C;
  color: #fff;
}
#searchList .qu-seo .qaBtn:hover {
  background: #b10b0b;
}

.section-table .section-list .summary .questionsH6 {
  margin: 0.5rem 0;
}
.section-table .section-list .questionsBox {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.8);
}
.section-table .special_list {
  margin-top: 0.5rem;
  border-left: 1px solid #ffe899;
  padding-bottom: 0.3rem;
}
.section-table .special_list b {
  background: #ffe899;
  position: relative;
  line-height: 24px;
  height: 24px;
  display: block;
  padding: 0 0.3rem;
  width: 100px;
  text-align: center;
  letter-spacing: 1px;
  margin: 0.5rem 0;
  font-weight: 400;
}
.section-table .special_list .special_title {
  margin: 0.3rem 0.5rem;
  background: rgba(167, 10, 10, 0.9);
  padding: 0 0.5rem;
  line-height: 22px;
  height: 24px;
  text-align: center;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  display: inline-block;
  position: relative;
  font-size: 0.8rem;
}
.section-table .special_list .special_title:after {
  content: "";
  border: 12px solid rgba(167, 10, 10, 0.9);
  border-right: 6px solid #fff;
  border-left: 0;
  position: absolute;
  top: 0;
  right: -6px;
  height: 0;
  width: 0;
}
.section-table .special_list .special_title .fa {
  color: #fff;
  vertical-align: middle;
}
.section-table .special_list .special_title span {
  color: #fff;
  letter-spacing: 1px;
  vertical-align: middle;
  margin-left: 0.3rem;
}
.section-table .special_list .else {
  margin-left: 0.5rem;
}
.section-table .special_list .else span {
  font-weight: 200;
}
.section-table .special_list ul {
  padding-left: 1rem;
  margin: 0;
}
.section-table .special_list ul li {
  display: inline-block;
  margin: 0.3rem 0.7rem;
  color: #575c5c;
}
.section-table .special_list ul li i {
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  background: #4b4f4f;
  color: #fff;
  border: 1px solid #646969;
  border-radius: 5px;
}

.search_title {
  color: #323535;
}

@media (max-width: 575.98px) {
  #searchList {
    padding: 0 1rem;
  }
  #searchList .section-list .btnFix {
    position: initial;
    text-align: center;
  }
  #searchList .section-list .btnFix .bookmarkBtn {
    display: inline-block;
  }
  #searchList .section-table .section-list .num-rank {
    float: initial;
  }
  #searchList .section-table .section-list .law-info {
    width: 100%;
  }
  #searchList .search_title {
    margin-right: 0;
  }
  #searchList .in-dropdown .dropdown {
    width: 90%;
  }
  #searchList .keyword input[type=text] {
    width: 90%;
  }
  #searchList .qu-seo ul li {
    width: 32%;
  }
  #searchList .qu-seo ul li div {
    border: 0;
  }
  #searchList .qu-seo ul li div::after {
    top: 30%;
  }
  #searchList .qu-seo h3 {
    font-size: 0.9rem;
  }
}
.land-header {
  background-image: url(../../images/landing/user-bg.svg);
  background-repeat: repeat;
  box-shadow: 2px 2px 3px #eaeaea;
  -webkit-box-shadow: 2px 2px 3px #eaeaea;
}
.land-header .land-word {
  padding: 1.5rem;
  text-align: center;
  color: #323535;
}
.land-header .land-word h3 {
  margin-bottom: 0.5rem;
  padding: 1rem 0;
  letter-spacing: 2px;
}
.land-header .land-word h6, .land-header .land-word p {
  margin-bottom: 0.5rem;
}
.land-header .land-word h6 {
  color: #BF0C0C;
}
.land-header .block {
  margin: 0.8rem 0;
}

.land-title {
  text-align: center;
  padding: 0.8rem 0;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  color: #323535;
}

.law-top {
  background-image: url(../../images/landing/lawyer-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 2px 2px 3px #eaeaea;
  -webkit-box-shadow: 2px 2px 3px #eaeaea;
}
.law-top .law-word .user {
  color: #BF0C0C;
}
.law-top .law-word h5 {
  text-align: center;
  padding: 0.5rem 0;
  margin: 0;
}
.law-top .law-word h5 img {
  width: 80px;
}
.law-top .law-word p {
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.8);
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  margin: 0.8rem auto;
  border: 2px solid;
  color: #323535;
}
.law-top .law-word p span {
  display: block;
  margin: 0 auto;
}
.law-top .law-word div:nth-child(1) p {
  border-color: #BF0C0C;
}
.law-top .law-word div:nth-child(3) {
  background: rgba(255, 198, 0, 0.4);
}
.law-top .law-word div:nth-child(3) p {
  border-color: #FFC600;
}
.law-top .law-word div:last-child p {
  border-color: #323535;
}
.law-top .law-word .arrowRight,
.law-top .law-word .arrowLeft {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 0.1rem 0.5rem;
  font-size: 0.9rem;
}
.law-top .law-word .arrowRight:after,
.law-top .law-word .arrowLeft:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 20px;
  margin-top: -20px;
}
.law-top .law-word .arrowRight {
  background: #BF0C0C;
}
.law-top .law-word .arrowRight:after {
  left: 85%;
  top: 50%;
  border-left-color: #BF0C0C;
  z-index: 5;
}
.law-top .law-word .arrowLeft {
  background: #323535;
}
.law-top .law-word .arrowLeft:after {
  right: 85%;
  top: 50%;
  border-right-color: #323535;
}
.law-top .law-word .pl-0,
.law-top .law-word .pr-0 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.law-top .law-word:nth-child(1) div:nth-child(3) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.law-top .law-word:last-child div:nth-child(3) {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.law_bg {
  background-image: linear-gradient(to right, rgba(10, 10, 10, 0.8), rgba(250, 250, 250, 0.2)), url(../../images/landing/lawyerbg.jpeg);
  min-height: 500px;
  background-size: cover;
}
.law_bg h1 {
  font-size: 3.5rem;
  width: 70%;
  margin: 0 auto;
  padding-top: 8%;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 2px 2px 5px #333;
}
.law_bg .down {
  position: relative;
  margin-top: 8rem;
}
.law_bg .down .chevron {
  position: absolute;
  left: 50%;
  width: 25px;
  height: 5px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
.law_bg .down .chevron:before, .law_bg .down .chevron:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
.law_bg .down .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
.law_bg .down .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
.law_bg .down .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.law_bg .down .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.easy {
  text-align: center;
  padding: 6rem 0 3rem;
  letter-spacing: 2px;
  color: #555;
  display: block;
}
.easy b {
  color: #BF0C0C;
}

.law_txt {
  margin: 1rem;
  padding: 1rem;
  background-color: #fff;
  border: 3px solid #FFC600;
  border-radius: 2px;
}
.law_txt h4 {
  color: #323535;
  margin: 0.5rem 0 1rem;
  letter-spacing: 2px;
  line-height: 32px;
}
.law_txt p {
  margin: 0.5rem 0;
  color: #646969;
}

.law-start {
  margin-top: 1.5rem;
  text-align: center;
}
.law-start .freeBtn {
  display: inline-block;
  margin: 0 0.5rem;
}
.law-start .freeBtn .quBtn {
  border-bottom: 3px solid #262828;
}

.diagram-title {
  display: inline-block;
  margin: 0 auto 1rem;
  letter-spacing: 1px;
  color: #555;
}

.law_num {
  margin: 8rem 0 0;
  height: 750px;
}
.law_num p {
  color: #555;
  font-size: 0.9rem;
  text-align: center;
  margin: 1rem 0;
}

.law_chart {
  border-radius: 2px;
  height: 550px;
  background: rgba(255, 255, 255, 0.8);
}
.law_chart #qaChart {
  height: 550px !important;
}

.bg_img {
  background-image: linear-gradient(to right, rgba(200, 200, 200, 0.6), rgba(250, 250, 250, 0.6)), url(../../images/landing/lawyerbg2.jpeg);
}

.bg_box {
  height: 950px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

.law_build {
  text-align: center;
  margin: 100px 0;
}
.law_build .num_txt {
  width: 18%;
  text-align: center;
  margin: 0 1rem;
  padding: 2rem 0;
  display: inline-block;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 0 15px rgba(50, 53, 53, 0.3);
}
.law_build .num_txt b {
  display: block;
  font-size: 2.5rem;
  color: #ef0f0f;
  letter-spacing: 2px;
  margin: 1rem 0;
}
.law_build .num_txt span {
  color: #646969;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.law_build .num_txt i {
  color: #646969;
}

.media {
  margin: 1rem 0 1.5rem;
}
.media img {
  width: 50px;
  margin-right: 1.3rem;
}
.media .media-body {
  line-height: initial;
}
.media h5 {
  letter-spacing: 1px;
}
.media p {
  margin-bottom: 0.5rem;
  color: #575c5c;
  font-size: 1.1rem;
  letter-spacing: 1px;
  border-left: 1px solid #BF0C0C;
  padding-left: 0.8rem;
  line-height: 30px;
}
.media span {
  color: rgba(191, 12, 12, 0.9);
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 25px;
}

.margin_t {
  margin: 3rem 0;
}

.fluid-bg {
  background: #fff;
}

.bt {
  border-top: 1px dashed rgba(50, 53, 53, 0.2);
  padding: 4rem 0 2.5rem;
  margin: 3rem 0;
}
.bt:nth-child(1) {
  border-top: 0;
  margin-top: 1rem;
}
.bt .land-info .subtitle {
  background: rgba(191, 12, 12, 0.08);
  padding: 0.3rem 1rem;
  border-radius: 20px;
}
.bt .land-info ul {
  padding-left: 30px;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.bt .land-info ul li {
  list-style: none;
  position: relative;
  margin: 0.7rem 0;
  color: #323535;
  letter-spacing: 0.5px;
}
.bt .land-info ul li:before {
  content: "◆";
  left: -19px;
  position: absolute;
  font-size: 0.8rem;
  color: rgba(191, 12, 12, 0.7);
}
.bt .law-img {
  text-align: center;
}
.bt .law-img img {
  max-height: 200px;
}
.bt .freeBtn .qaBtn,
.bt .freeBtn .quBtn {
  margin: 0.5rem auto 0.2rem;
}
.bt .freeBtn p {
  font-size: 0.8rem;
  color: #323535;
  margin-top: 3px;
  text-decoration: underline;
}
.bt .searchBtn {
  margin: 0 auto 1rem;
  display: block;
  border-color: #BF0C0C;
}
.bt .searchBtn a {
  color: #BF0C0C;
}

.subtitle {
  color: #BF0C0C;
}

.law-landing .subtitle {
  position: relative;
  color: #323535;
}
.law-landing .free {
  background: #FFC600;
  color: #fff;
  padding: 0.3rem;
  border-radius: 10px;
  font-weight: 400;
  box-shadow: 2px 2px 2px #ddd;
  margin-right: 5px;
}

.sec-block .sec-intro {
  background: rgba(251, 249, 239, 0.5);
  padding: 5rem 3rem;
}
.sec-block .sec-intro h4 {
  color: #BF0C0C;
  letter-spacing: 2px;
}
.sec-block .sec-intro p {
  margin: 0.3rem 0;
  color: #323535;
}
.sec-block .sec-intro span {
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.9);
}
.sec-block .sec-image {
  max-width: 60%;
  padding-left: 1rem;
}
.sec-block .sec-image img {
  width: 100%;
}

.forpadding {
  padding: 2.5rem 0;
}

.vcenter {
  display: flex;
  align-items: center;
  text-align: center;
}
.vcenter img {
  width: 100%;
}

.diagram {
  border: 6px solid #BF0C0C;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  position: relative;
  margin: 10px 150px 0 0;
}
.diagram .diagramO {
  border-radius: 50%;
  width: 10rem;
  height: 10rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 0 0;
  margin: 4rem;
}
.diagram .diagramO img {
  display: inline-block;
  margin-top: 1rem;
}
.diagram .diagramB1 {
  position: absolute;
  top: -5%;
  left: -15%;
}
.diagram .diagramB2 {
  position: absolute;
  top: -5%;
  right: -10%;
}
.diagram .diagramB3 {
  position: absolute;
  bottom: -10%;
  right: -10%;
}
.diagram .diagramB4 {
  position: absolute;
  bottom: -10%;
  left: -15%;
}
.diagram .diagram-note {
  border: 3px solid #323535;
  font-size: 0.9rem;
  border-radius: 50%;
  height: 8rem;
  width: 8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  background: #fff;
  display: table-cell;
  position: relative;
  z-index: 3;
}

.lawpro-title {
  padding: 2rem 0 1.5rem;
  text-align: center;
  color: #BF0C0C;
  letter-spacing: 3px;
}

.new_lawyer .law_action {
  text-align: center;
}
.new_lawyer .law_action a, .new_lawyer .law_action button {
  display: inline-block;
  width: 150px;
  padding: 0.5rem 0;
  margin: 0 1rem;
  border-radius: 50px;
  border: 2px solid #FFC600;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 2px 2px 0 #e6b200;
}
.new_lawyer .law_action .line_btn {
  background: #fff;
  color: #FFC600;
}
.new_lawyer .law_action .line_btn:hover {
  background: #FFC600;
  color: #fff;
}
.new_lawyer .law_action .bg_btn {
  background: #FFC600;
  color: #fff;
}
.new_lawyer .law_action .bg_btn:hover {
  transform: scale(1.1);
}
.new_lawyer .lawyer_video {
  text-align: center;
}
.new_lawyer .lawyer_video iframe {
  box-shadow: 0 0 15px rgba(50, 53, 53, 0.5);
  border-radius: 3px;
}
.new_lawyer .tab-links {
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #efefef;
}
.new_lawyer .tab-links li {
  display: inline-block;
  width: 15%;
  list-style: decimal-leading-zero;
  margin: 0 1rem;
  background: transparent;
  border: none;
  color: #7c8484;
  letter-spacing: 1px;
  font-size: 1.3rem;
  padding: 0.5rem 0;
  cursor: pointer;
}
.new_lawyer .tab-links li:hover {
  color: #323535;
}
.new_lawyer .tab-links li.activeLi {
  font-weight: 600;
  color: #ef0f0f;
  border-bottom: 3px solid #ef0f0f;
}
.new_lawyer .tab-content #tabCon0, .new_lawyer .tab-content #tabCon1, .new_lawyer .tab-content #tabCon2 {
  position: relative;
}
.new_lawyer .tab-content #tabCon0 img, .new_lawyer .tab-content #tabCon1 img, .new_lawyer .tab-content #tabCon2 img {
  width: 100%;
}
.new_lawyer .tab-content #tabCon0 p, .new_lawyer .tab-content #tabCon0 h6, .new_lawyer .tab-content #tabCon1 p, .new_lawyer .tab-content #tabCon1 h6, .new_lawyer .tab-content #tabCon2 p, .new_lawyer .tab-content #tabCon2 h6 {
  border: 1px solid;
  top: 0;
  padding: 12px;
  box-sizing: border-box;
  position: absolute;
  color: #fff;
  line-height: 22px;
  letter-spacing: 1px;
  border-radius: 6px;
  background: #323535;
}
.new_lawyer .tab-content #tabCon0 p::after, .new_lawyer .tab-content #tabCon0 h6::after, .new_lawyer .tab-content #tabCon1 p::after, .new_lawyer .tab-content #tabCon1 h6::after, .new_lawyer .tab-content #tabCon2 p::after, .new_lawyer .tab-content #tabCon2 h6::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-top-color: #323535;
  border-bottom: 0;
  margin-left: -13px;
  margin-bottom: -13px;
}
.new_lawyer .tab-content #tabCon0 p, .new_lawyer .tab-content #tabCon1 p, .new_lawyer .tab-content #tabCon2 p {
  width: 300px;
  right: 1%;
  top: 1%;
  font-size: 0.9rem;
  height: 140px;
}
.new_lawyer .tab-content #tabCon0 h6, .new_lawyer .tab-content #tabCon1 h6, .new_lawyer .tab-content #tabCon2 h6 {
  width: 250px;
  left: 20%;
  top: 35%;
}
.new_lawyer .law_build {
  margin-bottom: 0;
  padding: 100px 0 130px;
}
.new_lawyer .law_build .easy {
  padding-top: 0;
}
.new_lawyer .comment_box {
  background: white;
  border-radius: 5px;
  padding: 1.5rem 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 0 10px rgba(50, 53, 53, 0.5);
}
.new_lawyer .comment_box i {
  font-size: 1.5rem;
  color: #BF0C0C;
  margin-bottom: 1rem;
}
.new_lawyer .comment_box p {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 30px;
  text-align: initial;
  height: 150px;
  letter-spacing: 0.08rem;
}
.new_lawyer .comment_box h6 {
  margin-top: 1.5rem;
  color: #323535;
}
.new_lawyer .dec_legal {
  background: #efefef;
  margin-top: 100px;
}
.new_lawyer .dec_legal p b {
  color: #00B900;
  font-weight: 500;
}
.new_lawyer .dec_legal .block {
  border-radius: 3px;
}
.new_lawyer .dec_legal .block .addline a {
  border-color: #FFC600;
  background: rgba(255, 198, 0, 0.4);
}
.new_lawyer .dec_legal .officecall {
  width: 250px;
  margin: 2rem auto 0;
  padding: 0.6rem 0;
  color: #fff;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  border-radius: 50px;
  letter-spacing: 1px;
}
.new_lawyer .dec_legal .officecall:hover i {
  animation: shake-phone 0.5s;
  animation-iteration-count: infinite;
}
.new_lawyer .dec_legal .officecall i {
  background: #fff;
  color: #ffd133;
  display: inline-block;
  padding: 0.6rem;
  text-align: center;
  margin-right: 1rem;
  border-radius: 50%;
}
@keyframes shake-phone {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.new_lawyer .lawyer_step .easy {
  padding: 2rem 0;
}
.new_lawyer .lawyer_step ul {
  margin-top: 0;
  padding: 0;
}
.new_lawyer .lawyer_step ul li {
  border-bottom: 1px solid #b1b5b5;
  margin-bottom: 2rem;
  width: 60%;
}
.new_lawyer .lawyer_step ul li:before {
  display: none;
}
.new_lawyer .lawyer_step ul li i {
  margin-right: 1rem;
  color: #323535;
}
.new_lawyer .lawyer_step ul li span {
  font-size: 0.9rem;
  color: rgba(255, 198, 0, 0.9);
}
.new_lawyer .lawyer_step ul li p {
  margin: 0.5rem 0;
  text-align: center;
}

@media (max-width: 575.98px) {
  .land-header .land-word h3 {
    font-size: 1.5rem;
    text-align: initial;
  }
  .land-header .land-word h6, .land-header .land-word p {
    margin: 1rem;
  }
  .land-header .land-word:before, .land-header .land-word:after {
    display: none;
  }
  .sec-block .sec-intro {
    padding: 1rem;
  }
  .sec-block .sec-intro h4 {
    font-size: 1.3rem;
    text-align: center;
  }
  .sec-block .sec-intro p {
    padding-left: 0.8rem;
  }
  .sec-block .sec-image {
    margin: 1rem 0;
    padding-left: 0;
    max-width: 100%;
  }
  .law-top {
    background-position: bottom;
  }
  .law-top .land-title {
    font-size: 1.5rem;
  }
  .law-top .law-word h5 img {
    width: auto;
  }
  .law-top .law-word p {
    width: 4.5rem;
    background: rgba(255, 255, 255, 0.7);
    border: none;
    border-radius: 0;
    padding: 3px;
    text-align: initial;
  }
  .law-top .law-word p span {
    display: initial;
  }
  .forpadding {
    padding: 1.3rem 0;
  }
  .vcenter {
    margin-bottom: 1.5rem;
  }
  .diagram {
    margin: 0 15px 0 0;
  }
  .law_bg {
    background-position: center;
  }
  .law_bg h1 {
    width: 80%;
    line-height: 4rem;
    font-size: 2.8rem;
  }
  .law_bg .down {
    margin-top: 0.5rem;
  }
  .law_num {
    height: 450px;
    margin-top: 4rem;
  }
  .law_num .easy {
    padding-top: 3rem;
    color: #fff;
  }
  .law_chart {
    height: 180px;
  }
  .law_chart #qaChart {
    height: auto !important;
  }
  .bg_box {
    height: 450px;
  }
  .law_build .num_txt {
    width: 80%;
    margin: 1rem 0;
  }
  .law_build .num_txt b {
    font-size: 3.5rem;
  }
  .law_build .num_txt span {
    font-size: 1.1rem;
  }
  .new_lawyer .law_action a, .new_lawyer .law_action button {
    margin: 1rem;
    width: 130px;
  }
  .new_lawyer .bg_box {
    height: auto;
  }
  .new_lawyer .lawyer_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
  }
  .new_lawyer .lawyer_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .new_lawyer .tab-item li {
    width: 23%;
    margin: 0 0.5rem;
  }
  .new_lawyer .tab-item li a {
    font-size: 1rem;
  }
  .new_lawyer .tab-content #tab01 p, .new_lawyer .tab-content #tab02 p, .new_lawyer .tab-content #tab03 p {
    display: none;
  }
  .new_lawyer .tab-content #tab01 h6, .new_lawyer .tab-content #tab02 h6, .new_lawyer .tab-content #tab03 h6 {
    left: 20%;
    top: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .land-title {
    text-align: initial;
  }
  .law-top {
    background-position: center;
  }
  .law-top .law-word p {
    width: 7rem;
    border: none;
    border-radius: 0;
    padding: 1rem;
  }
  .diagram-title {
    font-size: 1.5rem;
  }
  .diagram {
    margin: 10px 20px 0 0;
  }
  .sec-block .sec-intro {
    padding: 1rem;
  }
}
#post-con .qu-question {
  padding: 1rem;
}
#post-con .qu-question h3 {
  word-break: break-all;
}
#post-con .qu-question .view {
  font-size: 0.8rem;
  margin-left: 0.5rem;
  color: rgba(50, 53, 53, 0.5);
}
#post-con .qu-question .qu-conContent {
  margin: 0 1rem;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 0.8rem 0;
  font-size: 1rem;
}
#post-con .qu-question .qu-author {
  display: flex;
}
#post-con .qu-question .qu-author img {
  height: 50px;
}
#post-con .qu-question .qu-author .qu-authorInfo {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
}
#post-con .qu-question .qu-author .qu-authorInfo a {
  color: #323535;
  text-decoration: underline;
}
#post-con .qu-question .qu-author .qu-authorInfo span {
  font-size: 0.8rem;
  color: rgba(50, 53, 53, 0.5);
}
#post-con .qu-related {
  padding: 1rem;
}
#post-con .qu-related h5 {
  color: rgba(50, 53, 53, 0.8);
}
#post-con .qu-related h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#post-con .qu-related a {
  display: block;
  border: 1px solid rgba(50, 53, 53, 0.2);
  padding: 0.5rem 1rem;
  color: #323535;
}
#post-con .qu-related a:hover {
  background: rgba(255, 198, 0, 0.08);
}
#post-con .qu-related a .authorName {
  font-size: 0.9rem;
}
#post-con .searchForm {
  text-align: center;
  padding: 0.5rem;
}
#post-con .searchForm input[type=text] {
  width: 95%;
  border: 1px solid rgba(50, 53, 53, 0.5);
  padding-left: 3px;
}
#post-con .searchForm input[type=text]:focus {
  outline: 0;
  border: 2px solid rgba(50, 53, 53, 0.8);
}
#post-con .searchForm input[type=submit] {
  border: 2px solid #323535;
  background: #fff;
  border-radius: 2px;
  margin-top: 0.5rem;
  padding: 2px 3px;
}
#post-con .searchForm input[type=submit]:hover {
  background: #323535;
  color: #fff;
}

.post-title {
  padding: 1rem 0 0 1rem;
}
.post-title .fa {
  padding: 7px;
  font-size: 0.9rem;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background: rgba(191, 12, 12, 0.9);
}

.post-list .summary p {
  margin-bottom: 0;
  max-height: 50px;
  font-size: 0.9rem;
  color: rgba(50, 53, 53, 0.9);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.follow-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 5rem;
  margin-top: 1rem;
  padding: 0;
}
.follow-menu li {
  border-bottom: 1px solid #ddd;
  padding: 1rem 1.5rem;
  display: block;
  color: #323535;
}
.follow-menu li span {
  color: #323535;
  display: inline-block;
}
.follow-menu li span:nth-child(1) {
  width: 35%;
  color: #666;
  font-weight: 300;
}
.follow-menu li p {
  margin: 0;
  color: #BF0C0C;
}
.follow-menu .photo {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #ddd;
  margin: 1rem auto;
}
.follow-menu .photo img {
  width: 100%;
}
.follow-menu .fa-facebook-official {
  font-size: 2rem;
  margin-right: 0.5rem;
  color: #3b5998;
}

.learn-menu li a span {
  color: #323535;
  text-decoration: underline;
}
.learn-menu li a:hover span {
  color: #BF0C0C;
}
.learn-menu li span {
  color: rgba(50, 53, 53, 0.8);
}
.learn-menu li .fa {
  width: 10%;
  color: #BF0C0C;
}
.learn-menu li .showCog {
  width: 80%;
  margin: 0.5rem auto 0;
}

.learnName {
  text-align: center;
}
.learnName small {
  color: #666;
}

.numBox .fa.fa-2x {
  width: 70px;
  text-align: center;
}
.numBox .counter-box {
  width: calc(100% - 70px);
}

.law-block .divtable {
  width: 99%;
  margin: 1rem auto 0;
}
.law-block .divtable .table-title {
  background: rgba(255, 198, 0, 0.3);
}
.law-block .divtable .link {
  width: 60%;
}
.law-block .divtable .link a {
  color: #323535;
  text-decoration: underline;
}
.law-block .divtable .link a:hover {
  color: #BF0C0C;
}
.law-block .divtable .origin {
  width: 20%;
}

.learn-list .photo {
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #ddd;
}
.learn-list .photo img {
  width: 100%;
}
.learn-list .learn-info {
  width: 25%;
  float: left;
}
.learn-list .learn-info h4 a {
  color: #323535;
  text-decoration: underline;
}
.learn-list .learn-info span {
  color: rgba(50, 53, 53, 0.8);
}
.learn-list .learn-skill {
  overflow: auto;
  overflow-x: hidden;
}
.learn-list .learn-skill p {
  margin: 0;
  padding-bottom: 0.3rem;
  color: #aaa;
}
.learn-list .learn-skill p span {
  color: #323535;
}

@media (max-width: 575.98px) {
  .section-list.learn-list .num-rank {
    float: left !important;
  }
  .section-list.learn-list .learn-info {
    width: 50%;
    margin-top: 0.5rem;
  }
  .section-list.learn-list .learn-skill {
    float: left;
    width: 80%;
    margin-top: 0.8rem;
  }
  .cleft-wrapper {
    display: none;
  }
  .parallax h1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .follow-menu li span:nth-child(1) {
    width: 80%;
  }
  .parallax h1 {
    font-size: 2.8rem;
  }
}
.businessLanding {
  background: #fff;
  overflow: hidden;
}
.businessLanding .section-header {
  position: relative;
  background-image: url(../../images/business/header-bg.svg);
  background-position: bottom 30% right 20%;
  background-repeat: no-repeat;
  background-size: 15%;
}
.businessLanding .section-header .section-header-info {
  padding-top: 2rem;
}
.businessLanding .section-header .section-header-info .header-title {
  color: #323535;
  text-align: center;
  padding-bottom: 1rem;
  letter-spacing: 2px;
}
.businessLanding .section-header .section-header-info .container {
  text-align: center;
}
.businessLanding .section-header .section-header-info .container .activeBtn {
  margin-top: 2rem;
}
.businessLanding .section-header .section-header-info .container p {
  font-size: 1.1rem;
}
.businessLanding .section-header .section-header-info .container .fourQues {
  margin: 1.5rem 0.3rem;
  padding: 1rem 1.5rem;
  color: #fff;
  background: #3fbdd6;
  font-weight: 500;
  border-radius: 5px;
}
.businessLanding .section-header .section-header-info .container h6 {
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #323535;
}
.businessLanding .section-header .section-header-info .pro-title {
  position: absolute;
  left: 18rem;
  bottom: 5rem;
  color: #323535;
  z-index: 100;
  font-size: 2.3rem;
  color: #3fbdd6;
}
.businessLanding .section-header .section-header-info .pro-title .fa {
  color: rgba(255, 255, 255, 0.5);
}
.businessLanding .section-content {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-right: 0;
  background: #caebf3;
}
.businessLanding .section-content .content-subtitle {
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 100;
  padding-bottom: 2rem;
  color: #555;
}
.businessLanding .section-content .content-subtitle:before {
  content: "";
  display: block;
  position: absolute;
  width: 4rem;
  height: 4px;
  background-color: #3fbdd6;
  top: 40px;
}
.businessLanding .section-content .content-icon .content-img {
  height: 200px;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}
.businessLanding .section-content .content-icon .content-img .reicon {
  width: 100%;
  height: 100%;
  position: relative;
}
.businessLanding .section-content .content-icon .content-img .abicon {
  position: absolute;
}
.businessLanding .section-content .content-icon .content-img .icon01 {
  width: 20%;
  bottom: 25%;
  left: 40%;
  animation: circle 5s infinite linear;
}
@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.businessLanding .section-content .content-icon .content-img .icon02 {
  width: 20%;
  top: 40%;
  left: 50%;
}
@keyframes moveRotate {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(160deg);
  }
}
.businessLanding .section-content .content-icon .content-img .icon03 {
  width: 25%;
  top: 25%;
  right: 6%;
  animation: dance 1s cubic-bezier(0, 0.8, 0.5, 1.5) infinite;
}
@keyframes dance {
  0% {
    transform: rotateZ(5deg);
  }
  50% {
    transform: rotateZ(-5deg);
  }
  100% {
    transform: rotateZ(5deg);
  }
}
.businessLanding .section-content .content-icon .content-img .icon04 {
  width: 15%;
  top: 18%;
  left: 42%;
  animation: letter 2s linear forwards;
}
@keyframes letter {
  0% {
    transform: scaleX(0);
  }
  20% {
    transform: scaleX(-0.8);
  }
  40% {
    transform: scaleX(1);
  }
  60% {
    transform: scaleX(0);
  }
  80% {
    transform: scaleX(0.8);
  }
  100% {
    transform: scaleX(1);
  }
}
.businessLanding .section-content .content-icon .content-img .icon05 {
  position: absolute;
  top: 18%;
  left: 26%;
  width: 100px;
  height: 100px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 203%;
  stroke-dashoffset: 25%;
  stroke: #3fbdd6;
  fill: none;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  animation: timecircle 3s 1 linear;
}
@keyframes timecircle {
  0% {
    stroke-dasharray: 203%;
    stroke-dashoffset: 156%;
  }
  100% {
    stroke-dasharray: 203%;
    stroke-dashoffset: 25%;
  }
}
.businessLanding .section-content .content-icon .content-img #wave01 {
  top: 45%;
  left: 17%;
}
.businessLanding .section-content .content-icon .content-img #wave01 .dot {
  animation: wave 1.3s linear infinite;
}
.businessLanding .section-content .content-icon .content-img #wave01 .dot:nth-child(2) {
  animation-delay: -1.1s;
}
.businessLanding .section-content .content-icon .content-img #wave01 .dot:nth-child(3) {
  animation-delay: -0.9s;
}
.businessLanding .section-content .content-icon .content-img #wave02 {
  top: 45%;
  right: 17%;
}
.businessLanding .section-content .content-icon .content-img #wave02 .dot {
  animation: wave 1.3s 0.8s linear infinite;
}
.businessLanding .section-content .content-icon .content-img #wave02 .dot:nth-child(2) {
  animation-delay: 1.1s;
}
.businessLanding .section-content .content-icon .content-img #wave02 .dot:nth-child(3) {
  animation-delay: 1.3s;
}
.businessLanding .section-content .content-icon .content-img .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 3px;
  background: #fff;
}
@keyframes wave {
  0% {
    transform: initial;
  }
  30% {
    transform: translateY(-15px);
  }
  60% {
    transform: initial;
  }
  100% {
    transform: initial;
  }
}
.businessLanding .section-content .content-icon .content-txt {
  text-align: center;
  margin: 1rem 0 2rem;
  color: #323535;
}
.businessLanding .section-range {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-right: 0;
  padding-top: 2rem;
  background: #caebf3;
}
.businessLanding .section-range .range-subtitle {
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 100;
  padding-bottom: 2rem;
  color: #555;
  margin-top: 3rem;
}
.businessLanding .section-range .range-subtitle:before {
  content: "";
  display: block;
  position: absolute;
  width: 4rem;
  height: 4px;
  background-color: #3fbdd6;
  top: 7.5rem;
}
.businessLanding .section-range .range-txt ul {
  padding: 0;
}
.businessLanding .section-range .range-txt ul li {
  list-style: none;
  padding: 0.3rem;
  color: #323535;
  display: flex;
  font-size: 1.1rem;
}
.businessLanding .section-range .range-txt ul li .fa {
  color: #3fbdd6;
  margin-top: 3px;
  margin-right: 0.5rem;
}
.businessLanding .section-range .notice {
  color: #555;
  margin-top: 2rem;
}
.businessLanding .section-range .notice ol li {
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
}
.businessLanding .section-pay {
  position: relative;
  padding-top: 15%;
}
.businessLanding .section-pay .pay-info {
  position: relative;
}
.businessLanding .section-pay .pay-info:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 5rem;
  height: 5rem;
  background-color: rgba(255, 198, 0, 0.15);
  top: -0.5rem;
  left: -1rem;
}
.businessLanding .section-pay .pay-info .fa-3x {
  color: #FFC600;
  text-align: left;
}
.businessLanding .section-pay .pay-info .pay-txt {
  display: inline-block;
  text-align: right;
  margin-left: 1.5rem;
}
.businessLanding .section-pay .pay-info .pay-txt h5 {
  color: #aaa;
}
.businessLanding .section-pay .pay-info .pay-txt h3 {
  color: #323535;
}
.businessLanding .section-pay .feeBox {
  text-align: center;
  margin-bottom: 1rem;
}
.businessLanding .section-pay .feeBox span {
  font-size: 1.3rem;
  color: #555;
}
.businessLanding .section-pay .feeBox b {
  color: #FFC600;
  font-size: 3rem;
}
.businessLanding .section-pay .activeBtn button {
  display: block;
  margin: 1rem auto;
}
.businessLanding .section-class {
  padding: 5rem 0 6rem;
}
.businessLanding .section-class .vcenter.nocenter {
  text-align: initial;
}
.businessLanding .section-class .vcenter.nocenter p {
  color: #555;
}
.businessLanding .section-class .vcenter.nocenter p b {
  display: block;
  padding-top: 1.5rem;
  letter-spacing: 1px;
  font-size: 1.2rem;
  color: #323535;
}
.businessLanding .section-class .diagram {
  border: 4px solid #3fbdd6;
}
.businessLanding .section-class .diagram .diagramO {
  text-align: center;
  color: #3fbdd6;
  padding-top: 3rem;
}
.businessLanding .section-class .diagram .diagramO .fa {
  display: block;
}
.businessLanding .section-class .diagram .diagramB1 {
  top: -15%;
  left: 33%;
}
.businessLanding .section-class .diagram .diagramB2 {
  right: -10%;
  top: 10%;
}
.businessLanding .section-class .diagram .diagramB3 {
  bottom: 10%;
  right: -10%;
}
.businessLanding .section-class .diagram .diagramB4 {
  left: 33%;
  bottom: -15%;
}
.businessLanding .section-class .diagram .diagramB5 {
  position: absolute;
  bottom: 10%;
  left: -10%;
}
.businessLanding .section-class .diagram .diagramB6 {
  position: absolute;
  top: 10%;
  left: -10%;
}
.businessLanding .section-class .diagram .diagram-note {
  height: 6rem;
  width: 6rem;
  background: #3fbdd6;
  border: 2px solid #fff;
  color: #323535;
}
.businessLanding .section-class .diagram .diagram-note .fa {
  display: block;
  color: #fff;
  margin-bottom: 0.3rem;
  font-size: 1.2rem;
}
.businessLanding .section-excellent .ex-info {
  padding: 0 1rem;
}
.businessLanding .section-excellent .ex-info .fa {
  text-align: center;
  display: block;
  color: #FFC600;
}
.businessLanding .section-excellent .ex-info h3 {
  color: #323535;
  text-align: center;
  margin: 0.8rem 0;
}
.businessLanding .section-excellent .ex-info ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.businessLanding .section-excellent .ex-info ul li {
  color: #646969;
  list-style-type: square;
  margin-bottom: 0.5rem;
  list-style: none;
}
.businessLanding .section-why {
  background: rgba(63, 189, 214, 0.3);
  background: #caebf3;
  padding-bottom: 3rem;
}
.businessLanding .section-why p {
  color: #323535;
  letter-spacing: 1px;
}
.businessLanding .section-why .activeBtn {
  text-align: center;
  margin-top: 1rem;
}
.businessLanding .section-why .fiveGood {
  position: relative;
  margin: 0 0.5rem 3rem;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 1rem 0;
  border-radius: 5px;
  color: #323535;
}
.businessLanding .section-why .fiveGood .fa {
  display: block;
  color: #3fbdd6;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.businessLanding .activeBtn {
  display: block;
}
.businessLanding .activeBtn:active {
  outline: 0;
}
.businessLanding .activeBtn button {
  background: #FFC600;
  border-color: #FFC600;
  border-bottom: 3px solid #e6b200;
  padding: 0.5rem 1.5rem;
  border-radius: 5px;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-weight: 500;
}
.businessLanding .bus-subtitle {
  text-align: center;
  padding: 3rem 0;
  color: #3fbdd6;
  position: relative;
}
.businessLanding .bus-subtitle:before {
  content: "";
  display: block;
  position: absolute;
  width: 4rem;
  height: 4px;
  background-color: #3fbdd6;
  top: 5.5rem;
  left: 48%;
}
.businessLanding .waves-top {
  width: 100vw;
  margin-bottom: -2px;
}
.businessLanding .waves-bottom {
  width: 100vw;
  position: absolute;
  top: -1px;
}

.businessLanding.business-form {
  background: linear-gradient(to bottom right, #fafafa 0%, #fafafa 50%, #caebf3 50%, #caebf3 100%);
  padding: 2rem 0;
}

.business-form .bus-subtitle {
  padding: 0;
}
.business-form .bus-subtitle:before {
  top: 2.5rem;
}
.business-form #user-regist .user-form {
  padding: 0 2rem;
  color: #323535;
}
.business-form #user-regist .user-form label {
  font-size: 0.9rem;
}
.business-form #user-regist .user-form span {
  color: #323535;
}
.business-form #user-regist .user-form select {
  width: 100%;
  height: 30px;
  margin-bottom: 0.5rem;
  border: 1px solid #dadada;
  border-radius: 2px;
}
.business-form #user-regist .user-form h5 {
  padding: 1rem 0 0.5rem;
  color: #323535;
}
.business-form #user-regist .user-form h5 .fa {
  color: #3fbdd6;
}
.business-form #user-regist .buyBtn {
  display: block;
  margin: 1rem auto;
  background: #3fbdd6;
  border: 3px solid #3fbdd6;
  padding: 0.3rem 1rem;
  border-radius: 50px;
  color: #fff;
  font-size: 1.1rem;
  letter-spacing: 1px;
}

#finish {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2rem auto;
}
#finish .title {
  color: #3fbdd6;
  margin: 1rem 0;
}
#finish img {
  width: 80%;
}
#finish .searchBtn {
  margin: 1rem auto;
}

@media (max-width: 575.98px) {
  .businessLanding .section-header {
    background-position: bottom 30% right 8%;
    background-size: 25%;
  }
  .businessLanding .section-header .section-header-info .header-title {
    font-size: 2.3rem;
  }
  .businessLanding .section-header .section-header-info .container h5 {
    font-size: 1.2rem;
  }
  .businessLanding .section-header .section-header-info .container .activeBtn button {
    padding: 0.5rem 2rem;
  }
  .businessLanding .section-header .section-header-info .container .fourQues {
    margin: 0.5rem;
    padding: 0.5rem;
  }
  .businessLanding .section-header .section-header-info .pro-title {
    left: 0;
    bottom: -2.5rem;
    font-size: 2.3rem;
    position: relative;
    text-align: center;
  }
  .businessLanding .section-content .content-subtitle {
    padding-bottom: 0.5rem;
  }
  .businessLanding .section-content .content-icon .content-txt {
    margin-top: 0.5rem;
  }
  .businessLanding .section-range .notice {
    margin-top: 0;
  }
  .businessLanding .section-pay .pay-info {
    margin: 1rem auto;
  }
  .businessLanding .section-pay .pay-info:before {
    content: none;
  }
  .businessLanding .section-pay .pay-info .pay-txt {
    text-align: initial;
  }
  .businessLanding .section-pay .activeBtn {
    text-align: center;
    margin-top: 0.5rem;
  }
  .businessLanding .section-class {
    padding: 4rem 0 5rem;
  }
  .businessLanding .section-excellent .ex-info {
    margin-left: 5%;
    margin-bottom: 2rem;
  }
  .businessLanding .section-excellent .ex-info h3 {
    margin: 0.5rem 0;
  }
  .businessLanding .section-why .activeBtn {
    text-align: center;
    margin-top: 0.5rem;
  }
  .businessLanding .section-why .fiveGood {
    margin: 0.3rem;
  }
  .businessLanding .bus-subtitle {
    padding: 2.5rem 0;
  }
  .businessLanding .bus-subtitle:before {
    left: 44%;
    top: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .businessLanding .section-header .section-header-info .pro-title {
    left: 5rem;
    bottom: 1rem;
    font-size: 2.2rem;
  }
  .businessLanding .section-content .content-icon .content-img {
    max-width: 150px;
  }
  .businessLanding .section-content .content-icon .content-img .icon01 {
    bottom: 30%;
  }
  .businessLanding .section-content .content-icon .content-img .icon02 {
    width: 26%;
  }
  .businessLanding .section-content .content-icon .content-img .icon04 {
    width: 18%;
    top: 24%;
  }
  .businessLanding .section-content .content-icon .content-img .icon05 {
    width: 90px;
    top: 20%;
    height: 90px;
    left: 20%;
  }
  .businessLanding .section-content .content-icon .content-img .dot {
    width: 9px;
    height: 9px;
  }
  .businessLanding .section-range .range-txt ul li {
    font-size: 1rem;
  }
  .businessLanding .section-pay .pay-info .pay-txt h3 {
    font-size: 1.3rem;
  }
  .businessLanding .section-class .vcenter.nocenter p {
    margin-right: 3.5rem;
  }
  .businessLanding .section-class .diagram .diagramO {
    width: 9rem;
    height: 9rem;
  }
  .businessLanding .section-excellent .ex-info {
    margin-left: 0;
  }
  .businessLanding .bus-subtitle {
    padding: 2rem 0;
  }
  .businessLanding .bus-subtitle:before {
    left: 47%;
    top: 4.5rem;
  }
  .businessLanding .activeBtn button {
    padding: 0.3rem 1rem;
  }
}
#fullpage .section {
  position: relative;
  min-height: 100vh;
  background-size: cover;
}
#fullpage .section .block_vcenter {
  width: 60%;
  transform: translateY(10%);
}
#fullpage .section .block_vcenter input[type=text] {
  display: block;
  border: 1px solid #b1b5b5;
  background: #fff;
  padding: 5px 10px;
  height: 40px;
  border-radius: 5px;
  width: 100%;
  transition: border 0.4s ease;
}
#fullpage .section .block_vcenter input[type=text]:focus {
  border-color: #FFC600;
  outline: none;
}
#fullpage .section .block_vcenter select {
  border: 2px solid #323535;
  height: 30px;
  border-radius: 5px;
  background: #fff;
}
#fullpage .section .block_vcenter select:focus {
  outline: none;
}
#fullpage .section .title {
  position: relative;
  margin-bottom: 1rem;
  color: #323535;
}
#fullpage .section .title:before {
  content: "";
  height: 3px;
  width: 80px;
  background: #FFC600;
  display: block;
  position: absolute;
  left: 0;
  bottom: -5px;
}
#fullpage .section .info {
  border-radius: 5px;
  padding: 2rem 1.5rem;
}
#fullpage .section .info .notice {
  margin: 0.5rem 0;
}
#fullpage .section .info .notice .fa {
  font-size: 1.5rem;
  vertical-align: middle;
}
#fullpage .pageOne {
  background-image: linear-gradient(180deg, rgba(50, 53, 53, 0.2), rgba(255, 255, 255, 0.4)), url("../../images/accompany/background-1.jpg");
  background-size: cover;
}
#fullpage .pageOne .block_vcenter {
  transform: translateY(40%);
}
#fullpage .pageOne .info {
  background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);
  letter-spacing: 1px;
  font-size: 1.15rem;
  font-weight: 300;
}
#fullpage .pageOne .info p {
  margin: 5px;
}
#fullpage .pageOne .info b {
  color: red;
  font-weight: 700;
}
#fullpage .pageOne .arrow {
  position: absolute;
  bottom: 3.5rem;
  left: 50%;
}
#fullpage .pageOne .arrow .fa {
  color: #fff;
}
#fullpage .pageOne .bounce {
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
#fullpage .pageTwo {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4)), url("../../images/accompany/background-2.svg");
}
#fullpage .pageTwo .info {
  border: 1px solid #d3d5d5;
  background: #646969;
}
#fullpage .pageTwo .info select {
  display: inline-block;
  width: 32.5%;
  cursor: pointer;
}
#fullpage .pageTwo .info p {
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
}
#fullpage .pageTwo .acc_List li {
  color: #fff;
}
#fullpage .pageTwo .acc_List li label {
  margin-top: 1rem;
  margin-bottom: 0;
}
#fullpage .pageThree {
  background-image: linear-gradient(90deg, rgba(50, 53, 53, 0.3), rgba(226, 235, 240, 0.3)), url("../../images/accompany/background-3.jpeg");
}
#fullpage .pageThree .info p {
  font-size: 1.2rem;
  padding-left: 0.5rem;
  margin: 0;
  color: #288aec;
  border-left: 3px solid #288aec;
}
#fullpage .pageThree .acc_List li {
  padding: 0.3rem 0;
}
#fullpage .pageThree .acc_List li label {
  margin: 0;
}
#fullpage .pageThree .acc_List li input[type=radio] + label {
  cursor: pointer;
}
#fullpage .pageThree #yesText {
  display: none;
}
#fullpage .pageThree input[value=yes]:checked ~ #yesText {
  display: inline-block;
}
#fullpage .pageFour {
  position: relative;
  background-image: linear-gradient(-90deg, rgba(50, 53, 53, 0.3), rgba(255, 255, 255, 0.3)), url("../../images/accompany/background-4.jpg");
}
#fullpage .pageFour .info {
  font-size: 1.1rem;
  letter-spacing: 1px;
}
#fullpage .pageFour .info p {
  margin: 0;
}
#fullpage .pageFour .info .lawyerFee {
  font-size: 1rem;
  font-weight: 300;
  color: #323535;
  color: #666;
}
#fullpage .pageFour .info .lawyerFee b {
  color: #BF0C0C;
  text-decoration: underline;
  font-weight: 600;
}
#fullpage .pageFour .info .notice {
  color: #BF0C0C;
  text-align: center;
}
#fullpage .pageFour .info .notice .fa {
  color: #BF0C0C;
}
#fullpage .pageFour .budgetUl {
  padding-left: 0;
}
#fullpage .pageFour .budgetUl li {
  list-style: none;
  padding: 0.5rem 0;
  color: #4b4f4f;
  text-align: center;
}
#fullpage .pageFour .budgetUl li label {
  margin: 0;
  border: none;
  cursor: pointer;
  color: #323535;
  font-weight: 500;
}
#fullpage .pageFour .budgetUl li input[type=radio]:checked + label {
  color: #288aec;
  font-weight: 700;
}
#fullpage .pageFive {
  background-image: linear-gradient(90deg, rgba(50, 53, 53, 0.3), rgba(255, 255, 255, 0.3)), url("../../images/accompany/background-5.jpeg");
}
#fullpage .pageFive .info {
  letter-spacing: 1px;
}
#fullpage .pageFive .info p {
  font-size: 1rem;
  border-left: 3px solid #288aec;
  padding-left: 0.5rem;
  color: #323535;
}
#fullpage .pageFive .info span {
  color: #555;
}
#fullpage .pageFive .infoOl li {
  margin: 3px 0;
  font-weight: 300;
}
#fullpage .pageFive .infoOl li b {
  font-weight: 600;
}
#fullpage .pageFive .agreebox {
  text-align: center;
  font-size: 1.1rem;
  padding: 0.5rem 0;
  color: #fff;
  width: 100%;
  letter-spacing: 1px;
  background: rgba(50, 53, 53, 0.8);
  border-radius: 5px;
}
#fullpage .pageFive .agreebox label {
  cursor: pointer;
  margin-bottom: 0;
}
#fullpage .pageSix {
  background-image: linear-gradient(90deg, rgba(50, 53, 53, 0.3), rgba(255, 255, 255, 0.3)), url("../../images/accompany/background-6.jpg");
}
#fullpage .pageSix .acc_List li label {
  margin-top: 1rem;
  margin-bottom: 0;
}
#fullpage .pageSix .info .notice {
  color: #323535;
}
#fullpage .pageSix .info .notice .fa {
  color: #FFC600;
}
#fullpage .pageSix .info .notice a {
  color: #288aec;
  text-decoration: underline;
}

.block_vcenter {
  width: 60%;
  margin: 0 auto;
  position: relative;
  padding: 1rem 2rem;
}

.info {
  border-radius: 3px;
  padding: 1.5rem 1rem;
  background: #fff;
}
.info .endTime {
  color: #288aec;
  font-size: 1.2rem;
  font-weight: 600;
}
.info .contact {
  color: #BF0C0C;
  text-decoration: underline;
}

.search_gps {
  background: #288aec;
  border: none;
  margin: 0.5rem 0;
  color: #fff;
  letter-spacing: 1px;
  height: 30px;
  border-radius: 3px;
}
.search_gps:hover {
  background: #147de6;
}

.allDone {
  margin: 1rem auto;
  background: #288aec;
  color: #fff;
  letter-spacing: 1px;
  height: 40px;
  width: 25%;
  display: block;
  border-radius: 5px;
  font-size: 1.2rem;
  border: 0;
}
.allDone:hover {
  background: #147de6;
}

.acc_List {
  padding: 0;
}
.acc_List li {
  list-style: none;
}

.seaTitle {
  color: #323535;
  margin: 1rem 0;
}

.pageWait .block_vcenter {
  width: 40%;
  transform: translateY(0);
}
.pageWait .msgUl {
  padding: 0;
}
.pageWait .msgUl li ol li span {
  display: inline-block;
  font-size: 1rem;
}
.pageWait .msgUl li ol li span:nth-child(1) {
  font-size: 0.9rem;
}
.pageWait .panel .panel-header {
  background: #288aec;
  color: #fff;
  cursor: pointer;
}
.pageWait .panel .panel-header h6 {
  font-size: 1.3rem;
  letter-spacing: 1px;
}
.pageWait .loader {
  position: relative;
  margin: 0 auto;
  width: 200px;
}
.pageWait .loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.pageWait .loader .circular {
  animation: rotate 10s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pageWait .loader .circular .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 2s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
.pageWait .showbox {
  position: relative;
}
.pageWait .showbox .second {
  position: absolute;
  top: 35%;
  left: 40%;
}
.pageWait .showbox .second span {
  color: #aaa;
  text-align: left;
  font-size: 0.7rem;
  display: block;
}
.pageWait .showbox .second p {
  font-size: 2rem;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes color {
  100%, 0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%, 90% {
    stroke: #ffa700;
  }
}
.pageWait .lawyerShow {
  margin-top: 1rem;
}
.pageWait .lawyerShow button {
  background: #288aec;
  color: #fff;
  border: none;
}
.pageWait .load-wrapp {
  margin: 2rem 0;
}
.pageWait .load-wrapp .letter {
  animation-name: loading;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: linear;
  color: #288aec;
  font-size: 1.2rem;
}
.pageWait .load-wrapp .l-1 {
  animation-delay: 0.48s;
}
.pageWait .load-wrapp .l-2 {
  animation-delay: 0.6s;
}
.pageWait .load-wrapp .l-3 {
  animation-delay: 0.72s;
}
.pageWait .load-wrapp .l-4 {
  animation-delay: 0.84s;
}
.pageWait .load-wrapp .l-5 {
  animation-delay: 0.96s;
}
.pageWait .load-wrapp .l-6 {
  animation-delay: 1.08s;
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pageWait .lawyerJoe {
  background: #f2f3f3;
  padding: 1rem;
  border-radius: 5px;
  margin: 0.5rem 0;
}
.pageWait .lawyerJoe img {
  display: block;
  width: 20%;
  float: left;
  margin: 0 1rem;
}
.pageWait .lawyerJoe .lawyerPhone {
  display: inline-block;
  width: 60%;
  margin-top: 2rem;
}
.pageWait .feeUl {
  text-align: initial;
}
.pageWait .feeUl ul {
  padding-left: 1rem;
}
.pageWait .feeUl ul li {
  list-style-type: square;
  margin: 0.3rem 0 0.3rem 1.5rem;
  color: #0057e7;
}
.pageWait .feeUl ul span {
  display: block;
  color: #646969;
}

.pageEnd .block_vcenter {
  width: 45%;
}
.pageEnd .budgetUl {
  padding: 0;
}
.pageEnd .budgetUl li {
  list-style: none;
  padding: 0.5rem 0;
}
.pageEnd .budgetUl li label {
  margin: 0;
  border: 1px solid rgba(40, 138, 236, 0.8);
  padding: 0.3rem 1rem;
  border-radius: 2px;
  margin: 0 5px;
  cursor: pointer;
  color: #288aec;
}
.pageEnd .budgetUl li input[type=radio] {
  display: none;
}
.pageEnd .budgetUl li input[type=radio]:checked + label {
  background: rgba(40, 138, 236, 0.5);
  color: #fff;
}
.pageEnd .lawyerJoe {
  margin: 1rem 0;
}
.pageEnd .lawyerJoe img {
  display: block;
  width: 20%;
  float: left;
  margin: 0 1rem;
}
.pageEnd .lawyerJoe .lawyerPhone {
  display: inline-block;
  width: 70%;
  margin-top: 2rem;
}

.lawyerMsg .accInfo {
  border: 1px solid #288aec;
  background: #fff;
  position: relative;
  padding: 1rem;
}
.lawyerMsg .accInfo:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  left: 48%;
  bottom: -0.8rem;
  border-top: 0.8rem solid #288aec;
  border-left: 0.8rem solid #fff;
  border-right: 0.8rem solid #fff;
}
.lawyerMsg .accInfo p {
  display: inline-block;
  width: 48%;
  color: #323535;
  margin: 0;
}
.lawyerMsg .accInfo p span {
  color: #288aec;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.lawyerMsg .lawyerFee p {
  font-size: 1.1rem;
}
.lawyerMsg .lawyerFee ol li {
  margin-bottom: 0.5rem;
  color: #323535;
}
.lawyerMsg .lawyerFee ol li b {
  color: #BF0C0C;
  font-size: 1.1rem;
}
.lawyerMsg .agreebox {
  text-align: center;
  font-size: 1.1rem;
  margin: 1rem auto;
  width: 50%;
  letter-spacing: 1px;
}
.lawyerMsg .agreebox label {
  cursor: pointer;
}
.lawyerMsg .allDone {
  width: 50%;
}

.msgUl {
  background: #fff;
  padding: 0.3rem 1rem;
}
.msgUl li {
  list-style: none;
}
.msgUl li ol {
  padding: 0;
}
.msgUl li ol li {
  margin: 0.5rem 0;
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 0;
}
.msgUl li ol li span:nth-child(1) {
  width: 40%;
  display: inline-block;
  color: #666;
}
.msgUl li h5 {
  margin-top: 1rem;
  padding: 0.8rem;
  background: #288aec;
  color: #fff;
  letter-spacing: 1px;
}

.infoOl {
  color: #555;
}
.infoOl b {
  margin: 0 5px;
  color: #288aec;
}
.infoOl li {
  margin: 5px 0;
}

.pageEnd .msgUl {
  padding: 0;
}
.pageEnd .infoOl {
  padding: 0.5rem 1rem;
}

.pageLanding {
  background: #fff;
  overflow: hidden;
}
.pageLanding .parallax {
  overflow: hidden;
}
.pageLanding .parallax .landInfo {
  display: block;
  margin: 0 auto;
  width: 50%;
  text-align: center;
  letter-spacing: 0.1rem;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 2rem 0;
}
.pageLanding .parallax .landInfo h1 {
  color: #FFC600;
}
.pageLanding .parallax .landInfo h1, .pageLanding .parallax .landInfo h4, .pageLanding .parallax .landInfo h6 {
  margin: 1rem 0;
}
.pageLanding .first {
  background-image: linear-gradient(to right, rgba(255, 253, 228, 0.7), rgba(0, 90, 167, 0.5)), url("../../images/accompany/landingBg.jpeg");
  background-size: cover;
  padding: 10rem 0;
  width: 100%;
}
.pageLanding .madrid {
  background: url("https://previews.123rf.com/images/rawpixel/rawpixel1603/rawpixel160310009/53826093-business-people-meeting-conference-seminar-concept.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
}
.pageLanding .caption {
  padding: 2rem 0 1rem;
}
.pageLanding .table thead tr th:nth-child(2), .pageLanding .table thead tr th:nth-child(3) {
  font-size: 1.5rem;
}
.pageLanding .table .same {
  color: #323535 !important;
  background: rgba(170, 170, 170, 0.1);
}
.pageLanding .table .feeUl {
  text-align: initial;
}
.pageLanding .table .feeUl ul {
  padding-left: 1rem;
}
.pageLanding .table .feeUl ul li {
  list-style-type: square;
  margin: 0.3rem 0 0.3rem 1.5rem;
}
.pageLanding .table .allDone {
  width: 150px;
}
.pageLanding .landing-table tr th, .pageLanding .landing-table tr td {
  text-align: center;
}
.pageLanding .landing-table tr th:nth-child(1), .pageLanding .landing-table tr td:nth-child(1) {
  min-width: 100px;
  color: #555;
}
.pageLanding .landing-table tr th:nth-child(2), .pageLanding .landing-table tr td:nth-child(2) {
  color: #288aec;
}
.pageLanding .landing-table tr th:nth-child(3), .pageLanding .landing-table tr td:nth-child(3) {
  color: #ffa700;
}
.pageLanding .landing-table tr:last-child {
  border-bottom: 2px solid #dcdcdc;
}
.pageLanding .allDone {
  border: none;
}
.pageLanding .userbg .landInfo .allDone {
  display: inline-block;
  margin: 0 0.5rem;
}
.pageLanding .allDone.orange {
  background: #ffa700;
}
.pageLanding .userplan div {
  width: 45%;
  display: inline-block;
  background: #fff;
  padding: 2rem 0;
  border-radius: 2px;
}
.pageLanding .userplan div h5 {
  color: #323535;
}
.pageLanding .userplan div h5 span {
  font-size: 1.5rem;
}
.pageLanding .userplan div:nth-child(1) span {
  color: #288aec;
}
.pageLanding .userplan div:nth-child(2) span {
  color: #ffa700;
}
.pageLanding .userplan .allDone {
  width: 80%;
}
.pageLanding .easyquoBtn {
  color: #fff;
  background: #FFC600;
  border-color: #FFC600;
  border-bottom: 3px solid #e6b200;
  width: 10%;
  border-radius: 20px;
  padding: 0.3rem 0.5rem;
  letter-spacing: 1px;
  font-size: 1.1rem;
  display: inline-block;
}

.lawyerRegist .stepBar .pro-bar {
  padding: 0;
}
.lawyerRegist .stepBar .pro-bar li {
  font-size: 1.1rem;
  letter-spacing: 1px;
  padding-top: 0.3rem;
}
.lawyerRegist .stepBar .pro-bar li:before {
  position: initial;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  margin: 0 auto;
  font-size: 1.3rem;
  background: #aaa;
  color: #fff;
  border: none;
}
.lawyerRegist .stepBar .pro-bar li:after {
  font-family: FontAwesome;
  content: "\f054";
  background: transparent;
  height: 0;
  top: 20%;
  left: -10px;
  color: #aaa;
}
.lawyerRegist .stepBar .pro-bar li:first-child:after {
  content: "";
}
.lawyerRegist .stepBar .pro-bar li.here {
  color: #288aec;
}
.lawyerRegist .stepBar .pro-bar li.here:before {
  background: #288aec;
}
.lawyerRegist .stepBar .pro-bar li.done:before {
  font-family: FontAwesome;
  content: "\f00c";
}
.lawyerRegist .acc_List {
  width: 60%;
  margin: 1rem auto;
}
.lawyerRegist .acc_List li {
  margin: 0.5rem 0;
}
.lawyerRegist .acc_List input[type=text] {
  height: 40px;
  border: 1px solid #ddd;
  font-size: 1.1rem;
  padding: 0 10px;
  width: 60%;
  border-radius: 3px;
}
.lawyerRegist .acc_List input[type=text]:focus {
  outline: none;
}
.lawyerRegist .acc_List .textInput {
  border-color: #ffa700 !important;
  text-align: center;
}
.lawyerRegist .acc_List .message {
  color: #288aec;
}
.lawyerRegist .acc_List .search_gps {
  width: 40%;
  margin: 0 auto;
  display: block;
  height: 40px;
  border-radius: 3px;
}
.lawyerRegist .txtBtn {
  background: #ffa700;
  border-radius: 5px;
  height: 40px;
  border: none;
  color: #fff;
}
.lawyerRegist .lawchainRegist {
  display: block;
  color: #BF0C0C;
  width: 100px;
  border: 2px solid #BF0C0C;
  text-align: center;
  padding: 0.5rem 0;
  margin: 0 auto;
  border-radius: 2px;
}
.lawyerRegist .lawchainRegist:hover {
  background: #BF0C0C;
  color: #fff;
}
.lawyerRegist .advantageBox {
  margin-bottom: 2rem;
  color: #323535;
}
.lawyerRegist .advantageBox h5 {
  text-align: center;
  color: #288aec;
}
.lawyerRegist .advantageUl {
  padding-left: 0.3rem;
  color: #555;
}
.lawyerRegist .advantageUl li {
  list-style: none;
  position: relative;
  padding-left: 2rem;
  margin: 0.5rem 0;
}
.lawyerRegist .advantageUl li:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  display: block;
  left: 0;
  color: #288aec;
}
.lawyerRegist .advantageUl li b {
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.lawyerRegist .advantageUl li span {
  display: block;
  font-size: 0.9rem;
  color: #BF0C0C;
  margin: 0.2rem 0;
}
.lawyerRegist .creditUl {
  background: #eee;
  padding: 0.5rem 1rem;
  border-radius: 2px;
}
.lawyerRegist .creditUl li {
  list-style: none;
  padding: 5px 0;
}
.lawyerRegist .creditUl li p {
  margin: 0;
  color: #999;
  font-size: 0.9rem;
}
.lawyerRegist .creditUl li input[type=text]:focus {
  outline: none;
}
.lawyerRegist .creditUl li input[type=radio] {
  vertical-align: text-top;
}
.lawyerRegist .creditUl .planBox b {
  font-size: 1.5rem;
  color: #288aec;
}
.lawyerRegist .creditUl .creditBox input[type=text] {
  width: 20%;
  padding: 3px;
  text-align: center;
}
.lawyerRegist .creditUl .selectBox select {
  width: 40%;
  height: 30px;
  background: #fff;
}
.lawyerRegist .creditUl .cvcBox input[type=text] {
  width: 20%;
  padding: 3px 5px;
}
.lawyerRegist .creditUl .cvcBox span {
  font-size: 0.9rem;
  color: #aaa;
}
.lawyerRegist .creditUl .cvcBox img {
  height: 30px;
}
.lawyerRegist .creditUl .mailBox input[type=text] {
  width: 90%;
  padding: 3px 5px;
}
.lawyerRegist .creditUl .invoiceBox .selectInvoice {
  background: #bbb;
  padding-left: 1rem;
  border-bottom: 1px solid #aaa;
}
.lawyerRegist .creditUl .invoiceBox .selectInvoice label {
  display: inline-block;
  width: 95%;
  padding: 0.5rem;
  margin: 0;
  letter-spacing: 1px;
  cursor: pointer;
}
.lawyerRegist .creditUl .invoiceBox .invoiceDonate {
  background: #fff;
  padding: 1rem;
  display: none;
}
.lawyerRegist .creditUl .invoiceBox .invoiceDonate label {
  margin: 0;
}
.lawyerRegist .creditUl .invoiceBox .invoiceDonate select {
  width: 80%;
  height: 30px;
  background: #fff;
}
.lawyerRegist .creditBtn {
  background: #288aec;
  color: #fff;
  border: none;
  width: 100%;
  text-align: center;
  padding: 0.5rem 0;
  border-radius: 5px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  box-shadow: 2px 3px 3px #ccc;
}

.pageList .lawyerShow {
  margin: 0;
}

@media (max-width: 575.98px) {
  #fullpage .section {
    min-height: 700px;
  }
  #fullpage .section .block_vcenter {
    width: 100%;
    transform: translateY(5%);
    padding: 1rem;
  }
  #fullpage .section .info {
    max-height: 550px;
    overflow-y: scroll;
  }
  #fullpage .pageTwo .info select {
    width: 100%;
    margin: 0.5rem 0;
  }
  #fullpage .pageFour .budgetUl {
    padding: 0;
  }
  #fullpage .pageFour .budgetUl li {
    text-align: initial;
  }
  #fullpage .pageFour .budgetUl li b {
    display: block;
  }
  #fullpage .pageFour .budgetUl li label {
    margin: 5px 0;
  }
  #fullpage .pageFive .agreebox {
    width: 100%;
  }
  .allDone {
    width: 50%;
  }
  .block_vcenter {
    width: 100%;
  }
  .pageWait .block_vcenter {
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .pageWait .showbox .second {
    left: 35%;
  }
  .pageEnd .block_vcenter {
    width: 100%;
  }
  .pageEnd .budgetUl {
    padding: 0;
  }
  .pageEnd .budgetUl li label {
    margin: 5px;
  }
  .lawyerMsg .accInfo p {
    display: block;
    width: 100%;
    margin: 0.5rem 0;
  }
  .lawyerMsg .accInfo p:nth-child(odd) {
    text-align: initial;
  }
  .lawyerMsg .accInfo p span {
    white-space: pre;
  }
  .lawyerMsg .agreebox {
    width: 100%;
  }
  .lawyerMsg .allDone {
    width: 100%;
  }
  .pageLanding .parallax .landInfo {
    width: 80%;
  }
  .pageLanding .parallax .landInfo h1 {
    font-size: 2rem;
  }
  .pageLanding .parallax .landInfo h4 {
    font-size: 1.3rem;
  }
  .pageLanding .userbg .landInfo .allDone {
    margin: 0.5rem;
    padding: 0;
  }
  .pageLanding .table .feeUl ul {
    padding-left: 0;
  }
  .pageLanding .table .feeUl ul li {
    word-break: break-all;
  }
  .pageLanding .table .allDone {
    width: 100px;
    padding: 0;
  }
  .pageLanding .landing-table tr th:nth-child(1), .pageLanding .landing-table tr td:nth-child(1) {
    min-width: 60px;
  }
  .pageLanding .easyquoBtn {
    width: 35%;
  }
  .lawyerRegist .stepBar .pro-bar {
    padding: 0;
  }
  .lawyerRegist .stepBar .pro-bar li {
    float: left;
    margin: 0 0.5rem;
  }
  .lawyerRegist .acc_List {
    width: 90%;
  }
  .lawyerRegist .acc_List input[type=text] {
    height: 40px;
  }
  .lawyerRegist .txtBtn {
    height: 35px;
  }
  .lawyerRegist .creditUl li input[type=radio] {
    width: 20px;
    height: 20px;
  }
  .lawyerRegist .creditUl .creditBox input[type=text] {
    width: 40%;
    margin: 3px;
  }
  .lawyerRegist .creditUl .selectBox select {
    width: 45%;
  }
  .lawyerRegist .creditUl .cvcBox input[type=text] {
    padding: 3px;
  }
  .lawyerRegist .creditUl .invoiceBox .selectInvoice label {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #fullpage .section .block_vcenter {
    width: 80%;
  }
  #fullpage .info {
    max-height: 550px;
    overflow-y: scroll;
  }
  #fullpage .pageFive .agreebox {
    width: 100%;
  }
  .block_vcenter {
    width: 90%;
  }
  .pageWait .block_vcenter {
    width: 60%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .pageEnd .block_vcenter {
    width: 70%;
  }
  .pageEnd .budgetUl li label {
    margin: 5px;
  }
  .lawyerMsg .accInfo p {
    display: block;
    width: 100%;
  }
  .lawyerMsg .accInfo p span {
    white-space: pre;
  }
  .allDone {
    width: 50%;
  }
  .pageLanding .parallax .landInfo {
    width: 80%;
  }
  .pageLanding .parallax .landInfo h1 {
    font-size: 2.3rem;
  }
  .pageLanding .userbg .landInfo .allDone {
    margin: 0.5rem;
  }
  .pageLanding .easyquoBtn {
    width: 20%;
  }
  .lawyerRegist .creditUl li input[type=radio] {
    width: 20px;
    height: 20px;
  }
  .lawyerRegist .creditUl .creditBox input[type=text] {
    width: 20%;
  }
  .lawyerRegist .creditUl .invoiceBox .selectInvoice label {
    width: 80%;
  }
}
.oncall {
  overflow: hidden;
}
.oncall .backimg {
  background-image: linear-gradient(120deg, rgba(253, 251, 251, 0.5), rgba(235, 237, 238, 0.5)), url("../../images/accompany/background-6.jpg");
  background-size: cover;
}
.oncall .backimg .freeBtn {
  margin: 2rem;
}
.oncall .title {
  margin: 2rem 0;
  text-align: center;
  letter-spacing: 1px;
  color: #323535;
}
.oncall .subtitle {
  margin: 1rem 0;
  text-align: center;
  letter-spacing: 1px;
  color: #4b4f4f;
}
.oncall .fee {
  color: #FFC600;
  width: 20%;
  display: block;
  margin: 1rem auto;
  background: #323535;
  padding: 0.5rem 0;
  text-align: center;
  border-radius: 2px;
  box-shadow: 1px 2px 2px #ccc;
}
.oncall .fee span {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
}
.oncall .oncall-point {
  background: #323535;
  padding: 3rem 0;
  color: #fff;
}
.oncall .oncall-point .title {
  color: #fff;
  margin: 2rem 0;
}
.oncall .oncall-point i {
  font-size: 6rem;
}
.oncall .oncall-point p {
  margin: 1rem 0;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.oncall .oncall-step {
  padding: 3rem 0;
}
.oncall .oncall-step .stepUl {
  width: 50%;
  margin: 1rem auto;
  padding: 0;
}
.oncall .oncall-step .stepUl li {
  list-style: none;
  padding: 1.5rem 0;
  position: relative;
}
.oncall .oncall-step .stepUl li:before {
  position: absolute;
  content: "";
  display: block;
  height: 35%;
  width: 2px;
  border-left: 2px dashed #646969;
  left: 7%;
  top: -2.5rem;
}
.oncall .oncall-step .stepUl li:after {
  left: 5.7%;
  top: 0.8rem;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #646969;
  border-width: 10px;
}
.oncall .oncall-step .stepUl li:first-child:before, .oncall .oncall-step .stepUl li:first-child:after {
  display: none;
}
.oncall .oncall-step .stepUl li i {
  display: inline-block;
  font-size: 4rem;
  width: 15%;
  text-align: center;
  vertical-align: super;
  color: #323535;
}
.oncall .oncall-step .stepUl .stepInfo {
  display: inline-block;
  width: 80%;
}
.oncall .oncall-step .stepUl .stepInfo h5 {
  color: #BF0C0C;
}
.oncall .oncall-step .notice {
  text-align: center;
}
.oncall .oncall-form {
  background: #323535;
}
.oncall .oncall-form .block_vcenter {
  padding: 1rem 0;
}
.oncall .oncall-form .title {
  color: #FFC600;
}
.oncall .oncall-form .info h6 {
  color: #BF0C0C;
  margin-top: 1.5rem;
  border-left: 5px solid #BF0C0C;
  padding-left: 1rem;
  letter-spacing: 1px;
}
.oncall .oncall-form .info label {
  margin: 0.5rem 0 0;
}
.oncall .oncall-form .info .announce {
  margin: 0.8rem 0;
  padding: 0.5rem;
  letter-spacing: 1px;
  background: #e5e7e7;
}
.oncall .oncall-form .radioBox p {
  margin: 0;
  margin-top: 5px;
}
.oncall .oncall-form .radioBox input[type=radio] {
  margin-left: 0.5rem;
}
.oncall .oncall-form .radioBox .addBtn {
  background: transparent;
  border: 1px solid #e6b200;
  border-radius: 15px;
  margin-right: 1rem;
  color: #e6b200;
}
.oncall .oncall-form .radioBox .addBtn:hover {
  background: #FFC600;
  color: #fff;
}
.oncall .oncall-form .radioBox .addBtn:focus {
  outline: none;
}
.oncall .oncall-form .formRow input[type=text] {
  display: block;
  width: 100%;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 32px;
  border-radius: 4px;
  -webkit-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.oncall .oncall-form .formRow input[type=text]:focus {
  outline: none;
  border-color: #323535;
}
.oncall .oncall-form .formRow input[type=date] {
  border: 1px solid #ccc;
  height: 32px;
  width: 100%;
  border-radius: 4px;
}
.oncall .oncall-form .formRow input[type=date]:focus {
  outline: none;
  border-color: #323535;
}
.oncall .oncall-form .formRow textarea {
  border: 1px solid #ccc;
  width: 100%;
  display: block;
  padding: 6px 12px;
  border-radius: 4px;
}
.oncall .oncall-form .formRow textarea:focus {
  outline: none;
  border-color: #323535;
}
.oncall .oncall-form .formRow .phoneInfo {
  font-size: 0.9rem;
  color: #7c8484;
}
.oncall .oncall-form h5 {
  text-align: center;
  margin: 0.5rem 0;
}
.oncall #appendDiv h6 {
  background: #cbcece;
  padding: 0.5rem 0 0.5rem 1rem;
  border-color: #fac200;
  color: #fff;
  position: relative;
}
.oncall #appendDiv .removebtn {
  border: none;
  border-radius: 50%;
  background: #fac200;
  height: 30px;
  width: 30px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 3px;
  color: #fff;
  box-shadow: 2px 2px 3px #aaa;
}
.oncall #appendDiv .removebtn:focus {
  outline: none;
}

@media (max-width: 575.98px) {
  .oncall .title {
    font-size: 1.9rem;
  }
  .oncall .subtitle {
    font-size: 1.4rem;
  }
  .oncall .fee {
    width: 80%;
  }
  .oncall .oncall-step {
    padding: 3rem 0;
  }
  .oncall .oncall-step .stepUl {
    width: 90%;
  }
  .oncall .oncall-step .stepUl li {
    padding: 0;
  }
  .oncall .oncall-step .stepUl li:before {
    height: 100%;
    top: -7rem;
    z-index: -1;
  }
  .oncall .oncall-step .stepUl li:after {
    display: none;
  }
  .oncall .oncall-step .stepUl li i {
    font-size: 2rem;
    vertical-align: top;
    padding: 0.3rem 0;
    background: rgb(251, 249, 239);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .oncall .fee {
    width: 30%;
  }
  .oncall .oncall-step .stepUl {
    width: 75%;
  }
  .oncall .oncall-step .stepUl li:before {
    height: 50%;
  }
  .oncall .oncall-step .stepUl li:after {
    display: none;
  }
}
#blogs .topic-header h2 {
  margin-top: -30px;
  color: #fff;
}
#blogs .sidebar-menu li a h2, #blogs .sidebar-menu li a h3 {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
}
#blogs .sidebar-menu li a:hover .fa {
  color: #BF0C0C;
}
#blogs .sidebar-menu li .light .fa {
  color: #BF0C0C;
}
#blogs .sidebar-menu li .light h2, #blogs .sidebar-menu li .light h3 {
  color: #323535;
}

.blogContent .title {
  padding: 2rem 0 1.5rem;
  text-align: center;
  border-bottom: 1px solid #e5e7e7;
}
.blogContent .title h3 {
  letter-spacing: 1px;
}
.blogContent .title h6 a {
  margin: 0.8rem 0;
  color: #646969;
  text-decoration: underline;
}
.blogContent .title span {
  text-align: right;
  display: block;
  font-size: 0.9rem;
  color: #646969;
}
.blogContent .article {
  width: 90%;
  margin: 2rem auto;
}
.blogContent .qu-related {
  padding: 1rem;
}
.blogContent .qu-related h5 {
  color: rgba(50, 53, 53, 0.8);
}
.blogContent .qu-related h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blogContent .qu-related a {
  display: block;
  border: 1px solid rgba(50, 53, 53, 0.2);
  padding: 0.5rem 1rem;
  color: #323535;
}
.blogContent .qu-related a:hover {
  background: rgba(255, 198, 0, 0.08);
}
.blogContent .qu-related a .authorName {
  font-size: 0.9rem;
}
.blogContent img {
  width: 100% !important;
}

.sign.lawIframe {
  border: 0;
}

.blogContent02 .block {
  padding: 1.5rem;
}

.blog_header h1 {
  font-size: 2.2rem;
  letter-spacing: 0.08rem;
  margin-bottom: 1rem;
  padding: 0.5rem 0 0.5rem 1rem;
  border-left: 5px solid #BF0C0C;
}
.blog_header .h_info {
  border-bottom: 1px solid #7c8484;
  padding-bottom: 1rem;
  font-weight: 300;
}
.blog_header .h_info span {
  display: inline-block;
}
.blog_header .h_info button {
  background: transparent;
  border: 0;
}
.blog_header .h_info .h_writer {
  color: #BF0C0C;
  font-weight: 400;
  padding-left: 0.6rem;
}
.blog_header .h_info .in_one {
  line-height: 30px;
}
.blog_header .h_info .in_two {
  line-height: 30px;
}
.blog_header .h_info .in_two small {
  display: inline-block;
  margin-right: 0.5rem;
}
.blog_header .h_info .h_like {
  color: #4b4f4f;
}
.blog_header .h_info .h_like:hover i {
  color: #BF0C0C;
}
.blog_header .h_info .in_three button {
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}
.blog_header .h_info .in_three button:nth-child(2) {
  background: #4267B2;
  line-height: 30px;
  width: 30px;
  height: 30px;
}
.blog_header .h_info .in_three button:nth-child(2) i::before {
  max-height: 15px;
}
.blog_header .h_info .in_three button:nth-child(3) {
  width: auto;
  height: auto;
}
.blog_header .h_info .in_three button:nth-child(3) img {
  width: 30px;
  vertical-align: bottom;
}
.blog_header .h_info .in_three button:nth-child(4) {
  width: auto;
  height: auto;
  margin-left: -5px;
}
.blog_header .h_info .in_three button:nth-child(4) img {
  width: 30px;
  vertical-align: bottom;
}
.blog_header .h_info .in_three button:nth-child(5) {
  width: auto;
  height: auto;
  margin-left: -5px;
}
.blog_header .h_info .in_three button:nth-child(5) img {
  width: 30px;
  vertical-align: bottom;
}
.blog_header .h_info .in_three button:nth-child(6) {
  background: #BF0C0C;
  width: 30px;
  height: 30px;
}
.blog_header .h_info .in_three button:nth-child(6):hover {
  background: #a70a0a;
}
.blog_header .h_info .in_three i {
  color: #fff;
  font-size: 1.1rem;
}
.blog_header .h_info .in_three i::before {
  max-height: 15px;
}
.blog_header .blog_w {
  font-size: 1rem;
  color: #323535;
  font-weight: 400;
  text-decoration: underline;
}
.blog_header .blog_w:hover {
  color: #BF0C0C;
}

.blog_body h2 {
  color: #323535;
  font-size: 1.6rem;
  line-height: 38px;
  letter-spacing: 0.05rem;
  margin: 2.5rem 0 1rem;
  padding: 0.8rem 0;
  border-bottom: 1px solid #cbcece;
}
.blog_body h3 {
  font-size: 1.45rem;
  letter-spacing: 0.04rem;
  color: #4b4f4f;
  margin: 1.3rem 0.8rem;
}
.blog_body h4 {
  font-size: 1.25rem;
  margin: 1rem 0;
  letter-spacing: 0.02rem;
  color: #575c5c;
}
.blog_body h5 {
  font-size: 1.1rem;
}
.blog_body h6 {
  font-size: 1rem;
}
.blog_body .s_highlight {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 0.5%;
}
.blog_body .s_highlight::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 10%;
  left: -0.5%;
  background: rgba(255, 198, 0, 0.5);
  z-index: -1;
}
.blog_body .s_red {
  color: #BF0C0C;
}
.blog_body p {
  margin: 1rem 0;
  font-weight: 400;
  line-height: 1.79;
  letter-spacing: 0.02rem;
  font-size: 1.1rem;
}
.blog_body ol li, .blog_body ul li {
  margin: 0.5rem 0;
  font-size: 1.1rem;
}
.blog_body .b_link {
  font-weight: 400;
  text-decoration: underline;
}
.blog_body .b_link:hover {
  color: #8f0909;
}
.blog_body .b_block {
  margin: 1.5rem 0;
  padding: 1rem 1.5rem 1rem 2.5rem;
  position: relative;
}
.blog_body .b_block:before {
  position: absolute;
  color: #cbcece;
  content: "”";
  font-weight: 600;
  display: block;
  font-size: 2.5rem;
  left: 1rem;
  top: 0;
}
.blog_body .b_block p {
  color: #646969;
}
.blog_body p img {
  width: 100%;
}
.blog_body p a {
  word-break: break-all;
}
.blog_body table {
  margin: 1rem auto;
}
.blog_body .b_img {
  text-align: center;
  margin: 1rem auto;
  width: 100%;
}
.blog_body .b_img p {
  padding: 150px 0;
  background: #eee;
}
.blog_body .b_img img {
  width: 100%;
  border-radius: 3px;
}
.blog_body .b_export {
  padding: 0 2rem;
  position: relative;
  margin: 2.5rem 0;
  border-left: 5px solid #BF0C0C;
  background: #fde6e6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.blog_body .b_export p {
  font-weight: 300;
  margin-bottom: 0;
  padding: 1.3rem 0;
  letter-spacing: 0.03rem;
}
.blog_body .b_indent {
  text-indent: 2rem;
}
.blog_body .b_anchor {
  margin: 1rem auto;
  padding: 1rem;
  border: 1px solid rgba(50, 53, 53, 0.08);
  border-radius: 2px;
}
.blog_body .b_anchor h2 {
  font-size: 1.5rem;
  margin-top: 0;
}
.blog_body .b_anchor ul {
  margin-bottom: 0;
}
.blog_body .b_anchor ul li {
  list-style: none;
  position: relative;
  margin: 0.5rem 0;
  border-radius: 3px;
}
.blog_body .b_anchor ul li:before {
  position: absolute;
  content: "\f0da";
  font-family: FontAwesome;
  display: block;
  left: -2%;
  top: 20%;
  color: rgba(50, 53, 53, 0.2);
}
.blog_body .b_anchor ul li:hover {
  background: rgba(50, 53, 53, 0.05);
}
.blog_body .b_anchor ul li:hover::before {
  color: #BF0C0C;
}
.blog_body .b_anchor a {
  color: #323535;
  display: block;
  padding: 0.5rem;
  letter-spacing: 0.02rem;
  font-size: 1.1rem;
}
.blog_body .b_anchor a:hover {
  background: rgba(50, 53, 53, 0.05);
  color: #BF0C0C;
}
.blog_body .b_end {
  border-left: 5px solid #BF0C0C;
  background: #fde6e6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 2.5rem 0;
  padding: 1rem 1.5rem;
}
.blog_body .b_end p {
  font-weight: 300;
}

.b_action {
  display: block;
  width: 200px;
  background: #BF0C0C;
  color: #fff;
  text-align: center;
  padding: 0.8rem 0;
  border-radius: 30px;
  margin: 1rem auto 3rem;
}
.b_action:hover {
  background: #a70a0a;
  color: #fff;
}

.blog_footer div {
  margin: 0.5rem 0;
}
.blog_footer i, .blog_footer span {
  color: #7c8484;
}

.else_block .e_title {
  margin: 3rem 0 1rem;
  letter-spacing: 0.03rem;
  font-size: 1.2rem;
  padding-top: 1rem;
  border-top: 1px solid #b1b5b5;
}
.else_block .e_link {
  display: block;
  padding: 0.3rem 0;
  border-radius: 3px;
}
.else_block .e_link p {
  color: #323535;
}
.else_block .e_link:hover {
  box-shadow: 0 0 1px #4b4f4f;
}
.else_block .e_link:hover p {
  color: #BF0C0C;
}
.else_block .col-sm-6 {
  margin: 1rem 0;
}
.else_block img {
  width: 100%;
}

.else_part {
  margin-top: 2rem;
  padding: 100px 0;
  background: #fcfcfc;
}
.else_part .e_title {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}
.else_part .e_card {
  display: block;
  transition: 0.3s;
}
.else_part .e_card:hover {
  box-shadow: 0 0 10px #dfdfdf;
}
.else_part .e_card:hover .card-title {
  color: #BF0C0C;
}
.else_part .e_card:hover button {
  background: #BF0C0C;
  color: #fff;
  border-color: #BF0C0C;
}
.else_part .e_card img {
  width: 100%;
}
.else_part .card-title {
  color: #323535;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.03rem;
}
.else_part .card-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #7c8484;
}
.else_part button {
  margin: 0 auto 1.5rem;
  border: 1px solid #dfdfdf;
  background: #fff;
  color: #7c8484;
  width: 150px;
  padding: 0.5rem 0;
  border-radius: 3px;
}

.blog_side p a {
  color: #323535;
}
.blog_side p a:hover {
  color: #BF0C0C;
}
.blog_side .b_catul li a {
  color: #323535;
  display: block;
  padding: 0.5rem;
}
.blog_side .b_catul li:hover {
  background: rgba(50, 53, 53, 0.05);
}
.blog_side .b_catul li:hover::before,
.blog_side .b_catul li:hover a {
  color: #BF0C0C;
}
.blog_side .b_newol {
  padding: 0;
}
.blog_side .b_newol li {
  list-style: none;
}
.blog_side .b_newol li a {
  display: block;
  margin-bottom: 0.8rem;
}
.blog_side .b_newol li a:hover span, .blog_side .b_newol li a:hover p {
  color: #BF0C0C;
}
.blog_side .b_newol li span, .blog_side .b_newol li p {
  display: inline-block;
}
.blog_side .b_newol li span {
  width: 25%;
  font-size: 2rem;
  font-weight: 800;
  vertical-align: middle;
  text-align: center;
  color: #cbcece;
}
.blog_side .b_newol li p {
  width: 70%;
  vertical-align: middle;
  font-weight: 300;
  color: #323535;
  font-size: 1rem;
  margin-bottom: 0;
}
.blog_side .b_hotdiv .row {
  margin-bottom: 1.5rem;
}
.blog_side .b_hotdiv a {
  color: #323535;
  display: block;
}
.blog_side .b_hotdiv a:hover span {
  color: #BF0C0C;
}
.blog_side .b_hotdiv img {
  width: 100%;
  border-radius: 2px;
}
.blog_side .b_hotdiv span {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: 300;
}

.blog_cat .block {
  padding: 1.5rem;
}
.blog_cat .topic-header {
  position: relative;
  height: 300px;
  margin-bottom: 0.5rem;
  background: #323535;
  box-shadow: 2px 2px 3px #aaa;
  -webkit-box-shadow: 2px 2px 3px #aaa;
}
.blog_cat .topic-header .topic-title {
  text-align: left;
  font-size: 3.5rem;
  line-height: 100px;
}
.blog_cat .topic-header .topic-cover {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.blog_cat .topic-header .topic-cover.cat01 {
  background-position: 0 80%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1610349775.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat02 {
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556526604.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat03 {
  background-position: center 40%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556528295.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat04 {
  background-position: center 55%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556529633.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat05 {
  background-position: 50%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1610349760.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat06 {
  background-position: center 30%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1610349316.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat07 {
  background-position: center 55%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1562060267.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat08 {
  background-position: center 45%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1610349191.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.blog_cat .topic-header .topic-cover.cat09 {
  background-position: center 65%;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url("../../images/accompany/background-4.jpg");
}
.blog_cat .c_title {
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  font-weight: 400;
}
.blog_cat .c_title span {
  font-size: 1rem;
  margin-left: 0.5rem;
  color: #979c9c;
}
.blog_cat .c_list ol {
  padding: 0;
  margin-bottom: 0;
}
.blog_cat .c_list li {
  list-style: none;
  padding: 0.8rem 0;
  border-bottom: 1px solid #e5e7e7;
}
.blog_cat .c_list li p {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0;
}
.blog_cat .c_list li p a {
  color: #323535;
}
.blog_cat .c_list li p a:hover {
  color: #BF0C0C;
}
.blog_cat .c_list li p i {
  display: inline-block;
  width: 30px;
  text-align: center;
}
.blog_cat .c_list li p.current a {
  color: #BF0C0C;
}
.blog_cat .c_list li div {
  display: inline-block;
  width: 83%;
}
.blog_cat .c_list li div p {
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  padding: 0.4rem;
  border-radius: 3px;
  margin: 0 0.5rem;
  text-align: center;
}
.blog_cat .c_list li div p a {
  color: #323535;
}
.blog_cat .c_list li div p a:hover {
  color: #BF0C0C;
}
.blog_cat .c_list li div p.current {
  background: #BF0C0C;
}
.blog_cat .c_list li div p.current a {
  color: #fff;
}
.blog_cat .b_hotdiv {
  margin-top: 1rem;
}
.blog_cat .b_hotdiv a {
  border-radius: 2px;
}
.blog_cat .b_hotdiv a:hover {
  background: #fff;
}
.blog_cat .b_hotdiv a:hover h2 {
  color: #BF0C0C;
}
.blog_cat .b_hotdiv img {
  padding: 1rem;
}
.blog_cat .b_hotdiv .c_info {
  padding-top: 1rem;
}
.blog_cat .b_hotdiv .c_info h2 {
  font-size: 1.5rem;
  letter-spacing: 0.03rem;
  margin-bottom: 0.5rem;
}
.blog_cat .b_hotdiv .c_info p {
  color: #7c8484;
  font-weight: 300;
  letter-spacing: 0.02rem;
}
.blog_cat .b_hotdiv .c_info span {
  margin-left: 0;
}

.blog_tag {
  display: inline-block;
  font-size: 0.9rem;
  padding: 0 0.8rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.2rem;
  background: rgba(50, 53, 53, 0.1);
  color: #979c9c;
}
.blog_tag:hover {
  color: #BF0C0C;
  background-color: rgba(191, 12, 12, 0.2);
}
.blog_tag:active, .blog_tag:focus {
  color: #BF0C0C;
  background-color: rgba(191, 12, 12, 0.2);
}

@media (max-width: 575.98px) {
  #blogs .sort {
    float: none;
    width: 100%;
    text-align: center;
  }
  #blogs .sortList {
    float: none;
    width: 100%;
  }
  #blogs .sortList li {
    width: 100%;
    margin: 0 auto;
  }
  #blogs .moreSort {
    display: block;
    margin-left: 0;
    text-align: center;
  }
  .blogContent02 .pl-0 {
    padding-left: 15px !important;
  }
  .blogContent02 .pr-0 {
    padding-right: 15px !important;
  }
  .blog_header h1 {
    font-size: 1.8rem;
  }
  .blog_body p {
    margin: 0;
  }
  .blog_body .b_export {
    padding: 0 1rem;
  }
  .blog_body .b_anchor ul {
    padding-left: 0.5rem;
  }
  .blog_cat .topic-header {
    background: transparent;
  }
  .blog_cat .topic-header .topic-title {
    font-size: 2rem;
    line-height: 40px;
    margin-top: 50px;
  }
  .blog_cat .topic-header .topic-cover {
    width: 100%;
  }
  .blog_cat .c_list li h3 {
    display: block;
    width: 100%;
  }
  .blog_cat .c_list li h3.current {
    color: #BF0C0C;
  }
  .blog_cat .c_list li div {
    display: block;
    width: 100%;
  }
  .blog_cat .c_list li div h4 {
    margin-bottom: 0.3rem;
  }
  .else_part .e_card {
    margin-bottom: 1rem;
  }
  .blog_mobile {
    display: none;
  }
  .blog_cat .b_hotdiv {
    margin-top: 1rem;
  }
  .blog_cat .b_hotdiv a {
    margin: 1rem 0;
    border-bottom: 1px solid #e5e7e7;
  }
  .blog_cat .b_hotdiv img {
    padding: 0rem;
  }
  .blog_cat .b_hotdiv .c_info {
    padding-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #blogs .sort {
    width: 100%;
    text-align: center;
  }
  #blogs .sortList {
    width: 100%;
  }
  #blogs .sortList li {
    width: 47%;
    margin: 0 auto;
  }
  #blogs .moreSort {
    margin-left: 0;
    text-align: center;
  }
}
.meeting {
  overflow: hidden;
}
.meeting .backimg {
  background: #f0f0f0;
  background-image: linear-gradient(120deg, rgba(240, 240, 240, 0.1), rgba(226, 235, 240, 0.5)), url("../../images/landing/meeting-bg.png");
  background-size: cover;
  min-height: 80vh;
}
.meeting .backimg .bubbly {
  background: #fbfbfb;
  position: relative;
  width: 35%;
  padding: 1rem 0;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 15vh;
  z-index: 100;
  box-shadow: 10px 10px 0 #4b4f4f;
}
.meeting .backimg .bubbly:before {
  content: "";
  position: absolute;
  bottom: -1%;
  left: 53%;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top-color: #4b4f4f;
  border-bottom: 0;
  margin-left: -40px;
  margin-bottom: -40px;
}
.meeting .backimg .bubbly:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top-color: #fbfbfb;
  border-bottom: 0;
  margin-left: -40px;
  margin-bottom: -40px;
}
.meeting .backimg .bubbly h1 {
  letter-spacing: 2px;
  font-weight: 600;
}
.meeting .backimg .freeBtn {
  margin: 2rem;
}
.meeting .backimg .freeBtn .qaBtn {
  background: transparent;
  border: 1px solid;
  color: #BF0C0C;
}
.meeting .backimg .freeBtn .qaBtn:hover {
  background: #BF0C0C;
  color: #fff;
}
.meeting .backimg h4 {
  margin: 0.5rem 0;
  color: #BF0C0C;
}
.meeting .backimg ul li {
  position: absolute;
  list-style: none;
  color: #999;
  background: rgba(204, 204, 204, 0.2);
  padding: 0.5rem;
}
.meeting .backimg ul li:nth-child(1) {
  top: 5%;
  left: 20%;
}
.meeting .backimg ul li:nth-child(2) {
  top: 40%;
  left: 10%;
}
.meeting .backimg ul li:nth-child(3) {
  top: 9%;
  left: 40%;
}
.meeting .backimg ul li:nth-child(4) {
  top: 15%;
  left: 70%;
}
.meeting .backimg ul li:nth-child(5) {
  top: 40%;
  left: 85%;
}
.meeting .backimg ul li:nth-child(6) {
  top: 40%;
  left: 70%;
}
.meeting .backimg ul li:nth-child(7) {
  top: 75%;
  left: 70%;
}
.meeting .backimg ul li:nth-child(8) {
  top: 70%;
  left: 25%;
}
.meeting .backimg ul li:nth-child(9) {
  top: 80%;
  left: 50%;
}
.meeting .backimg ul li:nth-child(10) {
  top: 80%;
  left: 15%;
}
.meeting .title {
  margin: 2rem 0;
  text-align: center;
  letter-spacing: 1px;
  color: #323535;
}
.meeting .subtitle {
  margin: 0.3rem 0;
  text-align: center;
  letter-spacing: 1px;
  color: #4b4f4f;
}
.meeting .oncall-step {
  padding: 2rem 0;
}
.meeting .oncall-step ul {
  width: 80%;
  margin: 1rem auto;
  padding: 0;
  text-align: center;
}
.meeting .oncall-step ul li {
  display: inline-block;
  list-style: none;
  position: relative;
  margin: 0 1rem;
  width: 18%;
}
.meeting .oncall-step ul li:nth-child(odd) i {
  background: #323535;
}
.meeting .oncall-step ul li:nth-child(even) i {
  background: #BF0C0C;
}
.meeting .oncall-step ul li i {
  display: inline-block;
  font-size: 3.5rem;
  text-align: center;
  vertical-align: super;
  color: #fff;
  width: 120px;
  height: 120px;
  line-height: 120px;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  border-radius: 30% 90% 90% 30%/60% 60% 60% 60%;
}
.meeting .oncall-step ul li h5 {
  margin-top: 1rem;
}
.meeting .oncall-step .freeBtn {
  margin: 2rem;
}
.meeting .oncall-step .freeBtn .qaBtn {
  background: transparent;
  border: 1px solid;
  color: #BF0C0C;
}
.meeting .oncall-step .freeBtn .qaBtn:hover {
  background: #BF0C0C;
  color: #fff;
}
.meeting .meeting-why {
  background: #f3f3f3;
  padding: 2rem 0;
}
.meeting .meeting-why section {
  background: #fff;
  box-shadow: 3px 3px 5px #ccc;
  padding: 2rem;
  border-radius: 2px;
}
.meeting .meeting-why section:after {
  position: absolute;
  content: "\f10e";
  color: rgba(191, 12, 12, 0.7);
  font-family: FontAwesome;
  display: block;
  right: 50px;
  top: -2rem;
  font-size: 3rem;
}
.meeting .meeting-why section h5 {
  border-left: 4px solid #BF0C0C;
  padding-left: 1rem;
}
.meeting .meeting-why section p {
  margin-bottom: 2rem;
}
.meeting .meeting-why .freeBtn {
  margin: 2rem;
}
.meeting .meeting-why .freeBtn .qaBtn {
  background: transparent;
  border: 1px solid;
  color: #BF0C0C;
}
.meeting .meeting-why .freeBtn .qaBtn:hover {
  background: #BF0C0C;
  color: #fff;
}
.meeting .oncall-form {
  background: #f3f3f3;
}
.meeting .oncall-form .block_vcenter {
  padding: 1rem 0;
}
.meeting .oncall-form .title {
  color: #BF0C0C;
}
.meeting .oncall-form .info {
  padding-top: 0.5rem;
  box-shadow: 3px 3px 5px #ccc;
}
.meeting .oncall-form .info h6 {
  margin-top: 1rem;
  color: #BF0C0C;
  border-left: 5px solid #BF0C0C;
  padding-left: 1rem;
  font-size: 1.2rem;
}
.meeting .oncall-form .info label {
  margin: 0.5rem 0 0;
}
.meeting .oncall-form .formRow input[type=text],
.meeting .oncall-form .formRow input[type=tel],
.meeting .oncall-form .formRow input[type=email] {
  display: block;
  width: 100%;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 32px;
  border-radius: 4px;
  -webkit-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.meeting .oncall-form .formRow input[type=text]:focus,
.meeting .oncall-form .formRow input[type=tel]:focus,
.meeting .oncall-form .formRow input[type=email]:focus {
  outline: none;
  border-color: #323535;
}
.meeting .oncall-form .formRow input[type=date] {
  border: 1px solid #ccc;
  height: 32px;
  width: 100%;
  border-radius: 4px;
}
.meeting .oncall-form .formRow input[type=date]:focus {
  outline: none;
  border-color: #323535;
}
.meeting .oncall-form .formRow textarea {
  border: 1px solid #ccc;
  width: 100%;
  display: block;
  padding: 6px 12px;
  border-radius: 4px;
}
.meeting .oncall-form .formRow textarea:focus {
  outline: none;
  border-color: #323535;
}
.meeting .oncall-form .formRow select {
  width: 100%;
  height: 32px;
}
.meeting .oncall-form .radioBox input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.meeting .oncall-form .radioBox label {
  color: #323535;
  text-align: center;
  padding: 0.3rem 0.8rem;
  margin: 0.3rem;
  cursor: pointer;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.meeting .oncall-form .radioBox input:checked + label {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border: 1px solid #BF0C0C;
  background: #BF0C0C;
}
.meeting .oncall-form .radioBox label.un {
  text-decoration: line-through;
  background: #ccc;
  border: 0;
  cursor: not-allowed;
}
.meeting .oncall-form h4 {
  text-align: center;
  margin: 2rem 0;
  color: #BF0C0C;
}
.meeting .oncall-form h4 span {
  margin-top: 0.3rem;
  display: block;
  font-size: 0.9rem;
  color: #4b4f4f;
  text-decoration: underline;
}
.meeting .oncall-form .freeBtn .qaBtn {
  width: 30%;
}
.meeting .oncall-form .line {
  text-align: center;
}
.meeting .oncall-form .line p a {
  color: #00B900;
  font-weight: 500;
  text-decoration: underline;
}
.meeting .title_area {
  width: 80%;
  margin: 0 auto;
}
.meeting .title_area .block {
  padding: 2rem;
}
.meeting .title_area ul li:before, .meeting .title_area ul li::after {
  background: #BF0C0C;
}

#online_meeting {
  padding: 4rem 0;
  background: #d3edfc;
  background-image: linear-gradient(90deg, rgba(235, 242, 248, 0.7), rgba(211, 237, 252, 0.5)), url(../../images/meeting/bg.svg);
  background-size: contain;
}
#online_meeting svg {
  height: 100%;
  width: 100%;
}
#online_meeting path {
  fill: #73c6f6;
}
#online_meeting path:hover {
  fill: #14a0ef;
  cursor: pointer;
  outline: none;
}
#online_meeting .selected {
  fill: rgb(13, 129, 195);
  outline: none;
  transform: translate(-2px, -2px);
  -webkit-filter: drop-shadow(3px 3px 2px rgba(50, 53, 53, 0.5));
  filter: drop-shadow(3px 3px 2px rgba(50, 53, 53, 0.5));
}
#online_meeting .selected:hover {
  fill: rgb(13, 129, 195);
}
#online_meeting .taiwan_map {
  width: 300px;
  margin: 0px auto;
  position: relative;
}
#online_meeting .taiwan_map .mouse {
  width: 100px;
  height: 30px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  text-align: center;
  line-height: 30px;
  position: absolute;
}
#online_meeting .meeting {
  padding: 2rem;
  border-radius: 2px;
  background: #fff;
}
#online_meeting .meeting .oncall-form {
  background: #fff;
}
#online_meeting .online_map span, #online_meeting .online_map i {
  color: #979c9c;
}
#online_meeting .online_map h4 {
  color: rgb(13, 129, 195);
  margin: 1rem 0;
  text-align: initial;
}
#online_meeting .online_search {
  text-align: center;
  padding: 2rem 0;
  margin-top: 0.5rem;
  background: #f2f3f3;
}
#online_meeting .online_search p {
  margin: 1rem 0;
}
#online_meeting .online_lawyer {
  background: radial-gradient(at top, rgba(50, 53, 53, 0.1), transparent 70%), radial-gradient(at bottom, rgba(50, 53, 53, 0.1), transparent 70%) bottom;
  background-repeat: no-repeat;
  background-size: 100% 18px, 100% 18px;
  background-attachment: scroll, scroll;
  padding: 0 1.5rem;
  max-height: 250px;
  overflow: scroll;
  margin: 1rem 0;
}
#online_meeting .online_lawyer h6 {
  text-align: center;
  padding-top: 1rem;
  margin: 0;
  color: rgb(13, 129, 195);
}
#online_meeting .online_lawyer ol {
  padding: 0;
}
#online_meeting .online_lawyer ol li {
  list-style: none;
  margin: 0.8rem 0.2rem 0;
  padding: 0;
  display: inline-flex;
  width: 46%;
}
#online_meeting .online_lawyer ol li::before, #online_meeting .online_lawyer ol li::after {
  display: none;
}
#online_meeting .online_lawyer ol li label {
  cursor: pointer;
  display: block;
  border: 1px solid #ccc;
  padding: 0 0 0 1.5rem;
  position: relative;
  border-radius: 3px;
  width: 100%;
}
#online_meeting .online_lawyer ol li input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
#online_meeting .online_lawyer ol li img {
  float: left;
  width: 80px;
}
#online_meeting .online_lawyer input:checked + label {
  color: #fff;
  border: 2px solid rgb(13, 129, 195);
  color: initial;
}
#online_meeting .online_lawyer input:checked + label:after {
  position: absolute;
  content: "\f00c";
  color: #fff;
  font-family: FontAwesome;
  display: block;
  right: -10px;
  top: -10px;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(13, 129, 195);
}
#online_meeting .online_lawyer .summary h6 {
  text-align: initial;
  color: #323535;
}
#online_meeting .online_lawyer .summary span {
  font-size: 0.9rem;
  color: #7c8484;
}
#online_meeting .online_lawyer .summary .fa {
  display: inline-block;
  margin-right: 0.3rem;
  width: 20px;
  text-align: center;
}
#online_meeting .online_lawyer .summary p {
  font-size: 0.9rem;
  color: #7c8484;
}
#online_meeting .online_lawyer .online_location .fa {
  display: inline-block;
  margin-right: 0.3rem;
  width: 20px;
  text-align: center;
}
#online_meeting .online_lawyer .online_location p {
  font-size: 0.9rem;
  font-weight: 300;
  color: #323535;
}
#online_meeting .online_lawyer.chooselawyer {
  max-height: 100%;
  background: none;
  padding: 0;
}
#online_meeting .online_lawyer.chooselawyer .section-table {
  border-radius: 3px;
  padding: 0 0.5rem;
  position: relative;
  color: #fff;
  border: 2px solid rgb(13, 129, 195);
  color: initial;
}
#online_meeting .online_lawyer.chooselawyer .section-table:after {
  position: absolute;
  content: "\f00c";
  color: #fff;
  font-family: FontAwesome;
  display: block;
  right: -10px;
  top: -10px;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(13, 129, 195);
}
#online_meeting .formRow label {
  margin: 0.8rem 0 0.1rem;
}
#online_meeting .radioBox p {
  margin: 0.8rem 0 0.1rem;
}
#online_meeting .radioBox p span {
  display: inline-block;
  margin: 0 0.5rem;
  font-weight: 500;
}
#online_meeting .radioBox input:checked + label {
  background: rgb(13, 129, 195);
  border-color: #0b71ab;
}
#online_meeting .freeBtn .qaBtn {
  background: rgb(13, 129, 195);
  width: 200px;
  border-bottom-color: #0a6193;
}
#online_meeting .title_area ul li:before, #online_meeting .title_area ul li::after {
  background: #73c6f6;
}

.title_area ul {
  counter-reset: step;
}
.title_area ul li {
  position: relative;
  list-style: none;
  padding-bottom: 2rem;
}
.title_area ul li:before {
  border-radius: 50%;
  content: counter(step);
  counter-increment: step;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 31px;
  display: block;
  position: absolute;
  top: -5px;
  left: -50px;
  z-index: 1;
  font-weight: 600;
  color: #fff;
}
.title_area ul li::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  left: -36px;
  top: 0;
}
.title_area ul li:last-child::after {
  content: none;
}
.title_area ul li h5 {
  color: #646969;
  letter-spacing: 1px;
}

.creditcard {
  display: none;
}

.paybox {
  padding: 2rem;
  margin: 1rem 0;
  text-align: center;
  border-radius: 3px;
  background: rgba(115, 198, 246, 0.1);
}
.paybox img {
  width: 200px;
  padding: 0.5rem;
  background: #fff;
  margin-bottom: 1rem;
}
.paybox p span {
  display: inline-block;
  margin: 0 0.3rem;
  background: rgba(255, 198, 0, 0.9);
  color: #323535;
  padding: 1px 4px;
  border-radius: 1px;
  letter-spacing: 0.05rem;
}
.paybox p a {
  color: #BF0C0C;
  text-decoration: underline;
}
.paybox .qaBtn {
  width: 40%;
  background: rgb(13, 129, 195);
  border-bottom-color: #0b71ab;
}
.paybox .qaBtn:hover {
  background: #0b71ab;
  border-bottom-color: #0b6ba2;
}

.online_done {
  text-align: center;
}
.online_done .online_txt {
  text-align: initial;
  position: relative;
  background: #efefef;
  padding: 1rem;
  border-radius: 8px;
  margin-top: 2rem;
}
.online_done .online_txt:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #efefef;
  border-bottom: 0;
  margin-left: -20px;
  margin-bottom: -20px;
}
.online_done .online_txt h4 {
  text-align: center;
  letter-spacing: 1px;
  margin: 1rem 0;
  color: rgb(13, 129, 195);
}
.online_done .online_txt p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.08rem;
  margin-bottom: 0.5rem;
}
.online_done ul li {
  list-style: none;
  padding: 0.5rem 0;
}
.online_done ul li span {
  font-weight: 600;
  color: #323535;
}
.online_done ol li {
  list-style: none;
}
.online_done .notice_txt p {
  font-weight: 400;
  margin: 0.5rem 0;
  color: rgb(13, 129, 195);
}
.online_done dl dt {
  color: #73c6f6;
  letter-spacing: 1px;
}
.online_done .online_app p {
  font-size: 0.9rem;
  color: #7c8484;
}
.online_done .online_app a {
  display: inline-block;
  width: 20%;
  text-align: center;
  background: #fff;
  margin: 0 1rem;
  color: #7c8484;
  padding-bottom: 0.5rem;
  border-radius: 3px;
}
.online_done .online_phone {
  width: 250px;
  margin-top: 3rem;
}
.online_done .online_download {
  position: fixed;
  top: 50%;
  right: 0;
  cursor: pointer;
  text-align: center;
  background: #73c6f6;
  width: 160px;
  padding: 0.8rem;
  border-radius: 2px;
}
.online_done .online_download i {
  display: block;
  color: #fff;
}
.online_done .online_download span {
  font-size: 0.9rem;
  color: #074263;
}

.onmeet {
  background: #fff;
  overflow: hidden;
}
.onmeet #myTab {
  position: fixed;
  right: 5%;
  top: 20%;
  z-index: 100;
  padding: 0.5rem;
  border-bottom: 0;
}
.onmeet #myTab li {
  display: inline-block;
}
.onmeet #myTab .onmeet_tab {
  padding: 0.5rem 1.2rem;
  background: #fff;
  color: #d70e0e;
  border: 1px solid #b50b0b;
  border-radius: 3px;
  font-size: 1.2rem;
  font-weight: 300;
}
.onmeet #myTab .onmeet_tab:hover {
  border: 0;
  background-color: rgba(191, 12, 12, 0.2);
  border: 1px solid #b50b0b;
}
.onmeet #myTab .onmeet_tab.active {
  border-radius: 3px;
  background-color: #BF0C0C;
  color: #fff;
  font-weight: 500;
}
.onmeet .tab-content {
  margin-top: 0;
}
.onmeet .tab-content .header_bg {
  padding-top: 2rem;
  position: relative;
  padding-bottom: 4rem;
}
.onmeet .tab-content .header_bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border: 80px solid transparent;
  border-bottom: 0;
  margin-left: -10px;
  margin-bottom: -80px;
  z-index: 10;
}
.onmeet .tab-content .header_bg h1 {
  letter-spacing: 0.13rem;
  font-size: 3.5rem;
  margin: 2rem;
}
.onmeet .tab-content .header_bg h5 {
  letter-spacing: 0.1rem;
}
.onmeet .tab-content .header_bg p {
  margin: 0;
}
.onmeet .tab-content .header_bg .text {
  margin: 1rem 0;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.onmeet .tab-content #people .header_bg {
  background: #a3daf9;
  background-image: linear-gradient(-90deg, rgba(163, 218, 249, 0.2), rgba(163, 218, 249, 0.2)), url(../../images/meeting/bg.svg);
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
}
.onmeet .tab-content #people .header_bg::before {
  left: -10%;
  border-right: 0;
  border-top-color: #a3daf9;
}
.onmeet .tab-content #people .header_bg::after {
  width: 50%;
  height: 100%;
  background: #a3daf9;
  left: -50%;
  top: 0;
  content: "";
  display: block;
  position: absolute;
}
.onmeet .tab-content #people .header_bg h1 {
  text-shadow: 2px 2px 0 #fff;
}
.onmeet .tab-content #people .header_bg h1, .onmeet .tab-content #people .header_bg h5 {
  color: rgb(13, 129, 195);
}
.onmeet .tab-content #people .header_bg .text {
  color: #646969;
}
.onmeet .tab-content #legal .header_bg {
  background: #0b71ab;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}
.onmeet .tab-content #legal .header_bg::before {
  right: -10%;
  border-top-color: #0b71ab;
  border-left: 0;
}
.onmeet .tab-content #legal .header_bg::after {
  width: 30%;
  height: 100%;
  background: #0b71ab;
  right: -30%;
  top: 0;
  content: "";
  display: block;
  position: absolute;
}
.onmeet .tab-content #legal .header_bg h1 {
  text-shadow: 3px 3px 0 #074263;
}
.onmeet .tab-content #legal .header_bg h1, .onmeet .tab-content #legal .header_bg h5 {
  color: #fff;
}
.onmeet .tab-content #legal .header_bg .text {
  color: #b1b5b5;
}
.onmeet .tab-content #legal .section-content .why_onmeet li {
  padding: 1rem 0;
  text-align: center;
}
.onmeet .tab-content #legal .section-content .why_onmeet li::before {
  display: none;
}
.onmeet .tab-content #legal .section-content .why_onmeet li img {
  height: 100px;
  display: block;
  margin: 0 auto;
}
.onmeet .tab-content #legal .section-content .why_onmeet li h4 {
  color: rgb(13, 129, 195);
  margin: 1.5rem 0;
}
.onmeet .tab-content #legal .section-content .why_onmeet li span {
  display: block;
}
.onmeet .tab-content #legal .section-content .subtitle {
  margin: 5rem 0 2rem;
}
.onmeet .tab-content .subtitle {
  text-align: center;
  color: rgb(13, 129, 195);
  letter-spacing: 1px;
}
.onmeet .onmeet_action {
  margin-top: 1rem;
  text-align: center;
}
.onmeet .onmeet_action .bg_btn {
  display: inline-block;
  width: 150px;
  padding: 0.5rem 0;
  margin: 0 1rem;
  border-radius: 50px;
  background: #FFC600;
  color: #fff;
  border: 2px solid #FFC600;
  font-size: 1.1rem;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 2px 2px 0 #e6b200;
  box-shadow: 2px 2px 0 #e6b200;
}
.onmeet .onmeet_action .bg_btn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.onmeet .onmeet_action .second_btn:first-child {
  background: #d3edfc;
}
.onmeet .section-content {
  padding: 5rem 0;
  position: relative;
  background-image: linear-gradient(180deg, #fff, rgba(163, 218, 249, 0.2));
}
.onmeet .section-content ul {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.onmeet .section-content ul li {
  list-style: none;
  width: 21%;
  min-width: 21%;
  max-width: 21%;
  margin: 2rem;
  background: #fff;
  z-index: 10;
  text-align: left;
  padding-left: 2rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  border-radius: 2px;
  box-shadow: 0 0 8px #efefef;
  position: relative;
}
.onmeet .section-content ul li::before {
  content: ">";
  display: block;
  position: absolute;
  color: #aaa;
  left: -13%;
  top: 45%;
  font-size: 1.2rem;
  font-weight: 600;
}
.onmeet .section-content ul li:first-child::before {
  display: none;
}
.onmeet .section-content ul i {
  color: #BF0C0C;
  margin: 2rem 0;
  font-size: 2rem;
}
.onmeet .section-content ul h4 {
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #323535;
}
.onmeet .section-content ul span {
  text-transform: uppercase;
  color: #7c8484;
  font-weight: 200;
  letter-spacing: 0.05rem;
}
.onmeet .section-content ul span b {
  color: #44b3f3;
}
.onmeet .section-content .service_en {
  text-align: left;
  position: absolute;
  left: 2%;
  bottom: 25%;
  color: rgba(13, 129, 195, 0.1);
  font-size: 3.5rem;
  font-weight: 700;
  font-style: italic;
  transform: skewX(-10deg);
}
.onmeet .online_fee {
  padding: 100px 0;
}
.onmeet .online_fee h3 {
  text-align: center;
  color: rgb(13, 129, 195);
  letter-spacing: 1px;
}
.onmeet .online_fee .fee_txt {
  padding: 2rem;
  margin: 2rem auto;
  position: relative;
  border-radius: 3px;
  z-index: 10;
  box-shadow: 0 0 15px #73c6f6;
}
.onmeet .online_fee .fee_txt::before, .onmeet .online_fee .fee_txt::after {
  z-index: -1;
  position: absolute;
  display: block;
}
.onmeet .online_fee .fee_txt::before {
  content: url("../../images/meeting/fee-1.svg");
  left: -10%;
  top: -16%;
  width: 100px;
}
.onmeet .online_fee .fee_txt::after {
  content: url("../../images/meeting/fee-2.svg");
  right: -10%;
  bottom: -15%;
  width: 80px;
}
.onmeet .online_fee .fee_txt h3 {
  text-align: center;
  font-weight: bold;
  margin: 2rem 0;
  font-size: 3rem;
  color: #FFC600;
}
.onmeet .online_fee .fee_txt p {
  font-size: 1.1rem;
  font-weight: 300;
  color: #646969;
  letter-spacing: 1px;
}
.onmeet .online_fee .fee_txt .onmeet_action {
  text-align: center;
}
.onmeet .online_fee .google_btn {
  border: 1px solid;
  display: block;
  border-radius: 30px;
  width: 80%;
  margin: 0 auto 3rem;
  padding: 0.3rem 0;
  font-size: 1.2rem;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: rgba(13, 129, 195, 0.08);
}
.onmeet .online_fee .google_btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.onmeet .online_fee .google_btn img {
  height: 50px;
}
.onmeet .online_fee .meet_title {
  color: rgb(13, 129, 195);
  letter-spacing: 1px;
}
.onmeet .online_fee .apply_ul li {
  list-style: none;
  font-weight: 300;
}
.onmeet .online_fee .apply_ul li h6 {
  display: inline-block;
}
.onmeet .online_fee .apply_ul li p {
  display: inline-block;
  width: 18%;
  color: #323535;
}
.onmeet .online_fee .apply_ul li span {
  display: block;
  margin-top: -0.8rem;
  color: #7c8484;
}
.onmeet .online_fee .seet {
  display: inline-block;
  width: 80%;
  vertical-align: text-top;
}
.onmeet .online_fee .seet span {
  margin-top: 0 !important;
}
.onmeet .online_fee .google_txt {
  text-align: center;
  color: rgb(13, 129, 195);
  letter-spacing: 1px;
}
.onmeet .online_fee .second_btn {
  border: 1px solid;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 0 1rem;
}
.onmeet .online_fee .second_btn i {
  display: block;
  margin-bottom: 3px;
  font-size: 1.2rem;
}
.onmeet .online_fee .second_btn:hover {
  background: rgb(13, 129, 195);
  color: #fff;
}
.onmeet .section-notice ul {
  counter-reset: no-counter;
  width: 65%;
  margin: 0 auto;
}
.onmeet .section-notice ul li {
  text-align: initial;
  counter-increment: no-counter;
  position: relative;
  padding: 0.5rem 0;
  list-style: none;
}
.onmeet .section-notice ul li:before {
  content: counter(no-counter) ".";
  font-weight: bold;
  font-style: italic;
  font-size: 1.3rem;
  position: absolute;
  left: -2rem;
  top: 0.5rem;
}
.onmeet .section-notice ul li p {
  position: relative;
  font-size: 1.3rem;
  font-weight: 300;
  letter-spacing: 0.1rem;
  margin: 0;
}
.onmeet .section-notice ul li a {
  display: inline-block;
  font-size: 1.1rem;
  margin: 0.5rem;
  width: 200px;
  border: 1px solid;
  color: #73c6f6;
  padding: 0.5rem;
  text-align: center;
  border: 1px solid;
  border-radius: 2px;
}
.onmeet .section-notice ul li a:hover {
  background: #73c6f6;
  color: #fff;
}
.onmeet .bg_box {
  margin-top: 4rem;
}
.onmeet .bg_box .subtitle {
  padding: 3rem 0;
}
.onmeet .bg_box .comment_box {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  height: 280px;
  padding: 1.5rem 2rem;
  margin-bottom: 2rem;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(13, 129, 195, 0.5);
  box-shadow: 0 0 10px rgba(13, 129, 195, 0.5);
}
.onmeet .bg_box .comment_box img {
  height: 80px;
  margin-bottom: 1rem;
}
.onmeet .bg_box .comment_box h5 {
  letter-spacing: 1px;
  height: 30px;
  color: rgb(13, 129, 195);
}
.onmeet .bg_box .comment_box p {
  font-weight: 300;
  letter-spacing: 1px;
  text-align: left;
}

.public-meeting .topic-header {
  position: relative;
  background-color: #FFC600;
  color: #fff;
  padding: 80px 0;
  text-align: center;
}
.public-meeting .topic-header .topic-cover {
  position: absolute;
  background: url(../../images/meeting/meeting_pub.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.public-meeting .topic-header h1, .public-meeting .topic-header h4 {
  color: #4b4f4f;
}
.public-meeting .topic-header h1 {
  letter-spacing: 3px;
}
.public-meeting .topic-header h4 {
  letter-spacing: 1px;
  margin: 1rem 0;
}
.public-meeting .topic-header h6 {
  letter-spacing: 1px;
}
.public-meeting .public_step {
  text-align: center;
}
.public-meeting .public_step li {
  display: inline-block;
  width: 14%;
}
.public-meeting .public_step li span {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #323535;
  color: #fff;
  margin: 0 auto 0.5rem;
  font-weight: 600;
  font-size: 1.2rem;
  border-radius: 10px;
}
.public-meeting .public_step li h5 {
  font-size: 1rem;
  height: 40px;
  letter-spacing: 1px;
}
.public-meeting .public_step li img {
  height: 220px;
}
.public-meeting .meeting-why section {
  box-shadow: none;
  border-radius: 5px;
}
.public-meeting .meeting-why section::after {
  color: rgba(50, 53, 53, 0.3);
}
.public-meeting .meeting-why dl dd, .public-meeting .meeting-why dl dt {
  display: inline-block;
}
.public-meeting .meeting-why dl dt {
  width: 10%;
  vertical-align: top;
  letter-spacing: 1px;
}
.public-meeting .meeting-why dl dd {
  width: 84%;
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.08rem;
}
.public-meeting .meeting-why dl dd p {
  margin: 0;
}
.public-meeting .meeting-why .freeBtn .qaBtn {
  border-radius: 30px;
  padding: 0.5rem;
}
.public-meeting .online_txt {
  background: #fff;
}
.public-meeting .online_txt::after {
  display: none;
}
.public-meeting .online_txt h4 {
  color: #BF0C0C;
}
.public-meeting .online_txt dl dt {
  color: #f33e3e;
}
.public-meeting .publawyer {
  margin: 0.5rem 0;
  font-size: 1.1rem;
}
.public-meeting .notice_txt p {
  color: #BF0C0C;
}

.userstep_img {
  margin-bottom: 20px;
}
.userstep_img p {
  color: rgb(13, 129, 195);
  text-align: center;
}
.userstep_img img {
  width: 100%;
}

@media (max-width: 575.98px) {
  .meeting .backimg .bubbly {
    width: 90%;
  }
  .meeting .backimg .bubbly h1 {
    letter-spacing: 1px;
  }
  .meeting .backimg .bubbly:after {
    margin-bottom: -39px;
  }
  .meeting .backimg h4 span {
    width: 50%;
  }
  .meeting .backimg ul li:nth-child(3) {
    top: 5%;
    left: 60%;
  }
  .meeting .backimg ul li:nth-child(7) {
    top: 80%;
    left: 60%;
  }
  .meeting .backimg ul li:nth-child(9) {
    top: 60%;
    left: 50%;
  }
  .meeting .title {
    font-size: 1.9rem;
  }
  .meeting .subtitle {
    font-size: 1rem;
  }
  .meeting .oncall-step {
    padding: 3rem 0;
  }
  .meeting .oncall-step ul {
    width: 90%;
    text-align: center;
  }
  .meeting .oncall-step ul li {
    padding: 0.5rem;
    list-style: none;
  }
  .meeting .oncall-form .freeBtn .qaBtn {
    width: 50%;
  }
  #online_meeting .online_lawyer {
    padding: 0;
  }
  #online_meeting .online_lawyer ol li {
    width: 100%;
    display: block;
  }
  .online_done .online_txt a {
    width: 35%;
  }
  .onmeet .section-content ul {
    display: block;
    padding: 0;
  }
  .onmeet .section-content ul li {
    display: block;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    margin: 2rem auto;
  }
  .onmeet .section-content ul li:before {
    top: -15%;
    left: 47%;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .onmeet .online_fee .fee_txt::before {
    left: -3%;
    top: -23%;
  }
  .onmeet .online_fee .fee_txt::after {
    right: -3%;
  }
  .onmeet .online_fee .google_btn {
    width: 100%;
  }
  .onmeet .online_fee .google_btn img {
    height: 30px;
  }
  .onmeet .online_fee .apply_ul {
    padding-left: 0;
  }
  .onmeet .online_fee .apply_ul li p {
    width: 30%;
  }
  .onmeet .online_fee .seet {
    width: auto;
  }
  .onmeet .online_fee .second_btn {
    margin: 2px 0;
  }
  .onmeet .section-notice ul {
    width: 90%;
  }
  .onmeet .bg_box {
    height: auto;
  }
  .onmeet .bg_box .comment_box {
    height: auto;
  }
  .onmeet .bg_box .comment_box h5 {
    height: auto;
  }
  .onmeet #myTab {
    width: 65px;
  }
  .onmeet #myTab li .onmeet_tab {
    width: 55px;
    height: 55px;
    display: block;
    padding: 0.3rem;
    font-size: 1rem;
    text-align: center;
  }
  .public-meeting .topic-header .topic-cover {
    opacity: 0.2;
  }
  .public-meeting .public_step {
    padding: 0;
  }
  .public-meeting .public_step li {
    width: 30%;
    margin-bottom: 1rem;
  }
  .public-meeting .public_step li h5 {
    height: 60px;
  }
  .public-meeting .public_step li img {
    height: 180px;
  }
  .public-meeting .meeting-why dl dd, .public-meeting .meeting-why dl dt {
    display: block;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .meeting .backimg {
    min-height: 50vh;
  }
  .meeting .backimg .bubbly {
    width: 70%;
    margin-top: 5vh;
  }
  .meeting .oncall-step ul {
    width: 90%;
  }
  #online_meeting .taiwan_map {
    width: 200px;
  }
  #online_meeting .section-list .num-rank {
    float: none;
  }
  .setonmeet#online_meeting .show_set .line img {
    width: 200px;
  }
  .onmeet .bg_box .comment_box {
    height: auto;
  }
  .onmeet .bg_box .comment_box h5 {
    height: 50px;
  }
}
.topic-title {
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  line-height: 170px;
}

.campaign .topic-header {
  position: relative;
  height: 300px;
  background: #323535;
  box-shadow: 2px 2px 3px #aaa;
  -webkit-box-shadow: 2px 2px 3px #aaa;
}
.campaign .topic-header .topic-cover {
  position: absolute;
  background-image: linear-gradient(90deg, #323535 0.05%, rgba(255, 255, 255, 0) 100%), url(https://www.lawchain.tw/fe/typephoto/legaltype_1610349760.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.campaign .breadcrumb {
  margin-top: 1rem;
}
.campaign .card {
  margin-bottom: 2rem;
}
.campaign .card-img {
  display: block;
  position: relative;
}
.campaign .card-img .card-img-top {
  filter: contrast(0.5);
  -webkit-filter: contrast(0.5);
}
.campaign .card-img:hover .card-img-top {
  filter: contrast(0.8);
  -webkit-filter: contrast(0.8);
}
.campaign .card-img:hover .card-title {
  text-decoration: underline;
}
.campaign .card-img .card-title {
  color: #fff;
  letter-spacing: 3px;
}
.campaign .card-title {
  text-align: center;
  margin-top: 25%;
  letter-spacing: 1px;
}
.campaign .card-title a {
  color: #323535;
  display: block;
}
.campaign .card-title:hover a {
  text-decoration: underline;
}
.campaign .card-text {
  font-weight: 300;
  letter-spacing: 1px;
  color: #323535;
}

.nov_page {
  color: #323535;
  overflow: hidden;
  background: #fff;
}
.nov_page .backimg {
  position: relative;
  height: 95vh;
  background-color: #d4d6d6;
}
.nov_page .backimg:before, .nov_page .backimg:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100px;
  left: 0;
  background-size: 100px 100px;
}
.nov_page .backimg:before {
  background-image: linear-gradient(45deg, rgba(50, 53, 53, 0.5) 25%, transparent 25%, transparent 50%, rgba(50, 53, 53, 0.5) 50%, rgba(50, 53, 53, 0.5) 75%, transparent 75%, transparent);
}
.nov_page .backimg:after {
  bottom: 0;
  background-image: linear-gradient(-45deg, rgba(50, 53, 53, 0.5) 25%, transparent 25%, transparent 50%, rgba(50, 53, 53, 0.5) 50%, rgba(50, 53, 53, 0.5) 75%, transparent 75%, transparent);
}
.nov_page .nov_header {
  margin-top: 30vh;
  position: relative;
}
.nov_page .nov_header .fa-exclamation-triangle {
  display: block;
  margin: 1rem 0;
  color: #646969;
}
.nov_page .nov_header h5 {
  color: #646969;
  letter-spacing: 0.1rem;
  margin: 0.5rem 0;
}
.nov_page .nov_header h3 {
  color: #646969;
  letter-spacing: 0.2rem;
}
.nov_page #nov_scroll {
  font-size: 2.2rem;
  font-weight: 700;
  height: 50px;
  overflow: hidden;
}
.nov_page #nov_scroll > div > div {
  padding: 0px 15px;
  height: 45px;
  margin-bottom: 45px;
  display: inline-block;
  letter-spacing: 0.2rem;
  color: #BF0C0C;
}
.nov_page #nov_scroll div:first-child {
  animation: textscroll 9s linear infinite;
  border-radius: 0.5rem;
}
@keyframes textscroll {
  0% {
    margin-top: -270px;
  }
  5% {
    margin-top: -180px;
  }
  33% {
    margin-top: -180px;
  }
  38% {
    margin-top: -90px;
  }
  66% {
    margin-top: -90px;
  }
  71% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -270px;
  }
}
.nov_page .nov_headertalk ul li {
  position: absolute;
  list-style: none;
  background: rgba(249, 249, 249, 0.9);
  padding: 1rem 1.3rem;
  width: 300px;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-size: 0.8rem;
  text-align: initial;
  color: #323535;
  z-index: 10;
}
.nov_page .nov_headertalk ul li:nth-child(1) {
  right: 1%;
  top: -30%;
}
.nov_page .nov_headertalk ul li:nth-child(2) {
  right: 3%;
  top: 20%;
}
.nov_page .nov_headertalk ul li:nth-child(3) {
  left: 5%;
}
.nov_page .nov_headertalk ul li:nth-child(4) {
  right: 20%;
  top: -70%;
}
.nov_page .nov_headertalk ul li:nth-child(5) {
  left: 10%;
  top: -30%;
}
.nov_page .nov_headertalk ul li:nth-child(6) {
  left: 25%;
  bottom: -60%;
}
.nov_page .nov_headertalk ul li:nth-child(7) {
  left: 60%;
  bottom: -60%;
}
.nov_page .nov_headertalk ul li:nth-child(8) {
  top: -80%;
  left: 20%;
}
.nov_page .nov_headertalk ul li div {
  display: flex;
}
.nov_page .nov_headertalk ul li div i {
  display: inline-flex;
  font-size: 2.5rem;
  margin-right: 0.5rem;
  color: #7c8484;
}
.nov_page .nov_headertalk ul li div .fa-meh-o {
  color: #FFC600;
}
.nov_page .nov_headertalk ul li div .fa-frown-o {
  color: #323535;
}
.nov_page .nov_headertalk ul li div p {
  margin: 0;
}
.nov_page .nov_headertalk span {
  color: #323535;
  font-weight: 600;
}
.nov_page .nov_headertalk .underline {
  text-decoration: underline;
}
.nov_page .nov_title {
  text-align: center;
  letter-spacing: 0.1rem;
  display: inline-block;
  margin: 3rem auto 0 auto;
  position: relative;
  color: #323535;
}
.nov_page .nov_title:before, .nov_page .nov_title:after {
  position: absolute;
  content: "";
  display: block;
  width: 4px;
  top: 0;
  height: 100%;
  background: #BF0C0C;
}
.nov_page .nov_title:before {
  left: -1.5rem;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.nov_page .nov_title:after {
  right: -1.5rem;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
.nov_page .nov_qa .row {
  padding: 5rem 0;
}
.nov_page .nov_qa .row p {
  font-weight: 200;
  letter-spacing: 1px;
}
.nov_page .nov_qa .row:nth-child(even) {
  background: #323535;
  color: #fff;
}
.nov_page .nov_qa .row:nth-child(even) .col-sm-5::before {
  color: rgba(255, 255, 255, 0.3);
}
.nov_page .nov_qa .row img {
  z-index: 10;
  height: auto;
  width: 100%;
  border-radius: 3px;
  position: relative;
  object-fit: cover;
}
.nov_page .nov_qa .col-sm-5 {
  position: relative;
}
.nov_page .nov_qa .col-sm-5::before {
  content: "A：";
  position: absolute;
  display: block;
  color: rgba(255, 198, 0, 0.3);
  font-size: 4rem;
  font-weight: 700;
  top: -3rem;
  left: -1rem;
}
.nov_page .nov_btn {
  display: block;
  width: 180px;
  background: #FFC600;
  outline: none;
  margin: 1rem auto;
  border: 0;
  height: 45px;
  line-height: 45px;
  border-radius: 30px;
  color: #323535;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  font-weight: 500;
}
.nov_page .nov_btn:hover {
  width: 200px;
}
.nov_page .nov_action {
  padding: 50px 0;
  position: relative;
  background: #323535;
}
.nov_page .nov_action .meeting .oncall-form {
  background: #323535;
}
.nov_page .nov_action .meeting .oncall-form h2 {
  color: #fff;
  letter-spacing: 0.1rem;
  text-align: center;
  margin: 1rem 0;
}
.nov_page .nov_action .meeting .oncall-form .info {
  width: 60%;
  margin: 2.5rem auto;
}
.nov_page .nov_action .meeting .oncall-form .info .selectRow label {
  display: block;
}
.nov_page .nov_action .meeting .oncall-form .info .selectRow select {
  display: inline-block;
  width: 45%;
  margin-right: 1rem;
  border-color: #ccc;
}
.nov_page .nov_action .meeting .oncall-form .info h6 {
  color: #FFC600;
  border-color: #FFC600;
}
.nov_page .nov_action .meeting .oncall-form .radioBox input:checked + label {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #323535;
  border-color: #cc9e00;
  background: #FFC600;
}

.dec_page {
  background: rgba(250, 226, 160, 0.4);
  background-image: linear-gradient(rgba(255, 255, 255, 0.4) 1px, transparent 0), linear-gradient(90deg, rgba(255, 255, 255, 0.4) 1px, transparent 0), linear-gradient(#fafafa 1px, transparent 0), linear-gradient(90deg, #fafafa 1px, transparent 0);
  background-size: 15px 15px, 15px 15px, 60px 60px, 60px 60px;
  padding-bottom: 5rem;
  border-bottom: 4px solid #fbe9b8;
}
.dec_page .row.headerrow {
  padding-top: 10rem;
}
.dec_page .dec_header {
  margin-top: -4rem;
}
.dec_page .dec_header h1 {
  letter-spacing: 3px;
}
.dec_page .dec_header h1:nth-child(1) {
  font-weight: 300;
  color: #212b3b;
}
.dec_page .dec_header h1:nth-child(2) {
  text-shadow: 0 0 1px #fff;
  color: #e36639;
}
.dec_page .dec_header a {
  width: 180px;
  text-align: center;
  background: #fcf0ec;
  margin: 1rem auto;
  font-weight: 500;
  padding: 0.8rem 0;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 5px #efefef;
  box-shadow: 0 0 5px #efefef;
  color: #e36639;
  border: 2px solid #e36639;
  letter-spacing: 1px;
  display: inline-block;
}
.dec_page .dec_header a:hover {
  background: #e36639;
  color: #fff;
}
.dec_page .peopleimage {
  position: relative;
  text-align: center;
}
.dec_page .peopleimage .people {
  width: 300px;
}
.dec_page .peopleimage .peopleQA {
  position: absolute;
}
.dec_page .peopleimage .peopleQA:nth-child(1) {
  left: 0;
}
.dec_page .peopleimage .peopleQA:nth-child(2) {
  left: 40%;
}
.dec_page .peopleimage .peopleQA:nth-child(3) {
  left: 80%;
}
.dec_page .peopleimage .peopleQA p {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background: #fff;
  position: relative;
  text-align: center;
  line-height: 5.5rem;
  font-weight: 500;
  color: #465b7c;
  letter-spacing: 1px;
}
.dec_page .peopleimage .peopleQA p:before, .dec_page .peopleimage .peopleQA p:after {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 50%;
}
.dec_page .peopleimage .peopleQA p:before {
  width: 1rem;
  height: 1rem;
}
.dec_page .peopleimage .peopleQA p:after {
  width: 0.45rem;
  height: 0.45rem;
}
.dec_page .peopleimage .peopleQA:nth-child(1) p {
  margin-left: 40%;
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
}
.dec_page .peopleimage .peopleQA:nth-child(1) p:before {
  bottom: 10px;
  right: 2px;
}
.dec_page .peopleimage .peopleQA:nth-child(1) p:after {
  bottom: 3px;
  right: -5px;
}
.dec_page .peopleimage .peopleQA:nth-child(2) p {
  margin-top: -4rem;
  margin-left: 5rem;
}
.dec_page .peopleimage .peopleQA:nth-child(2) p:before {
  bottom: -3px;
  left: 15px;
}
.dec_page .peopleimage .peopleQA:nth-child(2) p:after {
  bottom: -13px;
  left: 10px;
}
.dec_page .peopleimage .peopleQA:nth-child(3) p:before {
  bottom: -3px;
  left: 15px;
}
.dec_page .peopleimage .peopleQA:nth-child(3) p:after {
  bottom: -13px;
  left: 10px;
}
.dec_page .qa_block {
  padding: 1rem;
  margin-top: 5rem;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(255, 198, 0, 0.7);
}
.dec_page .qa_block:first-child {
  margin-top: 0;
}
.dec_page .qa_block h2 {
  position: relative;
  letter-spacing: 2px;
  margin: 1rem auto 2rem;
  padding-left: 60px;
  color: #33435c;
}
.dec_page .qa_block h2:before {
  position: absolute;
  content: "Q";
  display: block;
  font-size: 3.5rem;
  font-weight: 700;
  color: #33435c;
  top: -1.5rem;
  left: 0;
}
.dec_page .qa_block img {
  width: 100%;
}
.dec_page .dec_question.qa_block {
  box-shadow: 0px 0px 10px rgba(227, 102, 57, 0.3);
  position: relative;
  text-align: center;
  background: rgba(233, 137, 102, 0.6);
}
.dec_page .dec_question.qa_block::before, .dec_page .dec_question.qa_block::after {
  position: absolute;
  content: "";
  display: block;
  width: 10rem;
  height: 2.5rem;
  background: rgba(255, 255, 255, 0.6);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.dec_page .dec_question.qa_block::before {
  left: -1rem;
}
.dec_page .dec_question.qa_block::after {
  bottom: 0;
  right: -2rem;
}
.dec_page .dec_question.qa_block h6 {
  color: #323535;
  font-weight: 300;
  letter-spacing: 2px;
}
.dec_page .dec_question.qa_block a {
  display: inline-block;
  width: 200px;
  text-align: center;
  background: #fff;
  margin: 1rem auto;
  font-weight: 500;
  padding: 0.8rem 0;
  border-radius: 30px;
  box-shadow: 0 0 5px #efefef;
  color: #e36639;
  font-size: 1.1rem;
  border: 2px solid #e36639;
  letter-spacing: 1px;
}
.dec_page .dec_question.qa_block a:hover {
  background: #e36639;
  color: #fff;
}
.dec_page .answer_bubble {
  padding-right: 1rem;
  text-align: right;
}
.dec_page .answer_bubble .bubble {
  position: relative;
  background: rgba(44, 156, 141, 0.2);
  padding: 1rem 1.5rem;
  border-radius: 20px;
  color: #2c9c8d;
  margin-bottom: 1.5rem;
  right: 0;
  display: inline-block;
  letter-spacing: 1px;
  text-align: left;
}
.dec_page .answer_bubble .bubble:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: rgba(44, 156, 141, 0.2);
  border-right: 0;
  border-bottom: 0;
  margin-top: -10px;
  margin-right: -20px;
}
.dec_page .answer_bubble .bubble span {
  font-weight: 200;
  display: block;
  padding-top: 5px;
}

.dec_product {
  padding: 3rem 0;
}
.dec_product .block {
  padding: 1rem;
  border-radius: 3px;
  position: relative;
  border: 3px solid;
  text-align: center;
  letter-spacing: 1px;
}
.dec_product .block::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 70px 70px 0 0;
}
.dec_product .block h3 {
  margin: 1rem 0;
  letter-spacing: 2px;
}
.dec_product .block p {
  font-weight: 300;
  margin: 0;
  text-align: initial;
}
.dec_product .block h4 {
  margin: 1.3rem 0;
  padding-bottom: 1rem;
  position: relative;
  border-bottom: 1px dashed;
}
.dec_product .block h4 span {
  font-weight: 300;
  font-size: 0.9rem;
  display: inline-block;
  margin: 0 0.5rem;
}
.dec_product .block ul {
  padding: 0;
}
.dec_product .block ul li {
  list-style: none;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  color: #646969;
}
.dec_product .block a {
  display: block;
  margin: 1rem auto;
  padding: 0.5rem 0;
  border-radius: 30px;
  width: 70%;
  border: 1px solid;
}
.dec_product .block.colorGreen {
  border-color: #2c9c8d;
}
.dec_product .block.colorGreen::before {
  border-color: #2c9c8d transparent transparent transparent;
}
.dec_product .block.colorGreen h3, .dec_product .block.colorGreen h4 {
  color: #2c9c8d;
}
.dec_product .block.colorGreen a {
  border-color: #2c9c8d;
  color: #2c9c8d;
  background: rgba(44, 156, 141, 0.2);
}
.dec_product .block.colorGreen a:hover {
  background: #2c9c8d;
  color: #fff;
}
.dec_product .block.colorOrange {
  border-color: #e36639;
}
.dec_product .block.colorOrange::before {
  border-color: #e36639 transparent transparent transparent;
}
.dec_product .block.colorOrange h3, .dec_product .block.colorOrange h4 {
  color: #e36639;
}
.dec_product .block.colorOrange a {
  border-color: #e36639;
  color: #e36639;
  background: rgba(227, 102, 57, 0.2);
}
.dec_product .block.colorOrange a:hover {
  background: #e36639;
  color: #fff;
}
.dec_product .block.colorRed {
  border-color: #BF0C0C;
}
.dec_product .block.colorRed::before {
  border-color: #BF0C0C transparent transparent transparent;
}
.dec_product .block.colorRed h3, .dec_product .block.colorRed h4 {
  color: #BF0C0C;
}
.dec_product .block.colorRed a {
  border-color: #BF0C0C;
  color: #BF0C0C;
  background: rgba(191, 12, 12, 0.2);
}
.dec_product .block.colorRed a:hover {
  background: #BF0C0C;
  color: #fff;
}

.dec_legal {
  padding: 3rem 0;
  text-align: center;
  background: #e36639;
}
.dec_legal .dec_block {
  width: 83%;
  margin: 2rem auto 0;
  background: #fff;
  padding: 2rem 0;
  border-radius: 5px;
}
.dec_legal h1 {
  color: #e36639;
  letter-spacing: 2px;
  font-weight: bold;
}
.dec_legal h3 {
  letter-spacing: 2px;
  margin-bottom: 1.5rem;
}
.dec_legal a {
  display: inline-block;
  width: 200px;
  text-align: center;
  background: rgba(227, 102, 57, 0.2);
  margin: 1rem auto;
  font-weight: 500;
  padding: 0.8rem 0;
  border-radius: 30px;
  box-shadow: 0 0 5px #efefef;
  color: #e36639;
  font-size: 1.1rem;
  border: 2px solid #e36639;
  letter-spacing: 1px;
}
.dec_legal a:hover {
  background: #e36639;
  color: #fff;
}
.dec_legal h4 {
  letter-spacing: 2px;
}
.dec_legal h4 b {
  color: #e36639;
}
.dec_legal ul {
  margin-top: 2rem;
}
.dec_legal ul li {
  list-style: none;
  font-weight: 300;
  margin: 0.5rem auto;
  position: relative;
  width: 230px;
  text-align: left;
}
.dec_legal ul li::before {
  position: absolute;
  content: "\f00c";
  font-family: FontAwesome;
  display: block;
  color: #e36639;
  left: -30px;
  top: 3px;
  font-size: 0.8rem;
  width: 20px;
  height: 20px;
  background: rgba(227, 102, 57, 0.2);
  border-radius: 50%;
  text-align: center;
}
.dec_legal p {
  font-weight: 300;
}
.dec_legal .imgcross {
  margin-top: 1.5rem;
}
.dec_legal .imgcross img {
  height: 50px;
  filter: grayscale(90%);
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
}
.dec_legal .imgcross .cross {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin-top: -5rem;
}
.dec_legal .imgcross .cross::before, .dec_legal .imgcross .cross::after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 30px;
  background: #323535;
  left: 50%;
  top: 50%;
}
.dec_legal .imgcross .cross::before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dec_legal .imgcross .cross::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dec_legal .meeting .oncall-form {
  border-top: 1px dashed #e36639;
  width: 70%;
  margin: 1rem auto;
  background: #fff;
  text-align: initial;
}
.dec_legal .meeting .oncall-form .info {
  box-shadow: none;
}
.dec_legal .meeting .oncall-form .info h4 {
  color: #323535;
}
.dec_legal .meeting .oncall-form .info h6 {
  color: #e36639;
  border-left-color: #e36639;
}
.dec_legal .meeting .oncall-form .info .selectRow label {
  display: block;
}
.dec_legal .meeting .oncall-form .info .selectRow select {
  margin-bottom: 0.5rem;
  width: 48%;
  margin-right: 5px;
  display: inline-block;
}
.dec_legal .meeting .oncall-form .radioInput label {
  margin-right: 1rem;
  color: #4b4f4f;
  cursor: pointer;
}

.jan_page {
  overflow: hidden;
}
.jan_page .criminal_wrap {
  background-color: #fff;
  padding-bottom: 8rem;
}
.jan_page .criminal_wrap > section {
  padding-left: calc(19.75vw - 196.2px);
  padding-right: calc(19.75vw - 196.2px);
}
.jan_page .criminal_wrap .header_skew h1 {
  color: #f9f9f9;
  letter-spacing: 2px;
  display: block;
  font-weight: bolder;
}
.jan_page .criminal_wrap .header_skew .action_btn {
  background: #1ae5be;
  font-size: 1.1rem;
}
.jan_page .criminal_wrap .header_skew .action_btn:hover {
  background: #17ceab;
}
.jan_page .criminal_qa {
  margin-top: 10rem;
  text-align: center;
}
.jan_page .criminal_qa h2 {
  letter-spacing: 1px;
  color: #323535;
  margin-bottom: 3rem;
  border-bottom: 2px solid #1ae5be;
  border-top: 2px solid #1ae5be;
  padding: 1rem 0;
}
.jan_page .criminal_qa h2 b {
  color: #1ae5be;
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.jan_page .criminal_qa .criminal_img {
  padding: 2rem;
  position: relative;
  z-index: 5;
  width: 90%;
  margin: 0 auto;
}
.jan_page .criminal_qa .criminal_img::before, .jan_page .criminal_qa .criminal_img::after {
  content: "";
  width: 170px;
  height: 70px;
  border-radius: 5px;
  background-image: linear-gradient(to left, #1ae5be, #2595d8);
  position: absolute;
  z-index: -1;
}
.jan_page .criminal_qa .criminal_img::before {
  left: 0px;
  bottom: 10px;
}
.jan_page .criminal_qa .criminal_img::after {
  right: 0px;
  top: 10px;
}
.jan_page .criminal_qa .criminal_img img {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 5px #cfcfcf;
}
.jan_page .panel .panel-header h6 b {
  color: rgb(204, 148, 46);
}
.jan_page .panel .panel-body ul li {
  list-style: decimal;
  margin: 0.3rem 0;
}
.jan_page .panel .panel-body h5 {
  text-align: center;
  margin: 1rem 0;
  letter-spacing: 1px;
  color: #323535;
}
.jan_page .panel .panel-body p {
  margin: 0.5rem 0;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 1.1rem;
}
.jan_page .panel .panel-body a {
  color: #0635c9;
  display: inline-block;
}
.jan_page .panel table thead b {
  display: block;
}
.jan_page .panel .drug_tel {
  font-size: 1.6rem;
  position: relative;
  font-weight: 600;
  color: #ef0f0f !important;
}
.jan_page .drug_chart {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/landing/lawyerbg2.jpeg);
  padding: 6rem 0;
  margin-top: 8rem;
  background-size: cover;
  background-position: 0% 60%;
  margin-bottom: -8rem;
}
.jan_page .drug_chart .drug_p p {
  color: #fff;
  margin: 1rem 0;
  letter-spacing: 1px;
  font-size: 1.3rem;
  font-weight: 500;
}
.jan_page .drug_chart .drug_p p:first-child {
  color: rgb(204, 148, 46);
}
.jan_page .drug_chart .moreLink {
  background: #fff;
  color: #a27625;
  border-width: 2px;
}
.jan_page .drug_chart .moreLink:hover {
  background: rgb(204, 148, 46);
  color: #fff;
}
.jan_page .drug_chart ul {
  padding: 0;
}
.jan_page .drug_chart ul li {
  display: inline-block;
  width: 30%;
  margin: 0 0.5rem;
  background: rgba(204, 148, 46, 0.7);
  border-radius: 3px;
  vertical-align: top;
  padding: 1rem 0;
  text-align: center;
}
.jan_page .drug_chart ul li img {
  width: 80px;
}
.jan_page .drug_chart ul li div {
  height: 100px;
  margin-top: 1rem;
}
.jan_page .drug_chart ul li p {
  margin: 0.1rem 0;
  color: #fafafa;
  letter-spacing: 1px;
  height: 20px;
}
.jan_page .drug_chart ul li b {
  display: block;
  font-size: 2rem;
  color: #fff;
}
.jan_page .moreLink {
  margin: 1.5rem auto;
  display: inline-block;
  color: #fff;
  background: rgb(204, 148, 46);
  padding: 0.5rem 1rem;
  border: 1px solid #a27625;
  border-radius: 5px;
}
.jan_page .moreLink:hover {
  background: #a27625;
}
.jan_page .moreLink i {
  margin-left: 5px;
  font-size: 0.9rem;
}
.jan_page .help_p {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0.08rem;
}

.header_skew {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(170, 170, 170, 0.5)), url(../../images/campaign/jan_01.jpeg);
  background-position: 0 50%;
  background-size: cover;
  text-align: center;
  position: relative;
  padding-top: 160px;
  padding-bottom: 230px;
}
.header_skew:before, .header_skew:after {
  content: "";
  display: block;
  width: 120%;
  position: absolute;
  left: -10%;
  transform: rotate(5deg);
}
.header_skew:before {
  bottom: 45px;
  height: 50px;
  background-color: #F4F5F7;
}
.header_skew:after {
  bottom: -65px;
  background-color: #fff;
  height: 22%;
  display: inline-block;
}

.jan_drug.jan_page .header_skew {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.7), rgba(50, 53, 53, 0.5)), url(../../images/campaign/jan_07.jpg);
  color: #fff;
  letter-spacing: 1px;
  background-position: 0 20%;
}
.jan_drug.jan_page .header_skew h1 {
  letter-spacing: 3px;
  margin-bottom: 2rem;
  font-size: 3rem;
  color: #fff;
}
.jan_drug.jan_page .header_skew p {
  letter-spacing: 3px;
  color: rgb(204, 148, 46);
  font-size: 1.3rem;
  font-weight: 500;
}
.jan_drug.jan_page .criminal_qa {
  margin-top: 4rem;
  padding-top: 4rem;
}
.jan_drug.jan_page .criminal_qa h2 {
  color: rgb(204, 148, 46);
  border-top-color: #e2bf7e;
  border-bottom-color: #e2bf7e;
}
.jan_drug.jan_page .panel .criminal_qa {
  margin-top: 3rem;
}
.jan_drug.jan_page .panel .qa_List h3 {
  font-size: 1.1rem;
}
.jan_drug.jan_page .panel .qa_List h3 b {
  color: rgb(204, 148, 46);
}
.jan_drug.jan_page .panel .qa_List h3 .fa {
  position: absolute;
  right: 2rem;
}
.jan_drug.jan_page .panel .moreLink {
  margin: 1.5rem auto;
  display: inline-block;
  color: #fff;
  background: rgb(204, 148, 46);
  padding: 0.5rem 1rem;
  border: 1px solid #a27625;
  border-radius: 5px;
}
.jan_drug.jan_page .panel .moreLink:hover {
  background: #a27625;
}

.drug_step {
  margin-bottom: 3rem;
}
.drug_step .title {
  margin: 3rem 0 2rem;
  text-align: center;
}
.drug_step ol {
  padding: 0;
  text-align: center;
}
.drug_step ol li {
  width: 28%;
  display: inline-block;
  vertical-align: top;
}
.drug_step ol li i {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 2px dashed #f5e8d1;
  font-size: 4rem;
  line-height: 130px;
  color: rgb(204, 148, 46);
}
.drug_step ol li p {
  margin: 0.5rem 0;
  color: #646969;
}
.drug_step ol li .step_info {
  margin: 0;
  color: rgb(204, 148, 46);
  letter-spacing: 1px;
  padding: 2px 17px 2px 34px;
  background: rgba(204, 148, 46, 0.2);
  display: inline-block;
  text-align: center;
  position: relative;
}
.drug_step ol li .step_info::before, .drug_step ol li .step_info::after {
  content: "";
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
}
.drug_step ol li .step_info::before {
  border-left: 14px solid #fff;
  left: 0px;
  top: 0;
}
.drug_step ol li .step_info::after {
  border-left: 14px solid rgba(204, 148, 46, 0.2);
  right: -14px;
  top: 0;
}
.drug_step ol li:last-child .step_info::before {
  border-left: 20px solid #fff;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
}
.drug_step ol li:last-child .step_info::after {
  border-left: none;
}

.drug_case {
  margin: 1rem 0;
}
.drug_case .drug_img {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  height: 200px;
  background-size: cover;
  position: relative;
  padding: 60px 40px;
  text-align: center;
}
.drug_case .drug_img::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: 15px solid #f2f3f3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 47%;
  bottom: 0;
  z-index: 100;
}
.drug_case:first-child .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556529633.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.drug_case:nth-child(2) .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/accompany/background-1.jpg);
}
.drug_case:nth-child(3) .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/accompany/background-4.jpg);
}
.drug_case:nth-child(4) .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/accompany/background-1.jpg);
}
.drug_case:nth-child(5) .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/accompany/background-4.jpg);
}
.drug_case h3 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.drug_case p {
  font-weight: 300;
  letter-spacing: 0.15rem;
  text-align: initial;
  margin: 0.3rem 0;
  font-size: 1.1rem;
}
.drug_case p span {
  color: #f00;
}
.drug_case .case_p {
  position: relative;
  padding: 1.5rem;
  background: #f2f3f3;
  border-radius: 2px;
  min-height: 350px;
  box-shadow: 0 0 8px rgba(50, 53, 53, 0.3);
}
.drug_case .case_p b {
  color: #0635c9;
}

.drug_service ol {
  padding: 0;
  text-align: center;
}
.drug_service ol li {
  width: 28%;
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem;
}
.drug_service .drug_serbg {
  position: relative;
  text-align: center;
  border: 1px solid;
  border-radius: 2px;
  padding: 2rem 1rem;
  height: 280px;
}
.drug_service .drug_serbg h4 {
  color: #323535;
  letter-spacing: 1px;
}
.drug_service .drug_serbg p {
  color: #4b4f4f;
  font-weight: 300;
  letter-spacing: 1px;
}
.drug_service .drug_serbg a {
  width: 150px;
  padding: 0.5rem 0;
  border-radius: 20px;
  bottom: 1rem;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
}
.drug_service .drug_serbg i {
  font-size: 1.5rem;
  background: #fff;
  width: 50px;
  height: 50px;
  margin: 1rem 0;
  border-radius: 50%;
  line-height: 50px;
  border: 1px solid;
}
.drug_service .drug_serbg.bggreen {
  border-color: #1ae5be;
  background: rgba(26, 229, 190, 0.15);
}
.drug_service .drug_serbg.bggreen i {
  color: #1ae5be;
}
.drug_service .drug_serbg.bggreen a {
  background: #1ae5be;
}
.drug_service .drug_serbg.bggreen a:hover {
  background: #15b798;
}
.drug_service .drug_serbg.bgyellow {
  border-color: #FFC600;
  background: rgba(255, 198, 0, 0.1);
}
.drug_service .drug_serbg.bgyellow i {
  color: #FFC600;
}
.drug_service .drug_serbg.bgyellow a {
  background: #FFC600;
}
.drug_service .drug_serbg.bgyellow a:hover {
  background: #cc9e00;
}
.drug_service .drug_serbg.bgblue {
  border-color: #0635c9;
  background: rgba(6, 53, 201, 0.07);
}
.drug_service .drug_serbg.bgblue i {
  color: #0635c9;
}
.drug_service .drug_serbg.bgblue a {
  background: #0635c9;
}
.drug_service .drug_serbg.bgblue a:hover {
  background: #052897;
}

.drug_itembg {
  text-align: center;
  min-height: 220px;
  box-shadow: 0 0 8px rgba(50, 53, 53, 0.4);
  position: relative;
  letter-spacing: 1px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.drug_itembg h3 {
  padding: 1rem 0;
}
.drug_itembg h5 {
  color: #323535;
}
.drug_itembg span {
  font-size: 0.9rem;
  color: #646969;
}

.drug_itembg.bggreen h3 {
  color: #1ae5be;
}
.drug_itembg.bggreen a {
  background: #1ae5be;
}
.drug_itembg.bggreen a:hover {
  background: #15b798;
}

.drug_itembg.bgyellow h3 {
  color: #FFC600;
}
.drug_itembg.bgyellow a {
  background: #FFC600;
}
.drug_itembg.bgyellow a:hover {
  background: #cc9e00;
}

.drug_itembg.bgblue h3 {
  color: #0635c9;
}
.drug_itembg.bgblue a {
  background: #0635c9;
}
.drug_itembg.bgblue a:hover {
  background: #052897;
}

.dec_legal.jan_contact {
  background: #efefef;
  padding: 5rem 0;
}
.dec_legal.jan_contact .dec_block {
  width: 70%;
}
.dec_legal.jan_contact .action_btn {
  background: #1ae5be;
  border: 0;
}
.dec_legal.jan_contact .action_btn:hover {
  background: #17ceab;
}
.dec_legal.jan_contact p {
  font-weight: 300;
}
.dec_legal.jan_contact .meeting .oncall-form {
  border: 0;
  width: 80%;
}
.dec_legal.jan_contact .meeting .oncall-form .info h4 {
  color: #1ae5be;
}
.dec_legal.jan_contact .meeting .oncall-form .info h6 {
  color: #1ae5be;
  border-left-color: #1ae5be;
}
.dec_legal.jan_contact .officead img {
  height: 80px;
  margin-right: 1rem;
}

.action_btn {
  display: block;
  width: 200px;
  margin: 2rem auto 0;
  color: #fff;
  padding: 0.6rem 0;
  border-radius: 30px;
  letter-spacing: 1px;
}
.action_btn:hover {
  color: #fff;
}

.mar_page .mar_header {
  background: rgba(255, 198, 206, 0.4);
  padding: 3rem 0;
  text-align: center;
  position: relative;
}
.mar_page .mar_header h1 {
  letter-spacing: 3px;
  font-size: 4rem;
  font-weight: 700;
}
.mar_page .mar_header h1 b {
  color: #ea1068;
}
.mar_page .mar_header .shiny::before, .mar_page .mar_header .shiny::after {
  position: absolute;
  display: block;
  content: url("../../images/campaign/mar_26.png");
}
.mar_page .mar_header .shiny::before {
  top: 30%;
  right: 30%;
  transform: scale(1.2);
  animation: fade 3s infinite;
  -webkit-animation: fade 3s infinite;
}
.mar_page .mar_header .shiny::after {
  left: 30%;
  transform: scale(2);
  animation: fade 10s infinite;
  -webkit-animation: fade 10s infinite;
}
.mar_page .mar_header .bling::before, .mar_page .mar_header .bling::after {
  position: absolute;
  display: block;
  content: url("../../images/campaign/mar_27.png");
}
.mar_page .mar_header .bling::before {
  top: 2%;
  left: 18%;
  transform: scale(0.8);
  animation: fade 3s 1s infinite;
  -webkit-animation: fade 3s 1s infinite;
}
.mar_page .mar_header .bling::after {
  top: 70%;
  left: 60%;
  animation: fade 5s 3s infinite;
  -webkit-animation: fade 5s 3s infinite;
}
@keyframes fade {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mar_page .mar_header .down {
  position: relative;
  padding-bottom: 2rem;
}
.mar_page .mar_header .down .chevron {
  position: absolute;
  left: 50%;
  width: 25px;
  height: 5px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
.mar_page .mar_header .down .chevron:before, .mar_page .mar_header .down .chevron:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
.mar_page .mar_header .down .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
.mar_page .mar_header .down .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
.mar_page .mar_header .down .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.mar_page .mar_header .down .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
.mar_page .qa_section {
  text-align: center;
  padding-top: 2rem;
}
.mar_page .qa_section .qa_img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #fff;
  line-height: 180px;
  margin: 0 auto;
}
.mar_page .qa_section img {
  height: 150px;
}
.mar_page .qa_section h4 {
  padding: 1rem 0;
  color: #fff;
  letter-spacing: 1px;
}
.mar_page .mar_qa {
  background: #fff;
  background-size: 35px 35px;
  text-align: center;
  padding-bottom: 4rem;
}
.mar_page .mar_qa h3 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  letter-spacing: 1px;
  border-top: 5px dotted;
  border-bottom: 5px dotted;
}
.mar_page .mar_qa p {
  font-size: 1.2rem;
  font-weight: 300;
  padding: 1rem;
  margin: 0;
  letter-spacing: 0.15rem;
  text-align: initial;
}
.mar_page .mar_qa p span {
  font-weight: 500;
}
.mar_page .mar_qa .pre_table {
  letter-spacing: 1px;
}
.mar_page .mar_qa .pre_table img {
  height: 150px;
  padding: 1rem 0;
}
.mar_page .mar_qa .pre_table h5 {
  color: #323535;
}
.mar_page .mar_qa .pre_table p {
  padding: 1rem 0.5rem;
}
.mar_page .mar_qa .pre_ul {
  text-align: initial;
}
.mar_page .mar_qa .pre_ul li {
  font-size: 1.2rem;
  padding: 0.5rem 0;
}
.mar_page .mar_qa .moneyul {
  margin-bottom: 0;
}
.mar_page .mar_qa .moneyul li {
  color: #4b4f4f;
  font-weight: 300;
}
.mar_page .mar_qa .moneyul li b {
  font-weight: 500;
}
.mar_page .mar_qa.colorred {
  background-image: linear-gradient(rgba(255, 198, 206, 0.2) 1px, transparent 0);
}
.mar_page .mar_qa.colorred .qa_section {
  background: #ea1068;
  background: linear-gradient(180deg, transparent 0px, transparent 50%, #ea1068 0, #ea1068);
}
.mar_page .mar_qa.colorred .qa_section .qa_img {
  border: 5px solid #ea1068;
}
.mar_page .mar_qa.colorred .pre_table:nth-child(odd) {
  background: rgba(234, 16, 104, 0.1);
}
.mar_page .mar_qa.colorred h3 {
  border-top-color: #ffc6ce;
  border-bottom-color: #ffc6ce;
  color: #ea1068;
}
.mar_page .mar_qa.colorred p span {
  color: #ea1068;
}
.mar_page .mar_qa.colorred .infoimg img {
  height: 300px;
}
.mar_page .mar_qa.coloryellow {
  background-image: linear-gradient(rgba(255, 198, 0, 0.1) 1px, transparent 0);
}
.mar_page .mar_qa.coloryellow .qa_section {
  background: #FFC600;
  background: linear-gradient(180deg, transparent 0px, transparent 50%, #FFC600 0, #FFC600);
}
.mar_page .mar_qa.coloryellow .qa_section .qa_img {
  border: 5px solid #FFC600;
}
.mar_page .mar_qa.coloryellow .pre_table:nth-child(odd) {
  background: rgba(255, 198, 0, 0.1);
}
.mar_page .mar_qa.coloryellow .pre_table li {
  text-align: initial;
  padding-bottom: 0.5rem;
  letter-spacing: 0.1rem;
}
.mar_page .mar_qa.coloryellow h3 {
  border-top-color: #ffdd66;
  border-bottom-color: #ffdd66;
  color: #FFC600;
}
.mar_page .mar_qa.coloryellow p {
  padding: 0.5rem;
}
.mar_page .mar_qa.coloryellow p span {
  color: #FFC600;
}
.mar_page .mar_qa.coloryellow .display {
  font-size: 1.1rem;
}
.mar_page .mar_qa.colorblue {
  background-image: linear-gradient(rgba(116, 175, 212, 0.1) 1px, transparent 0);
}
.mar_page .mar_qa.colorblue .qa_section {
  background: #74afd4;
  background: linear-gradient(180deg, transparent 0px, transparent 50%, #74afd4 0, #74afd4);
}
.mar_page .mar_qa.colorblue .qa_section .qa_img {
  border: 5px solid #74afd4;
}
.mar_page .mar_qa.colorblue .pre_table {
  position: relative;
}
.mar_page .mar_qa.colorblue .pre_table span {
  display: block;
  color: #646969;
}
.mar_page .mar_qa.colorblue .pre_table h5 {
  margin: 0.5rem 0;
}
.mar_page .mar_qa.colorblue .pre_table::after {
  position: absolute;
  content: "";
  display: block;
  border-left: 20px solid;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  right: -20px;
  top: 40%;
  z-index: 5;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(1) {
  background: #e9f2f8;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(1)::after {
  border-left-color: #e9f2f8;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(2) {
  background: #d5e7f2;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(2)::after {
  border-left-color: #d5e7f2;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(3) {
  background: #aed1e6;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(3)::after {
  border-left-color: #aed1e6;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(4) {
  background: #9bc5e0;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(4)::after {
  border-left-color: #9bc5e0;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(5) {
  background: #74afd4;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.mar_page .mar_qa.colorblue .pre_table:nth-child(5)::after {
  display: none;
}
.mar_page .mar_qa.colorblue h3 {
  border-top-color: #c2dcec;
  border-bottom-color: #c2dcec;
  color: #74afd4;
}
.mar_page .mar_qa.colorblue p {
  padding: 0.5rem;
}
.mar_page .mar_qa.colorblue p span {
  color: #74afd4;
}
.mar_page .mar_qa.colorblue .display {
  font-size: 1.3rem;
  margin-top: 3rem;
  line-height: 35px;
}
.mar_page .mar_qa.colorlawchain {
  background-image: linear-gradient(rgba(191, 12, 12, 0.1) 1px, transparent 0);
}
.mar_page .mar_qa.colorlawchain .qa_section {
  background: #BF0C0C;
  background: linear-gradient(180deg, transparent 0px, transparent 50%, #BF0C0C 0, #BF0C0C);
  margin-bottom: 5rem;
}
.mar_page .mar_qa.colorlawchain .qa_section .qa_img {
  border: 5px solid #BF0C0C;
}
.mar_page .mar_qa.colorlawchain p {
  padding: 0.5rem;
  min-height: 100px;
}
.mar_page .mar_qa.colorlawchain a {
  margin: 0.5rem auto 2rem;
  display: block;
  width: 150px;
  border: 2px solid;
  padding: 0.5rem 0;
  border-radius: 30px;
}

.kid_header .k_headerbg {
  background: #fff;
  padding: 1rem 1.2rem;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 2px 8px rgba(50, 53, 53, 0.4);
}
.kid_header .k_LClogo {
  display: block;
}
.kid_header .k_LClogo img {
  width: 100%;
}
.kid_header .kind_anchor .col-sm {
  border-left: 1px solid #b1b5b5;
}
.kid_header .kind_anchor .k_menu {
  display: block;
  text-align: center;
  padding: 5px 0;
  color: #4b4f4f;
  letter-spacing: 1px;
  font-weight: 300;
  border-radius: 2px;
}
.kid_header .kind_anchor .k_menu img {
  display: block;
  height: 30px;
  margin: 0 auto 3px;
}
.kid_header .kind_anchor .k_menu:hover {
  background: rgba(255, 198, 0, 0.2);
  color: #323535;
  font-weight: 400;
}

.june_page .txtpoint {
  color: #BF0C0C;
}
.june_page .txtball {
  color: #0635c9;
}
.june_page .child_header {
  box-shadow: 0px 2px 8px rgba(50, 53, 53, 0.4);
  background-image: url("../../images/campaign/july_01.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}
.june_page .child_header::before, .june_page .child_header::after {
  position: -webkit-sticky;
  position: sticky;
  display: block;
  content: url("../../images/campaign/july_02.svg");
}
.june_page .child_header::before {
  width: 80px;
  top: 25%;
  left: 10%;
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.june_page .child_header::after {
  width: 50px;
  bottom: 55%;
  left: 89%;
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.june_page .child_header .header_txt {
  padding: 100px 0 150px;
}
.june_page .child_header .header_txt h1 {
  margin: 2rem 0;
  letter-spacing: 2px;
  font-weight: 700;
  color: #323535;
  font-size: 3.5rem;
}
.june_page .child_header .header_txt h3 {
  color: #323535;
  letter-spacing: 1px;
  font-size: 1.3rem;
}
.june_page .child_header .header_txt p {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: initial;
  margin: 1rem auto 0;
  width: 55%;
}
.june_page .child_header .header_txt p span {
  font-weight: 400;
}
.june_page .child_header .ball_read .linktonews {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 2px 8px rgba(50, 53, 53, 0.1);
}
.june_page .child_header .ball_read .linktonews h6 {
  padding: 1rem 0;
}
.june_page .child_header .ball_read .read_p {
  min-height: 120px;
  position: relative;
  bottom: auto;
}
.june_page .child_header .ball_read .read_p p {
  color: #7c8484;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
}
.june_page .ball_child .ball_title {
  background: url("../../images/campaign/july_06.svg");
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding: 2.5rem 0;
  background-position: 50%;
  background-repeat: no-repeat;
  letter-spacing: 1px;
}
.june_page .ball_child .ball_title p {
  font-weight: 300;
}
.june_page .ball_child .ball_img {
  margin: 1.5rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  padding: 2rem 0;
}
.june_page .ball_child .ball_img h5 {
  letter-spacing: 1px;
}
.june_page .ball_child .ball_img img {
  margin: 1rem 0;
  height: 200px;
  -webkit-filter: drop-shadow(0 0 12px #74afd4);
  filter: drop-shadow(0 0 12px #74afd4);
}
.june_page .ball_child .ball_img p {
  margin: 0;
  font-weight: 300;
  font-size: 1.1rem;
}
.june_page .ball_child .ball_info {
  padding: 1rem;
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 1.1rem;
  text-align: initial;
  letter-spacing: 1px;
}
.june_page .ball_read {
  text-align: initial;
}
.june_page .ball_read h5 {
  display: inline-block;
  margin: 1rem auto;
}
.june_page .ball_read h6 {
  color: #323535;
  line-height: 22px;
  letter-spacing: 0.04rem;
}
.june_page .ball_read h6 b {
  display: inline-block;
}
.june_page .ball_read .linktonews {
  display: block;
  padding: 1rem;
  background: #fff;
  margin-bottom: 1rem;
  min-height: 150px;
  border-radius: 3px;
  border: 1px solid #eee;
}
.june_page .ball_read .linktonews:hover {
  border-color: #ddd;
}
.june_page .ball_read .linktonews:hover h6, .june_page .ball_read .linktonews:hover span, .june_page .ball_read .linktonews:hover .read_link {
  color: #BF0C0C;
}
.june_page .ball_read .linktonews:hover h6 {
  text-decoration: underline;
}
.june_page .ball_read .linktonews:hover .read_link i {
  transform: translateX(10px);
}
.june_page .ball_read .linktotwo {
  border: 1px solid;
  min-height: 150px;
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #eee;
  background: #fff;
}
.june_page .ball_read .linktotwo .linktoarticle {
  color: #323535;
}
.june_page .ball_read .linktotwo .linktoarticle:hover {
  color: #BF0C0C;
  text-decoration: underline;
}
.june_page .ball_read .linktotwo .linktowriter:hover span {
  color: #BF0C0C;
  text-decoration: underline;
}
.june_page .ball_read .linktotwo .linktowriter span {
  color: #7c8484;
  font-weight: 300;
}
.june_page .ball_read .circle_img {
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 2px #aaa;
  margin-bottom: -0.5rem;
}
.june_page .ball_read .circle_img img {
  width: 100%;
  height: auto;
}
.june_page .ball_read .circle_img span {
  color: #7c8484;
  font-weight: 300;
}
.june_page .ball_read .read_p {
  position: absolute;
  bottom: 2rem;
}
.june_page .ball_read .read_p span {
  color: #7c8484;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0;
  display: inline-block;
  vertical-align: bottom;
}
.june_page .ball_read .read_link {
  text-align: right;
  color: #646969;
}
.june_page .ball_donate {
  text-align: center;
}
.june_page .ball_donate a {
  display: block;
  padding: 1rem;
  background-color: #e36639;
  border-radius: 5px;
  min-height: auto;
}
.june_page .ball_donate img {
  width: 100%;
}
.june_page .ball_donate h4 {
  letter-spacing: 1px;
}
.june_page .ball_donate .donate_link {
  color: #fff;
  text-align: center;
}
.june_page .ball_donate .donate_link:hover span, .june_page .ball_donate .donate_link:hover i {
  color: #323535;
}
.june_page .ball_donate .donate_link:hover i {
  transform: translateX(10px);
}
.june_page .plan_card {
  padding: 1.5rem 1rem;
  margin: -100px 0 100px;
  background-color: #fff;
  border: 3px solid #e36639;
  border-radius: 5px;
}
.june_page .plan_card .col-sm-4 img {
  width: 100%;
  -webkit-filter: drop-shadow(12px 12px 7px rgba(50, 53, 53, 0.3));
  filter: drop-shadow(12px 12px 7px rgba(50, 53, 53, 0.3));
}
.june_page .plan_card .donate_link {
  margin-top: 2rem;
  text-align: center;
}
.june_page .plan_card .donate_link h3 {
  letter-spacing: 2px;
  color: #e36639;
  margin: 1rem 0;
}
.june_page .plan_card .donate_link a {
  display: block;
  width: 200px;
  font-size: 1.1rem;
  padding: 0.5rem 0;
  margin: 1.5rem auto;
  color: #fff;
  background: #e36639;
  border-radius: 30px;
  border: 2px solid #cc4b1d;
}
.june_page .plan_card .donate_link a:hover {
  color: #fff;
}
.june_page .plan_card .donate_link a:hover i {
  transform: translateX(10px);
}
.june_page .plan_card .donate_link p {
  font-size: 1.1rem;
  font-weight: 300;
  text-align: initial;
}
.june_page .plan_card .donate_link img {
  width: 80%;
  margin: 0 auto;
}
.june_page .child_fight {
  position: relative;
  padding: 120px 0 20px;
}
.june_page .child_fight .fight_bgimg {
  margin-top: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../images/campaign/july_08.png), linear-gradient(to bottom, #efefef 40%, transparent);
  position: sticky;
  top: 100px;
  padding: 150px 0;
  text-align: center;
  border-radius: 2px;
  box-shadow: 0px 2px 8px rgba(50, 53, 53, 0.4);
}
.june_page .child_fight .fight_bgimg h2 {
  display: inline-block;
  width: 85%;
  color: #FFC600;
  background-color: #323535;
  padding: 1.5rem 0;
  letter-spacing: 1px;
  border-radius: 2px;
  line-height: 34px;
  font-size: 1.5rem;
}
.june_page .child_fight .ball_read .read_p {
  min-height: auto;
}
.june_page .fight_txt p {
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0.5rem 0;
  line-height: 28px;
}
.june_page .fight_txt p i {
  font-weight: 400;
}
.june_page .fight_content {
  background: #f5f5f5;
  margin: 2rem 0;
  padding: 1rem;
  border-radius: 2px;
}
.june_page .fight_content h3 {
  color: #BF0C0C;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}
.june_page .fight_content .content_txt {
  padding: 0 0.5rem;
  list-style: none;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(50, 53, 53, 0.1);
}
.june_page .fight_content .content_txt h6 {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  letter-spacing: 1px;
  text-align: center;
}
.june_page .fight_content .content_txt h6 i {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #323535;
  margin: 0 auto 0.2rem;
  background: #FFC600;
}
.june_page .fight_content .content_txt h6 span {
  display: block;
  background: #FFC600;
  width: 30px;
  height: 30px;
  margin: 0 auto 0.2rem;
}
.june_page .fight_content .content_txt h6 span i {
  display: inline;
}
.june_page .fight_content .content_txt h6 span i:first-child {
  margin-right: -5px;
}
.june_page .fight_content .content_txt ol {
  display: inline-block;
  padding-left: 0;
  width: 65%;
}
.june_page .fight_content .content_txt ol li {
  font-weight: 300;
  padding-bottom: 0.3rem;
}
.june_page .fight_content ul {
  padding: 0;
}
.june_page .lawyer_card {
  padding: 1.5rem 1rem;
  margin-bottom: 1.5rem;
  min-height: 250px;
}
.june_page .lawyer_card:hover {
  box-shadow: 0 0 10px #bec2c2;
}
.june_page .lawyer_card a {
  color: #323535;
  margin-top: 0.8rem;
  display: block;
}
.june_page .lawyer_card a:hover {
  color: #BF0C0C;
  text-decoration: underline;
}
.june_page .lawyer_card .btn {
  width: 100%;
  background: #BF0C0C;
  color: #fff;
  letter-spacing: 1px;
  border: 0;
}
.june_page .lawyer_card .btn:hover {
  background: #b10b0b;
}
.june_page .fight_into h4 span {
  font-size: 0.9rem;
}
.june_page .fight_into h4 img {
  width: 28px;
  margin-left: 1rem;
}
.june_page .fight_into hr {
  display: block;
  width: 110px;
  border-top: 2px solid #BF0C0C;
  margin: 0.3rem 0 0.8rem;
}
.june_page .fight_into ul {
  padding-left: 0;
}
.june_page .fight_into ul li {
  margin: 0.3rem auto;
  list-style: none;
  font-weight: 300;
}
.june_page .fight_into ul li i {
  display: inline-block;
  margin-right: 0.5rem;
}
.june_page .vimg {
  display: inline-block;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 2px #aaa;
  margin-bottom: -0.5rem;
}
.june_page .vimg img {
  width: 100%;
  height: auto;
}
.june_page .lawyer_alert {
  display: none;
  background: #fff;
  box-shadow: 0 0 8px #666;
}
.june_page .lawyer_alert .alert_header h4 {
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 1rem 0;
}
.june_page .lawyer_alert .info {
  box-shadow: none;
}
.june_page .lawyer_alert .info p {
  color: #f66e6e;
  font-weight: 300;
  margin-top: 0.5rem;
}
.june_page .child_fight.child_law .fight_bgimg {
  background-image: url(../../images/campaign/july_10.png), linear-gradient(to bottom, #efefef 40%, transparent);
}
.june_page .child_fight.child_divorce .fight_bgimg {
  background-image: url(../../images/campaign/july_17.png), linear-gradient(to top, #fff 40%, transparent);
}
.june_page .child_header.child_women {
  background-image: url(../../images/campaign/july_12.png);
}
.june_page .child_header.child_women::before, .june_page .child_header.child_women::after {
  content: url("../../images/campaign/july_13.svg");
  opacity: 0.5;
}
.june_page .child_header.child_women .books_info {
  margin-top: 1rem;
}
.june_page .child_header.child_women .books_info p {
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
}
.june_page .child_header.child_women .books_info a {
  width: 150px;
  display: block;
  border-bottom: 2px solid #cc4b1d;
  margin: 0 auto;
  padding: 0.5rem;
  border-radius: 2px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  color: #fff;
  background: #e36639;
}
.june_page .child_header.child_women .books_info a:hover {
  background: #e05523;
}
.june_page .child_header.child_women .books_info p {
  color: #e36639;
}
.june_page .adlaw {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  padding-bottom: 3rem;
  position: relative;
}
.june_page .adlaw .surprise {
  position: absolute;
  top: 18%;
  cursor: pointer;
  width: 100px;
  z-index: 100;
}
.june_page .adlaw .surprise img {
  width: 100%;
  animation: jump 3s infinite;
  -webkit-animation: jump 3s infinite;
}
@keyframes jump {
  0% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(-5%, -15%);
  }
  55% {
    transform: translate(-5%, -15%) rotate(10deg);
  }
  60% {
    transform: translate(-5%, -15%) rotate(-10deg);
  }
  65% {
    transform: translate(-5%, -15%) rotate(10deg);
  }
  70% {
    transform: translate(-5%, -15%) rotate(-10deg);
  }
  100% {
    transform: translate(-5%, -5%);
  }
}
.june_page .adlaw .easy {
  padding-top: 4rem;
  padding-bottom: 0;
}
.june_page .adlaw .suubtitle {
  padding-bottom: 2.5rem;
  letter-spacing: 1px;
  color: #555;
  text-align: center;
}
.june_page .adlaw .linktolawchain {
  text-align: center;
}
.june_page .adlaw .linktolawchain a {
  color: #323535;
  width: 200px;
  border: 2px solid;
  letter-spacing: 0.03rem;
  background: #fff;
  padding: 1rem 0;
  border-radius: 30px;
  margin: 1rem auto;
  display: block;
}
.june_page .adlaw .linktolawchain a:hover {
  color: #BF0C0C;
}
.june_page .adlaw01_box.bg_img {
  background-image: linear-gradient(to bottom, #fff, rgba(50, 53, 53, 0.6)), url(../../images/campaign/july_09.jpg);
}
.june_page .adlaw01_box.bg_img .surprise {
  left: 5%;
}
.june_page .adlaw02_box.bg_img {
  background-image: linear-gradient(to bottom, #fff, rgba(50, 53, 53, 0.6)), url(../../images/campaign/july_14.jpeg);
}
.june_page .adlaw02_box.bg_img .surprise {
  right: 3%;
}
.june_page .adlaw03_box.bg_img {
  background-image: linear-gradient(to bottom, #fff, rgba(50, 53, 53, 0.6)), url(../../images/campaign/july_11.jpg);
}
.june_page .adlaw03_box.bg_img .surprise {
  left: 3%;
}
.june_page .unit_block {
  padding: 50px 20px;
  margin-bottom: 150px;
}
.june_page .unit_block .row {
  margin-bottom: 40px;
}
.june_page .unit_block p {
  background: #FFC600;
  color: #323535;
  position: relative;
  padding: 0.8rem 0;
  border-radius: 30px;
  font-size: 1.2rem;
  font-weight: 300;
  width: 180px;
  letter-spacing: 1px;
  margin: 0 auto 10px;
}
.june_page .unit_block p::before {
  content: "";
  background-image: url(../../images/campaign/july_16.svg);
  background-size: 50px 50px;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 5%;
  left: -10%;
}
.june_page .unit_block .logo-l img {
  max-height: 90px;
  margin: 1rem 0;
}
.june_page .unit_block .logo-s {
  margin: 1rem;
}
.june_page .unit_block .logo-s img {
  max-height: 40px;
}
.june_page .unit_block .logo-ex {
  margin-top: 40px;
  display: block;
}
.june_page .online_done .child_header.child_women {
  min-height: 100vh;
}
.june_page .online_done .online_txt {
  background: #fff;
  border: 2px solid #e36639;
  margin-top: 6rem;
}
.june_page .online_done .online_txt:after {
  display: none;
}
.june_page .online_done .online_txt h4 {
  color: #e36639;
}
.june_page .online_done .online_txt ul {
  padding-left: 0;
}
.june_page .online_done dl dt {
  color: #e36639;
}
.june_page .modal {
  background-color: rgba(0, 0, 0, 0.8);
}
.june_page .surcontent {
  width: 35%;
  margin: 1rem auto 0;
  text-align: center;
}
.june_page .surcontent img {
  width: 100%;
  -webkit-filter: drop-shadow(0 0 10px #afafaf);
  filter: drop-shadow(0 0 10px #afafaf);
}
.june_page .xxx {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
}
.june_page .xxx:hover,
.june_page .xxx:focus {
  color: black;
  background: #fff;
  text-decoration: none;
  cursor: pointer;
}
.june_page .surbtn {
  width: 200px;
  padding: 0.8rem 1rem;
  border-radius: 30px;
  background: #fff;
  display: inline-block;
  margin: 1rem;
  border: 3px solid;
  color: #323535;
  font-size: 1.2rem;
}
.june_page .surbtn:hover {
  color: #fff;
}
.june_page .btn.surbtn {
  border-color: #FFC600;
  box-shadow: 0 0 8px #FFC600;
}
.june_page .btn.surbtn:hover {
  background: #FFC600;
  border-color: #e6b200;
}
.june_page a.surbtn {
  border-color: #BF0C0C;
  box-shadow: 0 0 8px #BF0C0C;
}
.june_page a.surbtn:hover {
  background: #BF0C0C;
  border-color: #a70a0a;
}

.ad_lawchain {
  margin-bottom: 40px;
}
.ad_lawchain .pre_table {
  margin: 0 1rem;
  border-radius: 3px;
  border: 2px solid;
  letter-spacing: 1px;
  text-align: center;
  background: #fff;
}
.ad_lawchain .pre_table img {
  height: 150px;
  padding: 1rem 0;
}
.ad_lawchain .pre_table h5 {
  color: #323535;
}
.ad_lawchain .pre_table p {
  padding: 0.5rem;
  min-height: 80px;
  font-size: 1.1rem;
  font-weight: 300;
  text-align: initial !important;
}
.ad_lawchain .pre_table a {
  margin: 0.5rem auto 2rem;
  display: block;
  width: 150px;
  border: 2px solid;
  padding: 0.5rem 0;
  border-radius: 30px;
  background: #fff;
}
.ad_lawchain .service_onmeet {
  border-color: rgb(13, 129, 195);
}
.ad_lawchain .service_onmeet:hover {
  box-shadow: 0 0 8px rgb(13, 129, 195);
}
.ad_lawchain .service_onmeet h3 {
  font-size: 1.5rem;
}
.ad_lawchain .service_onmeet h3, .ad_lawchain .service_onmeet h4 {
  color: rgb(13, 129, 195);
}
.ad_lawchain .service_onmeet p {
  text-align: center;
}
.ad_lawchain .service_onmeet a {
  color: rgb(13, 129, 195);
}
.ad_lawchain .service_onmeet a:hover {
  background: rgb(13, 129, 195);
  color: #fff;
}
.ad_lawchain .service_word {
  border-color: #323535;
}
.ad_lawchain .service_word:hover {
  box-shadow: 0 0 8px #323535;
}
.ad_lawchain .service_word h3 {
  font-size: 1.5rem;
}
.ad_lawchain .service_word h3, .ad_lawchain .service_word h4 {
  color: #323535;
}
.ad_lawchain .service_word p {
  text-align: center;
}
.ad_lawchain .service_word a {
  color: #323535;
}
.ad_lawchain .service_word a:hover {
  background: #323535;
  color: #fff;
}
.ad_lawchain .service_price {
  border-color: #FFC600;
}
.ad_lawchain .service_price:hover {
  box-shadow: 0 0 8px #FFC600;
}
.ad_lawchain .service_price h3 {
  font-size: 1.5rem;
}
.ad_lawchain .service_price h3, .ad_lawchain .service_price h4 {
  color: #FFC600;
}
.ad_lawchain .service_price p {
  text-align: center;
}
.ad_lawchain .service_price a {
  color: #FFC600;
}
.ad_lawchain .service_price a:hover {
  background: #FFC600;
  color: #fff;
}
.ad_lawchain .service_qa {
  border-color: #BF0C0C;
}
.ad_lawchain .service_qa:hover {
  box-shadow: 0 0 8px #BF0C0C;
}
.ad_lawchain .service_qa h3 {
  font-size: 1.5rem;
}
.ad_lawchain .service_qa h3, .ad_lawchain .service_qa h4 {
  color: #BF0C0C;
}
.ad_lawchain .service_qa a {
  color: #BF0C0C;
}
.ad_lawchain .service_qa a:hover {
  background: #BF0C0C;
  color: #fff;
}
.ad_lawchain .service_police {
  border-color: #323535;
}
.ad_lawchain .service_police:hover {
  box-shadow: 0 0 8px #323535;
}
.ad_lawchain .service_police h3 {
  font-size: 1.5rem;
}
.ad_lawchain .service_police h3, .ad_lawchain .service_police h4 {
  color: #323535;
}
.ad_lawchain .service_police a {
  color: #323535;
}
.ad_lawchain .service_police a:hover {
  background: #323535;
  color: #fff;
}

.seo_page .jan_page .header_skew {
  background-position: center 90%;
  background-image: linear-gradient(to right, rgba(33, 43, 59, 0.4), rgba(33, 43, 59, 0.5)), url(../../images/campaign/feb_01.jpeg);
}
.seo_page .jan_page .header_skew::before {
  bottom: 35px;
}
.seo_page .jan_page .header_skew h1 {
  font-size: 3rem;
}
.seo_page .jan_page .criminal_wrap {
  padding-bottom: 0;
}
.seo_page .jan_page .panel .qa_List .panel-header p {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 0;
}
.seo_page .jan_page .panel .qa_List .panel-header p b {
  color: #e36639;
}
.seo_page .jan_page .panel .qa_List .panel-header p .fa {
  position: absolute;
  right: 2rem;
}
.seo_page .jan_page .panel b {
  color: #e36639;
}
.seo_page .jan_page .criminal_qa h2 {
  color: #e36639;
  border-color: #e36639;
}
.seo_page .jan_page .moreLink {
  background: #e36639;
  border: 1px solid #cc4b1d;
}
.seo_page .jan_page .moreLink:hover {
  background: #cc4b1d;
}
.seo_page .jan_page .drug_chart {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/campaign/jan_banner-2.jpg);
  margin-bottom: 0;
}
.seo_page .jan_page .drug_chart .drug_p {
  text-align: center;
}
.seo_page .jan_page .drug_chart .drug_p p:first-child {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  color: #e36639;
}
.seo_page .jan_page .drug_chart ul li {
  background: rgba(227, 102, 57, 0.7);
}
.seo_page .jan_page .drug_chart .moreLink {
  background: #fff;
  color: #cc4b1d;
}
.seo_page .jan_page .drug_chart .moreLink:hover {
  background: #e36639;
  color: #fff;
}
.seo_page .seo_infoimg img {
  width: 100%;
  border-radius: 2px;
  -webkit-filter: grayscale(0.8);
  filter: grayscale(0.8);
}
.seo_page .drug_case:first-child .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.5), rgba(50, 53, 53, 0.6)), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556526356.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.seo_page .drug_case:nth-child(2) .drug_img {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.5), rgba(50, 53, 53, 0.6)), url(https://www.lawchain.tw/fe/typephoto/legaltype_1556526320.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260);
}
.seo_page .drug_case .case_p {
  min-height: auto;
}
.seo_page .alert h3 {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.seo_page .help_ol li {
  padding: 1rem 0 0.5rem;
  list-style: none;
}
.seo_page .help_ol li:first-child .help_title {
  border-top: 0;
}
.seo_page .help_ol li:last-child {
  margin-bottom: 60px;
}
.seo_page .help_ol li:last-child .help_txt {
  border-bottom: 1px dashed #cbcece;
}
.seo_page .help_ol li:last-child .help_txt p {
  margin-bottom: 1rem;
}
.seo_page .help_title {
  font-size: 1.3rem;
  padding-top: 1rem;
  margin-bottom: 0.5rem;
  color: #323535;
  border-top: 1px dashed #cbcece;
}
.seo_page .help_txt p {
  text-indent: 2.1rem;
  color: #575c5c;
  font-weight: 300;
  font-size: 1.05rem;
  letter-spacing: 0.05rem;
  margin-bottom: 0;
}
.seo_page .help_txt b {
  color: #e36639;
}
.seo_page .seoqa_img {
  width: 70%;
  margin: 0 auto;
}
.seo_page .seoqa_img img {
  width: 100%;
}
.seo_page .cdgs_flow p {
  position: relative;
  border: 1px solid #e36639;
  background-color: #f9dfd5;
  border-radius: 0.5rem;
  margin: 1.5rem 0;
  padding: 1rem 0.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: #323535;
}
.seo_page .cdgs_flow p.cdgs_start {
  background: #fff;
  font-weight: 500;
  color: #e36639;
}
.seo_page .cdgs_flow p.cdgs_half {
  width: 50%;
  margin: 1.5rem auto;
}
.seo_page .cdgs_flow p.cdgs_end {
  background: #e36639;
  color: #fff;
  font-weight: 500;
}
.seo_page .cdgs_flow .cdgs_arrow {
  position: relative;
  height: 0px;
  width: 0px;
  border: 10px solid;
  margin: 0 auto;
  border-color: #a4a9a9 #a4a9a9 transparent transparent;
}
.seo_page .cdgs_flow .cdgs_arrow:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  height: 10px;
  width: 16px;
  background-color: #a4a9a9;
  transform: rotate(-45deg) translate(2px, 2px);
}
.seo_page .cdgs_flow .cdgs_beeline {
  transform: rotate(135deg);
}
.seo_page .cdgs_flow .cdgs_turnR {
  transform: rotate(45deg);
}
.seo_page .cdgs_X {
  padding-top: 3.5rem;
}
.seo_page .cdgs_X span {
  color: #979c9c;
  font-weight: 300;
  display: block;
  margin-top: 3px;
  margin-left: -3px;
}
.seo_page .cdgs_div {
  position: relative;
}
.seo_page .cdgs_div span {
  position: absolute;
  left: 55%;
  top: -2%;
  color: #979c9c;
  font-weight: 300;
}

.jan_page.com_page .header_skew {
  padding-top: 200px;
  padding-bottom: 260px;
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.5), rgba(50, 53, 53, 0.1)), url(../../images/campaign/com_mainbg.jpg);
  color: #fff;
  letter-spacing: 1px;
  background-position: 0%;
}
.jan_page.com_page .header_skew h1 {
  letter-spacing: 3px;
  font-size: 3rem;
  color: #fff;
}
.jan_page.com_page .header_skew p {
  letter-spacing: 3px;
  color: #1ae5be;
  font-size: 2rem;
  font-weight: 500;
}
.jan_page.com_page .header_skew .nov_btn {
  display: inline-block;
  width: 200px;
  margin: 1rem auto;
  font-weight: 500;
  padding: 0.8rem 0;
  border: 2px solid;
  background-color: rgba(26, 229, 190, 0.8);
  border-radius: 30px;
  color: #fff;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.jan_page.com_page .header_skew .nov_btn:hover {
  background-color: #1ae5be;
}
.jan_page.com_page .criminal_qa {
  margin-top: 4rem;
  padding-top: 4rem;
}
.jan_page.com_page .criminal_qa h2 {
  color: #646969;
  border-top-color: #76efd8;
  border-bottom-color: #76efd8;
}
.jan_page.com_page .panel .panel-header {
  box-shadow: none;
  background-color: transparent;
  border-bottom: 1px dashed #cbcece;
  border-radius: 0;
}
.jan_page.com_page .panel .panel-header p {
  margin-bottom: 0;
  font-size: 1.1rem;
  color: #323535;
}
.jan_page.com_page .panel .panel-header p b {
  display: inline-block;
  width: 3%;
  vertical-align: top;
  color: #1ae5be;
  font-weight: 800;
}
.jan_page.com_page .panel .panel-header p span {
  display: inline-block;
  width: 90%;
}
.jan_page.com_page .panel .panel-header p i {
  display: inline-block;
  width: 4%;
  vertical-align: top;
  text-align: center;
  font-size: 1.3rem;
  color: #979c9c;
}
.jan_page.com_page .panel .panel-body {
  background-color: #f2f3f3;
  border: 0;
}
.jan_page.com_page .panel .panel-body p {
  font-size: 1rem;
  color: #646969;
}
.jan_page.com_page .panel .criminal_qa {
  margin-top: 3rem;
}
.jan_page.com_page .panel .qa_List h3 {
  font-size: 1.1rem;
}
.jan_page.com_page .panel .qa_List h3 b {
  color: #1ae5be;
}
.jan_page.com_page .panel .qa_List h3 .fa {
  position: absolute;
  right: 2rem;
}
.jan_page.com_page .panel .moreLink {
  margin: 1.5rem auto;
  display: inline-block;
  color: #fff;
  background: #1ae5be;
  padding: 0.5rem 1rem;
  border: 1px solid #15b798;
  border-radius: 5px;
}
.jan_page.com_page .panel .moreLink:hover {
  background: #15b798;
}
.jan_page.com_page .help_p,
.jan_page.com_page .ainfo-p {
  text-indent: 40px;
  color: #323535;
}
.jan_page.com_page .card {
  border: 0;
}
.jan_page.com_page .card .card-body {
  padding: 1rem;
}
.jan_page.com_page .card img {
  border-radius: 0.5rem;
}
.jan_page.com_page .card-text ul {
  padding-left: 20px;
}
.jan_page.com_page .card-text ul li {
  font-size: 0.95rem;
  position: relative;
  list-style: none;
}
.jan_page.com_page .card-text ul li:before {
  position: absolute;
  content: "\f00c";
  color: #1ae5be;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: FontAwesome;
  display: block;
  left: -20px;
  top: 0;
  font-size: 0.9rem;
}
.jan_page.com_page .card-text .comnumber-list {
  padding-left: 20px;
}
.jan_page.com_page .card-text .comnumber-list li {
  list-style: initial;
  font-size: 0.9rem;
  margin: 2px 0;
}
.jan_page.com_page .card-text .comnumber-list li::before {
  display: none;
}
.jan_page.com_page .bg-light .criminal_qa {
  padding-top: 0;
}
.jan_page.com_page .bg-light .criminal_qa h2 {
  border: 0;
}
.jan_page.com_page .drug_chart {
  background-image: linear-gradient(to right, rgba(50, 53, 53, 0.7), rgba(50, 53, 53, 0.4)), url(../../images/campaign/com_endbg.jpg);
}
.jan_page.com_page .drug_chart .drug_p p:first-child {
  font-size: 1.5rem;
  color: #1ae5be;
}
.jan_page.com_page .drug_chart ul li {
  background: rgba(26, 229, 190, 0.5);
}
.jan_page.com_page .drug_chart .moreLink {
  margin: 1.5rem auto;
  display: inline-block;
  color: #fff;
  background: #1ae5be;
  padding: 0.5rem 1rem;
  border: 1px solid #15b798;
  border-radius: 5px;
}
.jan_page.com_page .drug_chart .moreLink:hover {
  background: #15b798;
}
.jan_page.com_page #contract_form {
  width: 80%;
  margin: 2rem auto 0;
  background: #fff;
  padding: 2rem 0;
  border-radius: 5px;
}
.jan_page.com_page #contract_form .nov_btn {
  border-color: #BF0C0C;
  background-color: rgba(191, 12, 12, 0.1);
  color: #BF0C0C;
}
.jan_page.com_page #contract_form .nov_btn:hover {
  background-color: rgba(191, 12, 12, 0.8);
  color: #fff;
}
.jan_page.com_page .complan-list li {
  list-style: none;
  display: inline-block;
  margin: 2rem 0.5rem;
  border: 1px solid;
  width: 28%;
  padding: 0.5rem;
}
.jan_page.com_page .complan-list li label {
  display: block;
  cursor: pointer;
}
.jan_page.com_page .complan-list li input[type=radio]:checked + label p, .jan_page.com_page .complan-list li input[type=radio]:checked + label em {
  font-weight: 500;
}
.jan_page.com_page .complan-list li p {
  margin: 0.5rem 0;
}
.jan_page.com_page .complan-list li.plan-light {
  border-color: #e36639;
}
.jan_page.com_page .complan-list li.plan-pro {
  border-color: #FFC600;
}
.jan_page.com_page .complan-list li.plan-vip {
  border-color: #1ae5be;
}
.jan_page.com_page .meeting .oncall-form {
  border-top: 0;
}
.jan_page.com_page .meeting .oncall-form .info h6 {
  color: #BF0C0C;
  border-left-color: #BF0C0C;
}

.compage_plan .card {
  background: transparent;
}
.compage_plan .card .card-body {
  margin-top: -1.5rem;
}
.compage_plan .card .btn {
  color: #fff;
}
.compage_plan .card-text {
  text-align: initial;
  min-height: 280px;
}
.compage_plan .plan-img {
  max-height: 130px;
  margin: 0 auto;
}
.compage_plan p.card-title {
  text-align: center;
  border-radius: 40px;
  font-size: 1.1rem;
  width: 70%;
  margin: 0 auto;
  letter-spacing: 1px;
  z-index: 5;
}
.compage_plan h4.card-title {
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.compage_plan .plan-light p.card-title {
  background-color: #f9dfd5;
  color: #e36639;
}
.compage_plan .plan-light h4.card-title,
.compage_plan .plan-light .card-text ul li:before {
  color: #e36639;
}
.compage_plan .plan-light .btn {
  background-color: #e36639;
}
.compage_plan .plan-light .btn:hover {
  background-color: #cc4b1d;
}
.compage_plan .plan-pro p.card-title {
  background-color: #fff7db;
  color: #FFC600;
}
.compage_plan .plan-pro h4.card-title,
.compage_plan .plan-pro .card-text ul li:before {
  color: #FFC600;
}
.compage_plan .plan-pro .btn {
  background-color: #FFC600;
}
.compage_plan .plan-pro .btn:hover {
  background-color: #cc9e00;
}
.compage_plan .plan-vip p.card-title {
  background-color: #d1faf2;
  color: #1ae5be;
}
.compage_plan .plan-vip h4.card-title,
.compage_plan .plan-vip .card-text ul li:before {
  color: #1ae5be;
}
.compage_plan .plan-vip .btn {
  background-color: #1ae5be;
}
.compage_plan .plan-vip .btn:hover {
  background-color: #15b798;
}

@media (max-width: 575.98px) {
  .ad_lawchain .bg_img {
    height: auto;
  }
  .ad_lawchain .pre_table {
    margin: 1rem 0;
  }
  .campaign .topic-header .topic-cover {
    width: 100%;
  }
  .nov_page .nov_header .fa-exclamation-triangle {
    margin: 0;
    font-size: 2.5rem;
  }
  .nov_page .nov_header h5 {
    letter-spacing: 0;
    font-weight: 300;
  }
  .nov_page #nov_scroll {
    font-size: 1.5rem;
    font-weight: 500;
    overflow: hidden;
    height: 40px;
  }
  .nov_page #nov_scroll > div > div {
    margin-bottom: 30px;
    letter-spacing: 0rem;
    height: 35px;
    margin-bottom: 35px;
    font-size: 1.2rem;
  }
  @keyframes textscroll {
    0% {
      margin-top: -200px;
    }
    5% {
      margin-top: -155px;
    }
    33% {
      margin-top: -155px;
    }
    38% {
      margin-top: -80px;
    }
    66% {
      margin-top: -80px;
    }
    71% {
      margin-top: 0px;
    }
    99.99% {
      margin-top: 0px;
    }
    100% {
      margin-top: -200px;
    }
  }
  .nov_page .nov_headertalk ul li:nth-child(2) {
    right: 50px;
    top: 350px;
  }
  .nov_page .nov_headertalk ul li:nth-child(3) {
    left: 50px;
  }
  .nov_page .nov_headertalk ul li:nth-child(1), .nov_page .nov_headertalk ul li:nth-child(4), .nov_page .nov_headertalk ul li:nth-child(6), .nov_page .nov_headertalk ul li:nth-child(7) {
    display: none;
  }
  .nov_page .nov_headertalk ul li:nth-child(5) {
    left: 2%;
    top: -50%;
  }
  .nov_page .nov_headertalk ul li:nth-child(8) {
    top: -100%;
    left: 15%;
  }
  .nov_page .nov_action:before, .nov_page .nov_action:after {
    background-size: 94px 94px;
  }
  .nov_page .nov_action .meeting .oncall-form h2 {
    color: #fff;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 1rem 0;
  }
  .nov_page .nov_action .meeting .oncall-form .info {
    width: 95%;
  }
  .nov_page .nov_action .meeting .oncall-form .info .selectRow select {
    display: block;
    width: 95%;
    margin: 0.5rem 0;
  }
  .nov_page .nov_qa .col-sm-5 {
    padding-top: 2rem;
  }
  .nov_page .nov_qa .col-sm-5:before {
    top: 0;
    left: 5%;
    font-size: 2rem;
  }
  .dec_page {
    overflow: hidden;
  }
  .dec_page .row.headerrow {
    padding-top: 5rem;
    margin-bottom: 0;
  }
  .dec_page .dec_header a {
    display: block;
    margin: 1rem auto 7rem;
  }
  .dec_page .qa_block h2 {
    font-size: 1.5rem;
    margin-top: 0;
    padding-left: 40px;
  }
  .dec_page .qa_block h2:before {
    font-size: 2.5rem;
    top: -0.8rem;
    left: 0;
  }
  .dec_page .dec_question.qa_block::before, .dec_page .dec_question.qa_block::after {
    width: 6rem;
    height: 1.5rem;
  }
  .dec_page .answer_bubble .bubble {
    padding: 0.5rem;
    font-size: 1rem;
    border-radius: 10px;
  }
  .dec_page .answer_bubble .bubble:after {
    border-width: 15px;
    margin-right: -15px;
  }
  .dec_page .peopleimage .people {
    width: 200px;
  }
  .dec_page .peopleimage .peopleQA {
    position: absolute;
  }
  .dec_page .peopleimage .peopleQA:nth-child(1) {
    left: -15%;
    top: -30%;
  }
  .dec_page .peopleimage .peopleQA:nth-child(2) {
    left: 25%;
    top: -10%;
  }
  .dec_legal h3, .dec_legal p {
    text-align: initial;
    letter-spacing: 1px;
  }
  .dec_legal .dec_block {
    width: 95%;
    padding: 1rem;
  }
  .dec_legal p {
    font-size: 0.9rem;
  }
  .dec_legal .imgcross img {
    height: 40px;
  }
  .dec_legal .meeting .oncall-form {
    width: 100%;
  }
  .jan_page .criminal_qa {
    margin-top: 6rem;
  }
  .jan_page .criminal_qa .criminal_img {
    padding: 0.5rem;
    width: 100%;
  }
  .jan_page .criminal_qa .criminal_img::before, .jan_page .criminal_qa .criminal_img::after {
    display: none;
  }
  .jan_page .drug_chart {
    background-image: linear-gradient(to right, rgba(50, 53, 53, 0.9), rgba(50, 53, 53, 0.6)), url(../../images/landing/lawyerbg2.jpeg);
    padding: 6rem 0;
    margin-top: 8rem;
    background-size: cover;
    background-position: 0% 60%;
  }
  .jan_page .drug_chart .drug_p p {
    color: #fff;
    margin: 1rem 0;
    letter-spacing: 1px;
  }
  .jan_page .drug_chart .drug_p p:first-child {
    color: rgb(204, 148, 46);
  }
  .jan_page .drug_chart ul {
    padding: 0;
  }
  .jan_page .drug_chart ul li {
    display: block;
    width: 80%;
    margin: 1rem auto;
    height: 220px;
  }
  .jan_page .drug_chart ul li div {
    height: auto;
  }
  .jan_page .drug_chart ul li h6 {
    height: auto;
  }
  .dec_legal.jan_contact .dec_block {
    width: 95%;
  }
  .dec_legal.jan_contact .meeting .oncall-form {
    margin: 0;
    width: 100%;
  }
  .dec_legal.jan_contact .meeting .oncall-form .info {
    padding: 0;
  }
  .dec_legal.jan_contact .meeting .oncall-form .info .selectRow select {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .jan_drug.jan_page .header_skew {
    background-position: center;
    padding-top: 120px;
  }
  .jan_drug.jan_page .header_skew::after {
    bottom: -17px;
    height: 15%;
  }
  .jan_drug.jan_page .header_skew h1 {
    font-size: 2.5rem;
  }
  .jan_drug.jan_page .drug_step {
    margin-bottom: 0;
  }
  .jan_drug.jan_page .drug_step ol li {
    width: 45%;
    margin: 0.2rem;
  }
  .jan_drug.jan_page .drug_step ol li i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 2.5rem;
  }
  .jan_drug.jan_page .drug_step ol li h6::after {
    display: none;
  }
  .jan_drug.jan_page .drug_step ol li:last-child {
    width: 70%;
  }
  .drug_service ol li {
    width: 80%;
    margin: 1rem 0;
  }
  .drug_itembg {
    min-height: auto;
  }
  .drug_itembg span {
    display: block;
  }
  .drug_itembg a {
    position: relative;
    display: inline-block;
    left: auto;
    margin: 1rem auto;
    bottom: auto;
  }
  .drug_case {
    margin-bottom: 4rem;
  }
  .drug_case:last-child {
    margin-bottom: 2rem;
  }
  .drug_case h4 {
    height: auto;
    text-align: center;
  }
  .mar_page .mar_header h1 {
    font-size: 3.5rem;
  }
  .mar_page .mar_header img {
    width: 300px;
  }
  .mar_page .mar_header .shiny::before {
    top: 30%;
    right: 10%;
  }
  .mar_page .mar_header .shiny::after {
    left: 10%;
  }
  .mar_page .mar_qa .pre_table img {
    height: 200px;
  }
  .mar_page .mar_qa.colorblue .pre_table {
    padding: 2rem 3rem;
  }
  .mar_page .mar_qa.colorblue .pre_table::after {
    top: 100%;
    left: 45%;
    right: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #00aabb;
  }
  .mar_page .mar_qa.colorblue .pre_table:nth-child(1)::after {
    border-left-color: transparent;
    border-top-color: #e9f2f8;
  }
  .mar_page .mar_qa.colorblue .pre_table:nth-child(2)::after {
    border-left-color: transparent;
    border-top-color: #d5e7f2;
  }
  .mar_page .mar_qa.colorblue .pre_table:nth-child(3)::after {
    border-left-color: transparent;
    border-top-color: #aed1e6;
  }
  .mar_page .mar_qa.colorblue .pre_table:nth-child(4)::after {
    border-left-color: transparent;
    border-top-color: #9bc5e0;
  }
  .mar_page .mar_qa.colorblue .pre_table p {
    padding: 0;
  }
  .mar_page .mar_qa.colorblue .infoimg img {
    width: 300px;
  }
  .mar_page .mar_qa.colorlawchain .pre_table {
    margin: 2rem 1rem;
  }
  .kid_header.sticky {
    width: 95%;
    left: 2.5%;
  }
  .kid_header .k_headerbg {
    padding: 0.3rem 1.2rem;
  }
  .kid_header .kind_anchor .col-sm {
    padding: 0;
    border-left-color: #e5e7e7;
  }
  .kid_header .kind_anchor .k_menu {
    letter-spacing: 0.05rem;
    text-align: initial;
    padding: 3px;
    font-size: 0.9rem;
  }
  .kid_header .kind_anchor .k_menu img {
    height: 25px;
    margin-bottom: 3px;
  }
  .kid_header .k_LClogo img {
    width: auto;
    height: 45px;
    margin-bottom: 5px;
  }
  .june_page .child_header {
    background-position: 50%;
  }
  .june_page .child_header::before {
    top: 15%;
  }
  .june_page .child_header::before, .june_page .child_header::after {
    opacity: 0.3;
  }
  .june_page .child_header .header_txt h1 {
    font-size: 3rem;
  }
  .june_page .child_header .header_txt p {
    width: 90%;
  }
  .june_page .child_fight .fight_bgimg {
    position: initial;
    padding: 100px 0;
  }
  .june_page .fight_content {
    padding: 1rem 0;
  }
  .june_page .fight_content .content_txt h6 {
    width: 40%;
  }
  .june_page .fight_content .content_txt ol {
    width: 58%;
  }
  .june_page .vimg {
    width: 120px;
    height: 120px;
  }
  .june_page .ball_read a {
    min-height: auto;
  }
  .june_page .ball_read h6 {
    padding-top: 0;
  }
  .june_page .plan_card .donate_link h3 {
    font-size: 1.6rem;
  }
  .june_page .alert-dismissible {
    padding-right: 0;
  }
  .june_page .adlaw .surprise {
    top: 13%;
    width: 80px;
  }
  .june_page .surcontent {
    width: 95%;
  }
  .seo_page .jan_page .header_skew {
    background-position: 100%;
  }
  .seo_page .help_ol {
    padding-left: 10px;
  }
  .seo_page .drug_case .drug_img {
    margin-bottom: 0;
  }
  .seo_page .seoqa_img {
    width: 100%;
  }
  .seo_page .cdgs_flow p {
    padding: 0.5rem 0.2rem;
  }
  .seo_page .cdgs_flow p.cdgs_half {
    width: 100%;
  }
  .seo_page .cdgs_X {
    margin-left: -1rem;
    padding-top: 5rem;
  }
  .seo_page .cdgs_div span {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-bottom: 5px;
    letter-spacing: -0.01rem;
  }
  .jan_page.com_page .header_skew {
    background-position: 35%;
  }
  .jan_page.com_page .panel .panel-header p b {
    display: block;
  }
  .jan_page.com_page .drug_chart {
    background-position: 10%;
  }
  .jan_page.com_page .complan-list {
    padding-left: 0;
  }
  .jan_page.com_page .complan-list li {
    display: block;
    margin: 0.5rem;
    width: 100%;
  }
  .jan_page.com_page .complan-list p {
    text-align: center;
  }
  .jan_page.com_page .meeting .selectRow select {
    width: 100% !important;
  }
  .compage_plan .card {
    margin-bottom: 60px;
  }
  .compage_plan .card-text {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nov_page .nov_headertalk ul li:nth-child(2) {
    right: 10px;
    top: 200px;
  }
  .nov_page .nov_headertalk ul li:nth-child(6) {
    bottom: -100%;
  }
  .nov_page .nov_headertalk ul li:nth-child(8) {
    top: -90%;
    left: 60%;
  }
  .nov_page .nov_action:before, .nov_page .nov_action:after {
    background-size: 96px 96px;
  }
}
.law_bg.paid_bg {
  background-image: linear-gradient(to right, rgba(20, 20, 20, 0.8), rgba(50, 50, 50, 0.8)), url(../../images/landing/paid_bg01.jpeg);
  background-position: center;
  text-align: center;
}
.law_bg.paid_bg h1 {
  margin-bottom: 1.5rem;
}
.law_bg.paid_bg p {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 300;
}

.paid_benefit {
  width: 60%;
  margin: -12rem auto 3rem;
  background: #fff;
  border-radius: 2px;
  padding: 1rem 2rem;
  text-align: center;
  -webkit-box-shadow: 0 0px 20px rgba(50, 53, 53, 0.2), 0 0 20px #efefef;
  box-shadow: 0 0px 20px rgba(50, 53, 53, 0.2), 0 0 20px #efefef;
}
.paid_benefit ul {
  margin-bottom: 0;
}
.paid_benefit ul li {
  list-style: none;
  width: 28%;
  display: inline-block;
  position: relative;
  padding: 1rem 0;
  margin: 1rem;
  letter-spacing: 0.01rem;
  font-weight: 200;
  border-bottom: 1px solid #cbcece;
}
.paid_benefit ul li:before {
  position: absolute;
  content: "\f00c";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #323535;
  color: #fff;
  font-family: FontAwesome;
  display: block;
  left: -2rem;
  top: 0.8rem;
  line-height: 28px;
}
.paid_benefit ul li:last-child:before {
  top: 1.5rem;
  text-align: center;
}

.paid_action {
  text-align: center;
}
.paid_action a {
  width: 200px;
  border: 1px solid;
  display: inline-block;
  text-align: center;
  margin: 1rem;
  color: #BF0C0C;
  padding: 0.6rem 0;
  border-radius: 2px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  background: #fff;
}
.paid_action a:hover {
  -webkit-box-shadow: 0 4px 8px rgba(191, 12, 12, 0.8);
  box-shadow: 0 4px 8px rgba(191, 12, 12, 0.8);
  font-weight: 500;
}
.paid_action .paid {
  background: #BF0C0C;
  color: #fff;
  border: 2px solid #BF0C0C;
  -webkit-box-shadow: 0 4px 4px rgba(191, 12, 12, 0.2);
  box-shadow: 0 4px 4px rgba(191, 12, 12, 0.2);
}

.law_num.paid_ex {
  margin-top: 0;
  height: auto;
}
.law_num.paid_ex p {
  text-align: initial;
  font-size: 1rem;
}
.law_num.paid_ex .bg_box {
  padding: 150px 0;
  height: auto;
}

.paid_ex .bg_img {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(150, 150, 150, 0.9)), to(rgba(200, 200, 200, 0.9))), url(../../images/landing/lawyerbg2.jpeg);
  background-image: linear-gradient(to right, rgba(150, 150, 150, 0.9), rgba(200, 200, 200, 0.9)), url(../../images/landing/lawyerbg2.jpeg);
}
.paid_ex .paidex-title {
  letter-spacing: 5px;
  color: white;
  position: relative;
}
.paid_ex .paidex-title h2 {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.paid_ex .paidlist {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  margin-bottom: 2rem;
  padding: 40px 30px 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  -webkit-box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
  box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
  counter-reset: item;
}
.paid_ex .paidlist li:before {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  content: counter(item) ".";
  counter-increment: item;
  font-size: 1.6rem;
  font-weight: 600;
  color: #BF0C0C;
}
.paid_ex .paidlist-item {
  padding-left: 40px;
  position: relative;
}
.paid_ex .paidlist-content {
  padding-bottom: 40px;
  font-weight: 300;
}
.paid_ex .paidlist-content .paidlist-title {
  color: #BF0C0C;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 0;
}
.paid_ex .paidlist-content p:last-child {
  margin-bottom: 0;
}
.paid_ex .paidlist-content span {
  font-size: 0.9rem;
}

.paid_table {
  padding: 100px 0;
  overflow: hidden;
  position: relative;
}
.paid_table:before, .paid_table:after {
  position: absolute;
  font-family: FontAwesome;
  display: block;
  font-size: 2rem;
  color: #4b4f4f;
}
.paid_table:before {
  content: "\f10d";
  left: 60px;
  top: 60px;
}
.paid_table:after {
  content: "\f10e";
  right: 50px;
  bottom: 20px;
}
.paid_table h4 {
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: 2px;
  color: #323535;
}
.paid_table h4 span {
  border-bottom: 2px solid #BF0C0C;
  display: inline-block;
  margin: 0 0.3rem;
  color: #BF0C0C;
}
.paid_table table {
  text-align: center;
  border-top: 0;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
  box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
}
.paid_table table thead .grade {
  display: block;
  font-weight: 300;
  letter-spacing: 0.1rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid;
  position: relative;
  color: #646969;
}
.paid_table table thead .grade:after {
  position: absolute;
  content: "";
  display: block;
  border-top: 15px solid;
  border-left: 7px solid #fff;
  border-right: 7px solid #fff;
  bottom: -10px;
  left: 46%;
}
.paid_table table thead .paid_btn {
  color: #4b4f4f;
  border-radius: 3px;
}
.paid_table table thead .paid_btn:hover {
  background: #323535;
  color: #fff;
}
.paid_table table thead div {
  margin: 1rem 0 1.5rem;
}
.paid_table table thead div img {
  display: block;
  width: 70%;
  margin: 1rem auto;
}
.paid_table table thead div .monthly {
  padding: 1.5rem 0;
  text-align: center;
  font-size: 0.9rem;
  color: #646969;
}
.paid_table table thead div .monthly span {
  display: inline-block;
  vertical-align: top;
}
.paid_table table thead div .monthly b {
  font-size: 2rem;
  margin: 0 0.5rem;
  font-weight: 300;
}
.paid_table table thead th {
  width: 16.6666666667%;
  border-top: 0;
  text-align: center;
}
.paid_table table thead th:first-child {
  vertical-align: inherit;
}
.paid_table table thead th:nth-child(4) b {
  color: #BF0C0C;
  font-weight: 400;
}
.paid_table table thead th:nth-child(4) h6 span {
  color: #BF0C0C;
}
.paid_table table thead h3 {
  position: relative;
  letter-spacing: 2px;
  color: #646969;
  margin: 0 auto;
  vertical-align: top;
}
.paid_table table tbody tr th, .paid_table table tbody tr td {
  padding: 1rem 0;
}
.paid_table table tbody tr td {
  color: #646969;
}
.paid_table table tbody tr th {
  font-weight: 400;
  letter-spacing: 1px;
}
.paid_table table tbody tr:first-child th, .paid_table table tbody tr:first-child td {
  border-top: 0;
}
.paid_table table tbody tr:first-child th {
  font-size: 1.1rem;
  font-weight: 500;
  color: #323535;
}
.paid_table table tbody tr ol li {
  list-style-type: disc;
  text-align: initial;
}
.paid_table p {
  text-align: right;
  margin: 0;
  letter-spacing: 1px;
}

.paid_list .col-sm {
  position: relative;
  margin: 0 0.5rem;
  padding: 0;
  border-radius: 2px;
  background: #fff;
  border: 3px solid #e5e7e7;
  -webkit-box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
  box-shadow: 0 0px 20px rgba(50, 53, 53, 0.09);
}
.paid_list .col-sm .grade {
  display: block;
  text-align: center;
  padding: 0.8rem 0;
  letter-spacing: 2px;
  background: #e5e7e7;
  color: #7c8484;
  font-weight: 300;
}
.paid_list .col-sm:nth-child(3) {
  border-color: #BF0C0C;
}
.paid_list .col-sm:nth-child(3) .grade {
  background: #BF0C0C;
  color: #fff;
  font-weight: 400;
}
.paid_list .col-sm:nth-child(3) .monthly b {
  color: #BF0C0C;
}
.paid_list .col-sm .monthly {
  padding: 2.5rem 0 1.5rem;
  text-align: center;
  font-size: 0.9rem;
  font-weight: bold;
  color: #646969;
}
.paid_list .col-sm .monthly span {
  display: inline-block;
  vertical-align: top;
}
.paid_list .col-sm .monthly b {
  font-size: 2rem;
  margin: 0 0.5rem;
  font-weight: 400;
}
.paid_list .col-sm p {
  color: #323535;
  text-align: center;
  border-top: 1px solid #e5e7e7;
  margin: 0 2rem;
  padding: 1.5rem 0;
  font-weight: 300;
}
.paid_list .col-sm p b {
  font-size: 1.5rem;
}
.paid_list .col-sm ol {
  padding: 1.5rem 2rem;
  margin: 0;
  background: #e5e7e7;
}
.paid_list .col-sm ol li {
  list-style: initial;
  font-size: 0.9rem;
  font-weight: 300;
  margin-bottom: 0.5rem;
}
.paid_list .col-sm ol li span {
  display: block;
  margin: 2px 0;
}
.paid_list .col-sm .paid_btn {
  position: absolute;
  top: 58%;
  left: 30%;
  color: #7c8484;
  border-radius: 3px;
}
.paid_list .col-sm .paid_btn:hover {
  color: #fff;
}

.paid_list.paid_mobile {
  display: none;
}
.paid_list.paid_mobile img {
  width: 50%;
  display: block;
  margin: 1rem auto 0;
}
.paid_list.paid_mobile .paid_btn {
  left: 33%;
  top: 51%;
}

.paid_btn {
  border: 1px solid;
  width: 100px;
  padding: 0.3rem 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  border-radius: 1px;
  background: #fff;
}
.paid_btn:hover {
  background: #323535;
}

.plan_diff {
  background: white;
  padding: 80px 0;
  text-align: center;
}
.plan_diff h2 {
  margin: 1rem 0;
  color: #323535;
  letter-spacing: 0.08rem;
}
.plan_diff table {
  border: 1px solid #d5d4d1;
}
.plan_diff table thead th {
  border: 1px solid #d5d4d1;
  padding: 12px 8px;
  vertical-align: middle;
  background: #323535;
  color: #fff;
  letter-spacing: 0.05rem;
}
.plan_diff table thead th:last-child {
  border-right: 0;
}
.plan_diff table thead .gridhot {
  position: relative;
}
.plan_diff table thead .gridhot span, .plan_diff table thead .gridhot b {
  display: block;
  position: absolute;
  font-size: 0.6rem;
  top: 0%;
  right: 0%;
  border-radius: 8px 8px 8px 0px;
  padding: 0 6px;
  z-index: 5;
  letter-spacing: 0.02rem;
}
.plan_diff table thead .gridhot span {
  background: #ffd74d;
  color: #323535;
}
.plan_diff table thead .gridhot b {
  font-weight: 400;
  background: #BF0C0C;
  color: #fff;
}
.plan_diff table tbody tr > th {
  text-align: right;
}
.plan_diff table tbody td {
  border: 1px solid #eaeae6;
  vertical-align: middle;
}
.plan_diff table tbody td:last-child {
  border-right: 0;
}
.plan_diff table tbody th p {
  margin: 0;
}
.plan_diff table tbody th span {
  font-size: 0.8rem;
  color: #7c8484;
  font-weight: 300;
}
.plan_diff table tbody .gridhot {
  background: rgba(255, 198, 0, 0.1);
}
.plan_diff table tbody .gridred {
  background: #fef4f4;
}
.plan_diff table .gridfree {
  color: #BF0C0C;
}
.plan_diff table .gridmess {
  color: #3366BB;
}
.plan_diff table .gridmess a {
  display: block;
  width: 150px;
  padding: 5px;
  margin: 2px auto 0;
  border-radius: 20px;
  font-size: 0.9rem;
  color: #3366BB;
  background: rgba(51, 102, 187, 0.2);
}
.plan_diff table .gridmess a:hover {
  color: #fff;
  background: #3366BB;
  text-decoration: underline;
}
.plan_diff table .gridgray {
  background: #e5e7e7;
}

.paid_reason .easy {
  letter-spacing: 2px;
}
.paid_reason ul {
  width: 60%;
  margin: 0 auto;
}
.paid_reason ul li {
  list-style: disc;
  padding: 1.5rem 2rem;
  margin-bottom: 1.5rem;
}
.paid_reason ul li h4 {
  letter-spacing: 2px;
  line-height: 32px;
}
.paid_reason ul li h4 span {
  display: inline-block;
  margin: 0 0.3rem;
  color: #BF0C0C;
}
.paid_reason ul li p {
  text-align: initial;
  letter-spacing: 0.1rem;
  font-weight: 300;
}

.paidForm h3 {
  margin: 2.5rem 0;
  text-align: center;
  color: #4b4f4f;
  letter-spacing: 1px;
}
.paidForm dl {
  padding-left: 40px;
}
.paidForm dl dt, .paidForm dl dd {
  display: inline-block;
  font-weight: 300;
}
.paidForm dl dt {
  width: 15%;
  vertical-align: top;
  color: #4b4f4f;
}
.paidForm dl dd {
  width: 80%;
  margin-bottom: 2rem;
  color: #7c8484;
}
.paidForm dl dd span {
  color: #a70a0a;
  font-weight: 700;
}
.paidForm .paid_info p {
  margin-bottom: 0.3rem;
}
.paidForm .paid_info b {
  border-bottom: 1px solid #BF0C0C;
  margin: 0 3px;
}
.paidForm .paid_info span {
  color: #7c8484;
  font-weight: initial;
  font-size: 0.9rem;
}

.paid_radioBox input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.paid_radioBox label {
  color: #323535;
  text-align: center;
  padding: 1.3rem 0;
  width: 130px;
  margin: 0.3rem;
  cursor: pointer;
  display: inline-block;
  border-radius: 2px;
  font-weight: 300;
  border: 1px solid #b1b5b5;
  background-color: rgba(151, 156, 156, 0.09);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.paid_radioBox label small {
  display: block;
  color: #979c9c;
}
.paid_radioBox input:hover + label {
  border: 1px solid #BF0C0C;
  background: rgba(191, 12, 12, 0.1);
  color: #BF0C0C;
}
.paid_radioBox input:hover + label small {
  color: #BF0C0C;
}
.paid_radioBox input:checked + label {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #BF0C0C;
  border: 1px solid #BF0C0C;
  background: rgba(191, 12, 12, 0.1);
  position: relative;
  font-weight: 500;
}
.paid_radioBox input:checked + label small {
  color: #BF0C0C;
}
.paid_radioBox input:checked + label:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f00c";
  top: -15%;
  left: 43%;
  font-size: 0.8rem;
  width: 20px;
  height: 20px;
  background: #BF0C0C;
  color: #fff;
  border-radius: 50%;
  line-height: 20px;
}

.paid_fixed {
  position: fixed;
  bottom: 0;
  box-shadow: 0 0 8px #f66e6e;
  background: #fafafa;
  border-top: 2px solid #BF0C0C;
  width: 100%;
  padding: 1rem 0;
  left: 0;
  text-align: center;
}
.paid_fixed div button {
  background: #BF0C0C;
  color: #fff;
  border: 0;
  padding: 0.5rem 0;
  width: 200px;
  margin-left: 0.8rem;
  border-radius: 2px;
}
.paid_fixed div span {
  display: inline-block;
  margin: 0 0.8rem;
}
.paid_fixed div span b {
  color: #BF0C0C;
}
.paid_fixed div span:nth-child(2) b {
  font-size: 1.5rem;
}

@media (max-width: 575.98px) {
  .paid_benefit {
    width: 90%;
    padding: 1rem;
    margin: -9rem auto 3rem;
  }
  .paid_benefit ul {
    padding: 0;
  }
  .paid_benefit ul li {
    display: block;
    padding: 0.5rem 0;
    margin: 0.5rem auto;
    font-size: 1rem;
    width: 75%;
  }
  .paid_benefit ul li:before {
    left: -1rem;
    top: 0.5rem;
  }
  .paid_table {
    padding: 50px 0;
  }
  .paid_table:before, .paid_table:after {
    font-size: 1.5rem;
  }
  .paid_table:before {
    left: 20px;
    top: 20px;
  }
  .paid_table table {
    display: none;
  }
  .paid_table p {
    text-align: center;
  }
  .paid_reason .easy {
    margin: 2rem 1rem;
  }
  .paid_reason ul {
    width: 95%;
    padding: 0;
  }
  .paid_reason ul li {
    margin-bottom: 0;
  }
  .paid_list .col-sm {
    margin: 1rem;
  }
  .paid_list .col-sm .paid_btn {
    left: 33%;
  }
  .paid_list.paid_mobile {
    display: block;
  }
  .paidForm dl {
    padding-left: 20px;
  }
  .paidForm dl dt, .paidForm dl dd {
    display: block;
  }
  .paidForm dl dt {
    width: 100%;
    color: #323535;
    margin-bottom: 0.5rem;
    font-weight: 500;
  }
  .paidForm dl dd {
    width: 100%;
  }
  .paidForm .paid_info {
    margin-bottom: 200px;
  }
  .paid_radioBox label {
    margin: 0.8rem 0.3rem;
  }
  .plan_diff table thead .gridhot b, .plan_diff table thead .gridhot span {
    top: 20%;
    right: 15%;
  }
  .plan_diff table tbody th {
    vertical-align: middle;
  }
  .plan_diff table tbody th span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .paid_benefit {
    width: 90%;
    padding: 1rem;
  }
  .paid_benefit ul {
    padding: 0;
  }
  .paid_benefit ul li {
    padding: 0.5rem 0;
    margin: 0.5rem auto;
    width: 35%;
  }
  .paid_benefit ul li:before {
    left: -0.3rem;
    top: 0.5rem;
  }
}
.block.roomPage {
  margin-top: 0;
}

.roomPage {
  margin-bottom: 50px;
}
.roomPage .chatroom {
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: none;
}
.roomPage ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.roomPage .users-container {
  position: relative;
  border-right: 1px solid #e6ecf3;
  height: 100%;
}
.roomPage .users-container .roomtitle {
  font-weight: 500;
  font-size: 1.1rem;
  margin-bottom: 0;
  padding: 1.3rem 0;
  text-align: center;
  border-bottom: 1px solid #e6ecf3;
}
.roomPage .onlineperson {
  padding: 0;
  height: 420px;
  overflow-y: scroll;
  background: radial-gradient(at top, rgba(50, 53, 53, 0.1), transparent 70%), radial-gradient(at bottom, rgba(50, 53, 53, 0.1), transparent 70%) bottom;
  background-repeat: no-repeat;
  background-size: 100% 18px, 100% 18px;
  background-attachment: scroll, scroll;
}
.roomPage .onlineperson .person {
  position: relative;
  width: 100%;
  padding: 0.8rem;
  cursor: pointer;
  border-bottom: 1px solid #f2f3f3;
}
.roomPage .onlineperson .person:hover {
  background-color: rgba(255, 198, 0, 0.05);
}
.roomPage .onlineperson .person:last-child {
  border-bottom: 0;
}
.roomPage .onlineperson .person.active-user {
  background: rgba(255, 198, 0, 0.05);
  border-bottom: 3px solid #FFC600;
}
.roomPage .onlineperson .user {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.roomPage .onlineperson .user .status {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #fff;
}
.roomPage .onlineperson .user .status.online {
  background: #00c300;
}
.roomPage .onlineperson .user .status.offline {
  background: lightgray;
}
.roomPage .onlineperson .user .status.newmsg {
  background: #BF0C0C;
}
.roomPage .onlineperson .name-time {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
}
.roomPage .onlineperson .name-time .name {
  font-weight: 600;
  font-size: 0.95rem;
}
.roomPage .onlineperson .name-time .time {
  font-weight: 400;
  font-size: 0.75rem;
  float: right;
  color: #b1b5b5;
}
.roomPage .onlineperson .name-time p {
  font-size: 0.8rem;
  font-weight: 300;
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.roomPage .selected-user {
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid #f2f3f3;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.roomPage .selected-user .online_info {
  display: inline-block;
  vertical-align: middle;
}
.roomPage .selected-user .online_info .name {
  font-weight: 700;
  margin-bottom: 0;
}
.roomPage .selected-user .online_info span {
  font-size: 0.9rem;
  font-weight: 300;
  color: #979c9c;
}
.roomPage .chatContainerScroll {
  min-height: 350px;
  max-height: 350px;
  overflow-y: scroll;
  padding: 0.8rem;
  border-radius: 3px;
}
.roomPage .chat-container {
  position: relative;
}
.roomPage .chat-container li .rent_img {
  width: 35px;
  height: 35px;
}
.roomPage .chat-container li .chat-avatar {
  margin-right: 20px;
}
.roomPage .chat-container li .chat-name {
  display: inline-block;
}
.roomPage .chat-container li .chat-text {
  margin-top: 0.5rem;
  padding: 0.4rem 1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 300;
  background: #f2f3f3;
  position: relative;
  display: inline-block;
  margin-left: 1rem;
  letter-spacing: 0.01rem;
  word-wrap: initial;
  white-space: pre-wrap;
}
.roomPage .chat-container li .chat-text:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 10px;
  left: -20px;
  border: 10px solid;
  border-color: transparent #f2f3f3 transparent transparent;
}
.roomPage .chat-container li .chat-hour {
  padding: 0;
  font-weight: 300;
  margin-left: 1rem;
  font-size: 0.75rem;
  color: #bec2c2;
}
.roomPage .chat-container li.chat-right {
  text-align: right;
}
.roomPage .chat-container li.chat-right .chat-avatar {
  margin-left: 20px;
  margin-right: 0;
}
.roomPage .chat-container li.chat-right .chat-text {
  text-align: left;
  margin-right: 1rem;
  background: rgba(255, 198, 0, 0.2);
  color: #323535;
}
.roomPage .chat-container li.chat-right .chat-text:before {
  right: -20px;
  border-color: transparent transparent transparent rgba(255, 198, 0, 0.2);
  left: inherit;
}
.roomPage .chat-container li.chat-right .chat-hour {
  margin-right: 1rem;
}
.roomPage .chat-container .chat-time {
  text-align: center;
}
.roomPage .chat-container .chat-time span {
  background: rgba(50, 53, 53, 0.05);
  font-size: 0.7rem;
  width: 60px;
  display: block;
  margin: 0 auto;
  border-radius: 30px;
  line-height: 25px;
  color: #646969;
}
.roomPage .chat-container .alert {
  width: 80%;
  margin: 0.5rem auto;
  text-align: center;
}
.roomPage .chat-form {
  padding: 1rem;
  background: rgba(255, 198, 0, 0.1);
  border-top: 1px solid #f2f3f3;
}
.roomPage .form-group .form-control {
  width: 84%;
  padding: 0 0.5rem;
  line-height: 45px;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #cbcece;
  overflow: hidden;
  resize: none;
  display: inline-block;
  vertical-align: middle;
}
.roomPage .form-group .form-control:hover {
  border-color: #323535;
}
.roomPage .form-group .form-control:focus {
  outline: none;
}
.roomPage .form-group button {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
  border-radius: 5px;
  background: #FFC600;
  color: #323535;
  border: 0;
  line-height: 45px;
  font-weight: 500;
}
.roomPage .form-group button:hover {
  background: #f0ba00;
}
.roomPage .chat-paybox {
  border: 1px solid #f2f3f3;
  width: 60%;
  border-radius: 5px;
  margin: 1.5rem auto;
  padding: 1.5rem 2rem;
}
.roomPage .chat-paybox h3 {
  font-size: 1.2rem;
  color: #323535;
  margin-bottom: 0.8rem;
  letter-spacing: 0.03rem;
}
.roomPage .chat-paybox ol {
  padding: 0;
}
.roomPage .chat-paybox li {
  list-style: none;
  font-size: 0.9rem;
  font-weight: 300;
  margin-top: 0.6rem;
  color: #7c8484;
}
.roomPage .chat-paybox li i {
  width: 30px;
  color: #BF0C0C;
  text-align: center;
}
.roomPage .chat-paybox .chat-price {
  text-align: right;
}
.roomPage .chat-paybox .chat-price span {
  color: #b1b5b5;
  text-decoration: line-through;
  font-size: 0.7rem;
  font-weight: 300;
}
.roomPage .chat-paybox .chat-price b {
  color: #BF0C0C;
  font-size: 1.5rem;
  font-weight: 600;
}
.roomPage .chat-paybox a {
  display: block;
  margin: 1rem auto 0;
  width: 100px;
  background: #BF0C0C;
  color: #fff;
  padding: 0.4rem 0;
  text-align: center;
  border-radius: 30px;
}
.roomPage .chat-paybox a:hover {
  background: #a70a0a;
}
.roomPage .pay_time {
  text-align: center;
  margin-bottom: 0;
  font-size: 0.9rem;
  color: #4b4f4f;
  margin-top: 5px;
}
.roomPage .pay_time b {
  color: #BF0C0C;
}
.roomPage .setchat {
  padding-top: 100px;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #fafbfb;
}
.roomPage .setchat img {
  width: 150px;
  filter: saturate(0.8);
  -webkit-filter: saturate(0.8);
}
.roomPage .setchat h3 {
  color: #323535;
  letter-spacing: 0.03rem;
}
.roomPage .setchat p {
  color: #7c8484;
  font-weight: 300;
  margin: 0.5rem 0;
}
.roomPage .setchat p a {
  color: #BF0C0C;
}
.roomPage .setchat p a:hover {
  text-decoration: underline;
  color: #a70a0a;
}
.roomPage .setchat .loginlink {
  display: block;
  width: 20%;
  margin: 0 auto 1rem;
  padding: 0.5rem 0;
  color: #fff;
  background: #BF0C0C;
  border-radius: 3px;
}
.roomPage .setchat .loginlink:hover {
  background: #b10b0b;
}

.rent_img {
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
}
.rent_img img {
  width: 100%;
}

.lawyerroom .selected-user {
  padding: 7px 15px;
}

@media (max-width: 767px) {
  .roomPage .onlineperson {
    height: 450px;
  }
  .roomPage .onlineperson .user .rent_img {
    width: 35px;
    height: 35px;
  }
  .roomPage .onlineperson .person {
    padding: 0.7rem 0.5rem;
  }
  .roomPage .onlineperson .name-time,
.roomPage .onlineperson .time {
    display: none;
  }
  .roomPage .chat-container li .chat-text {
    font-size: 0.8rem;
  }
  .roomPage .chat-container li .chat-text:before {
    top: 5px;
  }
  .roomPage .chat-paybox {
    width: 90%;
    padding: 1rem;
  }
  .roomPage .chat-paybox .chat-price b {
    display: block;
  }
  .roomPage .form-group .form-control {
    width: 100%;
  }
  .roomPage .form-group button {
    display: block;
    width: 100px;
    margin: 5px auto;
  }
  .roomPage .chatContainerScroll {
    min-height: 380px;
  }
  .lawyerroom .onlineperson .user {
    margin-right: 0;
  }
  .lawyerroom .onlineperson .user .rent_img {
    width: 38px;
  }
}/*# sourceMappingURL=style.css.map */