@charset "UTF-8";
html {
  font-size: 100% !important;
  background: transparent;
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: 'Arial', 'Helvetica', 'Roboto', sans-serif,'PingFang TC', 'Heiti TC', 'Microsoft JhengHei';
  font-size: 100% !important;
  height: 100%; }

#page-wrapper #page {
  position: relative; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  /* for Firefox Google Chrome  */
  /* for IE */ }
  a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    outline: none; }

ol, ul {
  list-style-type: none; }

p, pre {
  margin: 0; }

dl, menu, ol, ul {
  margin: 0; }

menu, ol, ul {
  padding: 0; }

h1 {
  margin: 0; }

button {
  outline: none; }

.btn-blue1-lg, a.project-link,
a#edit-title-desc-c,
input[id="edit-submit"],
input[id="edit-next"],
input[type="submit"] {
  min-width: 110px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .btn-blue1-lg:hover, a.project-link:hover,
  a#edit-title-desc-c:hover,
  input:hover[id="edit-submit"],
  input:hover[id="edit-next"],
  input:hover[type="submit"] {
    border-color: #41aee0;
    background-color: #41aee0; }

.btn-gray-lg, .btn_cancel,
input[value="Close"],
input[id="edit-cancel"],
#modalContent a[id="edit-cancel"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999; }
  .btn-gray-lg:hover, .btn_cancel:hover,
  input:hover[value="Close"],
  input:hover[id="edit-cancel"],
  #modalContent a:hover[id="edit-cancel"] {
    border-color: #adadad;
    background-color: #adadad; }

.btn-blue1-l-lg, input[id="edit-preview"],
input[id="edit-publish"] {
  min-width: 100px;
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .btn-blue1-l-lg:hover, input:hover[id="edit-preview"],
  input:hover[id="edit-publish"] {
    color: #60bbe5;
    background-color: #f9fcfe; }

input[type="submit"]#edit-coupon-button {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5;
  font-size: 16px;
  padding: 6px 14px;
  padding: 8px 16px;
  min-width: inherit; }
  input[type="submit"]#edit-coupon-button:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    input[type="submit"]#edit-coupon-button {
      width: 100%;
      font-size: 18px;
      padding: 8px 14px; } }

#guide_icon {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: fixed;
  bottom: 85px;
  right: 10px;
  z-index: 998;
  display: none; }
  @media all and (max-width: 1199px) {
    #guide_icon {
      right: 5px; } }
  @media all and (max-width: 575px) {
    #guide_icon {
      width: 115px;
      height: 115px;
      right: 3px; } }
  @media all and (max-width: 360px) {
    #guide_icon {
      width: 100px;
      height: 100px; } }

.pg-qa input[id="edit-submit"],
.pg-qa input[id*="edit-submit-"],
.pg-articles-art input[id="edit-submit"],
.pg-articles-art input[id*="edit-submit-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff;
  font-size: 16px;
  padding: 6px 14px;
  min-width: inherit; }
  .pg-qa input[id="edit-submit"]:hover,
  .pg-qa input[id*="edit-submit-"]:hover,
  .pg-articles-art input[id="edit-submit"]:hover,
  .pg-articles-art input[id*="edit-submit-"]:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }

.pg-qa a[id*="cancel-"],
.pg-articles-art a[id*="cancel-"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-appearance: none; }
  .pg-qa a[id*="cancel-"]:hover,
  .pg-articles-art a[id*="cancel-"]:hover {
    color: #9d9d9d;
    border-color: #d6d6d6;
    background-color: #f7f7f7; }

#block-hamiplay-project-preview button {
  font-size: 18px;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  font-weight: 600;
  min-width: 100px; }
  #block-hamiplay-project-preview button:hover {
    color: #41aee0; }
  #block-hamiplay-project-preview button:hover {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -ms-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    -o-box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3);
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 217, 0.3); }

.btn_banner a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #fff;
  background-color: #fff;
  min-width: 80px;
  font-size: 20px;
  padding: 6px 16px;
  color: #000; }
  .btn_banner a:hover {
    color: #41aee0; }
  .btn_banner a:hover {
    color: #239dd5; }

.form-item input[type="submit"],
.btn_edit1 a {
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 14px;
  padding: 6px 8px; }
  .form-item input[type="submit"]:hover,
  .btn_edit1 a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.action-links-field-collection-add li a,
.btn_pj-edit-a a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .action-links-field-collection-add li a:hover,
  .btn_pj-edit-a a:hover {
    color: #239dd5;
    border-color: #239dd5; }
  @media all and (max-width: 767px) {
    .action-links-field-collection-add li a,
    .btn_pj-edit-a a {
      display: none; } }

.bill-unsubscribe a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  font-size: 16px;
  padding: 6px 14px; }
  .bill-unsubscribe a:hover {
    color: #239dd5;
    border-color: #239dd5; }

.field-collection-view-links li.edit a,
.field-collection-view-links li.delete a,
.btn_pj-edit-e a,
.btn_pj-edit-d a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  font-size: 14px;
  width: auto; }
  .field-collection-view-links li.edit a:hover,
  .field-collection-view-links li.delete a:hover,
  .btn_pj-edit-e a:hover,
  .btn_pj-edit-d a:hover {
    color: #239dd5; }
  @media all and (max-width: 767px) {
    .field-collection-view-links li.edit a,
    .field-collection-view-links li.delete a,
    .btn_pj-edit-e a,
    .btn_pj-edit-d a {
      display: none; } }

.field-collection-view-links li.edit a,
.btn_pj-edit-e a {
  padding-right: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-b.png) no-repeat right; }
  .field-collection-view-links li.edit a:hover,
  .btn_pj-edit-e a:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-edit-u.png) no-repeat right; }

input[id="edit-delete"] {
  display: inline-block;
  color: #777;
  border: none;
  background: none;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  background-size: 20px !important;
  background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-g.png) no-repeat left; }
  input[id="edit-delete"]:hover {
    color: #239dd5; }
  input[id="edit-delete"]:hover {
    background: url(/themes/custom/omia_theme/images/omia/pjp_icon-delete-u.png) no-repeat left; }

.page-start-project input.previous.form-submit {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000;
  display: line-block;
  border: none;
  background-color: #f5f5f5; }
  .page-start-project input.previous.form-submit:hover {
    color: #239dd5; }

.btn_art-tag1 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_art-tag1 a:hover {
    color: #239dd5; }

.btn_tp-more a {
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  color: #000; }
  .btn_tp-more a:hover {
    color: #239dd5; }
  .btn_tp-more a:hover {
    text-decoration: underline; }

.package-bottom label.option a {
  display: inline-block;
  color: #239dd5;
  text-decoration: underline; }
  .package-bottom label.option a:hover {
    color: #41aee0; }

.font--42-lh-bn {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 991px) {
    .font--42-lh-bn {
      font-size: 36px;
      line-height: 40px; } }
  @media all and (max-width: 575px) {
    .font--42-lh-bn {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .font--42-lh-bn {
      font-size: 28px;
      line-height: 32px; } }

.font--20-lh-bn {
  font-size: 20px;
  line-height: 24px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  color: #fff; }
  @media all and (max-width: 575px) {
    .font--20-lh-bn {
      font-size: 18px;
      line-height: 22px; } }

.t_page-title1,
#t_page-title1 {
  font-size: 30px;
  font-weight: 400;
  color: black;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  line-height: -moz-block-height;
  height: 30px;
  padding: 0px 20px;
  margin: 0px auto 40px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 767px) {
    .t_page-title1,
    #t_page-title1 {
      font-size: 28px;
      height: 28px;
      letter-spacing: 2px;
      padding: 0px 14px;
      margin: 0px auto 20px auto; } }
  .t_page-title1 span,
  #t_page-title1 span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0px;
    display: block; }
    @media all and (max-width: 767px) {
      .t_page-title1 span,
      #t_page-title1 span {
        display: none; } }

.t_pj-price {
  font-size: 36px;
  font-weight: 600;
  color: #000; }
  @media all and (max-width: 575px) {
    .t_pj-price {
      font-size: 30px;
      line-height: 34px; } }
  @media all and (max-width: 360px) {
    .t_pj-price {
      font-size: 27px;
      line-height: 31px; } }
  .t_pj-price::first-letter {
    font-weight: 400; }
  .t_pj-price span {
    font-size: 14px; }

.t_art-name, a.username,
span.username {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #000; }

.block--pj-author .t_art-name, .block--pj-author a.username,
.block--pj-author span.username {
  font-size: 28px;
  line-height: 32px; }

.card--art1 .t_art-name, .card--art1 a.username,
.card--art1 span.username {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #777; }

.top-banner .t_art-name, .top-banner a.username,
.top-banner span.username {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7); }

.t_pj-title,
.t_art-title {
  font-weight: 600;
  color: #000; }

.t_art-title {
  font-size: 20px;
  line-height: 24px; }

.form-item label {
  font-size: 15px;
  font-weight: 400; }

input[type=text],
select.form-select,
textarea {
  font-size: 16px;
  color: #000; }

.must_input {
  color: #db143b; }

input[type="text"],
input[type="password"] {
  width: 100%;
  padding: 6px 10px;
  line-height: inherit;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff; }

input[type="text"],
input[type="password"] {
  border: solid 1px #bcbcbc;
  background-color: #fff; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    color: #777; }
  input[type="text"]:focus,
  input[type="password"]:focus {
    border: solid 1px #239dd5; }

input.form-disabled {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #999;
  background-color: #999;
  -webkit-tap-highlight-color: transparent; }
  input.form-disabled:hover {
    border-color: #adadad;
    background-color: #adadad; }

.form-item.form-type-textfield.form-item-mail.form-disabled,
.node-type-bank-account #edit-field-title,
.node-type-bank-account .form-type-textfield.form-item-title,
.node-type-bank-account #edit-field-register-address,
.node-type-bank-account #edit-field-bank,
.node-type-bank-account #edit-field-bank-account,
.node-type-bank-account #edit-field-account-name,
.node-type-bank-account #edit-field-idcopy,
.node-type-bank-account #edit-field-accountcopy {
  opacity: 0.4; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input,
  .form-item.form-type-textfield.form-item-mail.form-disabled select.form-select,
  .node-type-bank-account #edit-field-title input,
  .node-type-bank-account #edit-field-title select.form-select,
  .node-type-bank-account .form-type-textfield.form-item-title input,
  .node-type-bank-account .form-type-textfield.form-item-title select.form-select,
  .node-type-bank-account #edit-field-register-address input,
  .node-type-bank-account #edit-field-register-address select.form-select,
  .node-type-bank-account #edit-field-bank input,
  .node-type-bank-account #edit-field-bank select.form-select,
  .node-type-bank-account #edit-field-bank-account input,
  .node-type-bank-account #edit-field-bank-account select.form-select,
  .node-type-bank-account #edit-field-account-name input,
  .node-type-bank-account #edit-field-account-name select.form-select,
  .node-type-bank-account #edit-field-idcopy input,
  .node-type-bank-account #edit-field-idcopy select.form-select,
  .node-type-bank-account #edit-field-accountcopy input,
  .node-type-bank-account #edit-field-accountcopy select.form-select {
    background-color: #f2f2f2; }
  .form-item.form-type-textfield.form-item-mail.form-disabled input[value="移除"],
  .node-type-bank-account #edit-field-title input[value="移除"],
  .node-type-bank-account .form-type-textfield.form-item-title input[value="移除"],
  .node-type-bank-account #edit-field-register-address input[value="移除"],
  .node-type-bank-account #edit-field-bank input[value="移除"],
  .node-type-bank-account #edit-field-bank-account input[value="移除"],
  .node-type-bank-account #edit-field-account-name input[value="移除"],
  .node-type-bank-account #edit-field-idcopy input[value="移除"],
  .node-type-bank-account #edit-field-accountcopy input[value="移除"] {
    display: none; }

input[type="checkbox" i] {
  margin: 0; }

select {
  outline: none; }

select.form-select {
  height: 38px;
  line-height: 30px;
  min-width: 100px;
  padding: 4px 10px;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #bcbcbc;
  background-color: #fff; }

textarea {
  width: 100% !important;
  padding: 10px;
  border: solid 1px #bcbcbc;
  background-color: #fff;
  resize: none;
  outline: none; }

.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 30px; }

.switch input {
  display: none; }

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

input:checked + .slider {
  background-color: #2196f3; }

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
  box-shadow: 0 0 1px #2196f3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.chosen-container-multi .chosen-choices {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  background-image: none; }
  .chosen-container-multi .chosen-choices:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container-active .chosen-choices {
  border-color: #76c4e8;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #239dd5;
  background-color: #fff;
  padding-left: 10px;
  font-size: 16px; }
  .chosen-container-multi .chosen-choices li.search-field input[type="text"]:hover {
    color: #60bbe5;
    border-color: #60bbe5; }

.chosen-container {
  font-size: 15px;
  width: auto !important;
  min-width: 220px; }
  .chosen-container .chosen-drop {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .chosen-container .chosen-results li {
    padding: 6px 8px;
    line-height: 17px;
    width: 100%; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #239dd5;
      background-image: none; }

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0px 6px 5px;
  padding: 8px 24px 8px 10px;
  border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: #e2e2e2;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 9px;
  right: 9px; }

.chosen-disabled {
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-choices,
  .chosen-disabled .chosen-choices:hover {
    cursor: auto;
    border-color: #bcbcbc !important; }
  .chosen-disabled li.search-field input[type="text"],
  .chosen-disabled li.search-field input[type="text"]:hover {
    cursor: auto;
    color: #777 !important; }

.ui-dialog {
  width: 98% !important;
  max-width: 640px;
  padding: 0;
  margin: 0 auto; }
  .ui-dialog .ui-dialog-titlebar {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .ui-dialog .ui-widget-header {
    height: 48px;
    line-height: 24px;
    padding: 12px 20px;
    background-color: #fff;
    text-align: center;
    right: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px #dedede; }
  .ui-dialog .ui-dialog-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold; }
  .ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    border: none !important;
    margin: -14px 0 0 0;
    right: 12px; }
  .ui-dialog .ui-icon {
    width: 20px;
    height: 20px;
    background-image: url(/themes/custom/omia_theme/images/omia/project_pic.png) !important;
    background-size: 1000px auto;
    background-repeat: no-repeat;
    background-position: 0 -230px;
    display: block; }

.ui-widget-overlay {
  background-color: #000 !important;
  opacity: 0.3;
  z-index: 1000 !important; }

.plus_pop_bk {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_block {
  width: 96%;
  max-width: 600px;
  max-height: 80%;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #707070;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  overflow-y: auto; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_block {
      max-height: 96%; } }

.plus_pop_header_bar {
  width: 100%;
  min-height: 48px;
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #B9B9B9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_header_bar_text {
  width: 100%;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
  padding: 0 55px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.plus_pop_close_28x28 {
  width: 28px;
  height: 28px;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 14px; }
  .plus_pop_close_28x28::before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    display: block;
    background-color: #000000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 11px;
    left: -4px; }
  .plus_pop_close_28x28::after {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    left: -4px; }

.plus_go_subscribe_pop_main {
  width: 100%;
  overflow: hidden;
  position: relative; }

.plus_go_subscribe_pop_text {
  overflow: hidden;
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #000;
  text-align: center;
  margin: 0 auto 30px auto; }

.plus_go_subscribe_pop_btn_list {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.plus_go_subscribe_pop_btn_blue {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #239dd5; }
  .plus_go_subscribe_pop_btn_blue:hover {
    border-color: #41aee0;
    background-color: #41aee0; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_blue_line {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  display: inline-block;
  color: #239dd5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #239dd5;
  background: #fff; }
  .plus_go_subscribe_pop_btn_blue_line:hover {
    color: #60bbe5;
    background-color: #f9fcfe; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_blue_line {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_btn_red {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 50px;
  line-height: 50px;
  max-width: 300px;
  margin: 0 10px 20px 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: solid 1px #EC624F;
  background: #EC624F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .plus_go_subscribe_pop_btn_red:hover {
    border-color: #f08374;
    background-color: #f08374; }
  @media all and (max-width: 991px) {
    .plus_go_subscribe_pop_btn_red {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      width: 100%; } }

.plus_go_subscribe_pop_info {
  width: 90%;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin: 0 auto 20px auto;
  word-wrap: break-word;
  word-break: break-all; }
  .plus_go_subscribe_pop_info a {
    font-size: 16px;
    line-height: 20px;
    color: #239dd5;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all; }

.list_pager, .js-pager__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .list_pager .pager_first, .list_pager .pager__item--first, .list_pager .pager__items, .js-pager__items .pager_first, .js-pager__items .pager__item--first, .js-pager__items .pager__items {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0 !important;
    padding: 5px 20px !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_first, .list_pager .pager__item--first, .list_pager .pager__items, .js-pager__items .pager_first, .js-pager__items .pager__item--first, .js-pager__items .pager__items {
        width: 30px;
        padding: 5px 15px !important; } }
    .list_pager .pager_first a, .list_pager .pager__item--first a, .list_pager .pager__items a, .js-pager__items .pager_first a, .js-pager__items .pager__item--first a, .js-pager__items .pager__items a {
      width: 40px;
      height: 26px;
      position: absolute;
      top: 0;
      left: 0; }
      @media all and (max-width: 991px) {
        .list_pager .pager_first a, .list_pager .pager__item--first a, .list_pager .pager__items a, .js-pager__items .pager_first a, .js-pager__items .pager__item--first a, .js-pager__items .pager__items a {
          width: 30px; } }
      .list_pager .pager_first a:hover, .list_pager .pager_first a:active, .list_pager .pager__item--first a:hover, .list_pager .pager__item--first a:active, .list_pager .pager__items a:hover, .list_pager .pager__items a:active, .js-pager__items .pager_first a:hover, .js-pager__items .pager_first a:active, .js-pager__items .pager__item--first a:hover, .js-pager__items .pager__item--first a:active, .js-pager__items .pager__items a:hover, .js-pager__items .pager__items a:active {
        background-color: #f5f5f5; }
      .list_pager .pager_first a::before, .list_pager .pager__item--first a::before, .list_pager .pager__items a::before, .js-pager__items .pager_first a::before, .js-pager__items .pager__item--first a::before, .js-pager__items .pager__items a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 13px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::before, .list_pager .pager__item--first a::before, .list_pager .pager__items a::before, .js-pager__items .pager_first a::before, .js-pager__items .pager__item--first a::before, .js-pager__items .pager__items a::before {
            right: 6px; } }
      .list_pager .pager_first a::after, .list_pager .pager__item--first a::after, .list_pager .pager__items a::after, .js-pager__items .pager_first a::after, .js-pager__items .pager__item--first a::after, .js-pager__items .pager__items a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 18px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_first a::after, .list_pager .pager__item--first a::after, .list_pager .pager__items a::after, .js-pager__items .pager_first a::after, .js-pager__items .pager__item--first a::after, .js-pager__items .pager__items a::after {
            right: 11px; } }
      .list_pager .pager_first a span, .list_pager .pager__item--first a span, .list_pager .pager__items a span, .js-pager__items .pager_first a span, .js-pager__items .pager__item--first a span, .js-pager__items .pager__items a span {
        display: none; }
  .list_pager .pager_prev, .list_pager .pager__item--previous, .js-pager__items .pager_prev, .js-pager__items .pager__item--previous {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 5px 0 0 !important;
    padding: 5px 15px !important;
    position: relative; }
    .list_pager .pager_prev:hover, .list_pager .pager_prev:active, .list_pager .pager__item--previous:hover, .list_pager .pager__item--previous:active, .js-pager__items .pager_prev:hover, .js-pager__items .pager_prev:active, .js-pager__items .pager__item--previous:hover, .js-pager__items .pager__item--previous:active {
      background-color: #f5f5f5; }
    .list_pager .pager_prev:link, .list_pager .pager_prev:visited, .list_pager .pager__item--previous:link, .list_pager .pager__item--previous:visited, .js-pager__items .pager_prev:link, .js-pager__items .pager_prev:visited, .js-pager__items .pager__item--previous:link, .js-pager__items .pager__item--previous:visited {
      background-color: #fff; }
    .list_pager .pager_prev a, .list_pager .pager__item--previous a, .js-pager__items .pager_prev a, .js-pager__items .pager__item--previous a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_prev a::after, .list_pager .pager__item--previous a::after, .js-pager__items .pager_prev a::after, .js-pager__items .pager__item--previous a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        right: 9px;
        background: transparent;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_next, .list_pager .pager__item--next, .js-pager__items .pager_next, .js-pager__items .pager__item--next {
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    padding: 5px 15px !important;
    position: relative; }
    .list_pager .pager_next:hover, .list_pager .pager_next:active, .list_pager .pager__item--next:hover, .list_pager .pager__item--next:active, .js-pager__items .pager_next:hover, .js-pager__items .pager_next:active, .js-pager__items .pager__item--next:hover, .js-pager__items .pager__item--next:active {
      background-color: #f5f5f5; }
    .list_pager .pager_next:link, .list_pager .pager_next:visited, .list_pager .pager__item--next:link, .list_pager .pager__item--next:visited, .js-pager__items .pager_next:link, .js-pager__items .pager_next:visited, .js-pager__items .pager__item--next:link, .js-pager__items .pager__item--next:visited {
      background-color: #fff; }
    .list_pager .pager_next a, .list_pager .pager__item--next a, .js-pager__items .pager_next a, .js-pager__items .pager__item--next a {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_next a::after, .list_pager .pager__item--next a::after, .js-pager__items .pager_next a::after, .js-pager__items .pager__item--next a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 9px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .list_pager .pager_last, .list_pager .pager__item--last, .js-pager__items .pager_last, .js-pager__items .pager__item--last {
    width: 40px;
    height: 30px;
    border: 1px solid #e0e0e0;
    margin: 0 0 2px 0 !important;
    padding: 5px 20px !important;
    position: relative; }
    @media all and (max-width: 991px) {
      .list_pager .pager_last, .list_pager .pager__item--last, .js-pager__items .pager_last, .js-pager__items .pager__item--last {
        width: 30px;
        padding: 5px 15px !important; } }
    .list_pager .pager_last:hover, .list_pager .pager_last:active, .list_pager .pager__item--last:hover, .list_pager .pager__item--last:active, .js-pager__items .pager_last:hover, .js-pager__items .pager_last:active, .js-pager__items .pager__item--last:hover, .js-pager__items .pager__item--last:active {
      background-color: #f5f5f5; }
    .list_pager .pager_last:link, .list_pager .pager_last:visited, .list_pager .pager__item--last:link, .list_pager .pager__item--last:visited, .js-pager__items .pager_last:link, .js-pager__items .pager_last:visited, .js-pager__items .pager__item--last:link, .js-pager__items .pager__item--last:visited {
      background-color: #fff; }
    .list_pager .pager_last a, .list_pager .pager__item--last a, .js-pager__items .pager_last a, .js-pager__items .pager__item--last a {
      width: 40px;
      height: 28px;
      position: absolute;
      top: 0;
      left: 0; }
      .list_pager .pager_last a::before, .list_pager .pager__item--last a::before, .js-pager__items .pager_last a::before, .js-pager__items .pager__item--last a::before {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 12px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::before, .list_pager .pager__item--last a::before, .js-pager__items .pager_last a::before, .js-pager__items .pager__item--last a::before {
            left: 6px; } }
      .list_pager .pager_last a::after, .list_pager .pager__item--last a::after, .js-pager__items .pager_last a::after, .js-pager__items .pager__item--last a::after {
        content: "";
        width: 7px;
        height: 7px;
        position: absolute;
        top: 10px;
        left: 17px;
        background: transparent;
        border-top: 1px solid #777777;
        border-right: 1px solid #777777;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media all and (max-width: 991px) {
          .list_pager .pager_last a::after, .list_pager .pager__item--last a::after, .js-pager__items .pager_last a::after, .js-pager__items .pager__item--last a::after {
            left: 11px; } }
  .list_pager .pager_item, .list_pager .pager__item, .js-pager__items .pager_item, .js-pager__items .pager__item {
    width: 30px; }
    .list_pager .pager_item a span, .list_pager .pager__item a span, .js-pager__items .pager_item a span, .js-pager__items .pager__item a span {
      display: none; }
  .list_pager li, .list_pager .pager__item, .js-pager__items li, .js-pager__items .pager__item {
    height: 30px;
    line-height: 30px;
    margin: 0 5px 2px 0 !important;
    border: 1px solid #e0e0e0;
    position: relative; }
    .list_pager li:hover, .list_pager li:active, .list_pager .pager__item:hover, .list_pager .pager__item:active, .js-pager__items li:hover, .js-pager__items li:active, .js-pager__items .pager__item:hover, .js-pager__items .pager__item:active {
      background-color: #f5f5f5; }
    .list_pager li:link, .list_pager li:visited, .list_pager .pager__item:link, .list_pager .pager__item:visited, .js-pager__items li:link, .js-pager__items li:visited, .js-pager__items .pager__item:link, .js-pager__items .pager__item:visited {
      background-color: #fff; }
    .list_pager li a, .list_pager .pager__item a, .js-pager__items li a, .js-pager__items .pager__item a {
      width: 100%;
      height: 100%;
      line-height: 30px;
      display: block;
      color: #777777;
      text-align: center; }
  .list_pager .selected, .list_pager .is-active, .js-pager__items .selected, .js-pager__items .is-active {
    display: block;
    border: 1px solid #e0e0e0;
    position: relative;
    background-color: #239ed5 !important; }
    .list_pager .selected a, .list_pager .is-active a, .js-pager__items .selected a, .js-pager__items .is-active a {
      color: #fff !important; }
  .list_pager .disabled, .js-pager__items .disabled {
    display: none; }

.projectCard {
  height: auto;
  margin: 0 10px 30px 10px;
  position: relative;
  overflow: hidden; }
  @media all and (max-width: 991px) {
    .projectCard {
      background-color: #fff;
      border: solid 1px #c5c5c5;
      margin: 0px 0px 10px 0px;
      padding: 8px; } }
  @media all and (max-width: 575px) {
    .projectCard {
      padding: 8px; } }

.projectCard_cover {
  width: 100%;
  height: 183px;
  overflow: hidden;
  background-color: #eee;
  position: relative; }
  @media all and (max-width: 1199px) {
    .projectCard_cover {
      width: 300px;
      height: 161px; } }
  @media all and (max-width: 991px) {
    .projectCard_cover {
      width: 212px;
      height: 146px; } }
  @media all and (max-width: 575px) {
    .projectCard_cover {
      width: 117px;
      height: 82px; } }
  @media all and (max-width: 360px) {
    .projectCard_cover {
      width: 82px; } }
  .projectCard_cover a {
    display: block;
    width: 100%;
    height: 100%; }
    @media all and (max-width: 991px) {
      .projectCard_cover a {
        width: 273px;
        position: absolute;
        top: 0;
        left: -30px; } }
    @media all and (max-width: 575px) {
      .projectCard_cover a {
        width: 154px;
        left: -18.5px; } }
    @media all and (max-width: 360px) {
      .projectCard_cover a {
        left: -36px; } }

.projectCard_projectImg,
.project-img {
  width: 340px;
  height: auto !important;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  -o-box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 50px rgba(0, 0, 0, 0.08); }
  @media all and (max-width: 1199px) {
    .projectCard_projectImg,
    .project-img {
      width: 300px; } }
  @media all and (max-width: 991px) {
    .projectCard_projectImg,
    .project-img {
      width: 273px; } }
  @media all and (max-width: 575px) {
    .projectCard_projectImg,
    .project-img {
      width: 154px; } }

@media all and (max-width: 991px) {
  .projectCard_content_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.new_project {
  width: 74px;
  height: 74px;
  background-image: url(/themes/custom/omia_theme/images/omia/ribbon.png);
  background-size: 390px 74px;
  background-position: 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -134px;
  right: -11px;
  z-index: 30; }
  @media all and (max-width: 1199px) {
    .new_project {
      top: -102px;
      right: -11px; } }
  @media all and (max-width: 991px) {
    .new_project {
      position: relative;
      top: -8px;
      right: -9px; } }
  @media all and (max-width: 575px) {
    .new_project {
      background-size: 316px 60px;
      width: 60px;
      height: 60px; } }

.sale_project {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: -79px 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -134px;
  right: -11px;
  z-index: 30; }
  @media all and (max-width: 1199px) {
    .sale_project {
      top: -102px;
      right: -11px; } }
  @media all and (max-width: 991px) {
    .sale_project {
      position: relative;
      top: -8px;
      right: -9px; } }
  @media all and (max-width: 575px) {
    .sale_project {
      background-size: 316px 60px;
      width: 60px;
      height: 60px;
      background-position: -65px 0; } }

.projectCard_content {
  margin: -50px 10px 0 10px;
  padding: 18px 22px;
  background-color: #fff;
  border: solid 1px #c5c5c5;
  position: relative; }
  @media all and (max-width: 1199px) {
    .projectCard_content {
      margin: -60px 10px 0 10px; } }
  @media all and (max-width: 991px) {
    .projectCard_content {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: auto;
      border: none;
      margin: 0 0 0 14px;
      padding: 0; } }
  @media all and (max-width: 575px) {
    .projectCard_content {
      margin: 0 0 0 7px; } }

.projectCard_content_top {
  width: 100%;
  margin: 0 0 10px 0; }
  @media all and (max-width: 991px) {
    .projectCard_content_top {
      width: calc(100% - 14px);
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      left: 0; } }
  .projectCard_content_top a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .projectCard_content_top a picture {
      width: 44px;
      height: 44px;
      margin: 0 8px 0 0; }
      .projectCard_content_top a picture img {
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background-size: cover;
        -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -ms-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        -o-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.05); }
        .projectCard_content_top a picture img:hover {
          -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
          -webkit-filter: opacity(80%);
          filter: opacity(80%); }
      @media all and (max-width: 991px) {
        .projectCard_content_top a picture {
          display: none; } }
    .projectCard_content_top a .projectCard_authorName {
      font-size: 16px;
      font-weight: 600;
      overflow: hidden;
      color: #000;
      /* 超過範圍隱藏 */
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      /* 超過範圍... */
      white-space: nowrap;
      /* 不斷行 */ }
      @media all and (max-width: 991px) {
        .projectCard_content_top a .projectCard_authorName {
          font-weight: normal; } }
      @media all and (max-width: 575px) {
        .projectCard_content_top a .projectCard_authorName {
          font-size: 15px;
          top: 38px; } }
      @media all and (max-width: 360px) {
        .projectCard_content_top a .projectCard_authorName {
          font-size: 14px; } }

@media all and (max-width: 991px) {
  .omia-index .projectCard_content_top,
  .omia-projectList .projectCard_content_top,
  .omia-user-profile .projectCard_content_top,
  .omia-browse_history .projectCard_content_top,
  .omia-searchProject .projectCard_content_top,
  .omia-cart-return .projectCard_content_top {
    top: 60px; } }

@media all and (max-width: 575px) {
  .omia-index .projectCard_content_top,
  .omia-projectList .projectCard_content_top,
  .omia-user-profile .projectCard_content_top,
  .omia-browse_history .projectCard_content_top,
  .omia-searchProject .projectCard_content_top,
  .omia-cart-return .projectCard_content_top {
    top: 52px; } }

.projectCard_projectTitle {
  height: 56px;
  margin-bottom: 10px;
  width: 100%;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 23px;
  font-weight: bold;
  line-height: 30px;
  overflow: hidden; }
  @media all and (max-width: 1199px) {
    .projectCard_projectTitle {
      font-size: 20px;
      line-height: 27px; } }
  @media all and (max-width: 991px) {
    .projectCard_projectTitle {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 0 36px 0; } }
  @media all and (max-width: 575px) {
    .projectCard_projectTitle {
      height: 50px;
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 20px 0; } }
  @media all and (max-width: 360px) {
    .projectCard_projectTitle {
      height: 42px;
      font-size: 15px;
      line-height: 21px; } }
  .projectCard_projectTitle a {
    color: #000;
    display: block;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all; }

.projectCard_projectTime {
  font-size: 14px;
  color: #777777; }
  @media all and (max-width: 991px) {
    .projectCard_projectTime {
      font-size: 14px;
      position: absolute;
      left: 0;
      bottom: 18px; } }
  @media all and (max-width: 575px) {
    .projectCard_projectTime {
      bottom: 2px;
      font-size: 13px; } }
  @media all and (max-width: 360px) {
    .projectCard_projectTime {
      font-size: 13px; } }

.projectCard_finalPrice_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  right: 22px;
  bottom: 12px; }
  @media all and (max-width: 991px) {
    .projectCard_finalPrice_block {
      right: 6px;
      bottom: 19px;
      line-height: 22px; } }
  @media all and (max-width: 575px) {
    .projectCard_finalPrice_block {
      bottom: 3px; } }

.projectCard_originalPrice {
  font-size: 15px;
  color: #777777;
  text-decoration: line-through;
  position: absolute;
  right: 22px;
  bottom: 44px; }
  @media all and (max-width: 1199px) {
    .projectCard_originalPrice {
      font-size: 14px;
      right: 22px;
      bottom: 40px; } }
  @media all and (max-width: 991px) {
    .projectCard_originalPrice {
      font-size: 15px;
      right: 6px;
      bottom: 47px; } }
  @media all and (max-width: 575px) {
    .projectCard_originalPrice {
      font-size: 13px;
      bottom: 24px; } }
  .projectCard_originalPrice .package_price_last_text {
    display: inline-block; }

.projectCard_finalPrice {
  font-size: 24px;
  line-height: 24px;
  color: #db143b; }
  @media all and (max-width: 1199px) {
    .projectCard_finalPrice {
      font-size: 19px; } }
  @media all and (max-width: 991px) {
    .projectCard_finalPrice {
      font-size: 24px; } }
  @media all and (max-width: 575px) {
    .projectCard_finalPrice {
      font-size: 19px; } }
  @media all and (max-width: 360px) {
    .projectCard_finalPrice {
      font-size: 18px;
      line-height: 21px; } }

.projectCard_priceMore {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  margin: 0 0 0 2px; }
  @media all and (max-width: 1199px) {
    .projectCard_priceMore {
      font-size: 14px; } }
  @media all and (max-width: 991px) {
    .projectCard_priceMore {
      font-size: 14px; } }
  @media all and (max-width: 575px) {
    .projectCard_priceMore {
      font-size: 13px; } }

.projectCard_viewCount,
.projectCard_followCount {
  float: left;
  height: 19px;
  line-height: 19px;
  margin-right: 15px;
  padding: 0 20px 0 0;
  font-size: 15px;
  font-weight: 600; }
  .projectCard_viewCount em:first-child,
  .projectCard_followCount em:first-child {
    margin-right: 2px;
    float: none; }
  .projectCard_viewCount em:last-child,
  .projectCard_followCount em:last-child {
    margin-left: 2px; }
  @media all and (max-width: 1199px) {
    .projectCard_viewCount,
    .projectCard_followCount {
      margin-right: 10px; } }
  @media all and (max-width: 991px) {
    .projectCard_viewCount,
    .projectCard_followCount {
      padding: 0 0 0 22px; } }

.omia-index .projectCard_Count_block,
.omia-projectList .projectCard_Count_block,
.omia-user-profile .projectCard_Count_block,
.omia-browse_history .projectCard_Count_block,
.omia-my_subscirbe .projectCard_Count_block,
.omia-searchProject .projectCard_Count_block,
.omia-cart-return .projectCard_Count_block {
  position: absolute;
  left: 0;
  bottom: 14px;
  width: 100%;
  height: 19px;
  line-height: 19px;
  padding: 0 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (max-width: 991px) {
    .omia-index .projectCard_Count_block,
    .omia-projectList .projectCard_Count_block,
    .omia-user-profile .projectCard_Count_block,
    .omia-browse_history .projectCard_Count_block,
    .omia-my_subscirbe .projectCard_Count_block,
    .omia-searchProject .projectCard_Count_block,
    .omia-cart-return .projectCard_Count_block {
      bottom: 16px; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard_Count_block,
    .omia-projectList .projectCard_Count_block,
    .omia-user-profile .projectCard_Count_block,
    .omia-browse_history .projectCard_Count_block,
    .omia-my_subscirbe .projectCard_Count_block,
    .omia-searchProject .projectCard_Count_block,
    .omia-cart-return .projectCard_Count_block {
      bottom: 2px; } }

.omia-index .projectCard_viewCount,
.omia-projectList .projectCard_viewCount,
.omia-user-profile .projectCard_viewCount,
.omia-browse_history .projectCard_viewCount,
.omia-my_subscirbe .projectCard_viewCount,
.omia-searchProject .projectCard_viewCount,
.omia-cart-return .projectCard_viewCount {
  background-image: url(/themes/custom/omia_theme/images/omia/index_main_pic.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right -14px; }
  @media all and (max-width: 991px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      position: absolute;
      left: -220px;
      background-position: left -14px; } }
  @media all and (max-width: 575px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      left: -120px; } }
  @media all and (max-width: 360px) {
    .omia-index .projectCard_viewCount,
    .omia-projectList .projectCard_viewCount,
    .omia-user-profile .projectCard_viewCount,
    .omia-browse_history .projectCard_viewCount,
    .omia-my_subscirbe .projectCard_viewCount,
    .omia-searchProject .projectCard_viewCount,
    .omia-cart-return .projectCard_viewCount {
      left: -85px; } }

.projectCard_followCount {
  background-image: url(/themes/custom/omia_theme/images/omia/index_main_pic.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right 3px; }
  @media all and (max-width: 991px) {
    .projectCard_followCount {
      display: none; } }
  .projectCard_followCount .t_pj-hot-price {
    float: left; }

.omia-projectList .layout-container {
  padding: 30px 0 0 0; }
  @media all and (max-width: 991px) {
    .omia-projectList .layout-container {
      padding: 20px 0 0 0; } }

.omia-projectList main {
  margin-bottom: 30px; }

.omia-projectList .projectList_title {
  font-size: 30px;
  font-weight: 400;
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  line-height: 27px;
  height: 30px;
  padding: 0 20px;
  margin: 0 auto 60px auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-left: solid 2px #000;
  border-right: solid 2px #000; }
  @media all and (max-width: 991px) {
    .omia-projectList .projectList_title {
      margin: 0 auto 50px auto; } }
  @media all and (max-width: 767px) {
    .omia-projectList .projectList_title {
      margin: 0 auto 35px auto; } }
  .omia-projectList .projectList_title span {
    font-size: 16px;
    font-weight: 300;
    margin-top: 3px;
    letter-spacing: 0;
    display: block;
    color: #000;
    text-align: center;
    line-height: 27px; }

.omia-projectList .projectCard {
  width: 340px; }
  @media all and (max-width: 1199px) {
    .omia-projectList .projectCard {
      width: 300px; } }
  @media all and (max-width: 991px) {
    .omia-projectList .projectCard {
      width: 100%;
      height: 191px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (max-width: 575px) {
    .omia-projectList .projectCard {
      height: 127px; } }

.omia-projectList .projectCard_content {
  height: 220px; }
  @media all and (max-width: 991px) {
    .omia-projectList .projectCard_content {
      height: 188px; } }
  @media all and (max-width: 575px) {
    .omia-projectList .projectCard_content {
      height: 111px; } }

.omia-projectList .projectListDom {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 20px 0; }
  @media all and (max-width: 1199px) {
    .omia-projectList .projectListDom {
      max-width: 960px; } }
  @media all and (max-width: 991px) {
    .omia-projectList .projectListDom {
      width: 96%;
      max-width: 720px; } }
  @media all and (max-width: 575px) {
    .omia-projectList .projectListDom {
      width: 100%; } }

.omia-projectList .projectList_type ul {
  width: 100%;
  min-width: 300px;
  height: 36px;
  position: absolute;
  top: -67px;
  right: 0; }
  @media all and (max-width: 991px) {
    .omia-projectList .projectList_type ul {
      top: -57px; } }
  @media all and (max-width: 767px) {
    .omia-projectList .projectList_type ul {
      position: relative;
      top: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 0 15px 0; } }
  .omia-projectList .projectList_type ul .projectList_type_sale {
    width: 116px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    border-radius: 24px;
    color: #db143b;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 150px; }
    .omia-projectList .projectList_type ul .projectList_type_sale:hover {
      background-color: #df4a3f;
      color: #ffffff; }
      .omia-projectList .projectList_type ul .projectList_type_sale:hover div {
        background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png");
        background-position: -19px 0;
        background-size: 35px 19px; }
    @media all and (max-width: 767px) {
      .omia-projectList .projectList_type ul .projectList_type_sale {
        position: relative;
        font-size: 20px;
        width: 136px;
        right: 0;
        height: 36px;
        line-height: 36px;
        margin: 0 5px; } }
    .omia-projectList .projectList_type ul .projectList_type_sale div {
      width: 16px;
      height: 19px;
      background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png");
      background-size: 35px 19px;
      margin: 0 4px; }
  .omia-projectList .projectList_type ul .projectList_type_sale.selected {
    color: #fff;
    background-color: #df4a3f; }
    .omia-projectList .projectList_type ul .projectList_type_sale.selected div {
      width: 16px;
      height: 19px;
      background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png") !important;
      background-size: 35px 19px;
      background-position: -19px 0;
      margin: 0 4px; }
  .omia-projectList .projectList_type ul .projectList_type_hot,
  .omia-projectList .projectList_type ul .projectList_type_new {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    background-color: #e8e8e8;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0; }
    .omia-projectList .projectList_type ul .projectList_type_hot:hover,
    .omia-projectList .projectList_type ul .projectList_type_new:hover {
      background-color: #f2f2f2; }
    @media all and (max-width: 767px) {
      .omia-projectList .projectList_type ul .projectList_type_hot,
      .omia-projectList .projectList_type ul .projectList_type_new {
        font-size: 20px;
        width: 80px;
        height: 36px;
        line-height: 36px;
        position: relative;
        margin: 0 5px; } }
  .omia-projectList .projectList_type ul .projectList_type_hot.selected,
  .omia-projectList .projectList_type ul .projectList_type_new.selected {
    color: #fff;
    background-color: #239dd5; }
    .omia-projectList .projectList_type ul .projectList_type_hot.selected:hover,
    .omia-projectList .projectList_type ul .projectList_type_new.selected:hover {
      background-color: #41aee0; }
  .omia-projectList .projectList_type ul .projectList_type_hot {
    right: 80px; }
    @media all and (max-width: 767px) {
      .omia-projectList .projectList_type ul .projectList_type_hot {
        right: 0; } }
  .omia-projectList .projectList_type ul .projectList_type_new {
    right: 10px; }
    @media all and (max-width: 767px) {
      .omia-projectList .projectList_type ul .projectList_type_new {
        right: 0; } }

.omia-projectList .projectList_cardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media all and (max-width: 991px) {
    .omia-projectList .projectList_cardList {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 10px; } }

.omia-searchProject .layout-container {
  padding: 30px 0 0 0; }
  @media all and (max-width: 991px) {
    .omia-searchProject .layout-container {
      padding: 10px 0 0 0; } }

.omia-searchProject main {
  margin-bottom: 30px; }

.omia-searchProject .projectList_type ul {
  width: 100%;
  min-width: 300px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px 0;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media all and (max-width: 991px) {
    .omia-searchProject .projectList_type ul {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .omia-searchProject .projectList_type ul li {
    margin: 0 0 0 10px; }
  .omia-searchProject .projectList_type ul .projectList_type_sale {
    width: 116px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e8e8e8;
    border-radius: 24px;
    color: #db143b;
    font-size: 16px;
    margin: 0 0 0 10px; }
    .omia-searchProject .projectList_type ul .projectList_type_sale:hover {
      background-color: #df4a3f;
      color: #ffffff; }
      .omia-searchProject .projectList_type ul .projectList_type_sale:hover div {
        background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png");
        background-position: -19px 0;
        background-size: 35px 19px; }
    @media all and (max-width: 991px) {
      .omia-searchProject .projectList_type ul .projectList_type_sale {
        position: relative;
        font-size: 20px;
        width: 136px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px; } }
    .omia-searchProject .projectList_type ul .projectList_type_sale div {
      width: 16px;
      height: 19px;
      background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png");
      background-size: 35px 19px;
      margin: 0 4px; }
  .omia-searchProject .projectList_type ul .projectList_type_sale.selected {
    color: #fff;
    background-color: #df4a3f; }
    @media all and (max-width: 991px) {
      .omia-searchProject .projectList_type ul .projectList_type_sale.selected {
        position: relative;
        font-size: 20px;
        width: 136px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px; } }
    .omia-searchProject .projectList_type ul .projectList_type_sale.selected div {
      width: 16px;
      height: 19px;
      background-image: url("/themes/custom/omia_theme/images/omia/sale_icon.png") !important;
      background-size: 35px 19px;
      background-position: -19px 0;
      margin: 0 4px; }
  .omia-searchProject .projectList_type ul .projectList_type_hot,
  .omia-searchProject .projectList_type ul .projectList_type_new {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    cursor: pointer;
    background-color: #e8e8e8;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    color: #484848;
    font-size: 16px; }
    .omia-searchProject .projectList_type ul .projectList_type_hot:hover,
    .omia-searchProject .projectList_type ul .projectList_type_new:hover {
      background-color: #f2f2f2; }
    @media all and (max-width: 991px) {
      .omia-searchProject .projectList_type ul .projectList_type_hot,
      .omia-searchProject .projectList_type ul .projectList_type_new {
        font-size: 20px;
        width: 80px;
        height: 36px;
        line-height: 36px;
        position: relative;
        margin: 0 5px; } }
  .omia-searchProject .projectList_type ul .projectList_type_hot.selected,
  .omia-searchProject .projectList_type ul .projectList_type_new.selected {
    color: #fff;
    background-color: #239dd5; }
    .omia-searchProject .projectList_type ul .projectList_type_hot.selected:hover,
    .omia-searchProject .projectList_type ul .projectList_type_new.selected:hover {
      background-color: #41aee0; }

.omia-searchProject .layout-content {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0; }
  .omia-searchProject .layout-content .projectListSearchDom {
    overflow: hidden;
    width: 271px;
    height: 40px !important;
    margin: 0 0 0 10px; }
    @media all and (max-width: 991px) {
      .omia-searchProject .layout-content .projectListSearchDom {
        width: 96%;
        margin: 0 auto 25px auto; } }
    .omia-searchProject .layout-content .projectListSearchDom .projectSearchInput {
      height: 40px;
      border-radius: 2px;
      background-image: url("/themes/custom/omia_theme/images/omia/search.png");
      background-size: 21px;
      background-repeat: no-repeat;
      background-position: 9px center;
      padding: 0 0 0 45px; }
  .omia-searchProject .layout-content .projectList {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 20px 0; }
    @media all and (max-width: 1199px) {
      .omia-searchProject .layout-content .projectList {
        max-width: 960px; } }
    @media all and (max-width: 991px) {
      .omia-searchProject .layout-content .projectList {
        width: 96%;
        max-width: 720px;
        padding: 0; } }
    @media all and (max-width: 575px) {
      .omia-searchProject .layout-content .projectList {
        width: 100%; } }
  .omia-searchProject .layout-content .emptySearchDom {
    width: 490px;
    height: 125px;
    margin: 50px auto 100px auto;
    background-image: url("/themes/custom/omia_theme/images/omia/not_found.png");
    background-repeat: no-repeat;
    background-size: 124px 125px;
    padding: 32px 0 0 147px; }
    @media all and (max-width: 991px) {
      .omia-searchProject .layout-content .emptySearchDom {
        width: 330px;
        height: 85px;
        background-size: 82px auto;
        padding: 15px 0 0 98px;
        margin: 23px auto 31px auto; } }
    @media all and (max-width: 360px) {
      .omia-searchProject .layout-content .emptySearchDom {
        width: 300px;
        height: 60px;
        background-size: 60px auto;
        padding: 8px 0 0 65px;
        margin: 20px auto 25px auto; } }
    .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_subTitle {
      color: #818181;
      font-size: 23px;
      font-weight: bold;
      white-space: nowrap; }
      @media all and (max-width: 991px) {
        .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_subTitle {
          font-size: 17px; } }
      @media all and (max-width: 360px) {
        .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_subTitle {
          font-size: 15px; } }
    .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_title {
      font-size: 28px;
      font-weight: bold;
      white-space: nowrap; }
      @media all and (max-width: 991px) {
        .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_title {
          font-size: 20px; } }
      @media all and (max-width: 360px) {
        .omia-searchProject .layout-content .emptySearchDom .emptySearchDom_title {
          font-size: 18px; } }
  .omia-searchProject .layout-content .projectList_cardList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media all and (max-width: 991px) {
      .omia-searchProject .layout-content .projectList_cardList {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 10px; } }

.omia-searchProject .card_flag {
  width: 74px;
  height: 74px;
  position: absolute;
  top: -151px;
  right: -11px;
  z-index: 30; }
  @media all and (max-width: 1199px) {
    .omia-searchProject .card_flag {
      top: -141px; } }
  @media all and (max-width: 991px) {
    .omia-searchProject .card_flag {
      position: relative;
      top: 0;
      right: 0; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .card_flag {
      width: 60px;
      height: 60px; } }

.omia-searchProject .sale_card {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: -79px 0;
  background-repeat: no-repeat; }
  @media all and (max-width: 991px) {
    .omia-searchProject .sale_card {
      position: relative; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .sale_card {
      background-size: 316px 60px;
      background-position: -64px 0;
      width: 60px;
      height: 60px; } }

.omia-searchProject .new_card {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: 0;
  background-repeat: no-repeat; }
  @media all and (max-width: 991px) {
    .omia-searchProject .new_card {
      position: relative; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .new_card {
      background-size: 316px 60px;
      width: 60px;
      height: 60px; } }

.omia-searchProject .group_buy_card {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/groupbuying.png");
  background-size: 74px; }
  @media all and (max-width: 991px) {
    .omia-searchProject .group_buy_card {
      position: relative; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .group_buy_card {
      background-size: 60px;
      width: 60px;
      height: 60px; } }

.omia-searchProject .funding_card_in {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: -158px 0;
  background-repeat: no-repeat; }
  @media all and (max-width: 991px) {
    .omia-searchProject .funding_card_in {
      position: relative; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .funding_card_in {
      background-size: 316px 60px;
      background-position: -128px 0;
      width: 60px;
      height: 60px; } }

.omia-searchProject .funding_card_ok {
  width: 74px;
  height: 74px;
  background-image: url("/themes/custom/omia_theme/images/omia/ribbon.png");
  background-size: 390px 74px;
  background-position: -237px 0;
  background-repeat: no-repeat; }
  @media all and (max-width: 991px) {
    .omia-searchProject .funding_card_ok {
      position: relative; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .funding_card_ok {
      background-size: 316px 60px;
      background-position: -192px 0;
      width: 60px;
      height: 60px; } }

.omia-searchProject .projectCard {
  width: 340px; }
  @media all and (max-width: 1199px) {
    .omia-searchProject .projectCard {
      width: 300px; } }
  @media all and (max-width: 991px) {
    .omia-searchProject .projectCard {
      width: 100%;
      height: 191px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .projectCard {
      height: 127px; } }

.omia-searchProject .projectCard_content {
  height: 220px; }
  @media all and (max-width: 991px) {
    .omia-searchProject .projectCard_content {
      height: 188px; } }
  @media all and (max-width: 575px) {
    .omia-searchProject .projectCard_content {
      height: 111px; } }

.omia-searchProject .projectCard_content_top {
  width: 100%;
  margin: 0;
  min-height: 44px;
  margin: 0 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
