* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

ul li {
  list-style: none; }

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }
  .wrapper header,
  .wrapper main,
  .wrapper footer {
    display: block;
    width: 100%; }

footer {
  margin-top: auto; }

main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

html {
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  font-family: 'Fira Sans', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #2a2a2a; }

/* non copy */
body {
  background: #f2edea; }
/*   -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none;     
  user-select: none; */

select,
button,
input,
textarea {
  font-family: 'Fira Sans', sans-serif; }

a {
  text-decoration: none;
  -webkit-transition: .3s;
          transition: .3s;
  color: #221d18;
  outline: 0; }

.a, .entry-content blockquote:after, .nav ul li a:after, .pagination li a.next:after,
.pagination li a.prev:after, .search:after {
  content: '';
  display: block; }

.content {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.content_in {
  padding-left: 115px;
  padding-right: 115px; }

@media (hover: hover) {
  ::-webkit-scrollbar-button {
    width: 5px;
    height: 0px; }

  ::-webkit-scrollbar-track {
    background-color: #f3f0ed;
    border-left: 0;
    border-radius: 0; }

  ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #003664;
    border-radius: 0; }

  ::-webkit-resizer {
    width: 5px;
    height: 0px; }

  ::-webkit-scrollbar {
    width: 5px; } }
.entry-content {
  line-height: 1.7;
  font-size: 17px;
  color: #575757;
  font-weight: normal;
  text-align: justify; }
  .entry-content a {
    color: #65431d;
    text-decoration: underline; }
    .entry-content a:hover {
      text-decoration: none; }
  .entry-content h1 {
    font-size: 30px;
    padding-bottom: 30px;
    line-height: 1.2;
    font-family: 'Gabriela', serif;
    font-weight: normal;
    color: #2a2a2a; }
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    font-size: 26px;
    padding-bottom: 30px;
    line-height: 1.2;
    font-family: 'Gabriela', serif;
    font-weight: normal;
    color: #2a2a2a; }
  .entry-content p {
    padding-bottom: 30px; }
  .entry-content ul {
    padding-bottom: 20px; }
    .entry-content ul li {
      position: relative;
      padding-bottom: 5px;
	  padding-left: 20px;}
      .entry-content ul li:before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        min-width: 8px;
        margin-right: 11px;
        margin-top: 10px;
        border-radius: 50%;
        background: #d44a25; 
        position: absolute;
		top: 0;
		left: 0;}
  .entry-content ol {
    padding-bottom: 20px;
    counter-reset: ol; }
    .entry-content ol li {
      padding-bottom: 5px;
      list-style: none;
	  padding-left: 5.7rem;
	  position: relative;}
      .entry-content ol li:before {
		position: absolute;
		top: 0;
		left: 0;
        counter-increment: ol;
        content: counter(ol) ".";
        font-weight: bold;
        display: block;
        width: 25px;
        min-width: 25px;
        font-weight: bold;
        color: #575757; }
  .entry-content blockquote {
    margin-top: 5px;
    margin-bottom: 30px;
    line-height: 1.6;
    position: relative;
    font-family: 'Gabriela', serif;
    font-size: 24px;
    max-width: 800px;
    padding-left: 45px; }
    .entry-content blockquote:after {
      position: absolute;
      left: 0;
      top: 5px;
      background: url(../images/icon/quote-sign.svg) 0 0 no-repeat;
      background-size: 22px 22px;
      width: 24px;
      height: 24px;
      -webkit-transform: scale(-1, -1);
          -ms-transform: scale(-1, -1);
              transform: scale(-1, -1); }
    .entry-content blockquote * {
      padding: 0;
      margin: 0; }
    .entry-content blockquote cite {
      text-align: right;
      display: block;
      color: #65431d; }
  .entry-content img {
    max-width: 100%;
    height: auto; }
  .entry-content table {
    width: 100% !important;
    border-collapse: collapse;
    margin-bottom: 30px; }
    .entry-content table tr:nth-child(odd) {
      background: #eff0f5; }
    .entry-content table tr td {
      width: auto !important;
      height: auto !important;
      padding: 4px 15px; }
  .entry-content .wp-block-image figcaption {
    font-size: 14px;
    margin-top: 0;
    text-align: left; }
    .entry-content .wp-block-image figcaption br {
      display: none; }
  .entry-content .wp-block-image {
    margin-bottom: 2em;
    margin-top: 0; }
    .entry-content .wp-block-image img {
      width: 100%; }
  .entry-content .wp-block-column {
    margin-bottom: 0; }

.entry-content iframe[src*="youtube"], .entry-content iframe[data-src*="youtube"], .entry-content iframe[src*="instagram"], .entry-content iframe[src*="facebook"], .fb-video{
  margin: 15px auto!important;
  display: block!important;
  max-width: 100%!important;
}

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 30px 30px; }

.alignleft {
  float: left;
  margin: 5px 30px 30px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

@media screen and (max-width: 767px) {
  .entry-content table {
    font-size: 14px; }
    .entry-content table tr td {
      padding-left: 7px;
      padding-right: 7px; } }
@media screen and (max-width: 580px) {
  .entry-content .wp-block-image figcaption {
    font-size: 14px; }

  .entry-content p > img {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .entry-content table {
    font-size: 12px; }
    .entry-content table tr td {
      padding-left: 4px;
      padding-right: 4px; }
  .entry-content ol li:before {
    margin-right: 5px; }
  .entry-content ul li:before {
    margin-right: 21px; } }
/*-----------------submit----------------------*/
button[type="submit"],
input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: .3s;
          transition: .3s;
  border: 0;
  outline: 0;
  width: 100%;
  display: block;
  height: 50px;
  background: #003664;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 0; }

/*-----------------input----------------------*/
textarea,
input[type="password"],
input[type="search"],
input[type="email"],
input[type="text"],
input[type="tel"] {
  height: 2.75rem;
  background: 0;
  border: 1px solid #003664;
  padding: 0 1rem;
  border-radius: 0.375rem;
  font-size: 1.125rem;
  display: block;
  outline: none;
  width: 100%;
  color: #9c836f;
  -webkit-appearance: none;
  color: #003664; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

textarea {
  height: 100px;
  padding-top: 15px;
  resize: none;
  overflow: auto; }

/*---------------placeholder------------------------*/
*::-webkit-input-placeholder {
  color: #776856;
  opacity: 1; }

*:-moz-placeholder {
  color: #776856;
  opacity: 1; }

*::-moz-placeholder {
  color: #776856;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #776856;
  opacity: 1; }

/*------------------WPCF7 Loader---------------------*/
.input-list .ajax-loader {
  visibility: hidden; }

.input-list .ajax-loader {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  background: rgba(255, 255, 255, 0.7) url(../images/loading.gif) center no-repeat !important;
  background-size: 50px auto !important; }

div.wpcf7-mail-sent-ok {
  font-size: 20px !important;
  font-weight: bold;
  color: green !important;
  padding: 0 0 20px 0  !important;
  margin: 0 auto 40px !important;
  border: 0 !important;
  text-align: center;
  display: block; }

.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 15px !important;
  color: red !important;
  padding: 0  !important;
  margin: 0 !important;
  text-align: center;
  display: block; }

.wpcf7-form br {
  display: none !important; }

.wpcf7-form .wpcf7-validation-errors {
  font-size: 18px !important;
  color: red !important;
  padding: 0 0 20px 0  !important;
  margin: 0 auto 40px !important;
  border: 0 !important;
  text-align: center;
  display: block; }

.header {
  background: #003664;
  z-index: 900; }
  .header.active {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16); }

.content_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100px;
  -webkit-transition: .3s;
          transition: .3s; }

.logo {
  display: block;
  width: 145px;
  min-width: 145px; }
  .logo img {
    display: block;
    width: 100%;
    height: auto; }

.nav {
  font-family: 'Gabriela', serif; }
  .nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .nav ul li {
      padding: 5px 10px; }
      .nav ul li a {
        color: #fff;
        font-size: 15px;
        position: relative;
        display: block; }
        .nav ul li a:after {
          position: absolute;
          bottom: -1px;
          left: 0;
          width: 0;
          height: 1px;
          background: #fff;
          -webkit-transition: .3s;
                  transition: .3s; }
        .nav ul li a:hover:after {
          width: 100%;
          left: auto;
          right: 0; }
    .nav ul .current-menu-item a:after {
      width: 100%;
      left: auto;
      right: 0; }

.nav_header {
  margin-left: auto;
  margin-right: 25px;
  padding-left: 25px; }

.nav_footer {
  padding: 0 25px; }

.search-icon {
  background: url(../images/icon/search.svg) center no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  cursor: pointer;
  -webkit-transition: .3s;
          transition: .3s; }
  .search-icon:hover {
    -webkit-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2); }

.icon-menu {
  position: relative;
  width: 28px;
  height: 22px;
  display: none; }

.sw-topper,
.sw-bottom,
.sw-footer {
  position: relative;
  top: 0;
  width: 100%;
  max-width: 35px;
  height: 4px;
  background: #fff;
  border: none;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
          transition: transform 0.5s, top 0.2s; }

.sw-bottom {
  top: 5px; }

.sw-footer {
  top: 10px; }

.icon-menu.active .sw-topper {
  top: 9px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

.icon-menu.active .sw-bottom {
  top: 5px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.icon-menu.active .sw-footer {
  top: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0; }

.main {
  padding-top: 40px;
  padding-bottom: 50px; }

.post-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
  padding-bottom: 0.625rem; }

.post {
  width: calc(33.333333% - 30px);
  margin: 0 15px 40px;
  position: relative;
  -webkit-transition: .3s;
          transition: .3s; }

@media (hover: hover) {
  .post:hover .post__thumb {
    box-shadow: 0 0 15px rgba(50, 20, 12, 0.35); }
  .post:hover .post__thumb-img {
    -webkit-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05); }
  .post:hover .post__title {
    text-decoration: underline; } }
.post__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: block; }

.post__thumb {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: .3s;
          transition: .3s; }

.post__thumb-img {
  -webkit-transition: .7s;
          transition: .7s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }
  .post__thumb-img img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    display: block; }

.post__link {
  z-index: 500; }

.post__title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.35;
  font-family: 'Gabriela', serif;
  padding: 10px 0; }

.post__desc {
  font-size: 16px; }

.post__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0 .6rem; }

.post__category {
  padding-top: 15px; }

.post__cat {
  position: relative;
  z-index: 600;
  color: #d44a25;
  font-size: 16px; }
  .post__cat:hover {
    background: #d44a25;
    color: #fff;
    padding: 0 5px; }

.post__view {
  font-weight: 500;
  color: #9c836f;
  padding-left: 1.0625rem;
  background: url(../images/icon/eye-solid.svg) 0 center no-repeat;
  background-size: 0.75rem 0.75rem;
  font-size: 0.75rem; }

.pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 1.125rem;
  padding-bottom: 40px; }
  .pagination li {
    padding: 0 3px; }
    .pagination li span.current,
    .pagination li a.prev,
    .pagination li a.next,
    .pagination li a {
      height: 2.75rem;
      width: 2.75rem;
      border-radius: 0.375rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500;
      font-size: 1.375rem;
      color: #5e3b13;
      background: #f5f5f5; }
      .pagination li span.current:hover,
      .pagination li a.prev:hover,
      .pagination li a.next:hover,
      .pagination li a:hover {
        color: #fff;
        background: #003664; }
        .pagination li span.current:hover:after,
        .pagination li a.prev:hover:after,
        .pagination li a.next:hover:after,
        .pagination li a:hover:after {
          border-color: #fff; }
    .pagination li span.current {
      color: #fff;
      background: #003664; }
    .pagination li .dots {
      padding: 0 0.3125rem; }
    .pagination li a.next:after,
    .pagination li a.prev:after {
      width: 0.7rem;
      height: 0.7rem;
      border-top: 0.1rem solid #5e3b13;
      border-left: 0.1rem solid #5e3b13;
      -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin-left: 0.25rem;
      -webkit-transition: .3s;
              transition: .3s; }
    .pagination li a.next:after {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      margin-left: -0.25rem; }

.footer {
  margin-top: auto;
  background: #003664; }

.footer__copiryght {
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  border-top: 1px solid #496d8c;
  padding: 20px 0;
  text-align: center; }

.footer__copiryght a{
	color: #ffffff;
	text-decoration: underline;
}

.footer__copiryght a:hover{
	text-decoration: none;
}

.footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 40px;
  padding-bottom: 40px; }

.icons-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50px;
  min-width: 50px; }

.facebook-icon {
  display: block; }
  .facebook-icon svg {
    display: block; }
  .facebook-icon:hover {
    -webkit-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2); }

.search-pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 920;
  background: rgba(0, 54, 100, 0.5);
  display: none; }
  .search-pop .content {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .search-pop .search {
    max-width: 600px; }
    .search-pop .search:after {
      width: 25px; }
  .search-pop input[type="search"].search__input {
    background: #fff;
    border: 0;
    height: 70px;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 50px; }
  .search-pop.active .search-pop__content {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

.search-pop__content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .5s;
          transition: .5s;
  -webkit-transform: translateY(-70px);
      -ms-transform: translateY(-70px);
          transform: translateY(-70px);
  opacity: 0; }

.close-search {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-left: 25px;
  color: #fff;
  -webkit-transition: .3s;
          transition: .3s; }
  .close-search:hover {
    color: red; }

.search {
  width: 100%;
  max-width: 18.75rem;
  position: relative; }
  .search:after {
    position: absolute;
    background: url(../images/icon/search-2.svg) center no-repeat;
    background-size: contain;
    width: 18px;
    right: 18px;
    top: 0;
    height: 100%; }

input[type="search"].search__input {
  height: 44px;
  padding-right: 50px; }

.search_footer {
  max-width: 10000px; }
  .search_footer:after {
    background: url(../images/icon/search_white.svg) center no-repeat;
    background-size: 1.125rem 1.125rem; }

.navigation {
  overflow-y: auto;
  position: relative;
  height: calc(100% - 80px);
  border-top: 1px solid #e6e9eb;
  padding-bottom: 15px; }
  .navigation ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 55px;
    position: relative;
    color: #003664;
    font-size: 18px;
    padding: 0 30px;
    border-bottom: 1px solid #e6e9eb;
    font-family: 'Gabriela', serif; }

.menu {
  position: fixed;
  top: 100px;
  right: 0;
  bottom: -5px;
  z-index: 800;
  background: #fbf9f7;
  width: 300px;
  -webkit-transform: translateX(101%);
      -ms-transform: translateX(101%);
          transform: translateX(101%);
  -webkit-transition: .3s;
          transition: .3s;
  padding: 0 0;
  opacity: 1; }
  .menu.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }

.menu__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding: 0 20px 0 30px; }
  .menu__top .facebook-icon {
    min-width: 9px;
    margin-left: 30px; }

.post__category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.post__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  color: #221d18; }

.post__info_in {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px; }

.post-views,
.post-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .post-views svg,
  .post-share svg {
    display: block;
    margin-right: 5px;
    opacity: .4; }

.post-views {
  margin-right: 15px; }
  .post-views .post-views {
    margin-right: 0; }

.input-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }

.input-list__item {
  width: calc(33.33333% - 15px);
  padding-bottom: 15px; }
  .input-list__item p {
    padding-bottom: 0; }

.input-list__item_full {
  width: 100%; }

.input-list__item_ml {
  margin-left: auto; }

@media screen and (max-width: 767px) {
  .input-list__item {
    width: 100%; } }
.after-content {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
  margin-top: 0;
  border-top: 1px solid #928f8e; }

.like-button {
  height: 51px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #1a1b17;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .like-button > span {
    margin-right: 15px; }

.share42init {
  margin: 0 34px 0 0;
  width: 303px; }

.share42-item,
#share42 {
  display: block; }

.fb-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 51px;
  width: 100%;
  color: #fff;
  background: #3b5997;
  font-size: 18px; }
  .fb-share:hover {
    background: #4c70b9; }

.single-top {
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center; }
  .single-top .post__cat {
    letter-spacing: 1px; }

.single-top__title {
  font-size: 30px;
  line-height: 1.4;
  padding: 10px 0 0;
  font-family: 'Gabriela', serif;
  font-weight: normal;
  max-width: 670px;
  margin: 0 auto; }

.related-title {
  font-family: 'Gabriela', serif;
  font-size: 30px;
  line-height: 1;
  padding-bottom: 25px; }

.related-post .post {
  width: calc(50% - 1.875rem); }

.main_in {
  border-top: 1px solid #5e3b13; }

.post-panel {
  position: fixed;
  z-index: 910;
  top: 0;
  left: 0;
  width: 100%;
  background: #fbf9f7;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: .3s;
          transition: .3s; }
  .post-panel.active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.post-panel__content {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  margin: 0 auto; }
  .post-panel__content .share42init {
    margin: 0; }

.post-panel__title {
  font-size: 30px;
  line-height: 1.4;
  width: calc(100% - 330px);
  font-family: 'Gabriela', serif; }

.breadcrumbs {
  font-size: 14px;
  padding-top: 0;
  margin-bottom: 30px; }
  .breadcrumbs a {
    text-decoration: underline; }
    .breadcrumbs a:hover {
      text-decoration: none; }

.banner > img {
  max-width: 100%;
  display: block;
  height: auto; }

.full-block {
  margin-left: -100px !important;
  margin-right: -100px !important;
  max-width: 1000000000px !important; }

.yarpp-related a {
  font-weight: normal !important; }

figure {
  display: flex!important;
  flex-direction: column!important;
}

figure > img {
  order: 1;
}

figure > figcaption {
  order: 2;
}

figure > a.save_image {
  order: 3;
  display: inline-block;
  margin-top: 8px;
}

/* figure > a.save_image {
  order: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid currentColor;
} */

figure > a.save_image {
    display: block !important;
    width: max-content;
    margin: 0.7rem auto 0;
    padding: 0.3rem 1rem;
    font-size: 1.2rem;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #d44a25;
    border-radius: 5px;
    transition: background-color 0.4s ease;
}

figure > a.save_image:hover {
	opacity: 0.75;
}

@media screen and (max-width: 991px) {
  .content_post {
    max-width: 768px; }

  .related-post .post,
  .post {
    width: calc(50% - 30px); }

  .nav_footer ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

  .search-icon_header,
  .nav_header {
    display: none; }

  .icon-menu {
    display: block; }

  .header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0; }

  .main {
    padding-top: 140px; }

  .post-panel__title {
    font-size: 20px; }

  .content_in {
    padding-left: 15px;
    padding-right: 15px; }

  .full-block {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media screen and (max-width: 767px) {
  .after-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .after-content .like-button,
    .after-content .share42init {
      width: 100%;
      max-width: 500px;
      margin-left: 0;
      margin-right: 0; }

  .post-panel__title {
    display: none; }

  .post-panel__content .share42init {
    width: 100%; } }
@media screen and (max-width: 600px) {
  .content_post {
    max-width: 375px; }

  .related-post .post,
  .post {
    width: calc(100% - 30px); }

  .footer__content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

  .nav_footer {
    width: 100%;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
    padding: 30px 0 0; }
    .nav_footer ul li {
      padding: 10px 10px;
      width: 50%;
      text-align: center; }

  .header.scroll .logo_header {
    width: 90px;
    min-width: 1px; }
  .header.scroll .content_header {
    height: 70px; }

  .menu.scroll {
    top: 70px; }

  .post-panel__content {
    height: 70px; }

  .entry-content {
    font-size: 15px; }
    .entry-content blockquote {
      font-size: 18px; }

  .single-top__title {
    font-size: 27px; } }

/*ads*/
.ad_top {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-around;
}


.like-button .fb_iframe_widget iframe,
.like-button .fb_iframe_widget span{
	height:20px!important;
	width:155px!important;
}

.noscript-message {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            z-index: 9999;
            font-size: 18px;
            color: #d44a25;
        }
		
		
		

@media screen and (max-width: 767px) {
  .breadcrumbs {
    text-align: center;
  }
}

.title {
  margin-bottom: 30px;
  font-weight: normal;
  font-family: "Gabriela", serif;
}
@media screen and (max-width: 767px) {
  .title {
    text-align: center;
  }
}

.post-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 15px;
  border-top: 1px solid #928f8e;
  border-bottom: 1px solid #928f8e;
  padding: 30px 0;
  margin-bottom: 30px;
  font-size: 16px;
}

.share-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .share-btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .share-btn {
    gap: 10px;
  }
}
.share-btn a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 15px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  width: 100px;
  font-weight: 500;
  height: 45px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .share-btn a {
    width: 100%;
  }
}
.share-btn a > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
.share-btn a.share-btn__facebook {
  background: #4460AA;
}
.share-btn a.share-btn__facebook:hover {
  background: #4f6cb9;
  border-color: #4460AA;
  color: #fff;
}
.share-btn a.share-btn__x {
  background: #2C2D32;
}
.share-btn a.share-btn__x:hover {
  background: #383940;
  border-color: #2C2D32;
  color: #fff;
}
.share-btn a.share-btn__viber {
  background: #7B59EB;
}
.share-btn a.share-btn__viber:hover {
  background: #8d70ee;
  border-color: #7B59EB;
  color: #fff;
}
.share-btn a.share-btn__telegram {
  background: #2AA1DD;
}
.share-btn a.share-btn__telegram:hover {
  background: #40abe1;
  border-color: #2AA1DD;
  color: #fff;
}

.author-item {
  position: relative;
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .author-item {
    text-align: center;
  }
}
.author-item .author-item__email {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0;
  width: 6.4rem;
  height: 6.4rem;
  font-size: 3.8rem;
}
.author-item .author-item__thumb {
  display: block;
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
}
.author-item .author-item__thumb img {
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.author-item .author-item__thumb .thumb {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.author-item .author-item__thumb .thumb img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .author-item .author-item__thumb {
    max-width: 150px;
  }
}
.author-item .social {
  margin-top: auto;
  padding-top: 3rem;
}
.author-item .author-item__name {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}
@media (hover: hover) {
  .author-item .author-item__name:hover {
    color: #003664;
  }
}
@media screen and (max-width: 767px) {
  .author-item .author-item__name {
    font-size: 2rem;
  }
}
.author-item .author-item__desc {
  margin-top: 2rem;
}
.author-item p:last-child {
  margin-bottom: 0;
}
@media (hover: hover) {
  .author-item:hover a.thumb img {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
}
.author-item .title-32 {
  font-family: "Gabriela", serif;
  font-size: 24px;
  margin-bottom: 25px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .author-item .title-32 {
    margin-bottom: 20px;
  }
}
.author-item._single {
  margin-bottom: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .author-item._single {
    margin-bottom: 2rem;
  }
}
.author-item._single .author-item__desc {
  margin-top: 0;
}
.author-item._single .social {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .author-item._single {
    display: -ms-grid;
    display: grid;
    gap: 30px;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
  .author-item._single .author-item__thumb {
    margin-bottom: 0;
  }
  .author-item._single .author-item__body {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
  .author-item._single .social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}


.entry-content #ez-toc-container {
  background: 0 !important;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  display: block;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #C8C8C8;
}
.entry-content #ez-toc-container .ez-toc-title-container {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 24px;
}
.entry-content #ez-toc-container .ez-toc-title-container .ez-toc-title {
  line-height: 1.2;
  font-size: 1em;
  font-weight: 600;
  color: #232323;
}
.entry-content #ez-toc-container .ez-toc-list {
  padding: 20px 0 0 0;
}
.entry-content #ez-toc-container .ez-toc-list li {
  line-height: 1.2;
  font-weight: normal;
}
.entry-content #ez-toc-container .ez-toc-list li:before {
  display: none;
}
.entry-content #ez-toc-container .ez-toc-list li a {
  color: #232323;
  text-decoration: none;
}
@media (hover: hover) {
  .entry-content #ez-toc-container .ez-toc-list li a:hover {
    color: #003664;
  }
}
.entry-content #ez-toc-container .ez-toc-list > li {
  font-size: 1em;
}
.entry-content #ez-toc-container .ez-toc-list > li:not(:last-child) {
  padding-bottom: 1em;
}
.entry-content #ez-toc-container .ez-toc-list > li ul {
  margin-top: 20px;
  padding-bottom: 9px;
}
.entry-content #ez-toc-container .ez-toc-list > li ul li {
  font-size: 1em;
}
.entry-content #ez-toc-container .ez-toc-list > li ul li:not(:last-child) {
  padding-bottom: 16px;
}
.entry-content #ez-toc-container a.ez-toc-toggle {
  width: 25px;
  height: 25px;
  background: url(../images/toc.svg) center no-repeat;
  background-size: contain;
  padding: 0;
  margin-left: 10px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {

}
.entry-content #ez-toc-container a.ez-toc-toggle .ez-toc-js-icon-con {
  display: none;
}
.entry-content #ez-toc-container.toc_close a.ez-toc-toggle {
  transform: scale(1, -1);
}
