@charset "UTF-8";
* {
  /* outline:1px solid red; */
}

html, body {
  word-break: break-word;
}

a {
  color: rgb(68, 138, 255);
  text-decoration: none;
}

a:hover {
  color: #666;
  text-decoration: none;
}

.fs-sm {
  font-size: 0.875rem;
}

.fs-normal {
  font-size: 1rem;
}

.fs-md {
  font-size: 1.5rem;
}

.fs-lg {
  font-size: 2rem;
}

.fw-md {
  font-weight: 600;
}

主選單 .top-bar {
  border-bottom: 1px solid #ddd;
}

.top-bar ul {
  margin: 0;
}

.top-bar li {
  list-style-type: none;
  display: inline-block;
  padding: 4px 8px;
}

.top-bar a {
  color: #666;
}

.top-bar li:hover a {
  color: #3682c3;
}

/* .navbar-header {
  display: block;
  position: relative;
  width: 100%;
}

.navbar-header img {
  max-width: 220px;
}

.navbar-toggle {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
  padding: 8px;
}

.navbar-toggle span {
  display: block;
  width: 30px;
  height: 4px;
  background: #000;
  margin: 4px;
  border-radius: 8px;
}

.navbar-nav {
  text-align: center;
}

.navbar-nav li {
  display: inline-block;
  padding: 12px 8px;
}

.navbar-nav a {
  color: #353535;
  text-decoration: none;
  border-bottom: 0px solid transparent;
  line-height: 1.5;
  padding: 8px 0;
  font-weight: 600;
}

.navbar-nav a:hover {
  color: #3682c3;
  border-bottom: 4px solid #3682c3;
}



.page-item {
  display: inline-block;
  padding: 1px 10px;
  border: 1px solid #3682c3;
  margin: 4px;
  border-radius: 4px;
}

.page-item.clicked {
  border: 1px solid #3682c3;
  background: #3682c3;
  color: #fff;
}

.pagination {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
} */
/* @media (min-width: 768px) {
  .navbar-header {
    display: inline-block;
    width: auto;
  }

  .navbar-nav {
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .collapse {
    display: block;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-collapse {
    text-align: right;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
} */
.list-main {
  text-align: center;
  padding: 16px;
}

.btn-outline {
  padding: 8px;
  border: 1px solid rgb(68, 138, 255);
  border-radius: 4px;
  display: inline-block;
  margin: 4px;
  min-width: 120px;
  background: rgba(255, 255, 255, 0.5);
}

.btn-outline:hover, .btn-outline:focus, .btn-outline.actived {
  background: rgb(68, 138, 255);
  color: #fff;
}

/* 論壇分類 */
.list-group-item:hover {
  background-color: #f9f9f9;
}

/* 論壇列表 */
.page {
  position: relative;
  width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 10px;
}

.page .pre {
  position: absolute;
  top: 0;
  left: 20px;
}

.page .next {
  position: absolute;
  top: 0;
  right: 20px;
}

.page ul {
  width: 1000px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  text-align: center;
}

.page ul li {
  font-size: 20px;
  display: block;
  width: 23px;
  height: 23px;
  color: #389bca;
}

.page ul li a {
  display: block;
  width: 23px;
  height: 23px;
  font-size: 18px;
  text-align: center;
  line-height: 23px;
  color: #333;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
}

.page ul li a:hover {
  background: #389bca;
  color: #FFF;
}

.page ul li a.mark {
  display: block;
  width: 23px;
  height: 23px;
  border: 2px;
  background: #389bca;
  color: #FFF;
}

.page a.pre, .page a.next {
  display: block;
  width: 23px;
  height: 23px;
  font-size: 18px;
  text-align: center;
  line-height: 23px;
  color: #333;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
}

.page a.no {
  display: none;
}

.page a.pre:hover, .page a.next:hover {
  background: #389bca;
  color: #FFF;
}

div.pagination {
  overflow: hidden;
  font-size: 18px;
  padding: 10px 0 48px;
}

div.pagination ul {
  list-style: none;
  padding: 2px 0;
  line-height: 16px;
}

div.pagination li {
  display: inline;
}

div.pagination.flickr {
  padding: 3px;
  margin: 3px;
  text-align: center;
}

div.pagination.flickr a {
  border: 1px solid #dedfde;
  margin-right: 3px;
  padding: 2px 6px;
  width: 32px;
  height: 23px;
  background-position: bottom;
  text-decoration: none;
  color: #0061de;
}

div.pagination ul li a.mark {
  display: block;
  width: 32px;
  height: 23px;
  border: 2px;
  border: 1px solid #000;
  background-image: none;
  background-color: #0061de;
  color: #fff;
}

div.pagination.flickr a:hover, div.pagination.meneame a:active {
  border: 1px solid #000;
  background-image: none;
  background-color: #0061de;
  color: #fff;
}

div.pagination.flickr li.current {
  margin-right: 3px;
  padding: 2px 6px;
  font-weight: 700;
  color: #ff0084;
}

div.pagination.flickr li.disabled {
  margin-right: 3px;
  padding: 2px 6px;
  color: #adaaad;
}

.advanced-search {
  text-align: center;
  margin: 16px 8px;
}

.advanced-search span {
  display: block;
}

.advanced-search #search_type {
  width: 100%;
  max-width: 300px;
  margin-bottom: 16px;
  line-height: 1.5;
  height: 40px;
}

.advanced-search #keyword {
  width: 100%;
  max-width: 300px;
  margin-bottom: 16px;
  line-height: 1.5;
  height: 40px;
}

.selectWrapItem--city #ct1 {
  width: 100%;
  max-width: 300px;
  margin-bottom: 16px;
  line-height: 1.5;
  height: 40px;
}

.search-yes {
  display: block;
  margin: auto;
  background: #4fbaec;
  width: 200px;
  border: 1px solid #389bca;
  padding: 8px;
  border-radius: 8px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  cursor: pointer;
}

.search-yes:hover {
  background: #3ba2d1;
}

.search-list th {
  background: #ceefff;
}

@media (min-width: 768px) {
  .advanced-search span {
    display: inline-block;
  }
  .advanced-type {
    display: inline-block;
  }
  .advanced-search #search_type {
    width: auto;
  }
}
/* 會計師回覆 */
.qa ul {
  padding: 0;
}

.qa li {
  list-style-type: none;
  line-height: 1.5;
  padding: 8px 16px;
}

.qa .question li:nth-of-type(1), .qa .answer li:nth-of-type(1) {
  background-color: #0061de;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 8px 8px 0 0;
}

.qa .question li:nth-of-type(1) h1 {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
}

.qa .question li:nth-of-type(2), .qa .answer li:nth-of-type(2) {
  background-color: #cee2ff;
  font-size: 1.125rem;
  padding: 8px 16px;
  font-weight: 600;
}

.qa .question li:nth-of-type(3), .qa .question li:nth-of-type(4), .qa .question li:nth-of-type(5), .qa .question li:nth-of-type(6),.qa .question li:nth-of-type(7) {
  background-color: #eff6ff;
  padding: 4px 16px;
}

.qa .question li:nth-of-type(6) {
  text-align: right;
}

.qa .question li:nth-of-type(7) {
  text-align: right;
  padding-bottom: 16px;
  border-radius: 0 0 8px 8px;
}

.qa .answer li:nth-of-type(1) {
  background-color: rgb(126, 21, 21);
}

.qa .answer li:nth-of-type(2) {
  background-color: rgb(255, 239, 239);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.qa .answer li:nth-of-type(3) {
  background-color: rgb(255, 239, 239);
  padding: 4px 16px;
  text-align: right;
  padding-bottom: 16px;
  border-radius: 0 0 8px 8px;
}

.answer .accountant {
  padding: 4px;
  text-align: center;
  width: 100%;
}

.answer .detail {
  width: 100%;
}

.answer .detail span {
  font-size: 0.875rem;
  color: #333;
}

.answer .accountant p:nth-of-type(1) {
  color: black;
  margin: 16px 0 4px;
}

.answer .accountant p:nth-of-type(2) {
  font-size: 0.875rem;
}

.qa .answer li:nth-of-type(2) img {
  width: 100%;
  max-width: 150px;
  border-radius: 50%;
}

.related {
  padding-bottom: 40px;
}

.related > p {
  color: #0061de;
  font-size: 1.25rem;
  font-weight: 600;
  /* margin: 0; */
  border-bottom: 1px solid #0061de;
}

.related ul li:nth-of-type(1) {
  background-color: #0061de;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 8px 8px 0 0;
}

.related ul li:nth-of-type(2) {
  background-color: #cee2ff;
  color: black;
  font-size: 1rem;
  font-weight: 400;
}

.related ul li:nth-of-type(3) {
  background-color: #cee2ff;
  color: black;
  font-size: 1rem;
  font-weight: 400;
  text-align: right;
  padding-bottom: 16px;
  border-radius: 0 0 8px 8px;
}

.related a:hover li:nth-of-type(2), .related a:hover li:nth-of-type(3) {
  background-color: #eff6ff;
}

@media (min-width: 768px) {
  .answer .accountant {
    width: 20%;
  }
  .answer .detail {
    margin-top: 16px;
    width: 80%;
  }
}
/* 我要提問 */
/* 感謝回覆 */
.thank {
  margin: 24px auto auto;
  background: #cee2ff;
  padding: 24px 16px;
  border-radius: 8px;
  border-top: 20px solid #3682c3;
  /* border-left: 1px solid #3682c3;
  border-right: 1px solid #3682c3;
  border-bottom: 1px solid #3682c3; */
}

.thank h1 {
  font-size: 1.75rem;
  margin-bottom: 24px;
}

.thank ul {
  display: inline-block;
  padding: 0;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.thank li {
  list-style-type: none;
}

.thank a {
  display: block;
  font-size: 1.25rem;
  border: 1px solid #0061de;
  padding: 8px 16px;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 8px;
}

.thank a:hover {
  background: #0061de;
  color: #fff;
}

/* 導覽列 */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #FFF;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
  padding: 8px;
  color: #ccc;
  content: "/ ";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

/* 會計師登入 */
.login .background {
  background-image: url(../img/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: calc(100vh - 120px);
}

.card-log {
  margin-top: auto;
  margin-bottom: auto;
  width: 400px;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 8px;
}

.login h1 {
  margin: 16px 0;
  font-weight: 600;
  color: #3682c3;
}

/*iphone5尺寸專用*/
@media (max-width: 320px) {
  .login h1 {
    font-size: 2rem;
  }
  .card {
    margin-top: 106px;
  }
}
.fas {
  margin: auto;
}

.card-header h2 {
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.input-group-prepend span {
  width: 50px;
  background-color: #42BCF1;
  color: rgb(255, 255, 255);
  border: 0 !important;
  padding: 0.375rem 1rem;
}

input:focus {
  outline: 0 0 0 0 !important;
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}

.remember {
  color: white;
}

.remember input {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 5px;
}

.login_btn {
  color: rgb(255, 255, 255);
  font-weight: 900;
  background-color: rgb(163, 0, 0);
  font-size: 1.25rem;
  width: 100px;
}

.login_btn:hover {
  color: #ffffff;
  background-color: rgb(114, 1, 1);
}

.card-footer {
  color: white;
}

.card-footer a {
  text-decoration: none;
  color: rgb(163, 0, 0);
}

.card-footer a:hover {
  color: rgb(114, 1, 1);
}

/*ajax form*/
form .input-error {
  border-color: #4aaf51;
}

.has-error {
  color: #a94442;
}

/* 會計師專區 */
.board {
  padding: 0;
  margin-left: 0;
}

.board li {
  list-style-type: none;
}

.board > li:nth-of-type(1) {
  background-color: #0061de;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  border-radius: 8px 8px 0 0;
  text-align: center;
  padding: 8px 0;
}

.board > li:nth-of-type(2) {
  background-color: #cee2ff;
  color: rgb(19, 19, 19);
  font-size: 1rem;
  border-radius: 0 0 8px 8px;
  padding: 16px;
}

.board .pic {
  text-align: center;
}

.board .pic img {
  width: 100%;
  max-width: 150px;
  border-radius: 50%;
  margin-bottom: 16px;
}

.list-detial li {
  margin-bottom: 12px;
}

.board.red > li:nth-of-type(1) {
  background-color: rgb(126, 21, 21);
}

.board.red > li:nth-of-type(2) {
  background-color: rgb(255, 239, 239);
}

/*start table的RWD*/
table,
th,
td {
  font-size: 1rem;
  border: 1px solid #dbdbdb;
  border-collapse: collapse;
  padding: 0.5rem 1rem;
  line-height: 1.5;
}

table a,
th a,
td a {
  text-decoration: underline;
}

table a:hover,
th a:hover,
td a:hover {
  text-decoration: underline;
}

table {
  width: 100%;
  margin: 8px 0 16px;
}

th {
  background: #ceefff;
  color: rgb(27, 27, 27);
  padding: 1rem 1rem;
  font-size: 1.125rem;
  font-weight: 600;
}

table tbody:nth-child(odd) {
  background-color: #F9F9F9;
}

table tbody:nth-child(even) {
  background-color: #fff;
}

.bgc-basic-light {
  background-color: #ceefff;
}

@media (min-width: 768px) {
  .bgc-basic-light {
    background-color: transparent;
  }
}
@media only screen and (max-width: 768px) {
  thead {
    display: none;
  }
  td {
    display: block;
    padding: 0.5rem 0.5rem;
  }
  td:before {
    content: attr(data-title);
    display: block;
    width: auto;
    min-width: 20%;
    font-weight: 900;
    padding-right: 1rem;
    color: #000000;
  }
}
/*end table的RWD*/
.gradient-consult {
  background: -webkit-gradient(linear, left top, right top, from(#73e3c6), to(#FF7552));
  background: linear-gradient(to right, #73e3c6, #FF7552);
}

.global-search {
  text-align: center;
}

.global-search #keyword {
  width: 100%;
  max-width: 400px;
  height: 3rem;
  padding-left: 0.5rem;
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #73e3c6, #FF7552) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#73e3c6), to(#FF7552)) 1;
  border-image: linear-gradient(to right, #73e3c6, #FF7552) 1;
}

.choose-company {
  margin-bottom: 4rem;
}

.company {
  text-align: center;
  margin: 0.5rem;
}

.company .title-main {
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding: 0 0.5rem;
  display: inline-block;
}

.company.startup .title-main {
  border-left: 2px solid #B3F0E0;
  border-right: 2px solid #B3F0E0;
}

.company.normal .title-main {
  border-left: 2px solid #FF7552;
  border-right: 2px solid #FF7552;
}

.company .title-second {
  color: #787878;
}

.btn-circle {
  width: 150px;
  height: 150px;
  border: 0px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-circle img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  -webkit-filter: drop-shadow(2px 2px 0px rgb(255, 255, 255));
  filter: drop-shadow(2px 2px 0px rgb(255, 255, 255));
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-circle:hover, .btn-circle:focus {
  -webkit-filter: drop-shadow(8px 8px 16px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(8px 8px 16px rgba(0, 0, 0, 0.2));
}

.btn-circle:hover img, .btn-circle:focus img {
  width: 50%;
  -webkit-filter: drop-shadow(4px 4px 0px rgb(255, 255, 255));
  filter: drop-shadow(4px 4px 0px rgb(255, 255, 255));
}

#startup {
  background: linear-gradient(-45deg, #B3F0E0 0%, white 100%);
}

#normal-company {
  background: linear-gradient(-45deg, #FF7552 0%, white 100%);
}

.list-qa {
  padding: 0.5rem;
  border-radius: 0.5rem;
}

.list-qa.startup {
  background: #f3fdfa;
  border-left: 4px solid #b3f0e0;
  border-right: 4px solid #b3f0e0;
}

.list-qa.startup .title {
  color: #49dbb5;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem;
}

.list-qa.startup .card-qa {
  border-left: 4px solid #B3F0E0;
}

.list-qa.startup .card-qa p:nth-child(1) {
  color: #49dbb5;
  border-bottom: 2px solid #49dbb5;
}

.list-qa.startup .card-qa:hover, .list-qa.startup .card-qa:focus {
  background: #fff3f0;
}

.list-qa.normal-company {
  background: #ffefeb;
  border-left: 4px solid #ffc6b8;
  border-right: 4px solid #ffc6b8;
}

.list-qa.normal-company .title {
  color: #FF7552;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem;
}

.list-qa.normal-company .card-qa {
  border-left: 4px solid #FF7552;
}

.list-qa.normal-company .card-qa p:nth-child(1) {
  color: #FF7552;
  border-bottom: 2px solid #FF7552;
}

.list-qa.normal-company .card-qa:hover, .list-qa.normal-company .card-qa:focus {
  background: #e6faf5;
}

.card-qa {
  display: block;
  padding: 0 8px 0 0;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
  border-radius: 0 0.5rem 0.5rem 0;
  width: 100%;
  max-width: 510px;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.card-qa img {
  padding: 0.5rem;
  max-width: 100px;
}

.card-qa p:nth-child(1) {
  font-size: 1.25rem;
  font-weight: 600;
  color: #FF7552;
  border-bottom: 2px solid #FF7552;
}

.card-qa p:nth-child(2) {
  color: #787878;
}

@media (min-width: 768px) {
  .choose-company .btn-circle {
    width: 170px;
    height: 170px;
  }
  .list-qa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .list-qa .title {
    width: 100%;
  }
  .list-qa .card-qa {
    width: 49%;
  }
}
@media (min-width: 1200px) {
  .list-qa {
    padding: 0.5rem 1.5rem;
  }
}
.bg-main-blue {
  background-color: #fafafa;
}

.card-main .card-img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card-main .title {
  position: relative;
  top: -64px;
  font-size: 1.375rem;
  background-color: #fff;
  padding: 8px;
  border-radius: 100px;
  height: 82px;
}
.card-main .title p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-bottom: 0;
  color: #000;
  font-weight: 600;
}
.card-main:hover .card-img {
  position: relative;
  top: 18px;
}
.card-main:hover .title p {
  color: #0061de;
}
.card-main:nth-child(odd) .title {
  outline: 2px solid #B9C5E5;
}
.card-main:nth-child(even) .title {
  outline: 2px solid #C7DCCE;
}

.knowledge {
  padding-bottom: 100px;
  background-image: url(../img/knowledge-decoration.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.directory {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 800;
  background: #839c8b;
  color: #fff;
  padding: 8px 0;
  border-left: 4px solid #4b6654;
  border-right: 4px solid #4b6654;
}
.directory img {
  width: 56px;
  margin-right: 8px;
}

.card-knowledge {
  max-width: 250px;
  padding: 20px 10px;
  background-color: #fff;
  border-radius: 100px;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0px solid #C7DCCE;
}
.card-knowledge .card-img {
  padding-left: 2rem;
}
.card-knowledge .card-img img {
  max-width: 100px;
}
.card-knowledge p {
  color: #333;
}
.card-knowledge:hover, .card-knowledge:focus {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  outline: 2px solid #C7DCCE;
}
.card-knowledge:hover p, .card-knowledge:focus p {
  color: #0061de;
}

.knowledge.list .card-knowledge {
  max-width: 200px;
}

.card-simple {
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card-simple:hover {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.card-simple:hover .btn-more-simple {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}
.card-simple .time {
  color: #b3b3b3;
  font-size: 1rem;
}
.card-simple .title {
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
}

.btn-more-simple {
  background-color: #B9C5E5;
  color: #000;
  padding: 8px 32px 8px 42px;
  border-radius: 8px;
  position: relative;
}
.btn-more-simple::before {
  content: "";
  position: absolute;
  left: 20%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 6px 0 6px 8px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.2);
}
.btn-more-simple:hover {
  color: #000;
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}

.info-area .card-simple:nth-child(even) .btn-more-simple {
  background-color: #C7DCCE;
}
.info-area .content {
  background: #fff;
  padding: 1.5rem 1.5rem 2rem;
  border-radius: 16px;
  border: 4px double #d4d4d4;
}
.info-area .content img {
  max-width: 100%;
}

.download-area .download-item {
  border-bottom: 1px solid #ddd;
}
.download-area .download-item:nth-child(even) .btn-more-simple {
  background-color: #C7DCCE;
}

.download-area {
  background: #fff;
  padding: 1.5rem 1.5rem 2rem;
  border-radius: 16px;
  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 100px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 20px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination a {
  color: #333;
  text-decoration: none;
  padding: 8px 16px;
  border: 1px solid #ddd;
  margin: 0 4px;
  cursor: pointer;
}

.page-item.clicked {
  text-decoration: none;
  padding: 8px 16px;
  border: 1px solid #ddd;
  margin: 0 4px;
  background-color: #0061de;
  color: white;
  border: 1px solid #0061de;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
  .pagination {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pagination a, .page-item.clicked {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin: 2% 1%;
  }
}



.faq{
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #d6d6d6;
}
.faq.startup{
  background-image: linear-gradient(120deg, #e7fff0 0%, #def4ff 100%);
}
.faq.startup a, .faq.normal a{
  font-size: 1.125rem;
  font-weight: 600;
}
.faq.normal{
  background-image: linear-gradient(120deg, #ffe8df 0%, #fffcdc 100%);
}
.faq .title{
  border-bottom: 2px solid #ffffff;
  padding-bottom: 6px;
}

.matchmaking.search tr:nth-child(odd) {
  background-color: #f9f9f9;
}


.section-title::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 8px;
  left: 0;
  bottom: 0;
  background: #FDAE50;
}

.section-title.text-center::before {
  left: 50%;
  margin-left: -50px;
}

.sub-title {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: #FDAE50;
}

.sub-title::after {
  content: "";
  width: 100px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-bottom: 8px;
  margin-right: -100px;
  border: 1px solid #FDAE50 !important;
}

@media (max-width: 992px) {
  .sub-title::after{
      content: none;
  }
}

.formtxt00 {
  font-size: 1.3rem;
  font-weight: 800;
  color: #000000;
}

.about .about-img {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 10px;
}