.wrap_content_boxed {
  padding: 40px 0 60px;
  position: relative;
  z-index: 3; }
  .wrap_content_boxed .wp-block-embed {
    margin-bottom: 40px; }
  .wrap_content_boxed .wp-block-quote {
    line-height: 180%;
    color: #394B5B;
    margin: 0 0 24px 25px;
    border-left: 2px solid #C9D4DE;
    padding-left: 23px; }
  .wrap_content_boxed h1 {
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 700; }
  .wrap_content_boxed h2 {
    margin-bottom: 20px;
    padding-top: 30px;
    font-size: 30px;
    font-weight: 700; }
  .wrap_content_boxed h3 {
    margin-bottom: 15px;
    padding-top: 20px;
    font-size: 24px;
    font-weight: 700; }
  .wrap_content_boxed h4 {
    margin-bottom: 15px;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 700; }
  .wrap_content_boxed h5 {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700; }
  .wrap_content_boxed h6 {
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400; }
  .wrap_content_boxed ol {
    list-style: auto;
    margin-bottom: 30px;
    list-style-position: inside; }
    .wrap_content_boxed ol li {
      margin-bottom: 20px;
      position: relative;
      padding-left: 0;
      color: #252432;
      font-size: 18px;
      font-weight: 300;
      line-height: 200%; }
      .wrap_content_boxed ol li ul, .wrap_content_boxed ol li ol {
        padding-top: 20px; }
  .wrap_content_boxed ul {
    margin-bottom: 30px;
    list-style: disc;
    list-style-position: inside;
    padding-left: 20px; }
    .wrap_content_boxed ul li {
      margin-bottom: 20px;
      position: relative;
      padding-left: 0;
      color: #252432;
      font-size: 18px;
      font-weight: 300;
      line-height: 200%; }
      .wrap_content_boxed ul li:last-child {
        margin-bottom: 0; }
    .wrap_content_boxed ul ul, .wrap_content_boxed ul ol {
      padding-top: 20px; }
  .wrap_content_boxed a {
    text-decoration: underline; }
    .wrap_content_boxed a:hover {
      text-decoration: none; }
  .wrap_content_boxed .wp-block-separator {
    margin: 55px 0 35px;
    background: #C9D4DE; }
  .wrap_content_boxed .wp-block-table {
    margin: 0 0 40px;
    overflow-x: inherit; }
  .wrap_content_boxed .wp-block-table.is-style-stripes td {
    vertical-align: middle; }
  .wrap_content_boxed .wp-block-table td, .wrap_content_boxed .wp-block-table th {
    padding: 9px;
    font-size: 18px;
    line-height: 1.5;
    color: #394B5B; }
  .wrap_content_boxed .wp-block-table td, .wrap_content_boxed .wp-block-table th {
    border: 1px solid #394B5B; }
  .wrap_content_boxed .wp-block-table.is-style-stripes td, .wrap_content_boxed .wp-block-table.is-style-stripes th {
    border: none; }
  .wrap_content_boxed .wp-block-image {
    margin-bottom: 40px; }
    .wrap_content_boxed .wp-block-image figcaption {
      color: #394B5B;
      margin-top: 12px;
      margin-bottom: 24px;
      font-size: 13px;
      display: block;
      font-style: italic; }
  .wrap_content_boxed p {
    margin-bottom: 30px;
    color: #252432;
    font-size: 18px;
    font-weight: 300;
    line-height: 200%; }
  .wrap_content_boxed strong {
    font-weight: 700; }
  .wrap_content_boxed .comment_block {
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 8px 0px 24px 0px;
    margin-bottom: 80px; }
    .wrap_content_boxed .comment_block #comments {
      margin: 0px auto;
      color: #2C2927; }
    .wrap_content_boxed .comment_block .comments_header {
      font-weight: 300;
      font-size: 34px;
      line-height: 50px;
      color: #2C2927;
      margin-bottom: 10px; }
    .wrap_content_boxed .comment_block .title_form {
      font-weight: 300;
      font-size: 34px;
      line-height: 50px;
      color: #2C2927;
      margin-bottom: 8px; }
    .wrap_content_boxed .comment_block .list_comments .comment-item {
      margin-bottom: 16px;
      background: #FFF9F1;
      padding: 24px 10.5% 20px; }
      .wrap_content_boxed .comment_block .list_comments .comment-item.depth-2 {
        width: calc(100% - 8.5%);
        margin-left: auto; }
        .wrap_content_boxed .comment_block .list_comments .comment-item.depth-2 .comment_item_header .comment_item_name {
          position: relative; }
          .wrap_content_boxed .comment_block .list_comments .comment-item.depth-2 .comment_item_header .comment_item_name:before {
            content: '';
            position: absolute;
            top: 3px;
            left: -27px;
            width: 19px;
            height: 15px; }
      .wrap_content_boxed .comment_block .list_comments .comment-item.depth-3 {
        width: calc(100% - 17%);
        margin-left: auto; }
        .wrap_content_boxed .comment_block .list_comments .comment-item.depth-3 .comment_item_header .comment_item_name {
          position: relative; }
          .wrap_content_boxed .comment_block .list_comments .comment-item.depth-3 .comment_item_header .comment_item_name:before {
            content: '';
            position: absolute;
            top: 3px;
            left: -27px;
            width: 19px;
            height: 15px; }
      .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 16px;
        padding-bottom: 12px;
        border-bottom: 1px solid #D3C2B2; }
        .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header .comment_item_name {
          width: 40%;
          font-size: 18px;
          line-height: 125%;
          color: #2C2927; }
        .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header .comment_item_date {
          width: 60%;
          font-size: 14px;
          line-height: 140%;
          color: #AEA29A;
          text-align: right; }
      .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_text p {
        font-weight: 400;
        font-size: 18px;
        line-height: 160%;
        margin-bottom: 8px; }
      .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_button {
        text-align: right; }
        .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_button .comment-reply-link {
          display: inline-block;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0.07em;
          color: #FFFFFF;
          padding: 12px 32px;
          cursor: pointer;
          text-decoration: none;
          background: #A48F81;
          text-transform: capitalize;
          text-align: center;
          -webkit-transition: all 300ms ease;
          -moz-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          transition: all 300ms ease; }
          @media (max-width: 767px) {
            .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_button .comment-reply-link {
              padding: 12px 24px; } }
          .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_button .comment-reply-link:hover {
            background: #2C2927;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease; }
    .wrap_content_boxed .comment_block .comment-respond {
      margin-bottom: 16px;
      font-size: 17px;
      line-height: 25px;
      background: #F6EDE0;
      padding: 32px 8.5%; }
      .wrap_content_boxed .comment_block .comment-respond .logged-in-as {
        font-size: 14px;
        margin-bottom: 5px; }
        .wrap_content_boxed .comment_block .comment-respond .logged-in-as a {
          color: #2C2927;
          font-size: 14px; }
      .wrap_content_boxed .comment_block .comment-respond .comments_form_header {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px; }
        .wrap_content_boxed .comment_block .comment-respond .comments_form_header #cancel-comment-reply-link {
          font-size: 14px;
          color: #2C2927; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form label {
        font-weight: 400;
        font-size: 18px;
        line-height: 125%;
        color: #2C2927;
        font-family: 'Oswald', sans-serif;
        margin-bottom: 12px;
        display: block; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .form-group .form-control {
        margin-bottom: 24px; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .form-group textarea {
        background: #FFFFFF;
        height: 116px;
        padding: 10px;
        width: 100%;
        display: block;
        color: #2C2927;
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 17px;
        line-height: 25px; }
        .wrap_content_boxed .comment_block .comment-respond .comment-form .form-group textarea::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #D3C2B2;
          opacity: 1;
          /* Firefox */ }
        .wrap_content_boxed .comment_block .comment-respond .comment-form .form-group textarea:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #D3C2B2; }
        .wrap_content_boxed .comment_block .comment-respond .comment-form .form-group textarea::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #D3C2B2; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .row {
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px; }
        .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group {
          width: 50%;
          padding: 0 15px; }
          .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group .form-control {
            background: #FFFFFF;
            height: 48px;
            padding: 10px;
            width: 100%;
            display: block;
            color: #2C2927;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 17px;
            line-height: 25px; }
            .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group .form-control::placeholder {
              /* Chrome, Firefox, Opera, Safari 10.1+ */
              color: #D3C2B2;
              opacity: 1;
              /* Firefox */ }
            .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group .form-control:-ms-input-placeholder {
              /* Internet Explorer 10-11 */
              color: #D3C2B2; }
            .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group .form-control::-ms-input-placeholder {
              /* Microsoft Edge */
              color: #D3C2B2; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox] {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
        margin-top: 24px; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox]:checked + label:before {
        background-position: 0 -24px; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox] + label:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        height: 24px;
        width: 24px;
        cursor: pointer; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent label {
        position: relative;
        padding-left: 36px;
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 160%;
        color: #2C2927;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 24px;
        padding-top: 2px; }
        .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent label a {
          text-decoration: underline;
          font-size: 15px; }
      .wrap_content_boxed .comment_block .comment-respond .comment-form .form-submit .btn {
        padding: 12px 24px; }

@media screen and (max-width: 1200px) {
  .wrap_content_boxed .comment_block {
    margin: 56px auto 56px; } }
@media screen and (max-width: 767px) {
  .wrap_content_boxed h1 {
    margin-bottom: 25px; }

  .wrap_content_boxed h2 {
    margin-bottom: 16px;
    padding-top: 10px;
    font-size: 26px;
    line-height: 120%; }

  .wrap_content_boxed > h3 {
    margin-bottom: 16px;
    padding-top: 5px;
    font-size: 22px;
    line-height: 36px; }

  .wrap_content_boxed h3 {
    margin-bottom: 16px;
    padding-top: 5px;
    font-size: 22px;
    line-height: 36px; }

  .wrap_content_boxed h4 {
    margin-bottom: 18px;
    padding-top: 5px;
    font-size: 20px; }

  .wrap_content_boxed h5 {
    margin-bottom: 16px;
    padding-top: 5px; }

  .wrap_content_boxed h6 {
    margin-bottom: 16px;
    padding-top: 5px; }

  .wrap_content_boxed p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 160%; }

  .wrap_content_boxed .wp-block-separator {
    margin: 35px 0 25px;
    background: #C9D4DE; }

  .wrap_content_boxed .wp-block-quote {
    margin: 0 0 24px 0px; }

  .wrap_content_boxed ul li, .wrap_content_boxed ol li {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 160%; }

  .wrap_content_boxed .comment_block .comments_header {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0px;
    padding: 0; }

  .wrap_content_boxed .comment_block {
    padding: 16px 0px 8px 0px;
    margin-bottom: 56px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item {
    padding: 24px 15px 24px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header .comment_item_name {
    width: 100%;
    margin-bottom: 8px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header {
    margin-bottom: 16px;
    padding-bottom: 16px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_header .comment_item_date {
    width: 100%;
    text-align: left; }

  .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_text p {
    font-size: 16px;
    margin-bottom: 24px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item.depth-2 {
    width: calc(100% - 15px);
    padding: 24px 15px 24px 43px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item.depth-3 {
    width: calc(100% - 30px);
    padding: 24px 15px 24px 43px; }

  .wrap_content_boxed .comment_block .title_form {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
    padding: 0 15px; }

  .wrap_content_boxed .comment_block .list_comments .comment-item .comment_item_button {
    text-align: left; }

  .wrap_content_boxed .comment_block .comment-respond {
    padding: 4px 15px 24px; }

  .wrap_content_boxed .comment_block .comment-respond .comment-form .row .form-group {
    width: 100%; }

  .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent label {
    font-size: 14px;
    line-height: 140%;
    padding-top: 4px; }
    .wrap_content_boxed .comment_block .comment-respond .comment-form .comment-form-cookies-consent label a {
      font-size: 14px; }

  .wrap_content_boxed .page_content .comment_block {
    margin: 32px auto 32px; }

  .wrap_content_boxed .page_content .entry_footer {
    margin-bottom: 32px; }
    .wrap_content_boxed .page_content .entry_footer .post_slider_by_category {
      border-top: none;
      padding-top: 0; }

  .wrap_content_boxed .comment_block #comments {
    margin: 0px -15px; }

  .wrap_content_boxed .comment_block .comments_header {
    margin-bottom: 15px;
    padding: 0 15px; } }

/*# sourceMappingURL=page.css.map */
