@import url("https://fonts.googleapis.com/css?family=Liu+Jian+Mao+Cao|Open+Sans:300,400,400i,600,700,800&display=swap");
.text-decoration-underline {
  text-decoration: underline; }

.text-md {
  font-size: 120%; }

.text-lg {
  font-size: 130%; }

.text-sub-lg {
  font-size: 160%; }

.text-comments {
  font-size: 90%;
  font-style: italic;
  font-weight: normal; }

.section-dark {
  background-color: #000;
  color: #fff; }

.section-light {
  background-color: #fff;
  color: #000; }

.text-sign {
  font-family: "Liu Jian Mao Cao", cursive !important; }

.section-gray {
  background-color: #F0F4FB;
  color: #000; }

.section-baby-blue {
  background-color: #C5DBF0; }

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important; }

  .flex-basis-sm-0 {
    flex-basis: 0 !important; } }
@media (max-width: 767.98px) {
  .w-mobile-100 {
    width: 100% !important; } }
.btn-orange {
  color: #212529;
  background-color: #ff9d6c;
  border-color: #ff9d6c;
  color: #fff; }
  .btn-orange:hover {
    color: #212529;
    background-color: #ff8446;
    border-color: #ff7b39; }
  .btn-orange:focus, .btn-orange.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 139, 98, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
    color: #212529;
    background-color: #ff9d6c;
    border-color: #ff9d6c; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
    color: #212529;
    background-color: #ff7b39;
    border-color: #ff732c; }
    .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 139, 98, 0.5); }
  .btn-orange:hover, .btn-orange:focus {
    color: #fff; }

.btn-green-dark {
  color: #fff;
  background-color: #00a590;
  border-color: #00a590;
  color: #fff; }
  .btn-green-dark:hover {
    color: #fff;
    background-color: #007f6f;
    border-color: #007263; }
  .btn-green-dark:focus, .btn-green-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 179, 161, 0.5); }
  .btn-green-dark.disabled, .btn-green-dark:disabled {
    color: #fff;
    background-color: #00a590;
    border-color: #00a590; }
  .btn-green-dark:not(:disabled):not(.disabled):active, .btn-green-dark:not(:disabled):not(.disabled).active, .show > .btn-green-dark.dropdown-toggle {
    color: #fff;
    background-color: #007263;
    border-color: #006558; }
    .btn-green-dark:not(:disabled):not(.disabled):active:focus, .btn-green-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-green-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 179, 161, 0.5); }
  .btn-green-dark:hover, .btn-green-dark:focus {
    color: #fff; }

.btn-google {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  color: #fff; }
  .btn-google:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-google:focus, .btn-google.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-google.disabled, .btn-google:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active, .show > .btn-google.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus, .show > .btn-google.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-google:hover, .btn-google:focus {
    color: #fff; }
  .btn-google:disabled {
    color: rgba(255, 255, 255, 0.2); }

.btn-facebook {
  color: #fff;
  background-color: #4464a2;
  border-color: #4464a2;
  color: #fff; }
  .btn-facebook:hover {
    color: #fff;
    background-color: #395387;
    border-color: #354e7e; }
  .btn-facebook:focus, .btn-facebook.focus {
    box-shadow: 0 0 0 0.2rem rgba(96, 123, 176, 0.5); }
  .btn-facebook.disabled, .btn-facebook:disabled {
    color: #fff;
    background-color: #4464a2;
    border-color: #4464a2; }
  .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .show > .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #354e7e;
    border-color: #314875; }
    .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus, .show > .btn-facebook.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(96, 123, 176, 0.5); }
  .btn-facebook:hover, .btn-facebook:focus {
    color: #fff; }
  .btn-facebook:disabled {
    color: rgba(255, 255, 255, 0.8); }

.btn-twitter {
  color: #212529;
  background-color: #60b5f0;
  border-color: #60b5f0;
  color: #fff; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #3da5ed;
    border-color: #319fec; }
  .btn-twitter:focus, .btn-twitter.focus {
    box-shadow: 0 0 0 0.2rem rgba(87, 159, 210, 0.5); }
  .btn-twitter.disabled, .btn-twitter:disabled {
    color: #212529;
    background-color: #60b5f0;
    border-color: #60b5f0; }
  .btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .show > .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #319fec;
    border-color: #269aeb; }
    .btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus, .show > .btn-twitter.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(87, 159, 210, 0.5); }
  .btn-twitter:hover, .btn-twitter:focus {
    color: #fff; }
  .btn-twitter:disabled {
    color: rgba(255, 255, 255, 0.8); }

.navbar-white {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  padding: 0;
  justify-content: space-between; }
  .navbar-white .navbar-brand {
    color: #000; }
    .navbar-white .navbar-brand:hover, .navbar-white .navbar-brand:focus {
      color: #000; }
  .navbar-white .navbar-nav .nav-link {
    color: #000;
    padding-left: 2rem;
    padding-right: 2rem;
    font-weight: 600; }
    .navbar-white .navbar-nav .nav-link:hover, .navbar-white .navbar-nav .nav-link:focus {
      color: #333; }
      .navbar-white .navbar-nav .nav-link:hover:after, .navbar-white .navbar-nav .nav-link:focus:after {
        width: 100%;
        background-color: #333;
        transition-property: width;
        transition-duration: 0.3s; }
    .navbar-white .navbar-nav .nav-link:after {
      content: '';
      height: 3px;
      width: 0;
      display: block;
      transition-property: width;
      transition-duration: 0.4s;
      margin-left: auto;
      margin-right: auto; }
    .navbar-white .navbar-nav .nav-link.disabled {
      color: #9e9e9e !important; }
  .navbar-white .navbar-nav .active .nav-link:after {
    width: 100%;
    background-color: #000; }
  .navbar-white .navbar-nav .show > .nav-link,
  .navbar-white .navbar-nav .active > .nav-link,
  .navbar-white .navbar-nav .nav-link.show,
  .navbar-white .navbar-nav .nav-link.active {
    color: #000; }
  .navbar-white .navbar-toggler {
    color: #000;
    background-color: #fff;
    border-radius: 0;
    border-color: #fff;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-shadow: 0 !important;
    outline: none !important; }
  .navbar-white .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-white .navbar-text {
    color: #000; }
    .navbar-white .navbar-text a {
      color: #000; }
      .navbar-white .navbar-text a:hover, .navbar-white .navbar-text a:focus {
        color: #000; }

#logo {
  padding: 1rem; }
  #logo img {
    width: 190px; }

#menuBar {
  z-index: 1; }

#loginModal .modal-header {
  border-bottom: none;
  padding-bottom: 0; }
#loginModal .modal-body {
  padding-bottom: 3rem; }
  #loginModal .modal-body > * {
    display: none; }
#loginModal.login-step-1 .section-login-method {
  display: flex; }
#loginModal.login-step-2 .section-login {
  display: flex; }
#loginModal.login-step-3 .section-registration {
  display: flex; }
#loginModal.login-step-4 .section-guest {
  display: flex; }
#loginModal .section-login-method .login-item {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  outline: none;
  width: 100%; }
  #loginModal .section-login-method .login-item svg, #loginModal .section-login-method .login-item .material-icons {
    margin-right: 1rem; }
#loginModal .section-title {
  font-size: 1.5rem;
  text-align: center; }
#loginModal .section-comments {
  text-align: center; }
#loginModal .section-login > div, #loginModal .section-registration > div, #loginModal .section-guest > div {
  margin-top: 1rem; }
  #loginModal .section-login > div:first-child, #loginModal .section-registration > div:first-child, #loginModal .section-guest > div:first-child {
    margin-top: 0; }
#loginModal .section-login .form-control, #loginModal .section-registration .form-control, #loginModal .section-guest .form-control {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

#page-index .section-title {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1rem;
  text-align: center;
  font-size: 1.3rem; }
#page-index .title {
  margin-top: 8rem; }
#page-index .title-1 {
  font-size: 330%; }
  @media (max-width: 991.98px) {
    #page-index .title-1 {
      font-size: 150%; } }
#page-index .title-2 {
  font-size: 260%; }
  @media (max-width: 991.98px) {
    #page-index .title-2 {
      font-size: 125%; } }
#page-index .package-section > .package-item:first-child,
#page-index .options-section > div:first-child {
  margin-right: 1rem; }
  @media (max-width: 991.98px) {
    #page-index .package-section > .package-item:first-child,
    #page-index .options-section > div:first-child {
      margin-right: 0;
      margin-bottom: 1rem; } }
#page-index .package-section > .package-item:last-child {
  margin-left: 1rem; }
  @media (max-width: 991.98px) {
    #page-index .package-section > .package-item:last-child {
      margin-left: 0; } }
#page-index .package-section .package-item {
  padding: 1rem;
  background-color: #fff; }
#page-index .package-section .package-title {
  font-size: 1.3em; }
#page-index .package-section .package-img {
  width: 200px;
  margin: 1.5rem 0; }
#page-index .package-section .package-action a {
  color: #21488e;
  border-color: #21488e; }
#page-index .about-section {
  background-color: #fff;
  padding: 0;
  margin-top: 8rem; }
  #page-index .about-section .sub-title {
    display: inline-block;
    font-size: 160%; }
    #page-index .about-section .sub-title div {
      display: inline-block;
      border-bottom: 5px solid #f5d8bb; }
    @media (max-width: 767.98px) {
      #page-index .about-section .sub-title div {
        border-bottom: 0px; }
      #page-index .about-section .sub-title div::after {
        display: block;
        width: 230px;
        height: 5px;
        content: "";
        background: #f5d8bb;
        margin: 0 auto; } }
    @media (max-width: 991.98px) {
      #page-index .about-section .sub-title {
        font-size: 118%; } }
  #page-index .about-section .sub-title1 {
    margin: 0 6rem; }
    @media (max-width: 991.98px) {
      #page-index .about-section .sub-title1 {
        margin: 0 2rem; } }
  #page-index .about-section .options-img {
    margin: 5rem 0; }
  #page-index .about-section .about-text {
    font-size: 1.4rem;
    font-weight: 600;
    padding: 4rem;
    background-color: #e8f3fb;
    margin-bottom: 0; }
    @media (max-width: 991.98px) {
      #page-index .about-section .about-text {
        padding: 1rem; }
        #page-index .about-section .about-text br {
          display: none; } }
    #page-index .about-section .about-text a {
      color: #fd8a59;
      white-space: nowrap;
      text-decoration: underline; }
  #page-index .about-section .scrollpic {
    width: 1250px;
    margin: 0 auto; }
    @media (max-width: 1199.98px) {
      #page-index .about-section .scrollpic {
        width: 830px; } }
    @media (max-width: 991.98px) {
      #page-index .about-section .scrollpic {
        width: 610px; } }
    @media (max-width: 767.98px) {
      #page-index .about-section .scrollpic {
        width: 250px; } }
  #page-index .about-section #myscroll {
    display: block;
    width: 100%;
    position: relative;
    height: 438px;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      #page-index .about-section #myscroll {
        height: 320px; } }
    @media (max-width: 767.98px) {
      #page-index .about-section #myscroll {
        height: 275px; } }
    #page-index .about-section #myscroll #myscrollbox {
      display: block;
      float: left;
      position: absolute;
      left: 0;
      top: 0;
      width: 1000000px; }
    #page-index .about-section #myscroll ul {
      display: block;
      float: left;
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #page-index .about-section #myscroll ul li {
        display: block;
        float: left;
        padding: 0;
        width: 420px; }
        @media (max-width: 991.98px) {
          #page-index .about-section #myscroll ul li {
            width: 320px; } }
        @media (max-width: 767.98px) {
          #page-index .about-section #myscroll ul li {
            width: 270px; } }
        #page-index .about-section #myscroll ul li img {
          height: 438px;
          width: 400px; }
          @media (max-width: 991.98px) {
            #page-index .about-section #myscroll ul li img {
              height: 320px;
              width: 290px; } }
          @media (max-width: 767.98px) {
            #page-index .about-section #myscroll ul li img {
              height: 275px;
              width: 250px; } }
      #page-index .about-section #myscroll ul .order0 {
        order: 0; }
      #page-index .about-section #myscroll ul .order1 {
        order: 1; }
      #page-index .about-section #myscroll ul .order2 {
        order: 2; }
      #page-index .about-section #myscroll ul .order3 {
        order: 3; }
      #page-index .about-section #myscroll ul .order4 {
        order: 4; }
      #page-index .about-section #myscroll ul .order5 {
        order: 5; }
      #page-index .about-section #myscroll ul .order6 {
        order: 6; }
      #page-index .about-section #myscroll ul .order7 {
        order: 7; }
      #page-index .about-section #myscroll ul .order8 {
        order: 8; }
      #page-index .about-section #myscroll ul .order9 {
        order: 9; }
      #page-index .about-section #myscroll ul .order10 {
        order: 10; }
#page-index #left {
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-repeat: no-repeat;
  display: block;
  background-image: url(data:image/svg+xml;utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyAyMyI+DQogIDx0aXRsZT5BcnJvdyBsZWZ0PC90aXRsZT4NCiAgPHBhdGggZD0iTTE2LjUuNWExLDEsMCwwLDEsLjcxLDEuNzFMNy45MSwxMS41bDkuMjksOS4yOWExLDEsMCwwLDEtMS40MSwxLjQxbC0xMC0xMGExLDEsMCwwLDEsMC0xLjQxbDEwLTEwQTEsMSwwLDAsMSwxNi41LjVaIj48L3BhdGg+DQo8L3N2Zz4=); }
  @media (max-width: 767.98px) {
    #page-index #left {
      width: 30px;
      height: 30px; } }
#page-index #right {
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-repeat: no-repeat;
  display: block;
  background-image: url(data:image/svg+xml;utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyAyMyI+DQogICAgPHRpdGxlPkFycm93IFJpZ2h0PC90aXRsZT4NCiAgICA8cGF0aCBkPSJNNi41LDIyLjVhMSwxLDAsMCwxLS43MS0xLjcxbDkuMjktOS4yOUw1Ljc5LDIuMjFBMSwxLDAsMCwxLDcuMjEuNzlsMTAsMTBhMSwxLDAsMCwxLDAsMS40MWwtMTAsMTBBMSwxLDAsMCwxLDYuNSwyMi41WiI+PC9wYXRoPg0KPC9zdmc+); }
  @media (max-width: 767.98px) {
    #page-index #right {
      width: 30px;
      height: 30px; } }
#page-index .options-section {
  background-color: #F0F4FB; }
  #page-index .options-section .section-title {
    font-size: 1.6rem; }
    #page-index .options-section .section-title span {
      font-size: 1rem; }
  #page-index .options-section .option-card {
    padding: 0 3rem 3rem 3rem;
    width: 450px; }
    @media (max-width: 991.98px) {
      #page-index .options-section .option-card {
        padding: 0 1rem 3rem 1rem;
        width: 100%; } }
  #page-index .options-section .option-item {
    background-color: #fff;
    height: 100%; }
    #page-index .options-section .option-item .options-text, #page-index .options-section .option-item .options-img {
      flex-grow: 1;
      flex-shrink: 0;
      width: 0; }
      @media (max-width: 991.98px) {
        #page-index .options-section .option-item .options-text, #page-index .options-section .option-item .options-img {
          width: auto; } }
    #page-index .options-section .option-item .options-text {
      font-size: 1.3em;
      padding: 0.5rem 1rem;
      width: 100%;
      font-weight: 600; }
    @media (max-width: 991.98px) {
      #page-index .options-section .option-item .options-text {
        width: 100%; } }
    #page-index .options-section .option-item .option-title {
      margin: 1rem 1rem 0.5rem 1rem;
      font-weight: 600;
      font-size: 150%; }
    #page-index .options-section .option-item .img-logo1 {
      width: 150px;
      height: 150px;
      margin: 0.5rem 0rem 1rem 0rem; }
    #page-index .options-section .option-item .img-logo2 {
      width: 165px;
      height: 150px;
      margin: 0.5rem 0rem 1rem 0rem; }
    #page-index .options-section .option-item .img-certificate {
      padding: 0rem 1.5rem;
      width: 46%; }
    @media (max-width: 991.98px) {
      #page-index .options-section .option-item .img-certificate {
        width: 100%; } }
    #page-index .options-section .option-item .btn-orange {
      width: auto; }
  #page-index .options-section .btn-orange {
    margin: 0.5rem 0rem 0.5rem 0rem;
    width: 278px; }
#page-index .customize-section {
  background-color: #fff; }
  #page-index .customize-section .section-title {
    font-size: 160%; }
  #page-index .customize-section .custom-item .custom-title {
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 150%; }
  @media (max-width: 991.98px) {
    #page-index .customize-section .custom-item img {
      margin: 1rem 0rem;
      width: 100%; } }
  #page-index .customize-section .btn-box {
    position: relative;
    left: -15px;
    top: -80px;
    height: 0; }
  @media (max-width: 991.98px) {
    #page-index .customize-section .btn-box {
      left: 0px;
      top: 0px;
      height: auto; } }
#page-index .registerd-locations-section {
  padding: 2rem;
  background-color: #fff; }
  #page-index .registerd-locations-section .registerd-locations-img {
    position: relative;
    border-radius: 6px;
    border: solid #ecf0f2 2px; }
    #page-index .registerd-locations-section .registerd-locations-img img {
      width: 100%; }
    #page-index .registerd-locations-section .registerd-locations-img .registerd-locations-action {
      width: 100%;
      position: absolute;
      bottom: 0rem; }
      @media (max-width: 991.98px) {
        #page-index .registerd-locations-section .registerd-locations-img .registerd-locations-action .btn-lg {
          padding: 0.375rem 0.75rem;
          font-size: 1rem; } }
#page-index .tributes-section {
  padding-bottom: 3rem; }
  #page-index .tributes-section .tribute-item {
    padding: 27px;
    background-color: #fff;
    font-family: 'Helvetica';
    font-size: 1.1rem; }
    #page-index .tributes-section .tribute-item p {
      font-weight: 400;
      line-height: 1.7; }
    #page-index .tributes-section .tribute-item .text-right {
      font-style: italic; }
  @media (min-width: 576px) {
    #page-index .tributes-section .tribute-item {
      width: 300px; } }
  @media (max-width: 767.98px) {
    #page-index .tributes-section .tribute-item {
      margin-left: 10px !important;
      margin-right: 10px; } }
#page-index .map-art-section {
  background-color: #fff;
  padding-bottom: 2rem; }
  #page-index .map-art-section .section-title {
    padding: 2rem 0; }
  #page-index .map-art-section .map-art-imgs {
    justify-content: space-around;
    flex-wrap: wrap; }
    #page-index .map-art-section .map-art-imgs > div img {
      width: 260px;
      height: 310px; }
#page-index .keepintouch-section {
  padding: 1.5rem 1rem; }
  #page-index .keepintouch-section .section-title {
    padding-top: 1rem;
    padding-bottom: 0; }
  #page-index .keepintouch-section .contact-title {
    margin-bottom: 2.65rem; }
    @media (max-width: 991.98px) {
      #page-index .keepintouch-section .contact-title {
        margin-bottom: 1rem; } }
  #page-index .keepintouch-section .contacts-sub-title {
    margin-bottom: 1rem;
    font-size: 110%; }
  #page-index .keepintouch-section .notify-icon {
    color: #6c757d; }
    #page-index .keepintouch-section .notify-icon i {
      position: relative;
      padding: 0 10px;
      font-size: 0.8rem; }
      #page-index .keepintouch-section .notify-icon i:before, #page-index .keepintouch-section .notify-icon i:after {
        content: "";
        display: block;
        width: 2em;
        position: absolute;
        top: calc(50% - .07em);
        background-color: #6c757d;
        height: .1em; }
      #page-index .keepintouch-section .notify-icon i:before {
        left: 100%; }
      #page-index .keepintouch-section .notify-icon i:after {
        right: 100%; }
  #page-index .keepintouch-section .mc-field-group {
    margin-bottom: 4rem; }
  #page-index .keepintouch-section input, #page-index .keepintouch-section textarea {
    box-shadow: none !important; }

#page-index1 .banner {
  color: #fff;
  background-color: #16263c;
  background-repeat: no-repeat;
  background-image: url(/images/map-overview.png);
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px; }
  #page-index1 .banner .you-love {
    font-size: 5rem; }
  @media (max-width: 767.98px) {
    #page-index1 .banner .you-love {
      font-size: 1.6rem; } }
#page-index1 .overview-section .title
, #page-index1 .tributes-section .title
, #page-index1 .package-section .title
, #page-index1 .aboutus-section .title
, #page-index1 .keepintouch-section .title {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase; }
#page-index1 .overview-section small {
  font-weight: 300;
  font-style: italic; }
#page-index1 .overview-section {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  #page-index1 .overview-section .column1 p {
    margin-top: 15px;
    font-weight: 300; }
  @media (min-width: 576px) {
    #page-index1 .overview-section .column1 {
      width: 400px;
      margin-right: 3rem;
      order: 1; }
    #page-index1 .overview-section .column2 {
      width: 300px;
      order: 2; } }
  @media (max-width: 767.98px) {
    #page-index1 .overview-section .column1 {
      width: 100%;
      text-align: center; }
      #page-index1 .overview-section .column1 p {
        margin-top: 15px;
        font-weight: 300;
        padding-left: 10px;
        padding-right: 10px; }
    #page-index1 .overview-section .column2 {
      width: 100%; } }
#page-index1 .subscribe-section {
  height: 400px;
  margin-top: 2rem;
  padding-top: 30px;
  padding-bottom: 50px;
  background: center url(/images/page-index-water.gif) no-repeat; }
  #page-index1 .subscribe-section input {
    width: 200px;
    box-shadow: none !important; }
#page-index1 .tributes-section {
  padding-bottom: 3rem; }
  #page-index1 .tributes-section .title {
    text-align: center; }
  #page-index1 .tributes-section .tribute-item {
    padding: 30px;
    background-color: #fff; }
    #page-index1 .tributes-section .tribute-item p {
      font-weight: 300; }
  @media (min-width: 576px) {
    #page-index1 .tributes-section .tribute-item {
      width: 300px; } }
  @media (max-width: 767.98px) {
    #page-index1 .tributes-section .tribute-item {
      margin-left: 10px !important;
      margin-right: 10px; } }
#page-index1 .package-section {
  padding: 1.5rem 1rem; }
  #page-index1 .package-section .title {
    text-align: center;
    padding-bottom: 2rem; }
  #page-index1 .package-section .package-item {
    background-color: #333;
    color: #9e9e9e;
    padding: 1rem;
    display: flex;
    flex-direction: column; }
    #page-index1 .package-section .package-item .package-name {
      text-align: center;
      margin-top: 1rem;
      margin-bottom: 1rem; }
    #page-index1 .package-section .package-item .price {
      text-align: center;
      border-top: solid 1px #9e9e9e;
      border-bottom: solid 1px #9e9e9e;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      color: #fff;
      font-size: 1.6rem;
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
      #page-index1 .package-section .package-item .price span {
        font-size: 1rem;
        color: #9e9e9e; }
      #page-index1 .package-section .package-item .price sub {
        font-size: 1rem; }
    #page-index1 .package-section .package-item ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-bottom: 1rem; }
      #page-index1 .package-section .package-item ul li {
        text-align: center;
        padding: 0.5rem; }
      #page-index1 .package-section .package-item ul li:nth-child(even) {
        background-color: #1d1c1c; }
    #page-index1 .package-section .package-item .package-actions {
      text-align: center;
      padding-top: 1rem;
      margin-top: auto; }
  @media (min-width: 576px) {
    #page-index1 .package-section .package-item {
      width: 300px; } }
  @media (min-width: 768px) {
    #page-index1 .package-section .package-item {
      width: 400px; } }
#page-index1 .aboutus-section {
  padding: 3rem 1rem; }
  #page-index1 .aboutus-section .column2 p {
    font-weight: 300; }
  @media (min-width: 576px) {
    #page-index1 .aboutus-section .column1 {
      width: 200px; }
    #page-index1 .aboutus-section .column2 {
      width: 400px; } }
#page-index1 .keepintouch-section {
  padding: 1.5rem 1rem; }
  #page-index1 .keepintouch-section .notify-icon {
    color: #6c757d; }
    #page-index1 .keepintouch-section .notify-icon i {
      position: relative;
      padding: 0 10px;
      font-size: 0.8rem; }
      #page-index1 .keepintouch-section .notify-icon i:before, #page-index1 .keepintouch-section .notify-icon i:after {
        content: "";
        display: block;
        width: 2em;
        position: absolute;
        top: calc(50% - .07em);
        background-color: #6c757d;
        height: .1em; }
      #page-index1 .keepintouch-section .notify-icon i:before {
        left: 100%; }
      #page-index1 .keepintouch-section .notify-icon i:after {
        right: 100%; }
  #page-index1 .keepintouch-section input, #page-index1 .keepintouch-section textarea {
    box-shadow: none !important; }

#page-packages .dedication-item {
  background-color: #e2ebf5; }
#page-packages .memorial-item {
  background-color: #c5dbf0; }
#page-packages .package-item {
  font-size: 1rem;
  padding: 1rem 0 6rem 0;
  position: relative;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0; }
  @media (max-width: 991.98px) {
    #page-packages .package-item {
      font-size: 0.7rem;
      padding: 2rem 0 10rem 0; } }
  #page-packages .package-item .package-title {
    font-size: 2.8em;
    text-align: center; }
    @media (max-width: 991.98px) {
      #page-packages .package-item .package-title {
        font-size: 3.2em;
        font-weight: bold; } }
  #page-packages .package-item .package-price {
    text-align: center;
    font-size: 2em;
    padding: 0rem 1rem;
    font-weight: 600; }
    @media (max-width: 991.98px) {
      #page-packages .package-item .package-price {
        font-size: 2.5em; } }
  #page-packages .package-item .package-price-sub {
    font-size: 60%;
    display: inline; }
    @media (max-width: 991.98px) {
      #page-packages .package-item .package-price-sub {
        display: block; } }
  #page-packages .package-item .package-item-row {
    display: flex;
    padding: 1rem 2rem; }
    @media (max-width: 991.98px) {
      #page-packages .package-item .package-item-row {
        padding: 0rem 1rem; } }
    #page-packages .package-item .package-item-row .package-item-text, #page-packages .package-item .package-item-row .package-item-img {
      flex-grow: 1;
      flex-shrink: 1;
      flex-basis: 0; }
    #page-packages .package-item .package-item-row .package-item-text {
      font-size: 1.25em;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 991.98px) {
        #page-packages .package-item .package-item-row .package-item-text {
          font-size: 1.5rem; } }
      #page-packages .package-item .package-item-row .package-item-text .include-text {
        font-size: 1.15em; }
        @media (max-width: 991.98px) {
          #page-packages .package-item .package-item-row .package-item-text .include-text {
            font-size: 1em; } }
      #page-packages .package-item .package-item-row .package-item-text span {
        text-indent: -1em;
        margin-left: 1em; }
        #page-packages .package-item .package-item-row .package-item-text span i {
          display: inline-block;
          background-color: #000;
          width: 8px;
          height: 8px; }
      @media (max-width: 991.98px) {
        #page-packages .package-item .package-item-row .package-item-text {
          padding: 1rem; } }
      #page-packages .package-item .package-item-row .package-item-text p:nth-child(2) {
        margin-top: 3rem; }
        @media (max-width: 991.98px) {
          #page-packages .package-item .package-item-row .package-item-text p:nth-child(2) {
            margin-top: 1rem; } }
    #page-packages .package-item .package-item-row .package-item-img {
      text-align: center; }
      #page-packages .package-item .package-item-row .package-item-img img {
        width: 70%;
        transition: transform 1s; }
        @media (max-width: 991.98px) {
          #page-packages .package-item .package-item-row .package-item-img img {
            width: 100%;
            margin: 1rem 0; } }
      #page-packages .package-item .package-item-row .package-item-img:hover img {
        transform: scale(1.1); }
  #page-packages .package-item .package-actions {
    text-align: center;
    position: absolute;
    bottom: 1.5rem;
    width: 100%; }
    @media (max-width: 991.98px) {
      #page-packages .package-item .package-actions {
        bottom: 5rem; } }
    #page-packages .package-item .package-actions .btn {
      padding: 1rem 3rem;
      font-size: 1.5rem; }
#page-packages .enlargeImg:hover {
  cursor: zoom-in; }
#page-packages #enlarge-img {
  height: 100%;
  width: 100%;
  cursor: zoom-out; }

#page-tributes {
  padding: 1rem; }
  #page-tributes p {
    font-size: 80%; }
  #page-tributes .card {
    border-radius: 0;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border: solid 2px #234a8f;
    background-color: #fff;
    opacity: 0.9;
    margin-bottom: 1rem; }
    #page-tributes .card footer {
      background-color: transparent; }
    #page-tributes .card.text-white .blockquote-footer, #page-tributes .card.text-white small {
      color: #fff; }

#page-cards h6 {
  font-weight: 600; }

#page-faq {
  margin-bottom: 3rem; }
  #page-faq .faq-header {
    margin-left: -15px;
    margin-right: -15px;
    background: center url(/images/page-index-water.gif) no-repeat; }
    #page-faq .faq-header .title {
      color: #fff;
      font-size: 3rem; }
      @media (max-width: 767.98px) {
        #page-faq .faq-header .title {
          font-size: 2.5rem; } }
    #page-faq .faq-header input {
      padding: 1rem;
      height: auto !important; }
      @media (min-width: 576px) {
        #page-faq .faq-header input {
          width: 500px; } }
  #page-faq .faq-title {
    font-size: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (max-width: 767.98px) {
      #page-faq .faq-title {
        font-size: 2rem; } }
  #page-faq .question-item {
    margin-bottom: 3rem; }
    #page-faq .question-item h6 {
      font-weight: 600;
      border-left: 2px solid #007bff;
      padding-left: 10px;
      font-size: 1.5rem;
      margin-bottom: 1rem; }
      @media (max-width: 767.98px) {
        #page-faq .question-item h6 {
          font-size: 1.2rem; } }
    #page-faq .question-item p {
      font-size: 1.2rem; }
      @media (max-width: 767.98px) {
        #page-faq .question-item p {
          font-size: 1rem; } }

#page-payments .package-title {
  font-size: 1.5rem; }
#page-payments .payment-info {
  font-size: 1.3rem; }
  #page-payments .payment-info label {
    width: 150px;
    font-weight: 600; }
#page-payments #dropin-container [data-braintree-id="choose-a-way-to-pay"] {
  font-weight: bold;
  font-size: 1.5em; }
@media (min-width: 768px) {
  #page-payments .location-bubble-section {
    max-width: 60%; } }

#page-my-account aside {
  min-width: 200px; }
  @media (max-width: 991.98px) {
    #page-my-account aside .form-group {
      margin-right: 1rem; } }
  @media (min-width: 992px) {
    #page-my-account aside {
      border-right: solid 1px #abd9ff; } }
#page-my-account .order-items {
  width: 100%; }
  @media (min-width: 768px) {
    #page-my-account .order-items .order-item .order-item-1 {
      border-right: solid 1px #24486e; } }
  @media (max-width: 767.98px) {
    #page-my-account .order-items .order-item .order-item-1 {
      border-bottom: solid 1px #24486e; } }
  @media (min-width: 576px) {
    #page-my-account .order-items .order-item .order-item-2 .order-item-amount,
    #page-my-account .order-items .order-item .order-item-2 .order-item-status {
      border-right: solid 1px #24486e; } }
  @media (max-width: 991.98px) {
    #page-my-account .order-items .order-item .order-item-2 > div {
      flex-grow: 1;
      justify-content: center; } }
  #page-my-account .order-items .order-item .order-item-header {
    padding: 0.5rem;
    justify-content: space-between;
    background-color: #24486e;
    color: #fff; }
    #page-my-account .order-items .order-item .order-item-header label {
      margin-bottom: 0; }
  #page-my-account .order-items .order-item .order-item-body {
    border: solid 1px #24486e;
    margin-bottom: 1rem; }
    #page-my-account .order-items .order-item .order-item-body .order-item-img,
    #page-my-account .order-items .order-item .order-item-body .order-item-info,
    #page-my-account .order-items .order-item .order-item-body .order-item-amount,
    #page-my-account .order-items .order-item .order-item-body .order-item-status,
    #page-my-account .order-items .order-item .order-item-body .order-item-actions {
      padding: 1rem;
      flex-shrink: 0; }
    #page-my-account .order-items .order-item .order-item-body .order-item-img {
      width: 100px; }
      @media (max-width: 767.98px) {
        #page-my-account .order-items .order-item .order-item-body .order-item-img {
          width: 100%; } }
    #page-my-account .order-items .order-item .order-item-body .order-item-info {
      flex-grow: 1;
      font-weight: 300; }
      #page-my-account .order-items .order-item .order-item-body .order-item-info label {
        margin-bottom: 0; }
      #page-my-account .order-items .order-item .order-item-body .order-item-info > div {
        margin-bottom: 0.5rem; }
      #page-my-account .order-items .order-item .order-item-body .order-item-info .package-title {
        font-weight: 600;
        color: #333; }
        @media (max-width: 767.98px) {
          #page-my-account .order-items .order-item .order-item-body .order-item-info .package-title {
            text-align: center; } }
    #page-my-account .order-items .order-item .order-item-body .order-item-amount > div {
      text-align: center;
      margin-bottom: 0.5rem; }
    @media (min-width: 768px) {
      #page-my-account .order-items .order-item .order-item-body .order-item-amount {
        min-width: 180px; } }
    #page-my-account .order-items .order-item .order-item-body .order-item-amount .amount {
      font-weight: 600; }
      #page-my-account .order-items .order-item .order-item-body .order-item-amount .amount + div {
        font-weight: 300; }
    #page-my-account .order-items .order-item .order-item-body .order-item-status > div {
      text-align: center;
      margin-bottom: 0.5rem; }
    @media (min-width: 768px) {
      #page-my-account .order-items .order-item .order-item-body .order-item-status {
        min-width: 170px; } }
    #page-my-account .order-items .order-item .order-item-body .order-item-actions > div {
      width: 100%;
      text-align: center;
      margin-bottom: 0.5rem; }
      #page-my-account .order-items .order-item .order-item-body .order-item-actions > div .btn {
        width: 100%; }
    @media (min-width: 768px) {
      #page-my-account .order-items .order-item .order-item-body .order-item-actions {
        min-width: 130px; } }

#page-about .section-title {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 1rem;
  font-size: 2rem;
  background-color: #F0F4FB; }
#page-about .section-1, #page-about .section-2 {
  font-weight: 300; }
  #page-about .section-1 > div, #page-about .section-2 > div {
    max-width: 1277px; }
  #page-about .section-1 > div > div, #page-about .section-2 > div > div {
    padding: 1rem 1rem;
    font-size: 1.4rem; }
    #page-about .section-1 > div > div:first-child, #page-about .section-2 > div > div:first-child {
      margin-right: 0.5rem; }
      @media (max-width: 991.98px) {
        #page-about .section-1 > div > div:first-child, #page-about .section-2 > div > div:first-child {
          margin: 0.5rem 0; } }
    #page-about .section-1 > div > div:last-child, #page-about .section-2 > div > div:last-child {
      margin-left: 0.5rem; }
      @media (max-width: 991.98px) {
        #page-about .section-1 > div > div:last-child, #page-about .section-2 > div > div:last-child {
          margin: 0.5rem 0; } }
    @media (max-width: 991.98px) {
      #page-about .section-1 > div > div img, #page-about .section-2 > div > div img {
        width: 100%;
        max-width: 100%; } }
#page-about .section-1 {
  background-color: #fff; }
#page-about .section-2 {
  background-color: #F0F4FB; }
  #page-about .section-2 img {
    max-width: 295px; }
#page-about .aboutus-section {
  padding: 3rem 1rem; }
  #page-about .aboutus-section .column2 p {
    font-weight: 300; }
  @media (min-width: 576px) {
    #page-about .aboutus-section .column1 {
      width: 200px; }
    #page-about .aboutus-section .column2 {
      width: 400px; } }

#meta-data table th:first-child {
  width: 120px; }
#meta-data table th:last-child {
  width: 100px; }
#meta-data table textarea {
  width: 100%; }
#meta-data table a {
  cursor: pointer; }
#meta-data table th {
  border-top: 0; }
#meta-data table textarea {
  resize: none; }

#order-management {
  padding-top: 25px; }
  #order-management table a {
    cursor: pointer; }
  #order-management table th {
    border-top: 0; }
    #order-management table th .sort-box {
      display: inline-block;
      width: 5px;
      margin-left: 5px;
      cursor: pointer; }
      #order-management table th .sort-box .arrow {
        display: block;
        vertical-align: middle;
        width: 4px;
        height: 4px;
        opacity: 0.66; }
      #order-management table th .sort-box .asc {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #000; }
      #order-management table th .sort-box .dsc {
        margin-top: 2px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #000; }
      #order-management table th .sort-box .blank {
        border-top: 0;
        border-bottom: 0; }
  #order-management table .sort {
    cursor: pointer; }
  #order-management table th, #order-management table td {
    text-align: center !important; }
  #order-management table td span, #order-management table td a {
    display: block;
    white-space: nowrap; }
  #order-management table td .text-dark {
    text-decoration: underline; }
  #order-management .pagination {
    float: right;
    padding: 0 15px; }
    #order-management .pagination li {
      margin-left: 10px; }
      #order-management .pagination li a {
        font-size: 1.4rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none; }
  #order-management .page-order {
    height: 38px;
    float: right;
    margin-right: 20px; }
  #order-management .disabled {
    cursor: not-allowed; }
  #order-management .search-section {
    float: left;
    margin-left: 20px;
    height: 38px; }
    #order-management .search-section input {
      display: inline-block;
      width: 200px; }
    #order-management .search-section a {
      margin-left: 5px;
      cursor: pointer; }
  #order-management #updateOrdersModal .update-left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url("data:image/gif;base64,R0lGODlhyQABAJEAAP///+Xl5eTk5AAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDBGMDhCMkIxOTAyMTFFMUExNzVBRkMwMTMyMjM5RDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDBGMDhCMkMxOTAyMTFFMUExNzVBRkMwMTMyMjM5RDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MEYwOEIyOTE5MDIxMUUxQTE3NUFGQzAxMzIyMzlEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MEYwOEIyQTE5MDIxMUUxQTE3NUFGQzAxMzIyMzlEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAADJAAEAAAINlI+py+0Po5y02ttAKAA7");
    background-repeat: repeat-y;
    padding: 5px 0 0 20px;
    width: 201px; }
    #order-management #updateOrdersModal .update-left .left-detail-item {
      margin-top: 25px; }
      #order-management #updateOrdersModal .update-left .left-detail-item span {
        display: block; }
      #order-management #updateOrdersModal .update-left .left-detail-item label {
        display: block;
        font-weight: 600; }
  #order-management #updateOrdersModal .update-right {
    margin-left: 210px;
    padding: 20px 30px 30px 30px; }
    #order-management #updateOrdersModal .update-right .right-detail-item {
      padding: 10px 0; }
      #order-management #updateOrdersModal .update-right .right-detail-item h4 {
        font-size: 1.2rem; }
      #order-management #updateOrdersModal .update-right .right-detail-item input {
        display: block;
        margin-top: 10px; }
      #order-management #updateOrdersModal .update-right .right-detail-item textarea {
        display: block;
        resize: none;
        margin-top: 10px; }
      #order-management #updateOrdersModal .update-right .right-detail-item small {
        display: block; }
      #order-management #updateOrdersModal .update-right .right-detail-item button {
        float: right; }

#create-blog .main-content, #edit-blog .main-content {
  width: 1000px;
  margin: 20px auto;
  padding: 0 5px; }
  @media (max-width: 991.98px) {
    #create-blog .main-content, #edit-blog .main-content {
      width: 100%; } }
  #create-blog .main-content .form-item, #edit-blog .main-content .form-item {
    padding: 10px 0; }
    #create-blog .main-content .form-item .form-label, #edit-blog .main-content .form-item .form-label {
      font-size: 1.2rem; }
    #create-blog .main-content .form-item span, #edit-blog .main-content .form-item span {
      margin-top: 5px;
      display: inline-block; }

#blog-list {
  padding-top: 25px; }
  #blog-list a {
    cursor: pointer; }
  #blog-list th {
    border-top: 0; }
  #blog-list th:last-child {
    width: 100px; }
  #blog-list th, #blog-list td {
    text-align: center !important; }
  #blog-list td span, #blog-list td a {
    display: block;
    white-space: nowrap; }
  #blog-list .friendly-url {
    text-decoration: none; }
  #blog-list .pagination {
    float: right;
    padding: 0 15px; }
    #blog-list .pagination li {
      margin-left: 10px; }
      #blog-list .pagination li a {
        font-size: 1.4rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none; }
  #blog-list .page-order {
    height: 38px;
    float: right;
    margin-right: 20px; }
  #blog-list .disabled {
    cursor: not-allowed; }
  #blog-list .header {
    float: left;
    margin-left: 20px;
    height: 38px; }
    #blog-list .header a {
      margin-left: 5px;
      cursor: pointer; }

#blog .article-list {
  padding: 0;
  word-wrap: break-word;
  margin: 20px auto;
  max-width: 980px; }
  #blog .article-list .article-item-box {
    padding: 3rem 1rem;
    background-color: #fff;
    display: block;
    text-decoration: none;
    border-bottom: 1px dashed #ccc; }
    @media (max-width: 991.98px) {
      #blog .article-list .article-item-box {
        margin: 0 12px; } }
    #blog .article-list .article-item-box h4 {
      font-size: 25px;
      color: #333;
      margin: 0 0 2rem 0; }
    #blog .article-list .article-item-box .content {
      font-size: 14px;
      line-height: 22px;
      white-space: normal;
      color: #333;
      margin-bottom: 6px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden; }
    #blog .article-list .article-item-box .info-box {
      padding-top: 4px;
      font-size: 12px;
      color: #6b6b6b; }
      #blog .article-list .article-item-box .info-box p {
        margin-bottom: 0; }
#blog .blog-footer {
  max-width: 980px;
  margin: 0 auto; }
  #blog .blog-footer .page-order {
    height: 38px;
    float: left; }
    @media (max-width: 991.98px) {
      #blog .blog-footer .page-order {
        margin-left: 12px; } }
  #blog .blog-footer .pagination {
    float: right; }
    @media (max-width: 991.98px) {
      #blog .blog-footer .pagination {
        margin-right: 12px; } }
    #blog .blog-footer .pagination li {
      margin-left: 10px; }
      #blog .blog-footer .pagination li a {
        font-size: 1.4rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none; }
  #blog .blog-footer .disabled {
    cursor: not-allowed; }

#blog-detail .article {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 1rem; }
  #blog-detail .article .title {
    margin: 50px 0 20px 0; }
  @media (max-width: 991.98px) {
    #blog-detail .article .content img {
      width: 100% !important; } }

#respond {
  margin-top: 4rem; }
  #respond .content {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1rem; }

#comments {
  margin-top: 2.5rem; }
  #comments .comment-item {
    border-top: 1px dashed #ddd;
    max-width: 980px;
    margin: 0 auto;
    padding: 2.5rem 1rem; }
    #comments .comment-item h5 {
      padding-bottom: 1rem; }
  #comments .comments-footer {
    max-width: 980px;
    margin: 0 auto; }
    #comments .comments-footer .pagination {
      float: right;
      padding: 0 15px; }
      #comments .comments-footer .pagination li {
        margin-left: 10px; }
        #comments .comments-footer .pagination li a {
          font-size: 1.4rem;
          -webkit-user-select: none;
          -moz-user-select: none;
          -o-user-select: none;
          user-select: none; }
  #comments .page-order {
    height: 38px;
    float: right;
    margin-right: 20px; }
  #comments .disabled {
    cursor: not-allowed; }

#customer-list {
  padding-top: 25px; }
  #customer-list a {
    cursor: pointer; }
  #customer-list th {
    border-top: 0; }
  #customer-list th:last-child {
    width: 100px; }
  #customer-list th, #customer-list td {
    text-align: center !important; }
  #customer-list td span, #customer-list td a {
    display: block;
    white-space: nowrap; }
  #customer-list .friendly-url {
    text-decoration: none; }
  #customer-list .pagination {
    float: right;
    padding: 0 15px; }
    #customer-list .pagination li {
      margin-left: 10px; }
      #customer-list .pagination li a {
        font-size: 1.4rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none; }
  #customer-list .page-order {
    height: 38px;
    float: right;
    margin-right: 20px; }
  #customer-list .disabled {
    cursor: not-allowed; }
  #customer-list .header {
    float: left;
    margin-left: 20px;
    height: 38px; }
    #customer-list .header a {
      margin-left: 5px;
      cursor: pointer; }

html, body {
  font-size: 13px !important;
  font-family: 'Montserrat', sans-serif, 'Times New Roman';
  color: #333; }

.top_tool_bar a {
  color: #fff;
  padding: 0.5rem; }
  .top_tool_bar a:hover {
    background-color: #000; }
  .top_tool_bar a.text-item {
    padding: 0.5rem 1rem; }
  .top_tool_bar a i {
    font-size: 1.5rem; }

.parcel-images {
  display: flex;
  justify-content: center; }
  .parcel-images #parcelImages1, .parcel-images #parcelImages {
    width: 150px; }
    .parcel-images #parcelImages1 img, .parcel-images #parcelImages img {
      width: 100%; }

@media (max-width: 767.98px) {
  header {
    background-color: #fff; }
    header .nav-item .nav-link {
      color: #000 !important; }
      header .nav-item .nav-link:hover, header .nav-item .nav-link:focus {
        color: #000 !important; }
        header .nav-item .nav-link:hover:after, header .nav-item .nav-link:focus:after {
          background-color: #000 !important; }
      header .nav-item .nav-link.disabled {
        color: #ccc !important; }
    header .nav-item.active .nav-link:after {
      background-color: #000 !important; } }
footer {
  background-color: #fff;
  color: #000; }
  footer .payment-method > i {
    font-size: 1.8rem;
    margin-left: 0.5rem; }
    footer .payment-method > i:first-child {
      margin-left: 0; }
