/* line 1, ../sass/default.scss */
.page-wrapper.bgc-blue {
  background-color: #e4eaf5;
}

/* line 5, ../sass/default.scss */
.page-wrapper.bgc-yellow {
  background-color: #fff8dd;
}

/* line 9, ../sass/default.scss */
.color_brown {
  color: #603813;
}

/* line 13, ../sass/default.scss */
.btn.v-c-1 {
  background: #1cbbb4;
  padding: 9px 20px;
  border-radius: 50px;
  border: 1px solid transparent;
  color: #fff !important;
  transition: 0.3s;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
}

/* line 25, ../sass/default.scss */
.btn.v-c-2 {
  background: #ef5522;
  padding: 10px 25px;
  border-radius: 55px;
  border: 0;
  color: #fff !important;
  transition: 0.3s;
  display: inline-block;
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 4px;
}

/* line 38, ../sass/default.scss */
.btn.v-c-2.long-width {
  padding: 10px 60px;
}

/* line 42, ../sass/default.scss */
.btn.v-c-2.small-type {
  border-radius: 55px;
  font-size: 1rem;
  letter-spacing: 0px;
}

/* line 52, ../sass/default.scss */
.site-navbar .add-list a img {
  margin-top: -6px;
}

/* line 59, ../sass/default.scss */
.footer-wrapper {
  background-color: #06b3bb;
}
/* line 61, ../sass/default.scss */
.footer-wrapper .footer-menu-col {
  flex: 0 0 20%;
  max-width: 20%;
}
/* line 65, ../sass/default.scss */
.footer-wrapper .footer-menu-col .footer-content .title {
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  /* line 73, ../sass/default.scss */
  .footer-wrapper .nav-folderized .nav h2:after {
    right: 15px;
  }
}
@media (max-width: 991px) {
  /* line 79, ../sass/default.scss */
  .footer-wrapper .footer-menu-col {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* line 90, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block {
  position: relative;
}
/* line 92, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block:before {
  content: "";
  display: block;
  border-left: 1px solid #fff;
  position: absolute;
  left: 76px;
  top: 4px;
  bottom: 3px;
}
/* line 101, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block ul {
  max-height: initial;
}
/* line 103, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block ul li {
  font-size: 0;
}
/* line 105, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block ul li .t {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  font-size: 15px;
  margin-right: 20px;
}
/* line 113, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block ul li .c {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  width: calc( 100% - 90px );
}
/* line 119, ../sass/default.scss */
.footer-wrapper .active-unit-detail-list-block ul li .c a {
  color: #fff;
}

/* line 132, ../sass/default.scss */
.footer-bottom-area .footer-bottom-words {
  color: #fff;
}
/* line 136, ../sass/default.scss */
.footer-bottom-area .footer-last-btn {
  color: #fff;
  border: 1px solid #fff;
  font-size: 15px;
  padding: 7px 5px 5px;
  min-width: 111px;
  line-height: 15px;
}

/* line 146, ../sass/default.scss */
.section-title.v-c-1 {
  color: #603813;
  line-height: 1.2;
  padding-bottom: 20px;
  position: relative;
  font-weight: bold;
  margin-bottom: 12px;
}

/* line 155, ../sass/default.scss */
.section-title.v-c-1::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: url(../images/Title_underline_40x38px.png);
  transform: translateX(-50%);
  width: 40px;
}

/* line 165, ../sass/default.scss */
.section-title.v-c-2 {
  color: #000000;
  line-height: 1.2;
  padding-bottom: 20px;
  position: relative;
  font-weight: bold;
  margin-bottom: 12px;
}

/* line 174, ../sass/default.scss */
.section-title.v-c-2::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: url(../images/__title_line_pen.svg);
  transform: translateX(-50%);
  width: 80px;
}

/* line 184, ../sass/default.scss */
.btn.v6.cus-green {
  color: #fff !important;
  background: #1ec38b;
  border: 1px solid transparent;
}

/* line 190, ../sass/default.scss */
.breadcrumb-section {
  background-size: cover;
  background-position: center;
  align-items: initial;
  display: block;
  background-attachment: initial;
  height: 220px;
}

/* line 205, ../sass/default.scss */
.breadcrumb-section .page-title {
  color: #603813;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 32px;
}

/* line 215, ../sass/default.scss */
.breadcrumb-section .breadcrumb-menu ul li a {
  color: #4d4d4d;
  padding: 0 7px;
  letter-spacing: 0px;
}
/* line 222, ../sass/default.scss */
.breadcrumb-section .breadcrumb-menu ul li::before {
  color: #4d4d4d;
  top: 0;
}

/* line 229, ../sass/default.scss */
.breadcrumb-menu ul li:nth-child(1) a {
  padding-left: 0;
}

/* line 233, ../sass/default.scss */
.breadcrumb-menu ul li:last-child a {
  padding-right: 0;
}

/* line 237, ../sass/default.scss */
.single-place-list-custom {
  transform: translatey(20px);
  transition: 0.5s;
  color: #fff;
}

@media only screen and (min-width: 1025px) {
  /* line 245, ../sass/default.scss */
  .single-place:hover .single-place-list-custom {
    transform: translatey(-25px);
    opacity: 1;
  }
}
/* line 251, ../sass/default.scss */
.hero__form.filter button:hover {
  background: #1cbbb4;
  color: #fff;
  border: 1px solid transparent;
}

/* line 257, ../sass/default.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background: #0cbcb7;
}

/* line 261, ../sass/default.scss */
.work-process-content.work-process-content-custom-v1 {
  box-shadow: none;
  padding: 30px 0px;
}
/* line 265, ../sass/default.scss */
.work-process-content.work-process-content-custom-v1.v1:hover {
  transform: none;
}
/* line 269, ../sass/default.scss */
.work-process-content.work-process-content-custom-v1 .info {
  padding-left: 30px;
  padding-right: 30px;
  color: #333;
  font-size: 1rem;
  line-height: 24px;
}

/* line 279, ../sass/default.scss */
.active-method-block {
  padding: 40px 50px;
  border: 1px solid #000;
  border-radius: 10px;
}
/* line 283, ../sass/default.scss */
.active-method-block .title {
  font-size: 22px;
}
/* line 286, ../sass/default.scss */
.active-method-block ul {
  padding-left: 35px;
}
/* line 288, ../sass/default.scss */
.active-method-block ul li {
  list-style: disc !important;
  font-size: 16px;
}

/* line 297, ../sass/default.scss */
.bak-upload-block .upload-item .img-area {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 150px;
  border-radius: 5px;
  margin-bottom: 15px;
}
/* line 309, ../sass/default.scss */
.bak-upload-block .upload-item .img-area .upload-control-cover {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 315, ../sass/default.scss */
.bak-upload-block .upload-item .img-area .upload-control-cover.already-upload {
  display: none;
}
/* line 318, ../sass/default.scss */
.bak-upload-block .upload-item .img-area .upload-control-cover .upload-control {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 100%;
}
/* line 324, ../sass/default.scss */
.bak-upload-block .upload-item .img-area .upload-control-cover .upload-control label {
  margin-bottom: 0;
  cursor: pointer;
}
/* line 329, ../sass/default.scss */
.bak-upload-block .upload-item .img-area .upload-control-cover input[type="file"] {
  display: none;
}
/* line 335, ../sass/default.scss */
.bak-upload-block .upload-item .img-area:hover .upload-control-cover.already-upload, .bak-upload-block .upload-item .img-area:focus .upload-control-cover.already-upload, .bak-upload-block .upload-item .img-area:active .upload-control-cover.already-upload {
  display: block;
}
/* line 341, ../sass/default.scss */
.bak-upload-block .upload-item .title {
  font-size: 1.375rem;
  color: #000;
  min-height: 55px;
}
/* line 347, ../sass/default.scss */
.bak-upload-block .upload-item .desc {
  font-size: 1rem;
  color: #000;
}
/* line 353, ../sass/default.scss */
.bak-upload-block .upload-item .upload-time {
  font-size: 0.875rem;
  color: #4d4d4d;
}

@media (max-width: 1200px) {
  /* line 361, ../sass/default.scss */
  .site-navbar .site-navigation .site-menu > li {
    font-size: 16px;
  }
}
@media (max-width: 1120px) {
  /* line 368, ../sass/default.scss */
  .site-navbar .site-navigation .site-menu > li {
    font-size: 14px;
    padding: 10px 5px;
  }
}
@media (max-width: 991px) {
  /* line 376, ../sass/default.scss */
  .bak-upload-block .upload-item {
    margin-bottom: 20px;
  }
  /* line 378, ../sass/default.scss */
  .bak-upload-block .upload-item .img-area {
    height: 350px;
  }

  /* line 384, ../sass/default.scss */
  .statistic-wrap {
    /*		padding-top: 0;*/
  }
}
@media (max-width: 600px) {
  /* line 392, ../sass/default.scss */
  .bak-upload-block .upload-item .img-area {
    height: 280px;
  }
}
@media (max-width: 500px) {
  /* line 402, ../sass/default.scss */
  .bak-upload-block .upload-item .img-area {
    height: 230px;
  }
}
@media (max-width: 420px) {
  /* line 414, ../sass/default.scss */
  .bak-upload-block .upload-item .img-area {
    height: 180px;
  }
}
/* line 421, ../sass/default.scss */
.account-mar-top {
  padding-top: 70px;
}

@media (max-width: 991px) {
  /* line 425, ../sass/default.scss */
  .account-mar-top {
    /*		padding-top: 50px;*/
  }
}
/* line 431, ../sass/default.scss */
.trending-address li p {
  word-break: break-all;
}

/* line 435, ../sass/default.scss */
.trending-address li p a {
  color: #999;
  letter-spacing: 0;
}

/* line 440, ../sass/default.scss */
img.header-user-icon {
  margin-top: -6px;
  margin-right: 5px;
}

/* line 445, ../sass/default.scss */
.carousel-indicators li img {
  max-height: 80px;
}

/* line 449, ../sass/default.scss */
#login-form input[type=checkbox], #register-form input[type=checkbox] {
  padding: 0;
}

/* line 454, ../sass/default.scss */
.c-page-title span.cpt-user-name {
  position: relative;
  background-color: #06b3bb;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
  border-bottom-left-radius: 0;
}
/* line 464, ../sass/default.scss */
.c-page-title span.cpt-user-name i {
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
}
/* line 470, ../sass/default.scss */
.c-page-title span.cpt-user-name:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 0 0;
  border-color: #06b2bb transparent transparent transparent;
}

/* line 485, ../sass/default.scss */
.awards-info-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 489, ../sass/default.scss */
.awards-info-block .awards-info {
  flex: 0 0 25%;
  margin-bottom: 25px;
}
/* line 493, ../sass/default.scss */
.awards-info-block .awards-info img {
  margin-bottom: 10px;
}
/* line 496, ../sass/default.scss */
.awards-info-block .awards-info .awards_content {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
}
/* line 502, ../sass/default.scss */
.awards-info-block .awards-info .awards_quota-of-people {
  font-size: 16px;
  color: #000;
}
@media (max-width: 991px) {
  /* line 489, ../sass/default.scss */
  .awards-info-block .awards-info {
    padding: 5px;
  }
  /* line 508, ../sass/default.scss */
  .awards-info-block .awards-info .lottery-btn {
    letter-spacing: 0;
    width: 100%;
  }
}

/* line 517, ../sass/default.scss */
.area-four-awards-info {
  display: inline-block;
  min-width: 270px;
  margin-bottom: 50px;
}
/* line 521, ../sass/default.scss */
.area-four-awards-info .area-four-awards_content {
  font-size: 19px;
  font-weight: bold;
  color: #0174d3;
}
/* line 527, ../sass/default.scss */
.area-four-awards-info .lottery-btn {
  background-color: #0174d3;
}
/* line 532, ../sass/default.scss */
.area-four-awards-info:nth-child(2n) .area-four-awards_content {
  color: #0185be;
}
/* line 535, ../sass/default.scss */
.area-four-awards-info:nth-child(2n) .lottery-btn {
  background-color: #0185be;
}

/* line 541, ../sass/default.scss */
.lottery-btn {
  display: inline-block;
  width: 200px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background-color: #eee;
  text-align: center;
  padding: 10px;
  border-radius: 26px;
  letter-spacing: 3px;
}
/* line 553, ../sass/default.scss */
.lottery-btn:hover {
  color: #fff;
}
/* line 557, ../sass/default.scss */
.lottery-btn.blue {
  background-color: #0185be;
}
/* line 561, ../sass/default.scss */
.lottery-btn.light-blue {
  background-color: #06b3bb;
}
/* line 565, ../sass/default.scss */
.lottery-btn.light-green {
  background-color: #1ec38b;
}
/* line 569, ../sass/default.scss */
.lottery-btn.orange {
  background-color: #ffa22c;
}

/* line 575, ../sass/default.scss */
.lottery-list-people a {
  color: #004DA9;
  font-size: 18px;
  line-height: 36px;
  text-decoration: underline;
}
/* line 580, ../sass/default.scss */
.lottery-list-people a:hover {
  color: #004DA9;
}

/* line 586, ../sass/default.scss */
.awards-list-block {
  display: flex;
}
/* line 589, ../sass/default.scss */
.awards-list-block .awards-icon {
  flex: 0 0 220px;
}
/* line 593, ../sass/default.scss */
.awards-list-block .awards-list-people {
  flex: 0 0 calc( 100% - 220px );
}
/* line 596, ../sass/default.scss */
.awards-list-block .awards-list-people .awards-name {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
/* line 602, ../sass/default.scss */
.awards-list-block .awards-list-people .list-of-name {
  font-size: 20px;
  color: #000;
  line-height: 32px;
  display: flex;
  flex-wrap: wrap;
}
/* line 609, ../sass/default.scss */
.awards-list-block .awards-list-people .list-of-name .name-phone {
  flex: 0 0 33.33333%;
}

@media (max-width: 991px) {
  /* line 620, ../sass/default.scss */
  .awards-list-block .awards-list-people .list-of-name .name-phone {
    flex: 0 0 50%;
  }
}
@media (max-width: 768px) {
  /* line 629, ../sass/default.scss */
  .awards-list-block {
    flex-wrap: wrap;
  }
  /* line 632, ../sass/default.scss */
  .awards-list-block .awards-icon {
    flex: 0 0 100%;
    margin-bottom: 25px;
    text-align: center;
  }
  /* line 637, ../sass/default.scss */
  .awards-list-block .awards-list-people {
    flex: 0 0 100%;
  }
  /* line 640, ../sass/default.scss */
  .awards-list-block .awards-list-people .list-of-name .name-phone {
    flex: 0 0 50%;
  }
}
@media (max-width: 485px) {
  /* line 653, ../sass/default.scss */
  .awards-list-block .awards-list-people .awards-name {
    text-align: center;
  }
  /* line 656, ../sass/default.scss */
  .awards-list-block .awards-list-people .list-of-name {
    text-align: center;
  }
  /* line 658, ../sass/default.scss */
  .awards-list-block .awards-list-people .list-of-name .name-phone {
    flex: 0 0 100%;
  }
}
/* line 666, ../sass/default.scss */
.site-navbar-wrap .navbar-brand img {
  width: 140px;
}

/* line 670, ../sass/default.scss */
.site-navbar .add-list a img {
  width: 38px;
}

/* line 676, ../sass/default.scss */
.home-section-wrapper .unit-block {
  margin-left: -70px;
  margin-right: -70px;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 180px;
}
/* line 685, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-introduce {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #333;
}
/* line 691, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-desc {
  font-size: 1.0625rem;
  color: #333;
  line-height: 1.75rem;
}
/* line 697, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block {
  font-size: 0;
  margin-bottom: 12px;
}
/* line 700, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block .step-title {
  margin-bottom: 5px;
}
/* line 702, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block .step-title span {
  font-size: 1.375rem;
  font-weight: bold;
  color: #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 2px;
}
/* line 715, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block .step-title span:after {
  content: "";
  display: block;
  width: calc( 100% + 4px );
  height: 8px;
  background-color: #ffe321;
  position: absolute;
  bottom: 5px;
  left: -2px;
  z-index: -1;
}
/* line 727, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block .step-title img {
  width: 30px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 8px;
}
/* line 735, ../sass/default.scss */
.home-section-wrapper .unit-block .unit-step-block .step-content {
  font-size: 1.0625rem;
  color: #333;
  line-height: 1.75rem;
  padding-left: 38px;
  word-break: break-all;
}
/* line 746, ../sass/default.scss */
.home-section-wrapper .unit-block .time-line-b {
  text-align: center;
  padding: 20px 0;
}
/* line 749, ../sass/default.scss */
.home-section-wrapper .unit-block .time-line-b img {
  max-width: 100%;
  width: 720px;
}

@media (max-width: 1440px) {
  /* line 759, ../sass/default.scss */
  .home-section-wrapper .unit-block {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 40px;
  }
}
/* line 769, ../sass/default.scss */
footer.simple-footer-block {
  background-color: #333;
  padding: 12px 0;
}
/* line 773, ../sass/default.scss */
footer.simple-footer-block .footer-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* line 779, ../sass/default.scss */
footer.simple-footer-block .copyright-desc-b {
  color: #efefef;
}
/* line 781, ../sass/default.scss */
footer.simple-footer-block .copyright-desc-b span {
  letter-spacing: 1px;
}
/* line 786, ../sass/default.scss */
footer.simple-footer-block .footer-link-b {
  color: #efefef;
}
/* line 788, ../sass/default.scss */
footer.simple-footer-block .footer-link-b a {
  color: #efefef;
  display: inline-block;
  padding: 0 5px;
  letter-spacing: 1px;
}

/* line 797, ../sass/default.scss */
.work-process-content .title {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 803, ../sass/default.scss */
.user-login-section {
  min-height: calc( 100vh - 165px);
}

/* line 807, ../sass/default.scss */
.user-login-section .nav-tabs .nav-link {
  color: #666;
}

/* line 812, ../sass/default.scss */
.user-login-section .nav-tabs .nav-link.active {
  color: #603813;
  font-weight: bold;
}

/* line 817, ../sass/default.scss */
.res-box label a {
  color: #603813;
  text-decoration: underline;
}

/* line 824, ../sass/default.scss */
.valicode-b .valicode-img {
  width: 100px;
}
/* line 829, ../sass/default.scss */
.valicode-b .valicode-new-link img {
  width: 18px;
}

/* line 835, ../sass/default.scss */
.backend-block {
  display: flex;
}

@media (max-width: 768px) {
  /* line 842, ../sass/default.scss */
  .backend-block .menu-sidebar {
    display: none;
  }
  /* line 846, ../sass/default.scss */
  .backend-block .dash-content-wrap {
    width: 100%;
  }
}
/* line 852, ../sass/default.scss */
.filter-input {
  height: 40px;
}

/* line 856, ../sass/default.scss */
.filter-input:last-child {
  padding: 0px 20px;
}

/* line 860, ../sass/default.scss */
.db-add-listing .form-group {
  margin-bottom: 15px;
}

/* line 864, ../sass/default.scss */
.policy-desc {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #333;
  font-weight: 400;
  font-family: Microsoft JhengHei;
  min-height: calc( 100vh - 121.11px - 220px - 45px - 140px);
}

@media (max-width: 991px) {
  /* line 877, ../sass/default.scss */
  .policy-desc {
    min-height: calc( 100vh - 121.11px - 150px - 66px - 140px);
  }
}
/* line 882, ../sass/default.scss */
.page-num li {
  background-color: #fff;
}

/* line 886, ../sass/default.scss */
.page-num li a {
  color: #603813;
}

/* line 890, ../sass/default.scss */
.page-num li.active, .page-num li:hover {
  background-color: #603813;
}

/* line 895, ../sass/default.scss */
.posted-works-block .posted-works-item {
  background-color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  padding: 30px;
  border-radius: 10px;
}
/* line 900, ../sass/default.scss */
.posted-works-block .posted-works-item .named {
  background-color: #fbe4de;
  color: #603813;
  font-size: 2rem;
  border-radius: 100%;
  font-weight: bold;
  text-align: center;
  line-height: 140px;
  width: 140px;
  margin: 0 auto;
  margin-bottom: 5px;
}
/* line 913, ../sass/default.scss */
.posted-works-block .posted-works-item .code-number {
  color: #603813;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 919, ../sass/default.scss */
.posted-works-block .posted-works-item .code-number small {
  font-size: 80%;
  margin-left: 5px;
  font-weight: bold;
}
/* line 926, ../sass/default.scss */
.posted-works-block .posted-works-item .get-votes {
  color: #000000;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}
/* line 932, ../sass/default.scss */
.posted-works-block .posted-works-item .get-votes span {
  margin-left: 5px;
  font-weight: bold;
}
/* line 938, ../sass/default.scss */
.posted-works-block .posted-works-item .named-desc {
  color: #000000;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
/* line 951, ../sass/default.scss */
.posted-works-block .posted-works-item .btn-b {
  display: flex;
  justify-content: space-between;
}
/* line 955, ../sass/default.scss */
.posted-works-block .posted-works-item .btn-b a {
  width: calc( 50% - 10px );
}

/* line 963, ../sass/default.scss */
.named-detail-explain-b {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #666;
}

@media (max-width: 1200px) {
  /* line 972, ../sass/default.scss */
  .breadcrumb-section {
    background-position: calc( 50% - 70px) center;
  }
}
@media (max-width: 991px) {
  /* line 978, ../sass/default.scss */
  .breadcrumb-section {
    background-position: calc( 50% - 20px) center;
    height: 150px;
  }
  /* line 982, ../sass/default.scss */
  .breadcrumb-section .row.pad-top-80 {
    padding-top: 50px !important;
  }
}
@media (max-width: 768px) {
  /* line 990, ../sass/default.scss */
  .breadcrumb-section {
    background-position: 50% center;
    height: 115px;
  }
  /* line 994, ../sass/default.scss */
  .breadcrumb-section .row.pad-top-80 {
    padding-top: 30px !important;
  }
}
@media (max-width: 600px) {
  /* line 1002, ../sass/default.scss */
  .breadcrumb-section {
    background-position: calc( 100% + 140px) center;
    height: 90px;
  }
  /* line 1006, ../sass/default.scss */
  .breadcrumb-section .row.pad-top-80 {
    padding-top: 25px !important;
  }
  /* line 1010, ../sass/default.scss */
  .breadcrumb-section .page-title {
    font-size: 1.5rem;
    line-height: 24px;
  }
  /* line 1015, ../sass/default.scss */
  .breadcrumb-section .breadcrumb-menu ul li {
    font-size: 0.75rem;
    line-height: 20px;
  }
  /* line 1020, ../sass/default.scss */
  .breadcrumb-section .breadcrumb-menu ul li a {
    font-size: 0.75rem;
  }
}
@media (max-width: 550px) {
  /* line 1028, ../sass/default.scss */
  .hero-slider-item.bg-f {
    height: 40vh;
  }

  /* line 1033, ../sass/default.scss */
  .section-title.v-c-1 {
    padding-bottom: 45px;
  }

  /* line 1037, ../sass/default.scss */
  .home-section-wrapper .unit-block .time-line-b {
    margin-left: -20px;
    margin-right: -20px;
  }
}
